+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 736 + echo '1.68.2 70c246ce3' 1.68.2 70c246ce3 + date Thu Feb 7 19:08:03 CET 2019 + uptime 19:08:03 up 54 days, 9:38, 0 users, load average: 4.77, 4.61, 4.67 + ff=default + image=maven:3.6.0-jdk-11 + rebase=false + head_branch=master + pull_title='#136: Add '\''systems'\'' tag with supported ticketing systems' + author=dgroup + directory= + head=git@github.com:dgroup/lazylead.git + pull_id=199 + fork=git@github.com:dgroup/lazylead.git + fork_branch=136 + squash=false + vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m' '--env=SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true' '--env=JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit' '--env=JAVA_HOME=/docker-java-home' '--env=head=git@github.com:dgroup/lazylead.git' '--env=pull_id=199' '--env=fork=git@github.com:dgroup/lazylead.git' '--env=fork_branch=136' '--env=head_branch=master' '--env=pull_title=#136: Add '\''systems'\'' tag with supported ticketing systems' '--env=author=dgroup' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JAVA_HOME=/docker-java-home'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:dgroup/lazylead.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=199'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:dgroup/lazylead.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=136'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=#136: Add '\''\'\'''\''\'\''\'\'''\'''\''\'\'''\''systems'\''\'\'''\''\'\''\'\'''\'''\''\'\'''\'' tag with supported ticketing systems'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=dgroup'\''\'\'''\'''\'' '\'';'\'' '\''mvn -X ${SLF4J_OPTS} ${JKS_OPTS} -Pqulice clean install'\'' '\'';'\'' )') + scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m'\''' ';' 'export '\''SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true'\''' ';' 'export '\''JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit'\''' ';' 'export '\''JAVA_HOME=/docker-java-home'\''' ';' 'export '\''head=git@github.com:dgroup/lazylead.git'\''' ';' 'export '\''pull_id=199'\''' ';' 'export '\''fork=git@github.com:dgroup/lazylead.git'\''' ';' 'export '\''fork_branch=136'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=#136: Add '\''\'\'''\''systems'\''\'\'''\'' tag with supported ticketing systems'\''' ';' 'export '\''author=dgroup'\''' ';' 'mvn -X ${SLF4J_OPTS} ${JKS_OPTS} -Pqulice clean install' ';') + container=dgroup_lazylead_199 + as_root=false + mkdir -p /home/rultor/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/rultor/.ssh/config + git clone git@github.com:dgroup/lazylead.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m'\''' ';' 'export '\''SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true'\''' ';' 'export '\''JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit'\''' ';' 'export '\''JAVA_HOME=/docker-java-home'\''' ';' 'export '\''head=git@github.com:dgroup/lazylead.git'\''' ';' 'export '\''pull_id=199'\''' ';' 'export '\''fork=git@github.com:dgroup/lazylead.git'\''' ';' 'export '\''fork_branch=136'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=#136: Add '\''\'\'''\''systems'\''\'\'''\'' tag with supported ticketing systems'\''' ';' 'export '\''author=dgroup'\''' ';' 'mvn -X ${SLF4J_OPTS} ${JKS_OPTS} -Pqulice clean install' ';' + rm -rf .gpg + cd repo + git remote add fork git@github.com:dgroup/lazylead.git + git remote update Fetching origin Fetching fork From github.com:dgroup/lazylead * [new branch] 113 -> fork/113 * [new branch] 118 -> fork/118 * [new branch] 136 -> fork/136 * [new branch] master -> fork/master + args= + '[' default == default ']' + args=' --ff' + '[' default == no ']' + '[' default == only ']' + export BRANCH=__rultor + BRANCH=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git checkout -B __rultor fork/136 Switched to a new branch '__rultor' Branch __rultor set up to track remote branch 136 from fork. + git checkout -B master origin/master Switched to and reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + '[' false == true ']' + '[' false == true ']' + git merge --ff __rultor Updating 37134ae..8dd08e7 Fast-forward .../dgroup/lazylead/api/ConnectivityException.java | 11 + .../java/io/github/dgroup/lazylead/api/System.java | 7 + .../dgroup/lazylead/api/system/Credentials.java | 175 ++++++++++++ .../dgroup/lazylead/api/system/FakeSystem.java | 5 + .../dgroup/lazylead/api/system/SystemEnvelope.java | 19 +- .../io/github/dgroup/lazylead/api/yaml/Task.java | 17 +- .../dgroup/lazylead/api/yaml/team/TeamOf.java | 3 +- .../java/io/github/dgroup/lazylead/cli/App.java | 66 +++-- .../cli/arg/{LazyleadOf.java => Yaml.java} | 8 +- .../dgroup/lazylead/cli/quartz/Schedule.java | 24 +- .../dgroup/lazylead/cli/quartz/ScheduleOf.java | 27 +- .../dgroup/lazylead/cli/quartz/job/Jobs.java | 59 ++-- .../dgroup/lazylead/cli/system/SystemsOf.java | 106 +++++--- .../github/dgroup/lazylead/cli/system/TaskOf.java | 14 +- .../io/github/dgroup/lazylead/cli/yaml/Config.java | 38 ++- .../github/dgroup/lazylead/cli/yaml/ConfigOf.java | 123 +++++++++ .../github/dgroup/lazylead/cli/yaml/ConfigV1.java | 300 +++++++++++++++++++++ .../io/github/dgroup/lazylead/cli/yaml/Teams.java | 80 ------ .../github/dgroup/lazylead/cli/yaml/TeamsV1.java | 191 ------------- .../io/github/dgroup/lazylead/cli/AppTest.java | 23 +- .../dgroup/lazylead/cli/arg/LazyleadOfTest.java | 4 +- .../dgroup/lazylead/cli/quartz/job/JobTest.java | 9 +- .../cli/yaml/{TeamsTest.java => ConfigOfTest.java} | 21 +- .../yaml/{TeamsV1Test.java => ConfigV1Test.java} | 44 +-- .../cli/yaml/YmlConfigurationSmokeTest.java | 4 +- .../src/test/resources/yml/1.0/apptest-teams.yml | 18 +- .../src/test/resources/yml/1.0/smoke-teams.yml | 64 +++++ lazylead-cli/src/test/resources/yml/1.0/teams.yml | 25 +- .../io/github/dgroup/lazylead/jira/EmptyJira.java | 1 + .../io/github/dgroup/lazylead/jira/FakeJira.java | 74 +---- .../java/io/github/dgroup/lazylead/jira/Fetch.java | 93 ++++--- .../java/io/github/dgroup/lazylead/jira/Jira.java | 35 +-- .../github/dgroup/lazylead/jira/JiraEnvelope.java | 9 +- .../io/github/dgroup/lazylead/jira/LocalJira.java | 38 +-- .../dgroup/lazylead/jira/issue/IssueEnvelope.java | 20 +- .../github/dgroup/lazylead/jira/issue/IssueOf.java | 13 +- .../github/dgroup/lazylead/jira/issue/Silent.java | 24 +- .../io/github/dgroup/lazylead/jira/JiraTestIT.java | 17 +- .../lazylead/jira/issue/IssueEnvelopeIT.java | 14 +- .../io/github/dgroup/lazylead/trello/Trello.java | 2 +- pom.xml | 27 +- 41 files changed, 1182 insertions(+), 670 deletions(-) create mode 100644 lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/Credentials.java rename lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/arg/{LazyleadOf.java => Yaml.java} (94%) rename lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Systems.java => lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/Config.java (54%) create mode 100644 lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigOf.java create mode 100644 lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1.java delete mode 100644 lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/Teams.java delete mode 100644 lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/TeamsV1.java rename lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/{TeamsTest.java => ConfigOfTest.java} (78%) rename lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/{TeamsV1Test.java => ConfigV1Test.java} (91%) create mode 100644 lazylead-cli/src/test/resources/yml/1.0/smoke-teams.yml + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=4.66 ++ echo 4.66 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 4.66, low enough to run a new Docker container' load average is 4.66, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=maven:3.6.0-jdk-11 + docker pull maven:3.6.0-jdk-11 3.6.0-jdk-11: Pulling from library/maven 741437d97401: Pulling fs layer 34d8874714d7: Pulling fs layer 0a108aa26679: Pulling fs layer 7f0334c36886: Pulling fs layer aa29d9cbdbf5: Pulling fs layer ba5ff6bd089a: Pulling fs layer f94c07b2d03f: Pulling fs layer 34407703a74c: Pulling fs layer ff438e692c30: Pulling fs layer c11d020f9033: Pulling fs layer f0cab8787070: Pulling fs layer f780c78aa745: Pulling fs layer c04c6e05d267: Pulling fs layer ff438e692c30: Waiting aa29d9cbdbf5: Waiting f94c07b2d03f: Waiting c11d020f9033: Waiting 34407703a74c: Waiting f0cab8787070: Waiting f780c78aa745: Waiting 7f0334c36886: Waiting ba5ff6bd089a: Waiting 0a108aa26679: Verifying Checksum 0a108aa26679: Download complete 34d8874714d7: Verifying Checksum 34d8874714d7: Download complete aa29d9cbdbf5: Download complete 7f0334c36886: Verifying Checksum 7f0334c36886: Download complete ba5ff6bd089a: Download complete f94c07b2d03f: Download complete 34407703a74c: Download complete c11d020f9033: Verifying Checksum c11d020f9033: Download complete f0cab8787070: Verifying Checksum f0cab8787070: Download complete f780c78aa745: Verifying Checksum f780c78aa745: Download complete c04c6e05d267: Verifying Checksum c04c6e05d267: Download complete 741437d97401: Verifying Checksum 741437d97401: Download complete 741437d97401: Pull complete 34d8874714d7: Pull complete 0a108aa26679: Pull complete 7f0334c36886: Pull complete aa29d9cbdbf5: Pull complete ba5ff6bd089a: Pull complete f94c07b2d03f: Pull complete 34407703a74c: Pull complete ff438e692c30: Verifying Checksum ff438e692c30: Download complete ff438e692c30: Pull complete c11d020f9033: Pull complete f0cab8787070: Pull complete f780c78aa745: Pull complete c04c6e05d267: Pull complete Digest: sha256:1715e469859aaf28446483346fb4935a8e6d65dacdf1a9fa362c78830bf983d4 Status: Downloaded newer image for maven:3.6.0-jdk-11 + docker ps --filter=status=exited + grep --quiet '\sdgroup_lazylead_199\s*$' + ls -al . total 716 drwx--x--x 3 rultor rultor 4096 Feb 7 19:08 . drwxrwxrwt 14 root root 684032 Feb 7 19:09 .. -rw-rw-r-- 1 rultor rultor 444 Feb 7 19:08 end.sh -rwxrwxr-x 1 rultor rultor 338 Feb 7 19:08 entry.sh -rw-rw-r-- 1 rultor rultor 4 Feb 7 19:08 pid drwxrwxr-x 12 rultor rultor 4096 Feb 7 19:08 repo -rwxrwxr-x 1 rultor rultor 6977 Feb 7 19:08 run.sh -rw-rw-r-- 1 rultor rultor 840 Feb 7 19:08 script.sh -rw-rw-r-- 1 rultor rultor 11590 Feb 7 19:09 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-YUdm:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m' '--env=SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true' '--env=JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit' --env=JAVA_HOME=/docker-java-home --env=head=git@github.com:dgroup/lazylead.git --env=pull_id=199 --env=fork=git@github.com:dgroup/lazylead.git --env=fork_branch=136 --env=head_branch=master '--env=pull_title=#136: Add '\''systems'\'' tag with supported ticketing systems' --env=author=dgroup '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JAVA_HOME=/docker-java-home'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:dgroup/lazylead.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=199'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:dgroup/lazylead.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=136'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=#136: Add '\''\'\'''\''\'\''\'\'''\'''\''\'\'''\''systems'\''\'\'''\''\'\''\'\'''\'''\''\'\'''\'' tag with supported ticketing systems'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=dgroup'\''\'\'''\'''\'' '\'';'\'' '\''mvn -X ${SLF4J_OPTS} ${JKS_OPTS} -Pqulice clean install'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-YUdm/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=dgroup_lazylead_199 maven:3.6.0-jdk-11 /main/entry.sh WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.m2 /root/.profile /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r + rm -rf repo + chown -R r:r /home/r + chmod a+x /home/r/script.sh + su --login r --command /home/r/script.sh mesg: cannot open /dev/pts/0: Permission denied + set -e + set -o pipefail + shopt -s expand_aliases + alias 'sudo=sudo -i' + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + export 'MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx512m' + MAVEN_OPTS='-XX:MaxPermSize=256m -Xmx512m' + export 'SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true' + SLF4J_OPTS='-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true' + export 'JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit' + JKS_OPTS='-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit' + export JAVA_HOME=/docker-java-home + JAVA_HOME=/docker-java-home + export head=git@github.com:dgroup/lazylead.git + head=git@github.com:dgroup/lazylead.git + export pull_id=199 + pull_id=199 + export fork=git@github.com:dgroup/lazylead.git + fork=git@github.com:dgroup/lazylead.git + export fork_branch=136 + fork_branch=136 + export head_branch=master + head_branch=master + export 'pull_title=#136: Add '\''systems'\'' tag with supported ticketing systems' + pull_title='#136: Add '\''systems'\'' tag with supported ticketing systems' + export author=dgroup + author=dgroup + mvn -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS '-Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts' -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 1mApache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)m Maven home: /usr/share/maven Java version: 11.0.2, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "4.4.0-78-generic", arch: "amd64", family: "unix" 18:09:10,417 [1;36mDEBUGm] Created new class realm maven.api 18:09:10,418 [1;36mDEBUGm] Importing foreign packages into class realm maven.api 18:09:10,420 [1;36mDEBUGm] Imported: javax.annotation.* < plexus.core 18:09:10,421 [1;36mDEBUGm] Imported: javax.annotation.security.* < plexus.core 18:09:10,422 [1;36mDEBUGm] Imported: javax.enterprise.inject.* < plexus.core 18:09:10,423 [1;36mDEBUGm] Imported: javax.enterprise.util.* < plexus.core 18:09:10,424 [1;36mDEBUGm] Imported: javax.inject.* < plexus.core 18:09:10,425 [1;36mDEBUGm] Imported: org.apache.maven.* < plexus.core 18:09:10,426 [1;36mDEBUGm] Imported: org.apache.maven.artifact < plexus.core 18:09:10,427 [1;36mDEBUGm] Imported: org.apache.maven.classrealm < plexus.core 18:09:10,428 [1;36mDEBUGm] Imported: org.apache.maven.cli < plexus.core 18:09:10,428 [1;36mDEBUGm] Imported: org.apache.maven.configuration < plexus.core 18:09:10,429 [1;36mDEBUGm] Imported: org.apache.maven.exception < plexus.core 18:09:10,430 [1;36mDEBUGm] Imported: org.apache.maven.execution < plexus.core 18:09:10,430 [1;36mDEBUGm] Imported: org.apache.maven.execution.scope < plexus.core 18:09:10,431 [1;36mDEBUGm] Imported: org.apache.maven.lifecycle < plexus.core 18:09:10,431 [1;36mDEBUGm] Imported: org.apache.maven.model < plexus.core 18:09:10,432 [1;36mDEBUGm] Imported: org.apache.maven.monitor < plexus.core 18:09:10,432 [1;36mDEBUGm] Imported: org.apache.maven.plugin < plexus.core 18:09:10,432 [1;36mDEBUGm] Imported: org.apache.maven.profiles < plexus.core 18:09:10,433 [1;36mDEBUGm] Imported: org.apache.maven.project < plexus.core 18:09:10,433 [1;36mDEBUGm] Imported: org.apache.maven.reporting < plexus.core 18:09:10,433 [1;36mDEBUGm] Imported: org.apache.maven.repository < plexus.core 18:09:10,434 [1;36mDEBUGm] Imported: org.apache.maven.rtinfo < plexus.core 18:09:10,434 [1;36mDEBUGm] Imported: org.apache.maven.settings < plexus.core 18:09:10,434 [1;36mDEBUGm] Imported: org.apache.maven.toolchain < plexus.core 18:09:10,435 [1;36mDEBUGm] Imported: org.apache.maven.usability < plexus.core 18:09:10,435 [1;36mDEBUGm] Imported: org.apache.maven.wagon.* < plexus.core 18:09:10,435 [1;36mDEBUGm] Imported: org.apache.maven.wagon.authentication < plexus.core 18:09:10,436 [1;36mDEBUGm] Imported: org.apache.maven.wagon.authorization < plexus.core 18:09:10,436 [1;36mDEBUGm] Imported: org.apache.maven.wagon.events < plexus.core 18:09:10,436 [1;36mDEBUGm] Imported: org.apache.maven.wagon.observers < plexus.core 18:09:10,437 [1;36mDEBUGm] Imported: org.apache.maven.wagon.proxy < plexus.core 18:09:10,437 [1;36mDEBUGm] Imported: org.apache.maven.wagon.repository < plexus.core 18:09:10,437 [1;36mDEBUGm] Imported: org.apache.maven.wagon.resource < plexus.core 18:09:10,437 [1;36mDEBUGm] Imported: org.codehaus.classworlds < plexus.core 18:09:10,438 [1;36mDEBUGm] Imported: org.codehaus.plexus.* < plexus.core 18:09:10,438 [1;36mDEBUGm] Imported: org.codehaus.plexus.classworlds < plexus.core 18:09:10,438 [1;36mDEBUGm] Imported: org.codehaus.plexus.component < plexus.core 18:09:10,439 [1;36mDEBUGm] Imported: org.codehaus.plexus.configuration < plexus.core 18:09:10,439 [1;36mDEBUGm] Imported: org.codehaus.plexus.container < plexus.core 18:09:10,439 [1;36mDEBUGm] Imported: org.codehaus.plexus.context < plexus.core 18:09:10,440 [1;36mDEBUGm] Imported: org.codehaus.plexus.lifecycle < plexus.core 18:09:10,440 [1;36mDEBUGm] Imported: org.codehaus.plexus.logging < plexus.core 18:09:10,440 [1;36mDEBUGm] Imported: org.codehaus.plexus.personality < plexus.core 18:09:10,440 [1;36mDEBUGm] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core 18:09:10,441 [1;36mDEBUGm] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core 18:09:10,441 [1;36mDEBUGm] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core 18:09:10,441 [1;36mDEBUGm] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core 18:09:10,442 [1;36mDEBUGm] Imported: org.eclipse.aether.* < plexus.core 18:09:10,442 [1;36mDEBUGm] Imported: org.eclipse.aether.artifact < plexus.core 18:09:10,442 [1;36mDEBUGm] Imported: org.eclipse.aether.collection < plexus.core 18:09:10,442 [1;36mDEBUGm] Imported: org.eclipse.aether.deployment < plexus.core 18:09:10,443 [1;36mDEBUGm] Imported: org.eclipse.aether.graph < plexus.core 18:09:10,443 [1;36mDEBUGm] Imported: org.eclipse.aether.impl < plexus.core 18:09:10,444 [1;36mDEBUGm] Imported: org.eclipse.aether.installation < plexus.core 18:09:10,444 [1;36mDEBUGm] Imported: org.eclipse.aether.internal.impl < plexus.core 18:09:10,445 [1;36mDEBUGm] Imported: org.eclipse.aether.metadata < plexus.core 18:09:10,445 [1;36mDEBUGm] Imported: org.eclipse.aether.repository < plexus.core 18:09:10,446 [1;36mDEBUGm] Imported: org.eclipse.aether.resolution < plexus.core 18:09:10,446 [1;36mDEBUGm] Imported: org.eclipse.aether.spi < plexus.core 18:09:10,447 [1;36mDEBUGm] Imported: org.eclipse.aether.transfer < plexus.core 18:09:10,447 [1;36mDEBUGm] Imported: org.eclipse.aether.version < plexus.core 18:09:10,448 [1;36mDEBUGm] Imported: org.fusesource.jansi.* < plexus.core 18:09:10,448 [1;36mDEBUGm] Imported: org.slf4j.* < plexus.core 18:09:10,449 [1;36mDEBUGm] Imported: org.slf4j.helpers.* < plexus.core 18:09:10,449 [1;36mDEBUGm] Imported: org.slf4j.spi.* < plexus.core 18:09:10,449 [1;36mDEBUGm] Populating class realm maven.api 18:09:10,531 [1;34mINFOm] Error stacktraces are turned on. 18:09:10,531 [1;36mDEBUGm] Message scheme: color 18:09:10,532 [1;36mDEBUGm] Message styles: 1;36mdebugm 1;34minfom 1;33mwarningm 1;31merrorm 1;32msuccessm 1;31mfailurem 1mstrongm 32mmojom 36mprojectm 18:09:10,536 [1;36mDEBUGm] Reading global settings from /usr/share/maven/conf/settings.xml 18:09:10,536 [1;36mDEBUGm] Reading user settings from /home/r/.m2/settings.xml 18:09:10,547 [1;36mDEBUGm] Reading global toolchains from /usr/share/maven/conf/toolchains.xml 18:09:10,547 [1;36mDEBUGm] Reading user toolchains from /home/r/.m2/toolchains.xml 18:09:10,554 [1;36mDEBUGm] Using local repository at /home/r/.m2/repository 18:09:10,577 [1;36mDEBUGm] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/r/.m2/repository 18:09:10,582 [1;34mINFOm] Scanning for projects... 18:09:10,731 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead:pom:0.1.0: (none) 18:09:10,732 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:09:10,753 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-api:jar:0.1.0: (none) 18:09:10,754 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:09:10,760 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-cli:jar:0.1.0: (none) 18:09:10,761 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:09:10,766 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-jira:jar:0.1.0: (none) 18:09:10,767 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:09:10,771 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-github:jar:0.1.0: (none) 18:09:10,772 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:09:10,775 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-trello:jar:0.1.0: (none) 18:09:10,776 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:09:10,779 [1;33mWARNINGm] 18:09:10,780 [1;33mWARNINGm] Some problems were encountered while building the effective model for io.github.dgroup:lazylead-cli:jar:0.1.0 18:09:10,780 [1;33mWARNINGm] 'version' contains an expression but should be a constant. @ io.github.dgroup:lazylead-cli:${project.parent.version}, /home/r/repo/lazylead-cli/pom.xml, line 36, column 12 18:09:10,781 [1;33mWARNINGm] 18:09:10,781 [1;33mWARNINGm] Some problems were encountered while building the effective model for io.github.dgroup:lazylead-jira:jar:0.1.0 18:09:10,782 [1;33mWARNINGm] 'version' contains an expression but should be a constant. @ io.github.dgroup:lazylead-jira:${project.parent.version}, /home/r/repo/lazylead-jira/pom.xml, line 36, column 12 18:09:10,782 [1;33mWARNINGm] 18:09:10,782 [1;33mWARNINGm] Some problems were encountered while building the effective model for io.github.dgroup:lazylead-github:jar:0.1.0 18:09:10,783 [1;33mWARNINGm] 'version' contains an expression but should be a constant. @ io.github.dgroup:lazylead-github:${project.parent.version}, /home/r/repo/lazylead-github/pom.xml, line 36, column 12 18:09:10,783 [1;33mWARNINGm] 18:09:10,783 [1;33mWARNINGm] Some problems were encountered while building the effective model for io.github.dgroup:lazylead-trello:jar:0.1.0 18:09:10,784 [1;33mWARNINGm] 'version' contains an expression but should be a constant. @ io.github.dgroup:lazylead-trello:${project.parent.version}, /home/r/repo/lazylead-trello/pom.xml, line 36, column 12 18:09:10,784 [1;33mWARNINGm] 18:09:10,784 [1;33mWARNINGm] It is highly recommended to fix these problems because they threaten the stability of your build. 18:09:10,785 [1;33mWARNINGm] 18:09:10,785 [1;33mWARNINGm] For this reason, future Maven versions might no longer support building such malformed projects. 18:09:10,785 [1;33mWARNINGm] 18:09:10,791 [1;34mINFOm] 1m------------------------------------------------------------------------m 18:09:10,792 [1;34mINFOm] 1mReactor Build Order:m 18:09:10,792 [1;34mINFOm] 18:09:10,792 [1;34mINFOm] lazylead [pom] 18:09:10,792 [1;34mINFOm] lazylead-api [jar] 18:09:10,793 [1;34mINFOm] lazylead-jira [jar] 18:09:10,793 [1;34mINFOm] lazylead-cli [jar] 18:09:10,794 [1;34mINFOm] lazylead-github [jar] 18:09:10,794 [1;34mINFOm] lazylead-trello [jar] 18:09:10,796 [1;36mDEBUGm] === REACTOR BUILD PLAN ================================================ 18:09:10,797 [1;36mDEBUGm] Project: io.github.dgroup:lazylead:pom:0.1.0 18:09:10,797 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,798 [1;36mDEBUGm] Style: Regular 18:09:10,799 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:10,800 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-api:jar:0.1.0 18:09:10,800 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,801 [1;36mDEBUGm] Style: Regular 18:09:10,801 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:10,801 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-jira:jar:0.1.0 18:09:10,801 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,801 [1;36mDEBUGm] Style: Regular 18:09:10,802 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:10,802 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-cli:jar:0.1.0 18:09:10,802 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,802 [1;36mDEBUGm] Style: Regular 18:09:10,803 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:10,803 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-github:jar:0.1.0 18:09:10,803 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,803 [1;36mDEBUGm] Style: Regular 18:09:10,804 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:10,804 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-trello:jar:0.1.0 18:09:10,804 [1;36mDEBUGm] Tasks: [clean, install] 18:09:10,804 [1;36mDEBUGm] Style: Regular 18:09:10,805 [1;36mDEBUGm] ======================================================================= 18:09:10,812 [1;34mINFOm] 18:09:10,812 [1;34mINFOm] 1m---------------------< 0;36mio.github.dgroup:lazylead0;1m >----------------------m 18:09:10,812 [1;34mINFOm] 1mBuilding lazylead 0.1.0 [1/6]m 18:09:10,813 [1;34mINFOm] 1m--------------------------------[ pom ]---------------------------------m 18:09:10,814 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:10,815 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:10,815 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:11,150 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,151 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom (6.7 kB at 22 kB/s) 18:09:11,459 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.2.1/_remote.repositories 18:09:11,466 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom.lastUpdated 18:09:11,474 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,474 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 317 kB/s) 18:09:11,505 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/_remote.repositories 18:09:11,506 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom.lastUpdated 18:09:11,513 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,514 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 804 kB/s) 18:09:11,553 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/22/_remote.repositories 18:09:11,554 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom.lastUpdated 18:09:11,561 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,561 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 549 kB/s) 18:09:11,589 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/11/_remote.repositories 18:09:11,589 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/11/apache-11.pom.lastUpdated 18:09:11,602 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,603 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar (30 kB at 938 kB/s) 18:09:11,636 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.2.1/_remote.repositories 18:09:11,637 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar.lastUpdated 18:09:11,663 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,664 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom Downloaded1fromacentral:dhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom (16 kB at 578 kB/s) 18:09:11,691 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/_remote.repositories 18:09:11,692 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom.lastUpdated 18:09:11,696 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,697 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 432 kB/s) 18:09:11,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/24/_remote.repositories 18:09:11,723 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom.lastUpdated 18:09:11,725 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,726 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.1 MB/s) 18:09:11,756 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/23/_remote.repositories 18:09:11,756 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/23/maven-parent-23.pom.lastUpdated 18:09:11,762 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,762 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 582 kB/s) 18:09:11,787 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/13/_remote.repositories 18:09:11,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/13/apache-13.pom.lastUpdated 18:09:11,800 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,800 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar Downloaded1fromacentral:dhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar (368 kB at 3.8 MB/s) 18:09:11,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/_remote.repositories 18:09:11,900 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar.lastUpdated 18:09:11,960 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:11,961 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:11,961 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:11,963 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,963 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 170 kB/s) 18:09:11,986 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/_remote.repositories 18:09:11,987 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom.lastUpdated 18:09:11,990 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:11,991 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 543 kB/s) 18:09:12,016 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/_remote.repositories 18:09:12,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom.lastUpdated 18:09:12,020 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,020 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 850 kB/s) 18:09:12,051 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/21/_remote.repositories 18:09:12,052 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom.lastUpdated 18:09:12,056 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,056 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 617 kB/s) 18:09:12,082 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/10/_remote.repositories 18:09:12,083 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/10/apache-10.pom.lastUpdated 18:09:12,090 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,090 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 821 kB/s) 18:09:12,121 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/_remote.repositories 18:09:12,122 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar.lastUpdated 18:09:12,128 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,128 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.pom Downloaded1fromucentral:ehttps://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.pom (16 kB at 104 kB/s) 18:09:12,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.18.8/_remote.repositories 18:09:12,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.pom.lastUpdated 18:09:12,281 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,281 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.8/qulice-0.18.8.pom Downloaded1fromucentral:8https://repo.maven.apache.org/maven2/com/qulice/qulice/0.18.8/qulice-0.18.8.pom (8.7 kB at 42 kB/s) 18:09:12,489 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice/0.18.8/_remote.repositories 18:09:12,490 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice/0.18.8/qulice-0.18.8.pom.lastUpdated 18:09:12,492 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,492 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.40/parent-0.40.pom Downloaded1fromacentral:0https://repo.maven.apache.org/maven2/com/jcabi/parent/0.40/parent-0.40.pom (75 kB at 1.9 MB/s) 18:09:12,532 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.40/_remote.repositories 18:09:12,533 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.40/parent-0.40.pom.lastUpdated 18:09:12,547 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,548 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.jar Downloaded1fromucentral:ehttps://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.jar (48 kB at 403 kB/s) 18:09:12,667 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.18.8/_remote.repositories 18:09:12,668 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-maven-plugin/0.18.8/qulice-maven-plugin-0.18.8.jar.lastUpdated 18:09:12,671 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,672 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom Downloaded1fromacentral:uhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 310 kB/s) 18:09:12,696 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.2/_remote.repositories 18:09:12,697 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom.lastUpdated 18:09:12,700 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,700 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 462 kB/s) 18:09:12,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/30/_remote.repositories 18:09:12,725 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom.lastUpdated 18:09:12,729 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,729 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.4 MB/s) 18:09:12,760 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/30/_remote.repositories 18:09:12,761 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/30/maven-parent-30.pom.lastUpdated 18:09:12,766 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,767 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 653 kB/s) 18:09:12,792 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/18/_remote.repositories 18:09:12,793 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/18/apache-18.pom.lastUpdated 18:09:12,803 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,803 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar Downloaded1fromacentral:uhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 881 kB/s) 18:09:12,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.2/_remote.repositories 18:09:12,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar.lastUpdated 18:09:12,847 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,847 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.pom (4.9 kB at 221 kB/s) 18:09:12,870 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/jacoco-maven-plugin/0.8.2/_remote.repositories 18:09:12,871 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.pom.lastUpdated 18:09:12,874 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,875 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.2/org.jacoco.build-0.8.2.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.2/org.jacoco.build-0.8.2.pom (40 kB at 1.2 MB/s) 18:09:12,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.build/0.8.2/_remote.repositories 18:09:12,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.build/0.8.2/org.jacoco.build-0.8.2.pom.lastUpdated 18:09:12,951 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,952 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.jar Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.jar (54 kB at 1.7 MB/s) 18:09:12,984 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/jacoco-maven-plugin/0.8.2/_remote.repositories 18:09:12,985 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/jacoco-maven-plugin/0.8.2/jacoco-maven-plugin-0.8.2.jar.lastUpdated 18:09:12,992 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:12,992 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.pom Downloaded1fromacentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.pom (16 kB at 620 kB/s) 18:09:13,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/_remote.repositories 18:09:13,019 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.pom.lastUpdated 18:09:13,029 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:13,030 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.jar Downloaded1fromacentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.jar (241 kB at 4.9 MB/s) 18:09:13,080 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/_remote.repositories 18:09:13,080 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.jar.lastUpdated 18:09:13,084 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:13,084 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 304 kB/s) 18:09:13,107 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/_remote.repositories 18:09:13,108 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom.lastUpdated 18:09:13,115 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:13,116 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 1.0 MB/s) 18:09:13,142 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/_remote.repositories 18:09:13,143 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar.lastUpdated 18:09:13,147 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:13,148 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:13,148 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:13,149 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:13,150 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:13,150 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:13,151 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:13,152 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:13,152 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:13,152 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:13,154 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:13,154 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:13,164 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:13,165 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:13,165 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:13,166 [1;36mDEBUGm] === PROJECT BUILD PLAN ================================================ 18:09:13,166 [1;36mDEBUGm] Project: io.github.dgroup:lazylead:0.1.0 18:09:13,166 [1;36mDEBUGm] Dependencies (collect): [] 18:09:13,166 [1;36mDEBUGm] Dependencies (resolve): [compile, runtime, test] 18:09:13,167 [1;36mDEBUGm] Repositories (dependencies): [atlassian (https://maven.atlassian.com/content/repositories/atlassian-public/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases+snapshots)] 18:09:13,167 [1;36mDEBUGm] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] 18:09:13,168 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,168 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) 18:09:13,169 [1;36mDEBUGm] Style: Regular 18:09:13,171 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <directory default-value="${project.build.directory}"/> <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> <failOnError default-value="true">${maven.clean.failOnError}</failOnError> <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks> <outputDirectory default-value="${project.build.outputDirectory}"/> <reportDirectory default-value="${project.reporting.outputDirectory}"/> <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError> <skip default-value="false">${clean.skip}</skip> <testOutputDirectory default-value="${project.build.testOutputDirectory}"/> <verbose>${clean.verbose}</verbose> </configuration> 18:09:13,173 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,173 [1;36mDEBUGm] Goal: com.qulice:qulice-maven-plugin:0.18.8:check (apply-qulice-validations) 18:09:13,174 [1;36mDEBUGm] Style: Regular 18:09:13,174 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <asserts>${qulice.asserts}</asserts> <excludes combine.children="append"> <exclude>xml:/src/main/resources/logback.xml</exclude> <exclude>xml:/src/test/resources/logback-test.xml</exclude> <exclude>dependencies:</exclude> <exclude>findbugs:.*</exclude>${qulice.excludes}</excludes> <license default-value="LICENSE.txt">file:${project.parent.basedir}/license.txt</license> <skip default-value="false">${qulice.skip}</skip> <project default-value="${project}"/> <sess default-value="${session}"/> </configuration> 18:09:13,176 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,176 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources (copy-resources) 18:09:13,176 [1;36mDEBUGm] Style: Regular 18:09:13,185 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory>/home/r/repo/target/classes</outputDirectory> <overwrite default-value="false"/> <project default-value="${project}"/> <resources> <resource> <directory>src/main/resources</directory> </resource> </resources> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:09:13,187 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,187 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent (jacoco-initialize) 18:09:13,187 [1;36mDEBUGm] Style: Regular 18:09:13,188 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <address>${jacoco.address}</address> <append>${jacoco.append}</append> <classDumpDir>${jacoco.classDumpDir}</classDumpDir> <destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile> <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit> <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses> <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses> <jmx>${jacoco.jmx}</jmx> <output>file</output> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <port>${jacoco.port}</port> <project>${project}</project> <propertyName>${jacoco.propertyName}</propertyName> <sessionId>${jacoco.sessionId}</sessionId> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:09:13,190 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,190 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single (make-a-jar-with-dependencies) 18:09:13,190 [1;36mDEBUGm] Style: Regular 18:09:13,191 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <appendAssemblyId default-value="true">false</appendAssemblyId> <archive> <manifest> <mainClass>io.github.dgroup.lazylead.cli.App</mainClass> </manifest> </archive> <attach default-value="true">${assembly.attach}</attach> <basedir default-value="${project.basedir}"/> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> <dryRun default-value="false">${assembly.dryRun}</dryRun> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${assembly.escapeString}</escapeString> <finalName default-value="${project.build.finalName}">lazylead-app-0.1.0</finalName> <ignoreDirFormatExtensions default-value="true"/> <ignoreMissingDescriptor default-value="false">${assembly.ignoreMissingDescriptor}</ignoreMissingDescriptor> <ignorePermissions default-value="false">${assembly.ignorePermissions}</ignorePermissions> <includeProjectBuildFilters default-value="true">${assembly.includeProjectBuildFilters}</includeProjectBuildFilters> <localRepository default-value="${localRepository}"/> <mavenSession default-value="${session}"/> <outputDirectory default-value="${project.build.directory}"/> <plugin default-value="${plugin}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <recompressZippedFiles default-value="true"/> <remoteRepositories default-value="${project.remoteArtifactRepositories}"/> <runOnlyAtExecutionRoot default-value="false">${assembly.runOnlyAtExecutionRoot}</runOnlyAtExecutionRoot> <siteDirectory default-value="${project.reporting.outputDirectory}"/> <skipAssembly default-value="false">${assembly.skipAssembly}</skipAssembly> <tarLongFileMode default-value="warn">${assembly.tarLongFileMode}</tarLongFileMode> <tempRoot default-value="${project.build.directory}/archive-tmp"/> <updateOnly default-value="false">${assembly.updateOnly}</updateOnly> <useJvmChmod default-value="false">${assembly.useJvmChmod}</useJvmChmod> <workDirectory default-value="${project.build.directory}/assembly/work"/> </configuration> 18:09:13,196 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,197 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork (attach-sources) 18:09:13,197 [1;36mDEBUGm] Style: Regular 18:09:13,197 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <attach default-value="true">${attach}</attach> <classifier default-value="sources">${maven.source.classifier}</classifier> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <excludeResources default-value="false">${source.excludeResources}</excludeResources> <finalName default-value="${project.build.finalName}"/> <forceCreation default-value="false">${source.forceCreation}</forceCreation> <includePom default-value="false">${source.includePom}</includePom> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <skipSource default-value="false">${source.skip}</skipSource> <useDefaultExcludes default-value="true"/> <useDefaultManifestFile default-value="false"/> </configuration> 18:09:13,200 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,200 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) 18:09:13,201 [1;36mDEBUGm] Style: Regular 18:09:13,202 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalJOption>${additionalJOption}</additionalJOption> <additionalparam>${additionalparam}</additionalparam> <aggregate default-value="false">${aggregate}</aggregate> <applyJavadocSecurityFix default-value="true">${maven.javadoc.applyJavadocSecurityFix}</applyJavadocSecurityFix> <attach default-value="true">${attach}</attach> <author default-value="true">${author}</author> <bootclasspath>${bootclasspath}</bootclasspath> <bootclasspathArtifacts>${bootclasspathArtifacts}</bootclasspathArtifacts> <bottom default-value="Copyright &#169; {inceptionYear}&#x2013;{currentYear} {organizationName}. All rights reserved.">${bottom}</bottom> <breakiterator default-value="false">${breakiterator}</breakiterator> <charset>${charset}</charset> <debug default-value="false">${debug}</debug> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <destDir>${destDir}</destDir> <detectJavaApiLink default-value="true">${detectJavaApiLink}</detectJavaApiLink> <detectLinks default-value="false">${detectLinks}</detectLinks> <detectOfflineLinks default-value="true">${detectOfflineLinks}</detectOfflineLinks> <docencoding default-value="${project.reporting.outputEncoding}">${docencoding}</docencoding> <docfilessubdirs default-value="false">${docfilessubdirs}</docfilessubdirs> <doclet>${doclet}</doclet> <docletArtifact>${docletArtifact}</docletArtifact> <docletArtifacts>${docletArtifacts}</docletArtifacts> <docletPath>${docletPath}</docletPath> <doctitle default-value="${project.name} ${project.version} API">${doctitle}</doctitle> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <excludePackageNames>${excludePackageNames}</excludePackageNames> <excludedocfilessubdir>${excludedocfilessubdir}</excludedocfilessubdir> <extdirs>${extdirs}</extdirs> <failOnError default-value="true">${maven.javadoc.failOnError}</failOnError> <finalName>${project.build.finalName}</finalName> <footer>${footer}</footer> <groups>${groups}</groups> <header>${header}</header> <helpfile>${helpfile}</helpfile> <includeDependencySources default-value="false"/> <includeTransitiveDependencySources default-value="false"/> <isOffline default-value="${settings.offline}"/> <jarOutputDirectory>${project.build.directory}</jarOutputDirectory> <javaApiLinks>${javaApiLinks}</javaApiLinks> <javadocDirectory default-value="${basedir}/src/main/javadoc"/> <javadocExecutable>${javadocExecutable}</javadocExecutable> <javadocOptionsDir default-value="${project.build.directory}/javadoc-bundle-options"/> <javadocVersion>${javadocVersion}</javadocVersion> <keywords default-value="false">${keywords}</keywords> <links>${links}</links> <linksource default-value="false">${linksource}</linksource> <localRepository>${localRepository}</localRepository> <locale>${locale}</locale> <maxmemory>${maxmemory}</maxmemory> <minmemory>${minmemory}</minmemory> <nocomment default-value="false">${nocomment}</nocomment> <nodeprecated default-value="false">${nodeprecated}</nodeprecated> <nodeprecatedlist default-value="false">${nodeprecatedlist}</nodeprecatedlist> <nohelp default-value="false">${nohelp}</nohelp> <noindex default-value="false">${noindex}</noindex> <nonavbar default-value="false">${nonavbar}</nonavbar> <nooverview default-value="false">${nooverview}</nooverview> <noqualifier>${noqualifier}</noqualifier> <nosince default-value="false">${nosince}</nosince> <notimestamp default-value="false">${notimestamp}</notimestamp> <notree default-value="false">${notree}</notree> <offlineLinks>${offlineLinks}</offlineLinks> <old default-value="false">${old}</old> <outputDirectory default-value="${project.build.directory}/apidocs">${destDir}</outputDirectory> <overview default-value="${basedir}/src/main/javadoc/overview.html">${overview}</overview> <packagesheader>${packagesheader}</packagesheader> <proxyHost>${proxyHost}</proxyHost> <proxyPort>${proxyPort}</proxyPort> <quiet default-value="false">${quiet}</quiet> <reactorProjects>${reactorProjects}</reactorProjects> <remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories> <resourcesArtifacts>${resourcesArtifacts}</resourcesArtifacts> <serialwarn default-value="false">${serialwarn}</serialwarn> <show default-value="protected">${show}</show> <skip default-value="false">${maven.javadoc.skip}</skip> <source>8</source> <sourceDependencyCacheDir default-value="${project.build.directory}/distro-javadoc-sources"/> <sourcepath>${sourcepath}</sourcepath> <sourcetab>${sourcetab}</sourcetab> <splitindex default-value="false">${splitindex}</splitindex> <stylesheet default-value="java">${stylesheet}</stylesheet> <stylesheetfile>${stylesheetfile}</stylesheetfile> <subpackages>${subpackages}</subpackages> <taglet>${taglet}</taglet> <tagletArtifact>${tagletArtifact}</tagletArtifact> <tagletArtifacts>${tagletArtifacts}</tagletArtifacts> <tagletpath>${tagletpath}</tagletpath> <taglets>${taglets}</taglets> <tags> <tag> <name>todo</name> <placement>a</placement> <head>todo:</head> </tag> <tag> <name>checkstyle</name> <placement>a</placement> <head>checkstyle:</head> </tag>${tags}</tags> <top>${top}</top> <use default-value="true">${use}</use> <useDefaultManifestFile default-value="false"/> <useStandardDocletOptions default-value="true">${useStandardDocletOptions}</useStandardDocletOptions> <validateLinks default-value="false">${validateLinks}</validateLinks> <verbose default-value="false">${verbose}</verbose> <version default-value="true">${version}</version> <windowtitle default-value="${project.name} ${project.version} API">${windowtitle}</windowtitle> <project default-value="${project}"/> <session default-value="${session}"/> <settings default-value="${settings}"/> </configuration> 18:09:13,218 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,218 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) 18:09:13,218 [1;36mDEBUGm] Style: Regular 18:09:13,219 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <artifact default-value="${project.artifact}"/> <attachedArtifacts default-value="${project.attachedArtifacts}"/> <createChecksum default-value="false">${createChecksum}</createChecksum> <localRepository>${localRepository}</localRepository> <packaging default-value="${project.packaging}"/> <pomFile default-value="${project.file}"/> <skip default-value="false">${maven.install.skip}</skip> <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo> </configuration> 18:09:13,220 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,221 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:check (jacoco-check) 18:09:13,221 [1;36mDEBUGm] Style: Regular 18:09:13,221 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec"/> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <haltOnFailure default-value="true">${jacoco.haltOnFailure}</haltOnFailure> <project>${project}</project> <rules> <rule> <element>BUNDLE</element> <limits> <limit> <counter>INSTRUCTION</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>LINE</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>BRANCH</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>COMPLEXITY</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>METHOD</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>CLASS</counter> <value>MISSEDCOUNT</value> <maximum>50</maximum> </limit> </limits> </rule> </rules> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:09:13,225 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:13,226 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:report (jacoco-site) 18:09:13,226 [1;36mDEBUGm] Style: Regular 18:09:13,226 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec">${jacoco.dataFile}</dataFile> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/> <outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding> <project>${project}</project> <skip default-value="false">${jacoco.skip}</skip> <sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding> <title default-value="${project.name}"/> </configuration> 18:09:13,228 [1;36mDEBUGm] ======================================================================= 18:09:13,241 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:13,241 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/cactoos/cactoos/0.38/cactoos-0.38.pom 18:09:13,772 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.pom.lastUpdated 18:09:13,774 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:13,774 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.38/cactoos-0.38.pom Downloaded1fromacentral:3https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.38/cactoos-0.38.pom (10 kB at 443 kB/s) 18:09:13,798 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/_remote.repositories 18:09:13,799 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.pom.lastUpdated 18:09:13,802 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:13,803 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/parent/0.49.2/parent-0.49.2.pom 18:09:14,296 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.2/parent-0.49.2.pom.lastUpdated 18:09:14,297 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:14,297 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.2/parent-0.49.2.pom Downloaded1fromacentral:9https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.2/parent-0.49.2.pom (60 kB at 1.9 MB/s) 18:09:14,329 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.2/_remote.repositories 18:09:14,330 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.2/parent-0.49.2.pom.lastUpdated 18:09:14,338 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:14,339 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.pom 18:09:14,848 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.pom.lastUpdated 18:09:14,849 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:14,850 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.pom Downloaded1fromecentral:.https://repo.maven.apache.org/maven2/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.pom (19 kB at 93 kB/s) 18:09:15,057 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/_remote.repositories 18:09:15,057 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.pom.lastUpdated 18:09:15,063 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:15,063 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom 18:09:15,584 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom.lastUpdated 18:09:15,586 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:15,586 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom Downloaded1fromlcentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 183 kB/s) 18:09:15,608 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/_remote.repositories 18:09:15,609 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom.lastUpdated 18:09:15,611 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:15,611 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom 18:09:16,137 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom.lastUpdated 18:09:16,139 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:16,139 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 614 kB/s) 18:09:16,163 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.25/_remote.repositories 18:09:16,164 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom.lastUpdated 18:09:16,170 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:16,171 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom 18:09:16,679 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom.lastUpdated 18:09:16,680 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:16,680 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 623 kB/s) 18:09:16,702 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/_remote.repositories 18:09:16,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom.lastUpdated 18:09:16,706 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:16,706 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom 18:09:17,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom.lastUpdated 18:09:17,196 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:17,197 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 809 kB/s) 18:09:17,220 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-parent/1.2.3/_remote.repositories 18:09:17,221 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom.lastUpdated 18:09:17,227 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:17,228 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom 18:09:17,738 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom.lastUpdated 18:09:17,739 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:17,740 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 210 kB/s) 18:09:17,760 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/_remote.repositories 18:09:17,761 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom.lastUpdated 18:09:17,765 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:17,766 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.pom 18:09:18,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.pom.lastUpdated 18:09:18,258 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:18,259 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.pom Downloaded1fromucentral:ahttps://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.pom (2.4 kB at 103 kB/s) 18:09:18,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/_remote.repositories 18:09:18,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.pom.lastUpdated 18:09:18,287 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:18,288 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom 18:09:18,793 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom.lastUpdated 18:09:18,794 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:18,795 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded1frompcentral:nhttps://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 61 kB/s) 18:09:18,815 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/_remote.repositories 18:09:18,816 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom.lastUpdated 18:09:18,819 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:18,820 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.pom 18:09:19,344 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.pom.lastUpdated 18:09:19,345 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:19,345 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.pom Downloaded1fromucentral:fhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.pom (2.4 kB at 104 kB/s) 18:09:19,369 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/_remote.repositories 18:09:19,370 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.pom.lastUpdated 18:09:19,373 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:19,374 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.pom 18:09:19,874 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.pom.lastUpdated 18:09:19,876 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:19,876 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.pom Downloaded1fromucentral:fhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.pom (2.0 kB at 101 kB/s) 18:09:19,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/_remote.repositories 18:09:19,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.pom.lastUpdated 18:09:19,899 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:19,899 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom 18:09:20,381 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom.lastUpdated 18:09:20,383 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:20,384 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom Downloaded1frompcentral:-https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 76 kB/s) 18:09:20,406 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/_remote.repositories 18:09:20,407 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom.lastUpdated 18:09:20,410 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:20,411 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/junit/junit/4.12/junit-4.12.pom 18:09:20,936 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/junit-4.12.pom.lastUpdated 18:09:20,938 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:20,938 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom Downloaded1fromucentral:.https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 987 kB/s) 18:09:20,962 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/_remote.repositories 18:09:20,963 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/junit-4.12.pom.lastUpdated 18:09:20,968 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:20,968 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom 18:09:21,455 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom.lastUpdated 18:09:21,456 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:21,457 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded1fromacentral:ohttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 38 kB/s) 18:09:21,478 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/_remote.repositories 18:09:21,479 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom.lastUpdated 18:09:21,481 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:21,482 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom 18:09:21,971 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom.lastUpdated 18:09:21,972 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:21,972 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 99 kB/s) 18:09:21,993 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/_remote.repositories 18:09:21,994 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom.lastUpdated 18:09:21,997 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:21,997 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.pom 18:09:22,485 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.pom.lastUpdated 18:09:22,486 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:22,487 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.pom Downloaded1fromucentral:thttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.pom (2.4 kB at 127 kB/s) 18:09:22,507 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/_remote.repositories 18:09:22,507 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.pom.lastUpdated 18:09:22,510 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:22,510 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.pom 18:09:22,993 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.pom.lastUpdated 18:09:22,994 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:22,994 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.pom Downloaded1fromucentral:thttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.pom (2.4 kB at 113 kB/s) 18:09:23,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/_remote.repositories 18:09:23,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.pom.lastUpdated 18:09:23,020 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:23,020 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom 18:09:23,507 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom.lastUpdated 18:09:23,509 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:23,509 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom (650 B at 34 kB/s) 18:09:23,530 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/_remote.repositories 18:09:23,530 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom.lastUpdated 18:09:23,532 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:23,533 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom 18:09:24,039 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom.lastUpdated 18:09:24,040 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:24,041 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom Downloaded1fromscentral:rhttps://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom (8.7 kB at 458 kB/s) 18:09:24,061 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/_remote.repositories 18:09:24,061 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom.lastUpdated 18:09:24,063 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:24,064 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom 18:09:24,550 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom.lastUpdated 18:09:24,552 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:24,552 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom Downloaded1fromscentral:rhttps://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom (15 kB at 660 kB/s) 18:09:24,575 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-parent-pom/2.1.6/_remote.repositories 18:09:24,576 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom.lastUpdated 18:09:24,580 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:24,580 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.pom 18:09:25,098 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.pom.lastUpdated 18:09:25,099 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:25,100 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.pom (7.5 kB at 67 kB/s) 18:09:25,212 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/_remote.repositories 18:09:25,213 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.pom.lastUpdated 18:09:25,215 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:25,216 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/parent/0.49.3/parent-0.49.3.pom 18:09:25,735 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.3/parent-0.49.3.pom.lastUpdated 18:09:25,736 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:25,737 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.3/parent-0.49.3.pom Downloaded1fromacentral:9https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.3/parent-0.49.3.pom (60 kB at 1.8 MB/s) 18:09:25,770 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.3/_remote.repositories 18:09:25,771 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.49.3/parent-0.49.3.pom.lastUpdated 18:09:25,784 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=641259, ConflictMarker.markTime=156704, ConflictMarker.nodeCount=27, ConflictIdSorter.graphTime=342913, ConflictIdSorter.topsortTime=285402, ConflictIdSorter.conflictIdCount=17, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3487028, ConflictResolver.conflictItemCount=26, DefaultDependencyCollector.collectTime=12541217530, DefaultDependencyCollector.transformTime=6346195} 18:09:25,785 [1;36mDEBUGm] io.github.dgroup:lazylead:pom:0.1.0 18:09:25,785 [1;36mDEBUGm] org.cactoos:cactoos:jar:0.38:provided 18:09:25,785 [1;36mDEBUGm] com.github.dgroup:velocity:jar:0.4.0:provided 18:09:25,785 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.25:provided 18:09:25,785 [1;36mDEBUGm] ch.qos.logback:logback-classic:jar:1.2.3:provided 18:09:25,785 [1;36mDEBUGm] ch.qos.logback:logback-core:jar:1.2.3:provided 18:09:25,786 [1;36mDEBUGm] org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test 18:09:25,786 [1;36mDEBUGm] org.apiguardian:apiguardian-api:jar:1.0.0:test 18:09:25,786 [1;36mDEBUGm] org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test 18:09:25,786 [1;36mDEBUGm] org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test 18:09:25,786 [1;36mDEBUGm] org.opentest4j:opentest4j:jar:1.1.1:test 18:09:25,786 [1;36mDEBUGm] junit:junit:jar:4.12:test 18:09:25,786 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:test 18:09:25,786 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test 18:09:25,786 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test 18:09:25,787 [1;36mDEBUGm] org.hamcrest:hamcrest-all:jar:1.3:test 18:09:25,787 [1;36mDEBUGm] org.assertj:assertj-core:jar:3.8.0:test 18:09:25,787 [1;36mDEBUGm] org.llorllale:cactoos-matchers:jar:0.13:test 18:09:26,324 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:26,324 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/cactoos/cactoos/0.38/cactoos-0.38.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/junit/junit/4.12/junit-4.12.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:09:28,387 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar.lastUpdated 18:09:28,388 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar.lastUpdated 18:09:28,389 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.lastUpdated 18:09:28,390 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar.lastUpdated 18:09:28,391 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar.lastUpdated 18:09:28,391 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar.lastUpdated 18:09:28,392 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar.lastUpdated 18:09:28,393 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar.lastUpdated 18:09:28,394 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar.lastUpdated 18:09:28,395 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar.lastUpdated 18:09:28,396 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar.lastUpdated 18:09:28,397 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar.lastUpdated 18:09:28,397 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar.lastUpdated 18:09:28,398 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar.lastUpdated 18:09:28,399 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar.lastUpdated 18:09:28,399 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar.lastUpdated 18:09:28,400 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar.lastUpdated 18:09:28,405 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:28,405 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.38/cactoos-0.38.jar Downloading from central: https://repo.maven.apache.org/maven2/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar Downloaded4fromacentral:3https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jarB(41)kBgatc528lkB/s)-1.2.3.jarj(49/2902kB)kB)) Downloading)fromccentral:8https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar Downloaded3fromacentral:3https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.38/cactoos-0.38.jara(3185kB2atk2.9kMB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jarr(2.2/kB2at)17 kB/s)ardian-api-1.0.0.jar (2.2 kB) | velocity-0.4.0.jar (21/244kB)) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar.(62.kBrat2411BkB/s)unit-platform-engine-1.4.0-M1.jar.(13/1411kB)) kB) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jarjar (13/141 kB) Downloaded4fromocentral:rhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jarp(290okB-atg1.7-MB/s)-M1.jar (32/141 kB) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (32/141 kB) Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jarr(7.14kB4atk38|kB/s)it-platform-commons-1.4.0-M1.jar((36/87kkB)||oopentest4j-1.1.1.jar((7.1kkB)kB)) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jarm-engine-1.4.0-M1.jar (114/141 kB) | junit-platform-commons-1.4.0-M1.jar (36/87 kB) Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jaro(141.kB0at1676rkB/s)870kB) |Bjunit-4.12.jar (21/3155kB)) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jarr (77/87 kB) | junit-4.12.jar (27/315 kB) Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jarj(24(kB/at)100jkB/s)4.12.jarj(118/315kkB)||hhamcrest-core-1.3.jar((24/45kkB) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar3.jar (28/45 kB) Downloaded4fromocentral:rhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jarr(878kB5atB359 kB/s) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar Downloaded4fromocentral:rhttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jart(45pkBeate175nkB/s).0-M1.jar (7.7/168 kB) Downloading)fromgcentral:ehttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar12/1688kB)) Downloaded4fromocentral:rhttps://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar8(472 kBjati1.8uMB/s)-api-5.4.0-M1.jar (2.2/140 kB) Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jart(315ikBratp981.kB/s)1.jar.(94/140/kB)k|Bhamcrest-all-1.3.jar.(90/307/kB)k|Bassertj-core-3.8.0.jar (0/1.2 MB) Downloading from central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar Downloaded5fromucentral:thttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jarj(168ekB.at0489rkB/s)/1.2BMB)B|Mcactoos-matchers-0.13.jar (20/288kB)) Downloaded4fromucentral:thttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar-(140hkBsat.405jkB/s)0/28 kB) Downloaded3fromacentral:lhttps://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar)(28 kB at 78 kB/s) Downloaded2fromacentral:lhttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar (307 kB at 784 kB/s) Downloaded1fromscentral:rhttps://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar (1.2 MB at 2.6 MB/s) 18:09:28,887 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/_remote.repositories 18:09:28,888 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar.lastUpdated 18:09:28,888 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/_remote.repositories 18:09:28,889 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar.lastUpdated 18:09:28,890 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/_remote.repositories 18:09:28,890 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar.lastUpdated 18:09:28,891 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/_remote.repositories 18:09:28,891 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar.lastUpdated 18:09:28,892 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/_remote.repositories 18:09:28,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar.lastUpdated 18:09:28,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/_remote.repositories 18:09:28,894 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar.lastUpdated 18:09:28,895 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/_remote.repositories 18:09:28,895 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar.lastUpdated 18:09:28,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/_remote.repositories 18:09:28,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar.lastUpdated 18:09:28,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/_remote.repositories 18:09:28,898 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar.lastUpdated 18:09:28,898 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/_remote.repositories 18:09:28,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar.lastUpdated 18:09:28,900 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/_remote.repositories 18:09:28,900 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar.lastUpdated 18:09:28,901 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/_remote.repositories 18:09:28,901 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar.lastUpdated 18:09:28,902 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/_remote.repositories 18:09:28,902 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar.lastUpdated 18:09:28,903 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/_remote.repositories 18:09:28,903 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar.lastUpdated 18:09:28,904 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/_remote.repositories 18:09:28,904 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar.lastUpdated 18:09:28,904 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/_remote.repositories 18:09:28,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar.lastUpdated 18:09:28,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/_remote.repositories 18:09:28,906 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar.lastUpdated 18:09:28,907 [1;34mINFOm] 18:09:28,908 [1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36mlazylead0;1m ---m 18:09:28,914 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:28,914 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 77 kB/s) 18:09:28,935 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories 18:09:28,935 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom.lastUpdated 18:09:28,937 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:28,937 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded1fromacentral:6https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 452 kB/s) 18:09:28,958 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.6/_remote.repositories 18:09:28,958 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom.lastUpdated 18:09:28,960 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:28,960 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 726 kB/s) 18:09:28,981 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/5/_remote.repositories 18:09:28,981 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom.lastUpdated 18:09:28,983 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:28,983 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 181 kB/s) 18:09:29,004 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/3/_remote.repositories 18:09:29,004 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/3/apache-3.pom.lastUpdated 18:09:29,007 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,007 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 214 kB/s) 18:09:29,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/_remote.repositories 18:09:29,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom.lastUpdated 18:09:29,029 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,030 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloaded1frompcentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 418 kB/s) 18:09:29,051 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/16/_remote.repositories 18:09:29,051 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom.lastUpdated 18:09:29,054 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,054 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 418 kB/s) 18:09:29,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/5/_remote.repositories 18:09:29,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom.lastUpdated 18:09:29,080 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=30301, ConflictMarker.markTime=83388, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=10109, ConflictIdSorter.topsortTime=12046, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=121908, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=169991155, DefaultDependencyCollector.transformTime=350316} 18:09:29,082 [1;36mDEBUGm] org.apache.maven.plugins:maven-clean-plugin:jar:2.5: 18:09:29,082 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.6:compile 18:09:29,082 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0:compile 18:09:29,084 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,085 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloaded2fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 348 kB/s) Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.4 MB/s) 18:09:29,153 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/_remote.repositories 18:09:29,154 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar.lastUpdated 18:09:29,154 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/_remote.repositories 18:09:29,155 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar.lastUpdated 18:09:29,157 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 18:09:29,158 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 18:09:29,158 [1;36mDEBUGm] Imported: < maven.api 18:09:29,158 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 18:09:29,159 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5 18:09:29,159 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0 18:09:29,187 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:29,203 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> 18:09:29,210 [1;36mDEBUGm] (f) directory = /home/r/repo/target 18:09:29,210 [1;36mDEBUGm] (f) excludeDefaultDirectories = false 18:09:29,211 [1;36mDEBUGm] (f) failOnError = true 18:09:29,211 [1;36mDEBUGm] (f) followSymLinks = false 18:09:29,211 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/target/classes 18:09:29,212 [1;36mDEBUGm] (f) reportDirectory = /home/r/repo/target/site 18:09:29,212 [1;36mDEBUGm] (f) retryOnError = true 18:09:29,212 [1;36mDEBUGm] (f) skip = false 18:09:29,213 [1;36mDEBUGm] (f) testOutputDirectory = /home/r/repo/target/test-classes 18:09:29,213 [1;36mDEBUGm] -- end configuration -- 18:09:29,218 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/target 18:09:29,218 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/target/classes 18:09:29,218 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/target/test-classes 18:09:29,219 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/target/site 18:09:29,220 [1;34mINFOm] 18:09:29,220 [1;34mINFOm] 1m--- 0;32mqulice-maven-plugin:0.18.8:checkm 1m(apply-qulice-validations)m @ 36mlazylead0;1m ---m 18:09:29,229 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,230 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 739 kB/s) 18:09:29,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.2/_remote.repositories 18:09:29,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom.lastUpdated 18:09:29,260 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,261 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.1 MB/s) 18:09:29,289 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/34/_remote.repositories 18:09:29,290 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/34/commons-parent-34.pom.lastUpdated 18:09:29,305 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,305 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.pom Downloaded1fromucentral:-https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.pom (2.7 kB at 94 kB/s) 18:09:29,334 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-spi/0.18.8/_remote.repositories 18:09:29,335 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.pom.lastUpdated 18:09:29,341 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,341 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 407 kB/s) 18:09:29,368 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.4/_remote.repositories 18:09:29,369 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.pom.lastUpdated 18:09:29,371 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,372 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.5 MB/s) 18:09:29,405 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/25/_remote.repositories 18:09:29,406 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/25/commons-parent-25.pom.lastUpdated 18:09:29,413 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,415 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 659 kB/s) 18:09:29,440 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/9/_remote.repositories 18:09:29,441 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/9/apache-9.pom.lastUpdated 18:09:29,447 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,448 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.pom Downloaded1fromucentral:chttps://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.pom (5.6 kB at 269 kB/s) 18:09:29,471 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.18.8/_remote.repositories 18:09:29,471 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.pom.lastUpdated 18:09:29,484 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,485 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom Downloaded1fromucentral:.https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 323 kB/s) 18:09:29,507 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0/_remote.repositories 18:09:29,508 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0/guava-19.0.pom.lastUpdated 18:09:29,511 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,511 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom Downloaded1fromucentral:nhttps://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 494 kB/s) 18:09:29,533 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/19.0/_remote.repositories 18:09:29,533 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom.lastUpdated 18:09:29,535 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,536 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 241 kB/s) 18:09:29,556 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/7/_remote.repositories 18:09:29,557 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom.lastUpdated 18:09:29,560 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,561 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.pom Downloaded1fromccentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.pom (4.5 kB at 205 kB/s) 18:09:29,585 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17/_remote.repositories 18:09:29,586 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.pom.lastUpdated 18:09:29,588 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,588 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.18/jcabi-1.18.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.18/jcabi-1.18.pom (6.2 kB at 296 kB/s) 18:09:29,610 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.18/_remote.repositories 18:09:29,611 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.18/jcabi-1.18.pom.lastUpdated 18:09:29,613 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,613 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom Downloaded1fromacentral:3https://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom (75 kB at 2.6 MB/s) 18:09:29,643 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.33/_remote.repositories 18:09:29,644 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.33/parent-0.33.pom.lastUpdated 18:09:29,652 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,652 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom Downloaded1fromlcentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 149 kB/s) 18:09:29,671 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/_remote.repositories 18:09:29,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom.lastUpdated 18:09:29,673 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,673 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 621 kB/s) 18:09:29,693 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.5/_remote.repositories 18:09:29,694 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom.lastUpdated 18:09:29,697 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,697 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom Downloaded1fromccentral:chttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom (11 kB at 478 kB/s) 18:09:29,721 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.2/_remote.repositories 18:09:29,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom.lastUpdated 18:09:29,724 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,724 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom (6.2 kB at 259 kB/s) 18:09:29,749 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.20.1/_remote.repositories 18:09:29,750 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.20.1/jcabi-1.20.1.pom.lastUpdated 18:09:29,751 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,751 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1.pom Downloaded1fromacentral:7https://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1.pom (75 kB at 2.5 MB/s) 18:09:29,782 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.37.1/_remote.repositories 18:09:29,783 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.37.1/parent-0.37.1.pom.lastUpdated 18:09:29,790 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,790 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom Downloaded1fromscentral:1https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (1.0 kB at 52 kB/s) 18:09:29,812 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/_remote.repositories 18:09:29,812 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom.lastUpdated 18:09:29,815 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,816 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 328 kB/s) 18:09:29,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/_remote.repositories 18:09:29,842 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom.lastUpdated 18:09:29,845 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,845 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom Downloaded1fromhcentral:-https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom (106 kB at 3.2 MB/s) 18:09:29,880 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.15/_remote.repositories 18:09:29,880 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom.lastUpdated 18:09:29,885 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,885 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 328 kB/s) 18:09:29,906 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/9/_remote.repositories 18:09:29,907 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom.lastUpdated 18:09:29,912 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,912 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.pom Downloaded1fromicentral:8https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.pom (1.4 kB at 60 kB/s) 18:09:29,936 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/info/picocli/picocli/3.8.0/_remote.repositories 18:09:29,937 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/info/picocli/picocli/3.8.0/picocli-3.8.0.pom.lastUpdated 18:09:29,939 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,939 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom Downloaded1fromncentral:7https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 35 kB/s) 18:09:29,958 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/antlr/antlr/2.7.7/_remote.repositories 18:09:29,959 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.pom.lastUpdated 18:09:29,961 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,961 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom Downloaded1fromncentral:thttps://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom (3.5 kB at 168 kB/s) 18:09:29,984 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-runtime/4.7.1/_remote.repositories 18:09:29,985 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom.lastUpdated 18:09:29,987 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:29,987 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom Downloaded1fromncentral:thttps://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom (4.4 kB at 230 kB/s) 18:09:30,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-master/4.7.1/_remote.repositories 18:09:30,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom.lastUpdated 18:09:30,011 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,011 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 kB at 636 kB/s) 18:09:30,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/_remote.repositories 18:09:30,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom.lastUpdated 18:09:30,038 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,038 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.2 MB/s) 18:09:30,069 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/41/_remote.repositories 18:09:30,070 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/41/commons-parent-41.pom.lastUpdated 18:09:30,080 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,081 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 625 kB/s) 18:09:30,102 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.1/_remote.repositories 18:09:30,102 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom.lastUpdated 18:09:30,105 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,105 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 953 kB/s) 18:09:30,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/9/_remote.repositories 18:09:30,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/9/commons-parent-9.pom.lastUpdated 18:09:30,131 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,132 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 250 kB/s) 18:09:30,150 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/4/_remote.repositories 18:09:30,151 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/4/apache-4.pom.lastUpdated 18:09:30,155 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,155 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom Downloaded1fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 261 kB/s) 18:09:30,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/_remote.repositories 18:09:30,179 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom.lastUpdated 18:09:30,183 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,184 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 1.1 MB/s) 18:09:30,209 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.7/_remote.repositories 18:09:30,210 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom.lastUpdated 18:09:30,213 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,214 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.5 MB/s) 18:09:30,241 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/42/_remote.repositories 18:09:30,242 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/42/commons-parent-42.pom.lastUpdated 18:09:30,253 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,254 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom (11 kB at 476 kB/s) 18:09:30,277 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.1/_remote.repositories 18:09:30,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom.lastUpdated 18:09:30,281 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,281 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 303 kB/s) 18:09:30,303 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/19/_remote.repositories 18:09:30,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom.lastUpdated 18:09:30,310 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,310 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 113 kB/s) 18:09:30,333 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/_remote.repositories 18:09:30,334 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom.lastUpdated 18:09:30,336 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,336 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 445 kB/s) 18:09:30,359 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/15/_remote.repositories 18:09:30,360 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom.lastUpdated 18:09:30,362 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,363 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.1 MB/s) 18:09:30,385 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/16/_remote.repositories 18:09:30,386 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/16/maven-parent-16.pom.lastUpdated 18:09:30,389 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,389 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 722 kB/s) 18:09:30,411 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/7/_remote.repositories 18:09:30,412 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/7/apache-7.pom.lastUpdated 18:09:30,416 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,417 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 55 kB/s) 18:09:30,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/_remote.repositories 18:09:30,443 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom.lastUpdated 18:09:30,444 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,444 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Downloaded1fromocentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 459 kB/s) 18:09:30,466 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0/_remote.repositories 18:09:30,467 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom.lastUpdated 18:09:30,469 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,469 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.4 MB/s) 18:09:30,493 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/10/_remote.repositories 18:09:30,494 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/10/maven-parent-10.pom.lastUpdated 18:09:30,499 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,499 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 92 kB/s) 18:09:30,521 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/_remote.repositories 18:09:30,522 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom.lastUpdated 18:09:30,524 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,524 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 952 kB/s) 18:09:30,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0/_remote.repositories 18:09:30,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0/maven-3.0.pom.lastUpdated 18:09:30,553 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,553 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.1 MB/s) 18:09:30,576 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/15/_remote.repositories 18:09:30,577 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom.lastUpdated 18:09:30,580 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,581 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 457 kB/s) 18:09:30,610 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/6/_remote.repositories 18:09:30,610 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/6/apache-6.pom.lastUpdated 18:09:30,615 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,616 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 152 kB/s) 18:09:30,639 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/_remote.repositories 18:09:30,640 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom.lastUpdated 18:09:30,642 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,642 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 729 kB/s) 18:09:30,666 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/_remote.repositories 18:09:30,667 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom.lastUpdated 18:09:30,670 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,670 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 349 kB/s) 18:09:30,690 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0/_remote.repositories 18:09:30,690 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.pom.lastUpdated 18:09:30,694 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,694 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 205 kB/s) 18:09:30,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0/_remote.repositories 18:09:30,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom.lastUpdated 18:09:30,718 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,719 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 78 kB/s) 18:09:30,743 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0/_remote.repositories 18:09:30,744 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom.lastUpdated 18:09:30,749 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,750 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 111 kB/s) 18:09:30,771 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/_remote.repositories 18:09:30,772 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom.lastUpdated 18:09:30,777 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,777 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 54 kB/s) 18:09:30,796 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/_remote.repositories 18:09:30,797 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom.lastUpdated 18:09:30,799 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,799 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 282 kB/s) 18:09:30,819 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.18/_remote.repositories 18:09:30,820 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom.lastUpdated 18:09:30,822 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,823 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 824 kB/s) 18:09:30,844 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/_remote.repositories 18:09:30,845 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom.lastUpdated 18:09:30,848 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,848 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 35 kB/s) 18:09:30,872 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/_remote.repositories 18:09:30,872 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom.lastUpdated 18:09:30,874 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,874 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 202 kB/s) 18:09:30,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/_remote.repositories 18:09:30,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom.lastUpdated 18:09:30,900 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,900 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded1fromlcentral:-https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 114 kB/s) 18:09:30,926 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/_remote.repositories 18:09:30,927 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom.lastUpdated 18:09:30,928 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,928 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded1frompcentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 358 kB/s) 18:09:30,948 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/12/_remote.repositories 18:09:30,949 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom.lastUpdated 18:09:30,950 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,950 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 420 kB/s) 18:09:30,971 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/4/_remote.repositories 18:09:30,972 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom.lastUpdated 18:09:30,976 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:30,976 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 257 kB/s) 18:09:30,998 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/_remote.repositories 18:09:30,998 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom.lastUpdated 18:09:31,000 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,001 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 448 kB/s) 18:09:31,021 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/_remote.repositories 18:09:31,022 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom.lastUpdated 18:09:31,025 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,026 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 103 kB/s) 18:09:31,047 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/_remote.repositories 18:09:31,048 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom.lastUpdated 18:09:31,050 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,051 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 96 kB/s) 18:09:31,072 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/_remote.repositories 18:09:31,072 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom.lastUpdated 18:09:31,077 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,077 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 120 kB/s) 18:09:31,098 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/_remote.repositories 18:09:31,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom.lastUpdated 18:09:31,104 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,104 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 268 kB/s) 18:09:31,126 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/_remote.repositories 18:09:31,126 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom.lastUpdated 18:09:31,128 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,129 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloaded1fromucentral:uhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 149 kB/s) 18:09:31,151 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/_remote.repositories 18:09:31,151 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom.lastUpdated 18:09:31,153 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,154 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloaded1fromucentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 145 kB/s) 18:09:31,173 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/_remote.repositories 18:09:31,174 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom.lastUpdated 18:09:31,176 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,176 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 54 kB/s) 18:09:31,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/_remote.repositories 18:09:31,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom.lastUpdated 18:09:31,202 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,203 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 389 kB/s) 18:09:31,224 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/_remote.repositories 18:09:31,224 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom.lastUpdated 18:09:31,226 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,227 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 512 kB/s) 18:09:31,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/6/_remote.repositories 18:09:31,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom.lastUpdated 18:09:31,252 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,252 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 45 kB/s) 18:09:31,270 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/_remote.repositories 18:09:31,271 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom.lastUpdated 18:09:31,272 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,273 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 223 kB/s) 18:09:31,293 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.4/_remote.repositories 18:09:31,293 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom.lastUpdated 18:09:31,295 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,295 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 826 kB/s) 18:09:31,317 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.5/_remote.repositories 18:09:31,318 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom.lastUpdated 18:09:31,321 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,322 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 200 kB/s) 18:09:31,343 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/_remote.repositories 18:09:31,343 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom.lastUpdated 18:09:31,346 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,346 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 185 kB/s) 18:09:31,365 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/_remote.repositories 18:09:31,366 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom.lastUpdated 18:09:31,368 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,368 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 303 kB/s) 18:09:31,388 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/_remote.repositories 18:09:31,388 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom.lastUpdated 18:09:31,391 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,392 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloaded1fromicentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 582 kB/s) 18:09:31,411 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/_remote.repositories 18:09:31,412 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom.lastUpdated 18:09:31,415 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,415 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 125 kB/s) 18:09:31,434 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/_remote.repositories 18:09:31,434 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom.lastUpdated 18:09:31,438 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,439 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 145 kB/s) 18:09:31,456 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/_remote.repositories 18:09:31,457 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom.lastUpdated 18:09:31,465 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,466 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 98 kB/s) 18:09:31,483 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/_remote.repositories 18:09:31,484 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom.lastUpdated 18:09:31,485 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,485 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloaded1fromecentral:ehttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 407 kB/s) 18:09:31,505 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-parent/1.7/_remote.repositories 18:09:31,506 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom.lastUpdated 18:09:31,508 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,508 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloaded1fromecentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 121 kB/s) 18:09:31,526 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/_remote.repositories 18:09:31,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom.lastUpdated 18:09:31,529 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,529 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloaded1fromecentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 194 kB/s) 18:09:31,550 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/_remote.repositories 18:09:31,550 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom.lastUpdated 18:09:31,552 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,553 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 92 kB/s) 18:09:31,573 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/_remote.repositories 18:09:31,573 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom.lastUpdated 18:09:31,578 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,579 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 213 kB/s) 18:09:31,598 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.3/_remote.repositories 18:09:31,599 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom.lastUpdated 18:09:31,601 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,601 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 274 kB/s) 18:09:31,620 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/18/_remote.repositories 18:09:31,621 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom.lastUpdated 18:09:31,625 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,625 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 57 kB/s) 18:09:31,643 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/_remote.repositories 18:09:31,644 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom.lastUpdated 18:09:31,645 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,646 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Downloaded1fromecentral:lhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 107 kB/s) 18:09:31,666 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/_remote.repositories 18:09:31,666 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom.lastUpdated 18:09:31,667 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,668 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Downloaded1fromecentral:.https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.3 MB/s) 18:09:31,690 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether/0.9.0.M2/_remote.repositories 18:09:31,690 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom.lastUpdated 18:09:31,694 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,695 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 91 kB/s) 18:09:31,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/_remote.repositories 18:09:31,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom.lastUpdated 18:09:31,719 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,719 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.pom Downloaded1fromucentral:-https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.pom (4.9 kB at 233 kB/s) 18:09:31,740 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-pmd/0.18.8/_remote.repositories 18:09:31,741 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.pom.lastUpdated 18:09:31,745 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,746 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom (8.5 kB at 371 kB/s) 18:09:31,769 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/_remote.repositories 18:09:31,770 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom.lastUpdated 18:09:31,773 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,773 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom (47 kB at 1.5 MB/s) 18:09:31,807 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd/6.10.0/_remote.repositories 18:09:31,808 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom.lastUpdated 18:09:31,814 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,814 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom Downloaded1fromccentral:-https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 63 kB/s) 18:09:31,835 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/beust/jcommander/1.72/_remote.repositories 18:09:31,835 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.pom.lastUpdated 18:09:31,837 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,838 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom Downloaded1fromscentral:phttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom (2.9 kB at 155 kB/s) 18:09:31,858 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/_remote.repositories 18:09:31,858 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom.lastUpdated 18:09:31,860 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,861 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom Downloaded1fromwcentral:mhttps://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 535 kB/s) 18:09:31,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/ow2/1.5/_remote.repositories 18:09:31,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/ow2/1.5/ow2-1.5.pom.lastUpdated 18:09:31,887 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,887 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.pom Downloaded1fromscentral:ohttps://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.pom (8.9 kB at 422 kB/s) 18:09:31,910 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/gson/gson/2.5/_remote.repositories 18:09:31,911 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/gson/gson/2.5/gson-2.5.pom.lastUpdated 18:09:31,915 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,916 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom (6.2 kB at 294 kB/s) 18:09:31,938 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/_remote.repositories 18:09:31,939 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom.lastUpdated 18:09:31,945 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,945 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom Downloaded1frommcentral:1https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom (3.9 kB at 185 kB/s) 18:09:31,968 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/_remote.repositories 18:09:31,969 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom.lastUpdated 18:09:31,974 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,974 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom (1.4 kB at 69 kB/s) 18:09:31,996 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.3/_remote.repositories 18:09:31,997 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.pom.lastUpdated 18:09:31,999 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:31,999 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom Downloaded1frommcentral:Phttps://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 8.1 kB/s) 18:09:32,020 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xmlParserAPIs/2.6.2/_remote.repositories 18:09:32,021 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom.lastUpdated 18:09:32,023 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,023 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.pom Downloaded1fromucentral:dhttps://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.pom (8.1 kB at 388 kB/s) 18:09:32,046 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-findbugs/0.18.8/_remote.repositories 18:09:32,046 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.pom.lastUpdated 18:09:32,051 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,052 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 761 kB/s) 18:09:32,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.6/_remote.repositories 18:09:32,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.pom.lastUpdated 18:09:32,078 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,079 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.5 MB/s) 18:09:32,101 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/17/_remote.repositories 18:09:32,101 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom.lastUpdated 18:09:32,105 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,105 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom Downloaded1fromicentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom (11 kB at 489 kB/s) 18:09:32,128 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/_remote.repositories 18:09:32,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom.lastUpdated 18:09:32,132 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,132 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom Downloaded1fromccentral:ahttps://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 21 kB/s) 18:09:32,156 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/jcip/jcip-annotations/1.0/_remote.repositories 18:09:32,157 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom.lastUpdated 18:09:32,158 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,159 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom Downloaded1fromccentral:uhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom (3.9 kB at 183 kB/s) 18:09:32,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/_remote.repositories 18:09:32,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom.lastUpdated 18:09:32,183 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,184 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom Downloaded1fromFcentral:ihttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom (950 B at 48 kB/s) 18:09:32,204 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/2.0.1/_remote.repositories 18:09:32,205 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom.lastUpdated 18:09:32,206 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,207 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom Downloaded1fromocentral:1https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 338 kB/s) 18:09:32,227 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/dom4j/dom4j/1.6.1/_remote.repositories 18:09:32,228 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom.lastUpdated 18:09:32,231 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,231 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom Downloaded1fromscentral:ahttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom (2.0 kB at 90 kB/s) 18:09:32,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.2/_remote.repositories 18:09:32,255 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom.lastUpdated 18:09:32,257 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,258 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 220 kB/s) 18:09:32,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-parent/5.0.2/_remote.repositories 18:09:32,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom.lastUpdated 18:09:32,286 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,287 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom Downloaded1fromwcentral:mhttps://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 453 kB/s) 18:09:32,309 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/ow2/1.3/_remote.repositories 18:09:32,309 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/ow2/1.3/ow2-1.3.pom.lastUpdated 18:09:32,312 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,313 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom Downloaded1fromscentral:shttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (2.1 kB at 105 kB/s) 18:09:32,333 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/5.0.2/_remote.repositories 18:09:32,334 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom.lastUpdated 18:09:32,337 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,337 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (2.1 kB at 123 kB/s) 18:09:32,356 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.2/_remote.repositories 18:09:32,357 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom.lastUpdated 18:09:32,359 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,360 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom Downloaded1fromscentral:phttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 92 kB/s) 18:09:32,381 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.2/_remote.repositories 18:09:32,382 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom.lastUpdated 18:09:32,384 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,385 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom Downloaded1frompcentral:xhttps://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom (5.9 kB at 313 kB/s) 18:09:32,404 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/apple/AppleJavaExtensions/1.4/_remote.repositories 18:09:32,405 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom.lastUpdated 18:09:32,406 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,407 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom Downloaded1fromacentral:6https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom (14 kB at 618 kB/s) 18:09:32,429 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jaxen/jaxen/1.1.6/_remote.repositories 18:09:32,430 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom.lastUpdated 18:09:32,434 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,434 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom (3.9 kB at 175 kB/s) 18:09:32,456 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/_remote.repositories 18:09:32,457 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom.lastUpdated 18:09:32,459 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,459 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom Downloaded1fromFcentral:ihttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom (3.8 kB at 183 kB/s) 18:09:32,482 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/_remote.repositories 18:09:32,482 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.pom.lastUpdated 18:09:32,484 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,485 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom (4.8 kB at 210 kB/s) 18:09:32,509 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ibm/icu/icu4j/53.1/_remote.repositories 18:09:32,509 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ibm/icu/icu4j/53.1/icu4j-53.1.pom.lastUpdated 18:09:32,511 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,511 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom Downloaded1fromscentral:phttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (1.9 kB at 102 kB/s) 18:09:32,531 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/_remote.repositories 18:09:32,531 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom.lastUpdated 18:09:32,532 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,532 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 275 kB/s) 18:09:32,553 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-parent/5.0.3/_remote.repositories 18:09:32,554 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom.lastUpdated 18:09:32,557 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,557 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (2.1 kB at 110 kB/s) 18:09:32,576 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/_remote.repositories 18:09:32,577 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom.lastUpdated 18:09:32,579 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,579 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom Downloaded1fromscentral:ahttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 117 kB/s) 18:09:32,597 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/_remote.repositories 18:09:32,597 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom.lastUpdated 18:09:32,600 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,600 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.pom Downloaded1frombcentral:-https://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.pom (11 kB at 526 kB/s) 18:09:32,621 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/_remote.repositories 18:09:32,622 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.pom.lastUpdated 18:09:32,624 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,625 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 157 kB/s) 18:09:32,651 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/5/_remote.repositories 18:09:32,652 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom.lastUpdated 18:09:32,654 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,654 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.pom Downloaded1fromacentral:1https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.pom (1.3 kB at 71 kB/s) 18:09:32,673 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/xalan/2.7.1/_remote.repositories 18:09:32,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.pom.lastUpdated 18:09:32,675 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,675 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.pom (1.1 kB at 52 kB/s) 18:09:32,697 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/serializer/2.7.1/_remote.repositories 18:09:32,698 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/serializer/2.7.1/serializer-2.7.1.pom.lastUpdated 18:09:32,700 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,700 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.pom Downloaded1fromccentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.pom (12 kB at 507 kB/s) 18:09:32,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.17.1/_remote.repositories 18:09:32,725 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.pom.lastUpdated 18:09:32,727 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,728 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom (6.2 kB at 230 kB/s) 18:09:32,756 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.21/_remote.repositories 18:09:32,756 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.21/jcabi-1.21.pom.lastUpdated 18:09:32,758 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,759 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom Downloaded1fromacentral:9https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom (75 kB at 2.5 MB/s) 18:09:32,789 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.39/_remote.repositories 18:09:32,790 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.39/parent-0.39.pom.lastUpdated 18:09:32,797 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,798 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom Downloaded1fromccentral:thttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom (3.1 kB at 154 kB/s) 18:09:32,819 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/_remote.repositories 18:09:32,819 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom.lastUpdated 18:09:32,821 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,822 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (6.2 kB at 311 kB/s) 18:09:32,843 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.16/_remote.repositories 18:09:32,843 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.16/jcabi-1.16.pom.lastUpdated 18:09:32,845 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,846 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom Downloaded1fromacentral:1https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (74 kB at 2.2 MB/s) 18:09:32,881 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.31/_remote.repositories 18:09:32,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.31/parent-0.31.pom.lastUpdated 18:09:32,888 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,889 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom Downloaded1fromccentral:nhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (4.7 kB at 179 kB/s) 18:09:32,916 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.9/_remote.repositories 18:09:32,917 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom.lastUpdated 18:09:32,919 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,919 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (6.2 kB at 310 kB/s) 18:09:32,941 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.14/_remote.repositories 18:09:32,941 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.14/jcabi-1.14.pom.lastUpdated 18:09:32,942 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,943 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom Downloaded1fromacentral:7https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 kB at 2.1 MB/s) 18:09:32,978 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.27.1/_remote.repositories 18:09:32,978 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.27.1/parent-0.27.1.pom.lastUpdated 18:09:32,983 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:32,984 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 171 kB/s) 18:09:33,016 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0.5/_remote.repositories 18:09:33,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom.lastUpdated 18:09:33,019 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,020 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom Downloaded1fromacentral:5https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 934 kB/s) 18:09:33,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0.5/_remote.repositories 18:09:33,045 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0.5/maven-3.0.5.pom.lastUpdated 18:09:33,050 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,051 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 141 kB/s) 18:09:33,078 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0.5/_remote.repositories 18:09:33,079 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom.lastUpdated 18:09:33,083 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,084 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 145 kB/s) 18:09:33,105 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/_remote.repositories 18:09:33,106 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom.lastUpdated 18:09:33,107 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,108 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 92 kB/s) 18:09:33,128 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0.5/_remote.repositories 18:09:33,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom.lastUpdated 18:09:33,132 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,132 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 119 kB/s) 18:09:33,152 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/_remote.repositories 18:09:33,153 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom.lastUpdated 18:09:33,156 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,157 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 100 kB/s) 18:09:33,177 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/_remote.repositories 18:09:33,177 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom.lastUpdated 18:09:33,181 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,182 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 82 kB/s) 18:09:33,203 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0.5/_remote.repositories 18:09:33,203 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom.lastUpdated 18:09:33,208 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,208 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 133 kB/s) 18:09:33,229 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/_remote.repositories 18:09:33,230 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom.lastUpdated 18:09:33,234 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,235 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 293 kB/s) 18:09:33,256 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/_remote.repositories 18:09:33,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom.lastUpdated 18:09:33,259 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,260 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom Downloaded1fromucentral:uhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 173 kB/s) 18:09:33,282 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/2.3.0/_remote.repositories 18:09:33,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom.lastUpdated 18:09:33,285 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,285 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom Downloaded1fromucentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 138 kB/s) 18:09:33,308 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/2.3.0/_remote.repositories 18:09:33,309 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom.lastUpdated 18:09:33,310 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,311 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 63 kB/s) 18:09:33,331 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/containers/2.3.0/_remote.repositories 18:09:33,331 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom.lastUpdated 18:09:33,332 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,332 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 180 kB/s) 18:09:33,351 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.3.0/_remote.repositories 18:09:33,352 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom.lastUpdated 18:09:33,354 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,354 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 482 kB/s) 18:09:33,377 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.3.0/_remote.repositories 18:09:33,377 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom.lastUpdated 18:09:33,379 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,379 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 714 kB/s) 18:09:33,400 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/10/_remote.repositories 18:09:33,401 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom.lastUpdated 18:09:33,404 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,405 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 185 kB/s) 18:09:33,426 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/_remote.repositories 18:09:33,427 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom.lastUpdated 18:09:33,429 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,430 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 212 kB/s) 18:09:33,450 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/_remote.repositories 18:09:33,450 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom.lastUpdated 18:09:33,453 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,454 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 339 kB/s) 18:09:33,476 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/_remote.repositories 18:09:33,477 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom.lastUpdated 18:09:33,481 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,482 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Downloaded1fromicentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 317 kB/s) 18:09:33,515 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/_remote.repositories 18:09:33,515 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom.lastUpdated 18:09:33,518 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,518 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Downloaded1fromucentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 546 kB/s) 18:09:33,540 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.1.0/_remote.repositories 18:09:33,541 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom.lastUpdated 18:09:33,545 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,546 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom Downloaded1fromicentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 60 kB/s) 18:09:33,566 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/_remote.repositories 18:09:33,566 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom.lastUpdated 18:09:33,568 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,569 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom Downloaded1fromucentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 423 kB/s) 18:09:33,596 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guava-parent/0.9.9/_remote.repositories 18:09:33,596 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom.lastUpdated 18:09:33,599 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,600 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 117 kB/s) 18:09:33,622 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/_remote.repositories 18:09:33,623 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom.lastUpdated 18:09:33,627 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,627 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 141 kB/s) 18:09:33,647 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/_remote.repositories 18:09:33,648 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom.lastUpdated 18:09:33,660 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,660 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 68 kB/s) 18:09:33,682 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/_remote.repositories 18:09:33,683 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom.lastUpdated 18:09:33,685 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,685 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom Downloaded1fromecentral:3https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 533 kB/s) 18:09:33,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether/1.13.1/_remote.repositories 18:09:33,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom.lastUpdated 18:09:33,709 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,709 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 80 kB/s) 18:09:33,728 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/_remote.repositories 18:09:33,729 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom.lastUpdated 18:09:33,732 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,732 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom Downloaded1fromecentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 62 kB/s) 18:09:33,761 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.13.1/_remote.repositories 18:09:33,762 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom.lastUpdated 18:09:33,764 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,765 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom Downloaded1fromecentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 113 kB/s) 18:09:33,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/_remote.repositories 18:09:33,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom.lastUpdated 18:09:33,792 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,792 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom (5.4 kB at 257 kB/s) 18:09:33,814 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.5/_remote.repositories 18:09:33,815 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom.lastUpdated 18:09:33,817 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,817 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 243 kB/s) 18:09:33,839 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/20/_remote.repositories 18:09:33,839 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom.lastUpdated 18:09:33,841 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,842 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.5 MB/s) 18:09:33,867 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/24/_remote.repositories 18:09:33,867 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/24/maven-parent-24.pom.lastUpdated 18:09:33,870 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,870 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 699 kB/s) 18:09:33,892 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/14/_remote.repositories 18:09:33,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/14/apache-14.pom.lastUpdated 18:09:33,898 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,898 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 115 kB/s) 18:09:33,919 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/_remote.repositories 18:09:33,919 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom.lastUpdated 18:09:33,922 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,922 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 151 kB/s) 18:09:33,940 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.5/_remote.repositories 18:09:33,941 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom.lastUpdated 18:09:33,943 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,944 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom Downloaded1fromacentral:5https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 285 kB/s) 18:09:33,965 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.5/_remote.repositories 18:09:33,965 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.5/maven-2.0.5.pom.lastUpdated 18:09:33,968 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,968 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 35 kB/s) 18:09:33,990 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/_remote.repositories 18:09:33,991 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom.lastUpdated 18:09:33,993 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:33,993 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 302 kB/s) 18:09:34,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/_remote.repositories 18:09:34,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom.lastUpdated 18:09:34,018 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,018 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 32 kB/s) 18:09:34,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.5/_remote.repositories 18:09:34,043 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom.lastUpdated 18:09:34,047 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,047 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 131 kB/s) 18:09:34,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/_remote.repositories 18:09:34,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom.lastUpdated 18:09:34,078 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,078 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 818 kB/s) 18:09:34,105 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.1/_remote.repositories 18:09:34,106 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom.lastUpdated 18:09:34,109 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,109 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded1frompcentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 294 kB/s) 18:09:34,133 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/17/_remote.repositories 18:09:34,134 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom.lastUpdated 18:09:34,138 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,138 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom (2.4 kB at 128 kB/s) 18:09:34,159 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.6.0/_remote.repositories 18:09:34,160 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom.lastUpdated 18:09:34,162 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,162 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom (983 B at 45 kB/s) 18:09:34,185 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/wrappers/2.6.0/_remote.repositories 18:09:34,186 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom.lastUpdated 18:09:34,187 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,188 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom (2.0 kB at 90 kB/s) 18:09:34,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.6.0/_remote.repositories 18:09:34,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom.lastUpdated 18:09:34,212 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,213 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom (11 kB at 481 kB/s) 18:09:34,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.6.0/_remote.repositories 18:09:34,236 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom.lastUpdated 18:09:34,238 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,239 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 852 kB/s) 18:09:34,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/38/_remote.repositories 18:09:34,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/forge/forge-parent/38/forge-parent-38.pom.lastUpdated 18:09:34,267 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,267 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 384 kB/s) 18:09:34,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.2/_remote.repositories 18:09:34,288 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom.lastUpdated 18:09:34,291 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,291 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (3.4 kB at 141 kB/s) 18:09:34,316 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.18/_remote.repositories 18:09:34,316 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom.lastUpdated 18:09:34,319 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,320 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom (2.1 kB at 101 kB/s) 18:09:34,342 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.6.0/_remote.repositories 18:09:34,343 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom.lastUpdated 18:09:34,347 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,347 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloaded1fromdcentral:0https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 75 kB/s) 18:09:34,368 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/enterprise/cdi-api/1.0/_remote.repositories 18:09:34,368 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom.lastUpdated 18:09:34,370 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,371 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloaded1fromecentral:ahttps://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 112 kB/s) 18:09:34,393 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-api-parent/1.0/_remote.repositories 18:09:34,393 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom.lastUpdated 18:09:34,395 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,395 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloaded1fromecentral:ohttps://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 395 kB/s) 18:09:34,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-api-bom/1.0/_remote.repositories 18:09:34,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom.lastUpdated 18:09:34,419 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,419 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom Downloaded1fromecentral:thttps://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 985 kB/s) 18:09:34,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-parent/6/_remote.repositories 18:09:34,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/weld/weld-parent/6/weld-parent-6.pom.lastUpdated 18:09:34,448 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,448 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 57 kB/s) 18:09:34,468 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/jsr250-api/1.0/_remote.repositories 18:09:34,468 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom.lastUpdated 18:09:34,471 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,471 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 27 kB/s) 18:09:34,495 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/inject/javax.inject/1/_remote.repositories 18:09:34,495 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.pom.lastUpdated 18:09:34,497 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,498 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom Downloaded1fromicentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 391 kB/s) 18:09:34,526 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/_remote.repositories 18:09:34,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom.lastUpdated 18:09:34,528 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,529 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom Downloaded1fromucentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 455 kB/s) 18:09:34,563 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.2.5/_remote.repositories 18:09:34,563 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom.lastUpdated 18:09:34,567 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,567 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom Downloaded1fromrcentral:ehttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 131 kB/s) 18:09:34,587 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/_remote.repositories 18:09:34,588 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom.lastUpdated 18:09:34,590 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,590 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom Downloaded1fromicentral:thttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 626 kB/s) 18:09:34,613 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/sisu-inject/0.3.0/_remote.repositories 18:09:34,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom.lastUpdated 18:09:34,618 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,618 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom Downloaded1fromrcentral:ehttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 219 kB/s) 18:09:34,638 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/_remote.repositories 18:09:34,638 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom.lastUpdated 18:09:34,640 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,640 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom Downloaded1fromicentral:shttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 624 kB/s) 18:09:34,663 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/sisu-plexus/0.3.0/_remote.repositories 18:09:34,664 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom.lastUpdated 18:09:34,667 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,667 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom Downloaded1fromicentral:vhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom (13 kB at 613 kB/s) 18:09:34,689 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator/5.0.0.Final/_remote.repositories 18:09:34,689 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom.lastUpdated 18:09:34,691 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,691 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom Downloaded1fromicentral:vhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom (26 kB at 1.1 MB/s) 18:09:34,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator-parent/5.0.0.Final/_remote.repositories 18:09:34,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom.lastUpdated 18:09:34,719 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,719 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom Downloaded1fromrcentral:-https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 kB at 531 kB/s) 18:09:34,741 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/arquillian/arquillian-bom/1.0.2.Final/_remote.repositories 18:09:34,741 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom.lastUpdated 18:09:34,743 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,744 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom Downloaded1fromhcentral:-https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 166 kB/s) 18:09:34,764 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/_remote.repositories 18:09:34,765 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom.lastUpdated 18:09:34,766 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,767 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom Downloaded1fromhcentral:-https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (3.3 kB at 164 kB/s) 18:09:34,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/_remote.repositories 18:09:34,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom.lastUpdated 18:09:34,790 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,790 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom Downloaded1fromhcentral:-https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (4.4 kB at 207 kB/s) 18:09:34,813 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/_remote.repositories 18:09:34,814 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom.lastUpdated 18:09:34,817 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,818 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom Downloaded1frombcentral:ihttps://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom (6.1 kB at 277 kB/s) 18:09:34,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.1.GA/_remote.repositories 18:09:34,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom.lastUpdated 18:09:34,843 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,844 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom Downloaded1frombcentral:nhttps://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom (22 kB at 1.0 MB/s) 18:09:34,867 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/jboss-parent/7/_remote.repositories 18:09:34,867 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/jboss-parent/7/jboss-parent-7.pom.lastUpdated 18:09:34,872 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,873 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom Downloaded1fromlcentral:0https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom (6.6 kB at 285 kB/s) 18:09:34,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/classmate/0.8.0/_remote.repositories 18:09:34,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom.lastUpdated 18:09:34,900 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,900 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom (12 kB at 616 kB/s) 18:09:34,920 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/web/javax.el/2.2.4/_remote.repositories 18:09:34,921 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom.lastUpdated 18:09:34,923 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,923 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom Downloaded1fromvcentral:nhttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 214 kB/s) 18:09:34,946 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/1/_remote.repositories 18:09:34,946 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/1/jvnet-parent-1.pom.lastUpdated 18:09:34,948 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,949 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom (11 kB at 251 kB/s) 18:09:34,994 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/_remote.repositories 18:09:34,995 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom.lastUpdated 18:09:34,996 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:34,996 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom Downloaded1fromvcentral:nhttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 239 kB/s) 18:09:35,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/3/_remote.repositories 18:09:35,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/3/jvnet-parent-3.pom.lastUpdated 18:09:35,031 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=1066979, ConflictMarker.markTime=599665, ConflictMarker.nodeCount=261, ConflictIdSorter.graphTime=397053, ConflictIdSorter.topsortTime=357252, ConflictIdSorter.conflictIdCount=90, ConflictIdSorter.conflictIdCycleCount=1, ConflictResolver.totalTime=9455407, ConflictResolver.conflictItemCount=191, DefaultDependencyCollector.collectTime=5798145413, DefaultDependencyCollector.transformTime=11922804} 18:09:35,032 [1;36mDEBUGm] com.qulice:qulice-maven-plugin:jar:0.18.8: 18:09:35,032 [1;36mDEBUGm] commons-logging:commons-logging:jar:1.2:runtime 18:09:35,033 [1;36mDEBUGm] com.qulice:qulice-spi:jar:0.18.8:compile 18:09:35,033 [1;36mDEBUGm] com.qulice:qulice-checkstyle:jar:0.18.8:compile 18:09:35,033 [1;36mDEBUGm] org.cactoos:cactoos:jar:0.38:compile 18:09:35,033 [1;36mDEBUGm] com.google.guava:guava:jar:19.0:compile 18:09:35,033 [1;36mDEBUGm] com.puppycrawl.tools:checkstyle:jar:8.15:compile 18:09:35,033 [1;36mDEBUGm] info.picocli:picocli:jar:3.8.0:compile 18:09:35,033 [1;36mDEBUGm] antlr:antlr:jar:2.7.7:compile 18:09:35,034 [1;36mDEBUGm] org.antlr:antlr4-runtime:jar:4.7.1:compile 18:09:35,034 [1;36mDEBUGm] commons-beanutils:commons-beanutils:jar:1.9.3:compile 18:09:35,034 [1;36mDEBUGm] net.sourceforge.saxon:saxon:jar:9.1.0.8:compile 18:09:35,034 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-exec:jar:1.1:compile 18:09:35,034 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile 18:09:35,034 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile 18:09:35,035 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:3.0:compile 18:09:35,035 [1;36mDEBUGm] org.apache.maven:maven-settings-builder:jar:3.0:compile 18:09:35,035 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-utils:jar:0.3:compile 18:09:35,035 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile 18:09:35,035 [1;36mDEBUGm] org.sonatype.aether:aether-util:jar:1.7:compile 18:09:35,036 [1;36mDEBUGm] org.eclipse.aether:aether-util:jar:0.9.0.M2:compile 18:09:35,036 [1;36mDEBUGm] org.eclipse.aether:aether-api:jar:0.9.0.M2:compile 18:09:35,036 [1;36mDEBUGm] com.qulice:qulice-pmd:jar:0.18.8:compile 18:09:35,036 [1;36mDEBUGm] net.sourceforge.pmd:pmd-core:jar:6.10.0:compile 18:09:35,036 [1;36mDEBUGm] com.beust:jcommander:jar:1.72:compile 18:09:35,036 [1;36mDEBUGm] com.google.code.gson:gson:jar:2.5:compile 18:09:35,037 [1;36mDEBUGm] net.sourceforge.saxon:saxon:jar:dom:9.1.0.8:runtime 18:09:35,037 [1;36mDEBUGm] net.sourceforge.pmd:pmd-java:jar:6.10.0:compile 18:09:35,037 [1;36mDEBUGm] net.sourceforge.pmd:pmd-jsp:jar:6.10.0:runtime 18:09:35,037 [1;36mDEBUGm] com.google.code.findbugs:jsr305:jar:2.0.3:compile 18:09:35,037 [1;36mDEBUGm] xerces:xmlParserAPIs:jar:2.6.2:compile 18:09:35,038 [1;36mDEBUGm] com.qulice:qulice-findbugs:jar:0.18.8:compile 18:09:35,038 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.6:compile 18:09:35,038 [1;36mDEBUGm] com.google.code.findbugs:findbugs:jar:3.0.1:compile 18:09:35,038 [1;36mDEBUGm] net.jcip:jcip-annotations:jar:1.0:compile 18:09:35,038 [1;36mDEBUGm] org.ow2.asm:asm-commons:jar:5.0.2:compile 18:09:35,038 [1;36mDEBUGm] com.apple:AppleJavaExtensions:jar:1.4:compile 18:09:35,039 [1;36mDEBUGm] com.google.code.findbugs:jFormatString:jar:3.0.0:compile 18:09:35,039 [1;36mDEBUGm] com.ibm.icu:icu4j:jar:53.1:runtime 18:09:35,039 [1;36mDEBUGm] org.ow2.asm:asm:jar:5.0.3:compile 18:09:35,039 [1;36mDEBUGm] org.ow2.asm:asm-tree:jar:5.0.3:compile 18:09:35,039 [1;36mDEBUGm] org.ow2.asm:asm-debug-all:jar:5.0.3:compile 18:09:35,039 [1;36mDEBUGm] com.google.code.findbugs:bcel-findbugs:jar:6.0:compile 18:09:35,040 [1;36mDEBUGm] com.mebigfatguy.fb-contrib:fb-contrib:jar:6.6.0:compile 18:09:35,040 [1;36mDEBUGm] xalan:xalan:jar:2.7.1:runtime 18:09:35,040 [1;36mDEBUGm] xalan:serializer:jar:2.7.1:runtime 18:09:35,040 [1;36mDEBUGm] jaxen:jaxen:jar:1.1.6:compile 18:09:35,040 [1;36mDEBUGm] dom4j:dom4j:jar:1.6.1:compile 18:09:35,041 [1;36mDEBUGm] commons-io:commons-io:jar:2.4:compile 18:09:35,041 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2.1:compile 18:09:35,041 [1;36mDEBUGm] com.jcabi:jcabi-log:jar:0.17:compile 18:09:35,041 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.5:compile 18:09:35,041 [1;36mDEBUGm] com.jcabi:jcabi-aspects:jar:0.22.2:compile 18:09:35,041 [1;36mDEBUGm] org.aspectj:aspectjrt:jar:1.8.7:compile 18:09:35,042 [1;36mDEBUGm] com.jcabi:jcabi-xml:jar:0.17.1:compile 18:09:35,042 [1;36mDEBUGm] com.jcabi:jcabi-immutable:jar:1.4:compile 18:09:35,042 [1;36mDEBUGm] com.jcabi:jcabi-maven-slf4j:jar:0.9:compile 18:09:35,042 [1;36mDEBUGm] org.apache.maven:maven-core:jar:3.0.5:compile 18:09:35,042 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:3.0.5:compile 18:09:35,042 [1;36mDEBUGm] org.apache.maven:maven-model-builder:jar:3.0.5:compile 18:09:35,042 [1;36mDEBUGm] org.apache.maven:maven-aether-provider:jar:3.0.5:compile 18:09:35,042 [1;36mDEBUGm] org.sonatype.aether:aether-spi:jar:1.13.1:compile 18:09:35,043 [1;36mDEBUGm] org.sonatype.aether:aether-impl:jar:1.13.1:compile 18:09:35,043 [1;36mDEBUGm] org.sonatype.aether:aether-api:jar:1.13.1:compile 18:09:35,043 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile 18:09:35,043 [1;36mDEBUGm] org.codehaus.plexus:plexus-classworlds:jar:2.4:compile 18:09:35,043 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:09:35,043 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:09:35,043 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:3.0.5:compile 18:09:35,044 [1;36mDEBUGm] org.apache.maven:maven-model:jar:3.0.5:compile 18:09:35,044 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:3.0.5:compile 18:09:35,044 [1;36mDEBUGm] org.apache.maven.shared:maven-dependency-analyzer:jar:1.5:compile 18:09:35,044 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.17:compile 18:09:35,044 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-plexus:jar:2.6.0:runtime 18:09:35,044 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-bean:jar:2.6.0:runtime 18:09:35,044 [1;36mDEBUGm] javax.enterprise:cdi-api:jar:1.0:runtime 18:09:35,045 [1;36mDEBUGm] javax.annotation:jsr250-api:jar:1.0:runtime 18:09:35,045 [1;36mDEBUGm] javax.inject:javax.inject:jar:1:runtime 18:09:35,045 [1;36mDEBUGm] org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5:runtime 18:09:35,045 [1;36mDEBUGm] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0:runtime 18:09:35,045 [1;36mDEBUGm] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0:runtime 18:09:35,045 [1;36mDEBUGm] org.apache.commons:commons-lang3:jar:3.7:compile 18:09:35,045 [1;36mDEBUGm] org.hibernate:hibernate-validator:jar:5.0.0.Final:runtime 18:09:35,046 [1;36mDEBUGm] javax.validation:validation-api:jar:1.1.0.Final:compile 18:09:35,046 [1;36mDEBUGm] org.jboss.logging:jboss-logging:jar:3.1.1.GA:runtime 18:09:35,046 [1;36mDEBUGm] com.fasterxml:classmate:jar:0.8.0:runtime 18:09:35,046 [1;36mDEBUGm] org.glassfish.web:javax.el:jar:2.2.4:runtime 18:09:35,046 [1;36mDEBUGm] javax.el:javax.el-api:jar:3.0.1-b04:runtime 18:09:35,056 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:35,056 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.jar Downloading from central: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.jar Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar Downloaded3fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 2.1 MB/s) Downloading)fromlcentral:khttps://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.jar Downloaded3fromucentral:chttps://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.jar (51 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.jar|(245lkB2at.1.5aMB/s)5/445kkB)||qqulice-spi-0.18.8.jar((9.8kkB)kB) kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jarpi-0.18.8.jar (9.8 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.jarl(9.8skB-at1408kB/s)(9.8 kB) | antlr4-runtime-4.7.1.jar (85/3377kB)) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jarar (90/337 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar((445kkB ata1.5rMB/s)time-4.7.1.jar.(171/337/kB)k|Bcommons-beanutils-1.9.3.jar.(102/246kkB)kB)) Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jaru(246-kB9at.622 kB/s)kB) |Bsaxon-9.1.0.8.jar.(0.1/5.0BMB)B) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar.0 MB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jarx(337.kB0at.755.kB/s)5.0/MB) |Bmaven-reporting-exec-1.1.jar.(26 kB)/kB)kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar (26 kB at 58 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar((11kkB atd23ikB/s)k-api-1.0.jar.(103kB)8kB) kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jark-api-1.0.jar (10 kB) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 21 kB/s) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar2(387kBBat|72akB/s)ettings-builder-3.0.jarr(38/kB)kB))) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar27/47 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jart(47gkB3at.84rkB/s)kB)k|)maven-shared-utils-0.3.jar (4.1/155 kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jare(4.2ckBpate7.1akB/s)tions-1.5.5.jar (4.2/kB) kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jarshared-utils-0.3.jar (73/155 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jarr(108tkBsat.164akB/s)5/kB)/|Baether-util-1.7.jar.(108(kB)(kB)/kB)kkB) Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jare(1.3iMB-at32.0rMB/s) kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar Downloaded3fromucentral:.https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 232 kB/s) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.jar Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar9(1342kBaat(185/kB/s)B)kB)) Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar Downloaded3fromucentral:.https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 183 kB/s) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar|(2.3-MBrat63.0.MB/s) (0.1/1.1BMB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.jar1.1 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jarB(69)kBlate88mkB/s)8.8.jar (18/kB)k|)gson-2.5.jar (4.1/232 kB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar.5.jar (7.7/232 kB) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.jar|(18okB2at.22rkB/s)2322kB)) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.jar|(232okB9at.265-kB/s)ar.(94/129/kB)9|Bpmd-java-6.10.0.jar.(0.1/1.0BMB)B) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar| pmd-java-6.10.0.jar (0.1/1.0 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jarp(100akB-at1106.kB/s)0.2/1.0/MB)M|Bpmd-jsp-6.10.0.jar.(1001kB)kB)) kB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jard-java-6.10.0.jar (0.2/1.0 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jarm(33akB-at1330kB/s)(0.3/1.0 MB) | jsr305-2.0.3.jar (33/kB)kB)) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar| pmd-java-6.10.0.jar (0.3/1.0 MB) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jarj(1296kB0at.127 kB/s)1.0 MB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.jarserAPIs-2.6.2.jar (7.7/125 kB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.jarr(12AkBsat.112kB/s)(125/kB)k|Bqulice-findbugs-0.18.8.jar.(12(kB)7kB)kkB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar) | xmlParserAPIs-2.6.2.jar (125 kB) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jarB(125xkBPats116PkB/s)6.2.jar (125 kB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jarl(1.02MB.atr8175kB/s)/kB)/|Bfindbugs-3.0.1.jar.(0.2/3.8/MB)/MB)MMB) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jard(1.1-MB0at.915 kB/s)3.8 MB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3-kBnata1.8nkB/s).jar (2.3 kB) | asm-commons-5.0.2.jar (42/kB)kB)) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jarmons-5.0.2.jar (42 kB) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar)(42akB-atm33nkB/s).2.jar (42 kB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jarx(12skBnat19.1jkB/s)2 kB)/|BjFormatString-3.0.0.jar (35/kB)kB)) Downloaded4fromacentral:0https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284mkBSati2203kB/s)jar (35 kB) Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar.0.jar (35 kB) Downloaded3fromacentral:0https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar (35 kB at 27 kB/s) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar0(539kBBat)40skB/s).0.3.jar5(53BkB))|sasm-tree-5.0.3.jar2(29BkB))kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar (29 kB at 22 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jarb(379lkB5at.245akB/s)9/kB)k|Bbcel-findbugs-6.0.jar.(262/612/kB)kkB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.jar0.jar (266/612 kB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar.(612rkB6at/361 kB/s)contrib-6.6.0.jar.(258/701/kB)kkB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.jar(0.6/9.7 MB) | fb-contrib-6.6.0.jar (266/701 kB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.jar0(701 kB0atk356|kB/s)n-2.7.1.jar.(0.6/3.2/MB)BMB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jarB) | xalan-2.7.1.jar (0.6/3.2 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jarM(278 kBlat-129.kB/s) (1.0/3.2 MB) | serializer-2.7.1.jar (278/kB)kkB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar(1.4/9.7 MB) | xalan-2.7.1.jar (1.1/3.2 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar (232/kB7atB100 kB/s)-2.7.1.jar (1.4/3.2 MB) | jaxen-1.1.6.jar (232/kB)kkB) Downloading)fromxcentral:.https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar(1.7/9.7 MB) | xalan-2.7.1.jar (1.4/3.2 MB) Downloaded5fromacentral:0https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar7(5.0aMB(at62.12MB/s)|Bdom4j-1.6.1.jar.(314/kB)/kB)kkB) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar| dom4j-1.6.1.jar (314 kB) Downloaded4fromicentral:.https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar1(314.kBMat 128okB/s).6.1.jar (314 kB) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar Downloaded5fromicentral:.https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185mkBnati702kB/s)r (185/kB)k|Bcommons-collections-3.2.1.jar.(376/575/kB)kkB) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.jar | commons-collections-3.2.1.jar (380/575 kB) Downloaded5fromicentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.jar)(48ckBmats18okB/s)ions-3.2.1.jar (575/kB) |Bjcabi-log-0.17.jar.(48/kB)kB)8kB)) Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 210 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar Downloading)fromncentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jar Downloaded5fromicentral:.https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar|(26fkB-ati9.47kB/s)r (26/kB)k|)jcabi-aspects-0.22.2.jarj(36/83/kB)kB))) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jarcabi-aspects-0.22.2.jar (83/kB)kB) Downloaded4fromicentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jarp(83skB.at.30jkB/s)3 kB) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.jar Downloaded5fromicentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.jara(38ckBrat113.kB/s) (117/kB)k|Bjcabi-xml-0.17.1.jar.(38(kB)kkB)B)) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jarrt-1.8.7.jar (117 kB) Downloaded4fromicentral:.https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jara(117tkBtat.417kB/s)(117 kB) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar Downloaded5fromicentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jare(7.9.kBrat22.7BkB/s)cabi-maven-slf4j-0.9.jar.(7.9(kB)/kB)7kB)kB) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar Downloaded4fromicentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jart(23ekB.atj7.8(kB/s)) Downloading)fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar Downloaded3fromicentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar (3.8 MB at 1.3 MB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar((30kkBkatm10ekB/s)el-builder-3.0.5.jarj(16/1511kB))kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (24/151 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jara(571kB/at119BkB/s)aven-aether-provider-3.0.5.jar((57kkB)B) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar-builder-3.0.5.jar (151 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jara(1515kBkat 49akB/s)-spi-1.13.1.jar.(15 kB)/kB)kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar.jar (15 kB) Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.jar7(3.2 MB)at 1.0hMB/s)i-1.13.1.jar (15 kB) Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 5.0 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jarr(619kB0atB20|kB/s)us-interpolation-1.14.jarr(61/kB)kB))) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar.1.jar (53/90 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar-(5591kB3at.176.kB/s)B)/|Bplexus-classworlds-2.4.jar.(47/kB)kB)/kB)kB)7kB)) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jars(90lkB-at428akB/s) kB) Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar Downloaded2fromccentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 15 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar5(29rkB2at48.9BkB/s)aven-model-3.0.5.jar (32/1644kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jarel-3.0.5.jar (32/164 kB) Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 4.2 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jarf(49-kB0at.15rkB/s)52kkB) | maven-dependency-analyzer-1.5.jar (31/kB)kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jarependency-analyzer-1.5.jar (31 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jarj(31(kB)at)9.5xkB/s)ils-3.0.17.jar (16/2522kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar7.jar (16/252 kB) Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jart(52-kB0at716akB/s)/252 kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jars(164jkBtatl50ukB/s).0.jar (20/kB)kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar.jar (20 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar-(20nkB.at06.1rkB/s)455kB))| cdi-api-1.0.jar (8.3/45 kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar/45 kB) | cdi-api-1.0.jar (8.3/45 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar.(252rkB4at476kkB/s)jsr250-api-1.0.jar (5.8/kB) kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar jsr250-api-1.0.jar (5.8 kB) Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar8(45)kB at 13 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 1.8 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 14 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar0(2.5)kB at 751 B/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar16/3755kB)) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jare(205ukBlatu580kB/s)jar.(205(kB)/|Bcommons-lang3-3.7.jar.(384/500/kB)/kB)kkB) Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jarn(375.kBjat 1069kB/s)kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jarv(500akBoata1401kB/s)Final.jar.(45/644kB)) kB) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 18 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 112 kB/s) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar|(61akBmate17.kB/s)ar (32/600kB))| javax.el-2.2.4.jar (16/1188kB)) Downloading)fromucentral:jhttps://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jarkB) | javax.el-2.2.4.jar (16/118 kB) Downloaded5fromccentral:.https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jara(606kBkatk16jkB/s)el-2.2.4.jarj(118/kB)k|Bjavax.el-api-3.0.1-b04.jar.(16/733kB)) kB) Downloaded4fromccentral:.https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar (118 kB)at 32vkB/s)-api-3.0.1-b04.jar (29/73 kB) Downloaded3fromccentral:.https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jarr(733kBBatB20 kB/s) Downloaded2fromccentral:.https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar (573 kB at 152 kB/s) Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar (9.7 MB at 2.3 MB/s) 18:09:39,231 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.2/_remote.repositories 18:09:39,231 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar.lastUpdated 18:09:39,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-spi/0.18.8/_remote.repositories 18:09:39,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-spi/0.18.8/qulice-spi-0.18.8.jar.lastUpdated 18:09:39,233 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.18.8/_remote.repositories 18:09:39,233 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-checkstyle/0.18.8/qulice-checkstyle-0.18.8.jar.lastUpdated 18:09:39,234 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0/_remote.repositories 18:09:39,234 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0/guava-19.0.jar.lastUpdated 18:09:39,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.15/_remote.repositories 18:09:39,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar.lastUpdated 18:09:39,236 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/info/picocli/picocli/3.8.0/_remote.repositories 18:09:39,236 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/info/picocli/picocli/3.8.0/picocli-3.8.0.jar.lastUpdated 18:09:39,237 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/antlr/antlr/2.7.7/_remote.repositories 18:09:39,237 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar.lastUpdated 18:09:39,238 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-runtime/4.7.1/_remote.repositories 18:09:39,238 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar.lastUpdated 18:09:39,239 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/_remote.repositories 18:09:39,239 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar.lastUpdated 18:09:39,240 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/_remote.repositories 18:09:39,241 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar.lastUpdated 18:09:39,241 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.1/_remote.repositories 18:09:39,242 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar.lastUpdated 18:09:39,242 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/_remote.repositories 18:09:39,243 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar.lastUpdated 18:09:39,243 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/_remote.repositories 18:09:39,244 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar.lastUpdated 18:09:39,244 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0/_remote.repositories 18:09:39,245 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar.lastUpdated 18:09:39,245 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/_remote.repositories 18:09:39,246 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar.lastUpdated 18:09:39,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.3/_remote.repositories 18:09:39,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar.lastUpdated 18:09:39,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/_remote.repositories 18:09:39,249 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar.lastUpdated 18:09:39,249 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/_remote.repositories 18:09:39,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar.lastUpdated 18:09:39,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/_remote.repositories 18:09:39,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar.lastUpdated 18:09:39,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/_remote.repositories 18:09:39,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar.lastUpdated 18:09:39,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-pmd/0.18.8/_remote.repositories 18:09:39,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-pmd/0.18.8/qulice-pmd-0.18.8.jar.lastUpdated 18:09:39,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/_remote.repositories 18:09:39,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar.lastUpdated 18:09:39,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/beust/jcommander/1.72/_remote.repositories 18:09:39,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/beust/jcommander/1.72/jcommander-1.72.jar.lastUpdated 18:09:39,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/gson/gson/2.5/_remote.repositories 18:09:39,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/gson/gson/2.5/gson-2.5.jar.lastUpdated 18:09:39,255 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/_remote.repositories 18:09:39,255 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar.lastUpdated 18:09:39,256 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/_remote.repositories 18:09:39,256 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar.lastUpdated 18:09:39,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/_remote.repositories 18:09:39,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar.lastUpdated 18:09:39,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.3/_remote.repositories 18:09:39,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.3/jsr305-2.0.3.jar.lastUpdated 18:09:39,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xmlParserAPIs/2.6.2/_remote.repositories 18:09:39,259 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar.lastUpdated 18:09:39,259 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-findbugs/0.18.8/_remote.repositories 18:09:39,260 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/qulice/qulice-findbugs/0.18.8/qulice-findbugs-0.18.8.jar.lastUpdated 18:09:39,260 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.6/_remote.repositories 18:09:39,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar.lastUpdated 18:09:39,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/_remote.repositories 18:09:39,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar.lastUpdated 18:09:39,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/jcip/jcip-annotations/1.0/_remote.repositories 18:09:39,263 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar.lastUpdated 18:09:39,263 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/5.0.2/_remote.repositories 18:09:39,264 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar.lastUpdated 18:09:39,264 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/apple/AppleJavaExtensions/1.4/_remote.repositories 18:09:39,265 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar.lastUpdated 18:09:39,265 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/_remote.repositories 18:09:39,265 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jFormatString/3.0.0/jFormatString-3.0.0.jar.lastUpdated 18:09:39,266 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ibm/icu/icu4j/53.1/_remote.repositories 18:09:39,266 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ibm/icu/icu4j/53.1/icu4j-53.1.jar.lastUpdated 18:09:39,267 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/_remote.repositories 18:09:39,267 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar.lastUpdated 18:09:39,267 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/_remote.repositories 18:09:39,268 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar.lastUpdated 18:09:39,268 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/_remote.repositories 18:09:39,269 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar.lastUpdated 18:09:39,269 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/_remote.repositories 18:09:39,270 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar.lastUpdated 18:09:39,270 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/_remote.repositories 18:09:39,270 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mebigfatguy/fb-contrib/fb-contrib/6.6.0/fb-contrib-6.6.0.jar.lastUpdated 18:09:39,271 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/xalan/2.7.1/_remote.repositories 18:09:39,271 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.jar.lastUpdated 18:09:39,271 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/serializer/2.7.1/_remote.repositories 18:09:39,272 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xalan/serializer/2.7.1/serializer-2.7.1.jar.lastUpdated 18:09:39,272 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jaxen/jaxen/1.1.6/_remote.repositories 18:09:39,273 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar.lastUpdated 18:09:39,273 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/dom4j/dom4j/1.6.1/_remote.repositories 18:09:39,273 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar.lastUpdated 18:09:39,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.4/_remote.repositories 18:09:39,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar.lastUpdated 18:09:39,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.1/_remote.repositories 18:09:39,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar.lastUpdated 18:09:39,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17/_remote.repositories 18:09:39,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17/jcabi-log-0.17.jar.lastUpdated 18:09:39,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/_remote.repositories 18:09:39,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar.lastUpdated 18:09:39,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.2/_remote.repositories 18:09:39,277 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jar.lastUpdated 18:09:39,277 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/_remote.repositories 18:09:39,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar.lastUpdated 18:09:39,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.17.1/_remote.repositories 18:09:39,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.17.1/jcabi-xml-0.17.1.jar.lastUpdated 18:09:39,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/_remote.repositories 18:09:39,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar.lastUpdated 18:09:39,280 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.9/_remote.repositories 18:09:39,280 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar.lastUpdated 18:09:39,280 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0.5/_remote.repositories 18:09:39,281 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar.lastUpdated 18:09:39,281 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/_remote.repositories 18:09:39,282 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar.lastUpdated 18:09:39,282 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/_remote.repositories 18:09:39,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar.lastUpdated 18:09:39,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/_remote.repositories 18:09:39,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar.lastUpdated 18:09:39,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/_remote.repositories 18:09:39,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar.lastUpdated 18:09:39,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/_remote.repositories 18:09:39,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar.lastUpdated 18:09:39,286 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/_remote.repositories 18:09:39,286 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar.lastUpdated 18:09:39,286 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/_remote.repositories 18:09:39,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar.lastUpdated 18:09:39,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/_remote.repositories 18:09:39,288 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar.lastUpdated 18:09:39,288 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/_remote.repositories 18:09:39,289 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar.lastUpdated 18:09:39,289 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/_remote.repositories 18:09:39,289 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar.lastUpdated 18:09:39,290 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/_remote.repositories 18:09:39,290 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar.lastUpdated 18:09:39,291 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0.5/_remote.repositories 18:09:39,291 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar.lastUpdated 18:09:39,292 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0.5/_remote.repositories 18:09:39,292 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar.lastUpdated 18:09:39,292 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.5/_remote.repositories 18:09:39,293 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar.lastUpdated 18:09:39,293 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/_remote.repositories 18:09:39,294 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar.lastUpdated 18:09:39,294 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.6.0/_remote.repositories 18:09:39,295 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar.lastUpdated 18:09:39,295 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.6.0/_remote.repositories 18:09:39,296 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar.lastUpdated 18:09:39,296 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/enterprise/cdi-api/1.0/_remote.repositories 18:09:39,297 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar.lastUpdated 18:09:39,297 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/jsr250-api/1.0/_remote.repositories 18:09:39,297 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar.lastUpdated 18:09:39,298 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/inject/javax.inject/1/_remote.repositories 18:09:39,298 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar.lastUpdated 18:09:39,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/_remote.repositories 18:09:39,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar.lastUpdated 18:09:39,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/_remote.repositories 18:09:39,300 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar.lastUpdated 18:09:39,300 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/_remote.repositories 18:09:39,301 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar.lastUpdated 18:09:39,301 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.7/_remote.repositories 18:09:39,302 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar.lastUpdated 18:09:39,302 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator/5.0.0.Final/_remote.repositories 18:09:39,303 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar.lastUpdated 18:09:39,303 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/_remote.repositories 18:09:39,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar.lastUpdated 18:09:39,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.1.GA/_remote.repositories 18:09:39,305 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar.lastUpdated 18:09:39,305 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/classmate/0.8.0/_remote.repositories 18:09:39,305 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar.lastUpdated 18:09:39,306 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/web/javax.el/2.2.4/_remote.repositories 18:09:39,306 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar.lastUpdated 18:09:39,306 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/_remote.repositories 18:09:39,307 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar.lastUpdated 18:09:39,310 [1;36mDEBUGm] Created new class realm plugin>com.qulice:qulice-maven-plugin:0.18.8 18:09:39,310 [1;36mDEBUGm] Importing foreign packages into class realm plugin>com.qulice:qulice-maven-plugin:0.18.8 18:09:39,311 [1;36mDEBUGm] Imported: < maven.api 18:09:39,311 [1;36mDEBUGm] Populating class realm plugin>com.qulice:qulice-maven-plugin:0.18.8 18:09:39,311 [1;36mDEBUGm] Included: com.qulice:qulice-maven-plugin:jar:0.18.8 18:09:39,311 [1;36mDEBUGm] Included: commons-logging:commons-logging:jar:1.2 18:09:39,311 [1;36mDEBUGm] Included: com.qulice:qulice-spi:jar:0.18.8 18:09:39,312 [1;36mDEBUGm] Included: com.qulice:qulice-checkstyle:jar:0.18.8 18:09:39,312 [1;36mDEBUGm] Included: org.cactoos:cactoos:jar:0.38 18:09:39,312 [1;36mDEBUGm] Included: com.google.guava:guava:jar:19.0 18:09:39,312 [1;36mDEBUGm] Included: com.puppycrawl.tools:checkstyle:jar:8.15 18:09:39,312 [1;36mDEBUGm] Included: info.picocli:picocli:jar:3.8.0 18:09:39,312 [1;36mDEBUGm] Included: antlr:antlr:jar:2.7.7 18:09:39,312 [1;36mDEBUGm] Included: org.antlr:antlr4-runtime:jar:4.7.1 18:09:39,313 [1;36mDEBUGm] Included: commons-beanutils:commons-beanutils:jar:1.9.3 18:09:39,313 [1;36mDEBUGm] Included: net.sourceforge.saxon:saxon:jar:9.1.0.8 18:09:39,313 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-exec:jar:1.1 18:09:39,313 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0 18:09:39,313 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0 18:09:39,313 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-utils:jar:0.3 18:09:39,314 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 18:09:39,314 [1;36mDEBUGm] Included: org.sonatype.aether:aether-util:jar:1.7 18:09:39,314 [1;36mDEBUGm] Included: org.eclipse.aether:aether-util:jar:0.9.0.M2 18:09:39,314 [1;36mDEBUGm] Included: com.qulice:qulice-pmd:jar:0.18.8 18:09:39,314 [1;36mDEBUGm] Included: net.sourceforge.pmd:pmd-core:jar:6.10.0 18:09:39,315 [1;36mDEBUGm] Included: com.beust:jcommander:jar:1.72 18:09:39,315 [1;36mDEBUGm] Included: com.google.code.gson:gson:jar:2.5 18:09:39,315 [1;36mDEBUGm] Included: net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 18:09:39,315 [1;36mDEBUGm] Included: net.sourceforge.pmd:pmd-java:jar:6.10.0 18:09:39,316 [1;36mDEBUGm] Included: net.sourceforge.pmd:pmd-jsp:jar:6.10.0 18:09:39,316 [1;36mDEBUGm] Included: com.google.code.findbugs:jsr305:jar:2.0.3 18:09:39,316 [1;36mDEBUGm] Included: xerces:xmlParserAPIs:jar:2.6.2 18:09:39,316 [1;36mDEBUGm] Included: com.qulice:qulice-findbugs:jar:0.18.8 18:09:39,316 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.6 18:09:39,317 [1;36mDEBUGm] Included: com.google.code.findbugs:findbugs:jar:3.0.1 18:09:39,317 [1;36mDEBUGm] Included: net.jcip:jcip-annotations:jar:1.0 18:09:39,317 [1;36mDEBUGm] Included: org.ow2.asm:asm-commons:jar:5.0.2 18:09:39,317 [1;36mDEBUGm] Included: com.apple:AppleJavaExtensions:jar:1.4 18:09:39,317 [1;36mDEBUGm] Included: com.google.code.findbugs:jFormatString:jar:3.0.0 18:09:39,318 [1;36mDEBUGm] Included: com.ibm.icu:icu4j:jar:53.1 18:09:39,318 [1;36mDEBUGm] Included: org.ow2.asm:asm:jar:5.0.3 18:09:39,318 [1;36mDEBUGm] Included: org.ow2.asm:asm-tree:jar:5.0.3 18:09:39,318 [1;36mDEBUGm] Included: org.ow2.asm:asm-debug-all:jar:5.0.3 18:09:39,318 [1;36mDEBUGm] Included: com.google.code.findbugs:bcel-findbugs:jar:6.0 18:09:39,319 [1;36mDEBUGm] Included: com.mebigfatguy.fb-contrib:fb-contrib:jar:6.6.0 18:09:39,319 [1;36mDEBUGm] Included: xalan:xalan:jar:2.7.1 18:09:39,319 [1;36mDEBUGm] Included: xalan:serializer:jar:2.7.1 18:09:39,319 [1;36mDEBUGm] Included: jaxen:jaxen:jar:1.1.6 18:09:39,319 [1;36mDEBUGm] Included: dom4j:dom4j:jar:1.6.1 18:09:39,320 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.4 18:09:39,320 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2.1 18:09:39,320 [1;36mDEBUGm] Included: com.jcabi:jcabi-log:jar:0.17 18:09:39,320 [1;36mDEBUGm] Included: com.jcabi:jcabi-aspects:jar:0.22.2 18:09:39,321 [1;36mDEBUGm] Included: org.aspectj:aspectjrt:jar:1.8.7 18:09:39,321 [1;36mDEBUGm] Included: com.jcabi:jcabi-xml:jar:0.17.1 18:09:39,321 [1;36mDEBUGm] Included: com.jcabi:jcabi-immutable:jar:1.4 18:09:39,321 [1;36mDEBUGm] Included: com.jcabi:jcabi-maven-slf4j:jar:0.9 18:09:39,321 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 18:09:39,322 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:09:39,322 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:09:39,322 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-dependency-analyzer:jar:1.5 18:09:39,322 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.17 18:09:39,322 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-inject-bean:jar:2.6.0 18:09:39,323 [1;36mDEBUGm] Included: javax.enterprise:cdi-api:jar:1.0 18:09:39,323 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.5 18:09:39,323 [1;36mDEBUGm] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0 18:09:39,323 [1;36mDEBUGm] Included: org.apache.commons:commons-lang3:jar:3.7 18:09:39,324 [1;36mDEBUGm] Included: org.hibernate:hibernate-validator:jar:5.0.0.Final 18:09:39,324 [1;36mDEBUGm] Included: javax.validation:validation-api:jar:1.1.0.Final 18:09:39,324 [1;36mDEBUGm] Included: org.jboss.logging:jboss-logging:jar:3.1.1.GA 18:09:39,324 [1;36mDEBUGm] Included: com.fasterxml:classmate:jar:0.8.0 18:09:39,324 [1;36mDEBUGm] Included: org.glassfish.web:javax.el:jar:2.2.4 18:09:39,325 [1;36mDEBUGm] Included: javax.el:javax.el-api:jar:3.0.1-b04 18:09:39,443 [1;36mDEBUGm] Configuring mojo com.qulice:qulice-maven-plugin:0.18.8:check from plugin realm ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:39,447 [1;36mDEBUGm] Configuring mojo 'com.qulice:qulice-maven-plugin:0.18.8:check' with basic configurator --> 18:09:39,448 [1;36mDEBUGm] (s) asserts = [] 18:09:39,450 [1;36mDEBUGm] (s) excludes = [xml:/src/main/resources/logback.xml, xml:/src/test/resources/logback-test.xml, dependencies:, findbugs:.*] 18:09:39,451 [1;36mDEBUGm] (s) license = file:${project.parent.basedir}/license.txt 18:09:39,452 [1;36mDEBUGm] (s) skip = false 18:09:39,452 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:39,453 [1;36mDEBUGm] (f) sess = org.apache.maven.execution.MavenSession@70a898b0 18:09:39,453 [1;36mDEBUGm] -- end configuration -- 18:09:39,463 [1;34mINFOm] Starting FindBugs validator 18:09:39,463 [1;34mINFOm] No classes at /home/r/repo/target/classes, no FindBugs validation 18:09:39,463 [1;34mINFOm] Finishing FindBugs validator 18:09:39,726 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,726 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom (5.6 kB at 147 kB/s) 18:09:39,765 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/_remote.repositories 18:09:39,766 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.pom.lastUpdated 18:09:39,769 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,769 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom Downloaded1fromncentral:.https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom (11 kB at 515 kB/s) 18:09:39,793 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer/1.0-beta-1/_remote.repositories 18:09:39,794 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer/1.0-beta-1/enforcer-1.0-beta-1.pom.lastUpdated 18:09:39,796 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,796 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.4 MB/s) 18:09:39,820 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/11/_remote.repositories 18:09:39,821 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom.lastUpdated 18:09:39,823 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,824 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 186 kB/s) 18:09:39,846 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/5/_remote.repositories 18:09:39,847 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/5/apache-5.pom.lastUpdated 18:09:39,849 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,850 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar (21 kB at 893 kB/s) 18:09:39,875 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/_remote.repositories 18:09:39,876 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.0-beta-1/maven-enforcer-plugin-1.0-beta-1.jar.lastUpdated 18:09:39,883 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,883 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 74 kB/s) 18:09:39,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/_remote.repositories 18:09:39,906 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom.lastUpdated 18:09:39,908 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,908 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloaded1fromacentral:9https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 945 kB/s) 18:09:39,930 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.9/_remote.repositories 18:09:39,930 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom.lastUpdated 18:09:39,932 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,933 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 1.0 MB/s) 18:09:39,957 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/8/_remote.repositories 18:09:39,958 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom.lastUpdated 18:09:39,962 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,962 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 384 kB/s) 18:09:39,984 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/_remote.repositories 18:09:39,985 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom.lastUpdated 18:09:39,987 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:39,987 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 611 kB/s) 18:09:40,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/_remote.repositories 18:09:40,009 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom.lastUpdated 18:09:40,011 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,012 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 71 kB/s) 18:09:40,033 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/_remote.repositories 18:09:40,034 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom.lastUpdated 18:09:40,037 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,037 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 87 kB/s) 18:09:40,070 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/_remote.repositories 18:09:40,071 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom.lastUpdated 18:09:40,074 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,075 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 114 kB/s) 18:09:40,094 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/_remote.repositories 18:09:40,094 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom.lastUpdated 18:09:40,097 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,098 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 165 kB/s) 18:09:40,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/_remote.repositories 18:09:40,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom.lastUpdated 18:09:40,119 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,120 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 219 kB/s) 18:09:40,139 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories 18:09:40,139 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom.lastUpdated 18:09:40,141 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,141 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 21 kB/s) 18:09:40,164 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/_remote.repositories 18:09:40,165 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom.lastUpdated 18:09:40,166 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,167 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom Downloaded1fromucentral:2https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 37 kB/s) 18:09:40,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.2/_remote.repositories 18:09:40,188 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.pom.lastUpdated 18:09:40,189 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,189 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 149 kB/s) 18:09:40,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/_remote.repositories 18:09:40,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom.lastUpdated 18:09:40,213 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,213 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 108 kB/s) 18:09:40,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/_remote.repositories 18:09:40,233 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom.lastUpdated 18:09:40,236 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,237 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 142 kB/s) 18:09:40,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/_remote.repositories 18:09:40,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom.lastUpdated 18:09:40,260 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,260 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 106 kB/s) 18:09:40,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/_remote.repositories 18:09:40,280 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom.lastUpdated 18:09:40,284 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,284 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 104 kB/s) 18:09:40,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/_remote.repositories 18:09:40,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom.lastUpdated 18:09:40,308 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,309 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 389 kB/s) 18:09:40,329 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/_remote.repositories 18:09:40,330 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom.lastUpdated 18:09:40,334 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,335 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 103 kB/s) 18:09:40,355 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/_remote.repositories 18:09:40,355 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom.lastUpdated 18:09:40,359 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,359 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 95 kB/s) 18:09:40,379 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/_remote.repositories 18:09:40,380 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom.lastUpdated 18:09:40,382 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,382 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 70 kB/s) 18:09:40,403 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/_remote.repositories 18:09:40,404 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom.lastUpdated 18:09:40,406 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,406 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 67 kB/s) 18:09:40,427 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/_remote.repositories 18:09:40,428 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom.lastUpdated 18:09:40,429 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,429 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 416 kB/s) 18:09:40,452 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-10/_remote.repositories 18:09:40,452 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom.lastUpdated 18:09:40,454 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,455 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 911 kB/s) 18:09:40,478 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/6/_remote.repositories 18:09:40,478 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/6/maven-parent-6.pom.lastUpdated 18:09:40,481 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,481 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 83 kB/s) 18:09:40,502 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/_remote.repositories 18:09:40,503 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom.lastUpdated 18:09:40,505 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,505 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded1fromocentral:ihttps://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 100 kB/s) 18:09:40,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.0/_remote.repositories 18:09:40,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom.lastUpdated 18:09:40,529 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,530 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 115 kB/s) 18:09:40,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/_remote.repositories 18:09:40,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom.lastUpdated 18:09:40,552 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,553 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 338 kB/s) 18:09:40,575 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/_remote.repositories 18:09:40,575 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom.lastUpdated 18:09:40,577 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,578 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 71 kB/s) 18:09:40,596 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/_remote.repositories 18:09:40,597 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom.lastUpdated 18:09:40,599 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,599 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 158 kB/s) 18:09:40,621 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1/_remote.repositories 18:09:40,622 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom.lastUpdated 18:09:40,623 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,623 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 529 kB/s) 18:09:40,645 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.3/_remote.repositories 18:09:40,646 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.pom.lastUpdated 18:09:40,648 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,648 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom Downloaded1fromncentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom (3.3 kB at 137 kB/s) 18:09:40,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/_remote.repositories 18:09:40,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.pom.lastUpdated 18:09:40,676 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,676 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 73 kB/s) 18:09:40,695 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/_remote.repositories 18:09:40,696 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom.lastUpdated 18:09:40,698 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,699 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom Downloaded1fromncentral:uhttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom (4.2 kB at 182 kB/s) 18:09:40,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/_remote.repositories 18:09:40,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.pom.lastUpdated 18:09:40,726 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,727 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom Downloaded1fromscentral:phttps://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 63 kB/s) 18:09:40,747 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/bsh/2.0b4/_remote.repositories 18:09:40,747 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom.lastUpdated 18:09:40,749 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,749 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom Downloaded1fromecentral:2https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 83 kB/s) 18:09:40,768 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/beanshell/2.0b4/_remote.repositories 18:09:40,769 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom.lastUpdated 18:09:40,772 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=459496, ConflictMarker.markTime=117460, ConflictMarker.nodeCount=74, ConflictIdSorter.graphTime=254405, ConflictIdSorter.topsortTime=50470, ConflictIdSorter.conflictIdCount=27, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1375743, ConflictResolver.conflictItemCount=71, DefaultDependencyCollector.collectTime=889640240, DefaultDependencyCollector.transformTime=2292894} 18:09:40,773 [1;36mDEBUGm] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0-beta-1: 18:09:40,773 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.9:compile 18:09:40,774 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.9:compile 18:09:40,774 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.9:compile 18:09:40,774 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.9:compile 18:09:40,774 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.9:compile 18:09:40,774 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.9:compile 18:09:40,775 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile 18:09:40,775 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile 18:09:40,775 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:09:40,775 [1;36mDEBUGm] junit:junit:jar:3.8.2:test 18:09:40,775 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.0.9:compile 18:09:40,775 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile 18:09:40,775 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile 18:09:40,776 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10:compile 18:09:40,776 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile 18:09:40,776 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile 18:09:40,776 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.0:compile 18:09:40,776 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile 18:09:40,776 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:09:40,777 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.0.9:compile 18:09:40,777 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:09:40,777 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile 18:09:40,777 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.3:compile 18:09:40,777 [1;36mDEBUGm] org.apache.maven.enforcer:enforcer-api:jar:1.0-beta-1:compile 18:09:40,777 [1;36mDEBUGm] org.apache.maven.enforcer:enforcer-rules:jar:1.0-beta-1:compile 18:09:40,777 [1;36mDEBUGm] org.beanshell:bsh:jar:2.0b4:compile 18:09:40,781 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:40,782 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded5fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jara(13-kBoatl391.kB/s)arj(24/35/kB)k|)maven-settings-2.0.9.jar (13/499kB)) Downloading)fromvcentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar5 kB) | maven-settings-2.0.9.jar (13/49 kB) Downloaded5fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jare(89ekBiats1.90MB/s)rj(49/kB)k|)maven-model-2.0.9.jar (5.0/87 kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jarr (5.0/87 kB) Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jara(35-kBdat-693.kB/s) (16/877kB)) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 909 kB/s) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jarB(122mkBeatp1.8iMB/s)istry-2.0.9.jar (29/kB)k|)plexus-container-default-1.0-alpha-9-stable-1.jar (4.1/194 kB) Downloading)fromvcentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar.9.jar (29 kB) | plexus-container-default-1.0-alpha-9-stable-1.jar (12/1944kB)) Downloaded4fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar9(87rkB2atk1.2|MB/s)us-container-default-1.0-alpha-9-stable-1.jar (24/194 kB) Downloading)fromvcentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded3fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar-(29bkB-atj373(kB/s)4 kB) Downloading)fromvcentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar Downloaded5fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jarr(587kB6atk584|kB/s)n-plugin-parameter-documenter-2.0.9.jar (13/211kB))||maven-reporting-api-2.0.9.jarr(8.3/100kB)) Downloading)fromecentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jarer-2.0.9.jar((13/21kkB)||mmaven-reporting-api-2.0.9.jar((10kkB) Downloaded5fromlcentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jart(102kB.atj80 kB/s)B)k|)maven-reporting-api-2.0.9.jarj(10(kB)k|)doxia-sink-api-1.0-alpha-10.jar (7.7/9.9 kB) Downloading)fromecentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar-2.0.9.jar (21 kB) | doxia-sink-api-1.0-alpha-10.jar (9.9 kB) Downloaded4fromlcentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jark(21|kBoata157nkB/s)-1.0-alpha-10.jar (9.9 kB) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded3fromlcentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar9(9.9BkBkat 72 kB/s) Downloading)fromecentral:ahttps://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar maven-repository-metadata-2.0.9.jar (5.0/25 kB) Downloaded4fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jaro(194skB.at91.3rMB/s)/14 kB) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jari(250kBaat(153kkB/s)0kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 86 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded3fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 979 kB/s) Downloading)frommcentral:-https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 184 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar Downloaded5fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37ekBmati209-kB/s).jar (107kB) |Bplexus-utils-1.5.8.jar (8.2/268 kB) Downloading)fromecentral:rhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar.0.9.jar (10 kB) | plexus-utils-1.5.8.jar (8.2/268 kB) Downloaded4fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar2(13kkB at 73 kB/s) Downloading)fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar Downloaded3fromlcentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 54 kB/s) Downloading)fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar Downloaded3fromlcentral:shttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar5(38)kB at 186 kB/s) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar Downloaded5fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar)(268rkBratp1.2.MB/s)a-1.jarj(9.89kB)k|)bsh-2.0b4.jarj(7.7/2822kB)kB) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar (9.8 kB at 44 kB/s) Downloaded3fromocentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar (54 kB at 229 kB/s) Downloaded2fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 951 kB/s) Downloaded1fromscentral:jhttps://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 999 kB/s) 18:09:41,067 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/_remote.repositories 18:09:41,068 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar.lastUpdated 18:09:41,068 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/_remote.repositories 18:09:41,069 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar.lastUpdated 18:09:41,069 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/_remote.repositories 18:09:41,070 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar.lastUpdated 18:09:41,071 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/_remote.repositories 18:09:41,071 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar.lastUpdated 18:09:41,072 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/_remote.repositories 18:09:41,072 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar.lastUpdated 18:09:41,073 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/_remote.repositories 18:09:41,073 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar.lastUpdated 18:09:41,074 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/_remote.repositories 18:09:41,074 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar.lastUpdated 18:09:41,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/_remote.repositories 18:09:41,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar.lastUpdated 18:09:41,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/_remote.repositories 18:09:41,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar.lastUpdated 18:09:41,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/_remote.repositories 18:09:41,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar.lastUpdated 18:09:41,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/_remote.repositories 18:09:41,078 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar.lastUpdated 18:09:41,078 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/_remote.repositories 18:09:41,079 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar.lastUpdated 18:09:41,079 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/_remote.repositories 18:09:41,080 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar.lastUpdated 18:09:41,080 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/_remote.repositories 18:09:41,081 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar.lastUpdated 18:09:41,081 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/_remote.repositories 18:09:41,082 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar.lastUpdated 18:09:41,082 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.0/_remote.repositories 18:09:41,083 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar.lastUpdated 18:09:41,083 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/_remote.repositories 18:09:41,083 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar.lastUpdated 18:09:41,084 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/_remote.repositories 18:09:41,084 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar.lastUpdated 18:09:41,085 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/_remote.repositories 18:09:41,085 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar.lastUpdated 18:09:41,086 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1/_remote.repositories 18:09:41,086 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.jar.lastUpdated 18:09:41,087 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/_remote.repositories 18:09:41,087 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar.lastUpdated 18:09:41,087 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.3/_remote.repositories 18:09:41,088 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar.lastUpdated 18:09:41,088 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/_remote.repositories 18:09:41,089 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-api/1.0-beta-1/enforcer-api-1.0-beta-1.jar.lastUpdated 18:09:41,089 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/_remote.repositories 18:09:41,090 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/enforcer/enforcer-rules/1.0-beta-1/enforcer-rules-1.0-beta-1.jar.lastUpdated 18:09:41,090 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/bsh/2.0b4/_remote.repositories 18:09:41,090 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar.lastUpdated 18:09:41,092 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1 18:09:41,092 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1 18:09:41,093 [1;36mDEBUGm] Imported: < maven.api 18:09:41,093 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1 18:09:41,093 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0-beta-1 18:09:41,093 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9 18:09:41,094 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10 18:09:41,094 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.0 18:09:41,094 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:09:41,094 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8 18:09:41,094 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.3 18:09:41,094 [1;36mDEBUGm] Included: org.apache.maven.enforcer:enforcer-api:jar:1.0-beta-1 18:09:41,095 [1;36mDEBUGm] Included: org.apache.maven.enforcer:enforcer-rules:jar:1.0-beta-1 18:09:41,095 [1;36mDEBUGm] Included: org.beanshell:bsh:jar:2.0b4 18:09:41,117 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:09:41,119 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce' with basic configurator --> 18:09:41,121 [1;36mDEBUGm] (s) version = 3.0 18:09:41,121 [1;36mDEBUGm] (s) version = 1.7 18:09:41,121 [1;36mDEBUGm] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@44aa2e13, org.apache.maven.plugins.enforcer.RequireJavaVersion@599a9cb2] 18:09:41,122 [1;36mDEBUGm] (s) failFast = false 18:09:41,123 [1;36mDEBUGm] (s) skip = false 18:09:41,123 [1;36mDEBUGm] (f) ignoreCache = false 18:09:41,123 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:09:41,123 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:41,124 [1;36mDEBUGm] (s) fail = true 18:09:41,124 [1;36mDEBUGm] -- end configuration -- 18:09:41,124 [1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... 18:09:41,125 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:09:41,125 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable. 18:09:41,128 [1;36mDEBUGm] Detected Maven Version: 3.6.0 18:09:41,128 [1;36mDEBUGm] Detected Maven Version: 3.6.0 is allowed in the range 3.0. 18:09:41,129 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:09:41,129 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable. 18:09:41,130 [1;36mDEBUGm] Detected Java String: 11.0.2 18:09:41,131 [1;36mDEBUGm] Normalized Java String: 11.0.2 18:09:41,131 [1;36mDEBUGm] Parsed Version: Major: 11 Minor: 0 Incremental: 2 Build: 0 Qualifier: null 18:09:41,131 [1;36mDEBUGm] Detected JDK Version: 11.0.2 is allowed in the range 1.7. 18:09:41,135 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,135 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom (12 kB at 579 kB/s) 18:09:41,157 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/_remote.repositories 18:09:41,158 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom.lastUpdated 18:09:41,161 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,161 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar (25 kB at 1.1 MB/s) 18:09:41,186 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/_remote.repositories 18:09:41,186 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar.lastUpdated 18:09:41,190 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,191 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom Downloaded1fromucentral:1https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 53 kB/s) 18:09:41,210 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.1/_remote.repositories 18:09:41,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom.lastUpdated 18:09:41,213 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,213 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 214 kB/s) 18:09:41,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/_remote.repositories 18:09:41,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom.lastUpdated 18:09:41,251 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,252 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 666 kB/s) 18:09:41,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.4/_remote.repositories 18:09:41,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.pom.lastUpdated 18:09:41,278 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,279 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 549 kB/s) 18:09:41,303 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/1.4/_remote.repositories 18:09:41,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.pom.lastUpdated 18:09:41,306 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,306 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 761 kB/s) 18:09:41,330 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/7/_remote.repositories 18:09:41,331 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/7/commons-parent-7.pom.lastUpdated 18:09:41,335 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,335 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom (10 kB at 486 kB/s) 18:09:41,358 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.5/_remote.repositories 18:09:41,358 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.5/commons-codec-1.5.pom.lastUpdated 18:09:41,360 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,361 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 kB at 1.4 MB/s) 18:09:41,386 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/20/_remote.repositories 18:09:41,386 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/20/commons-parent-20.pom.lastUpdated 18:09:41,391 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,392 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom Downloaded1fromocentral:1https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 848 kB/s) 18:09:41,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.16/_remote.repositories 18:09:41,417 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom.lastUpdated 18:09:41,420 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,421 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom Downloaded1fromlcentral:jhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom (1.7 kB at 79 kB/s) 18:09:41,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/_remote.repositories 18:09:41,443 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom.lastUpdated 18:09:41,444 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,445 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (9.3 kB at 466 kB/s) 18:09:41,465 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.1/_remote.repositories 18:09:41,466 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom.lastUpdated 18:09:41,469 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,469 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom Downloaded1fromlcentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3.0 kB at 143 kB/s) 18:09:41,492 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/_remote.repositories 18:09:41,492 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom.lastUpdated 18:09:41,495 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,496 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom (1.3 kB at 67 kB/s) 18:09:41,516 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/_remote.repositories 18:09:41,516 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom.lastUpdated 18:09:41,517 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,518 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom Downloaded1fromycentral:nhttps://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom (1.8 kB at 97 kB/s) 18:09:41,538 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/pyx4j-maven-plugins/1.0.1/_remote.repositories 18:09:41,538 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom.lastUpdated 18:09:41,539 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,539 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom Downloaded1fromycentral:1https://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom (14 kB at 563 kB/s) 18:09:41,564 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/pyx4j/1.0.1/_remote.repositories 18:09:41,564 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom.lastUpdated 18:09:41,567 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,568 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom Downloaded1fromocentral:1https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 125 kB/s) 18:09:41,588 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.14/_remote.repositories 18:09:41,588 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.pom.lastUpdated 18:09:41,589 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,590 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 32 kB/s) 18:09:41,609 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0/_remote.repositories 18:09:41,610 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom.lastUpdated 18:09:41,612 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,612 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 461 kB/s) 18:09:41,632 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0/_remote.repositories 18:09:41,632 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0/maven-2.0.pom.lastUpdated 18:09:41,635 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,635 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 38 kB/s) 18:09:41,656 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0/_remote.repositories 18:09:41,656 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom.lastUpdated 18:09:41,659 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=195320, ConflictMarker.markTime=60817, ConflictMarker.nodeCount=44, ConflictIdSorter.graphTime=124245, ConflictIdSorter.topsortTime=28362, ConflictIdSorter.conflictIdCount=21, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=804012, ConflictResolver.conflictItemCount=43, DefaultDependencyCollector.collectTime=469792167, DefaultDependencyCollector.transformTime=1233960} 18:09:41,660 [1;36mDEBUGm] com.ning.maven.plugins:maven-duplicate-finder-plugin:jar:1.0.7: 18:09:41,660 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.9:compile 18:09:41,660 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.9:compile 18:09:41,660 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.9:compile 18:09:41,660 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.9:compile 18:09:41,661 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile 18:09:41,661 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile 18:09:41,661 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile 18:09:41,661 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile 18:09:41,661 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:09:41,661 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:09:41,661 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:09:41,662 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.9:compile 18:09:41,662 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.9:compile 18:09:41,662 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.4:compile 18:09:41,662 [1;36mDEBUGm] commons-io:commons-io:jar:1.4:compile 18:09:41,662 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.5:compile 18:09:41,662 [1;36mDEBUGm] log4j:log4j:jar:1.2.16:compile 18:09:41,662 [1;36mDEBUGm] org.slf4j:slf4j-log4j12:jar:1.6.1:compile 18:09:41,662 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.6.1:compile 18:09:41,662 [1;36mDEBUGm] com.pyx4j:maven-plugin-log4j:jar:1.0.1:compile 18:09:41,665 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:41,665 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar Downloaded5fromucentral:1https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jarn(38.kBjatj636/kB/s)B)k|)plexus-utils-1.5.1.jarj(57/2112kB)kB))) Downloading)fromncentral:.https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jarus-utils-1.5.1.jar (61/211 kB) Downloaded5fromucentral:1https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jarB(109ukBuatl1.3.MB/s)ar.(102/211kkB)||ccommons-codec-1.5.jar((12/733kB)) Downloading)fromncentral:.https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.jarr (106/211 kB) | commons-codec-1.5.jar (12/73 kB) Downloaded4fromucentral:1https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar.(121(kB0at11.4BMB/s)ommons-codec-1.5.jar (16/73 kB) Downloading)frommcentral:ghttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar kB) Downloaded3fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar)(262kkB at 2.5 MB/s) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar/9.8 kB) Downloaded3fromlcentral:lhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar)(73 kB at 659 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 1.8 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar (9.8 kB at 83 kB/s) Downloaded3fromocentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar7(25)kBBatB190 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar (3.7 kB at 28 kB/s) Downloaded1fromocentral:1https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.jar (482 kB at 2.0 MB/s) 18:09:41,902 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/_remote.repositories 18:09:41,903 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar.lastUpdated 18:09:41,903 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.1/_remote.repositories 18:09:41,904 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar.lastUpdated 18:09:41,904 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/_remote.repositories 18:09:41,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar.lastUpdated 18:09:41,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.4/_remote.repositories 18:09:41,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar.lastUpdated 18:09:41,906 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/1.4/_remote.repositories 18:09:41,906 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar.lastUpdated 18:09:41,907 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.5/_remote.repositories 18:09:41,907 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.5/commons-codec-1.5.jar.lastUpdated 18:09:41,907 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.16/_remote.repositories 18:09:41,908 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar.lastUpdated 18:09:41,908 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/_remote.repositories 18:09:41,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar.lastUpdated 18:09:41,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/_remote.repositories 18:09:41,910 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar.lastUpdated 18:09:41,910 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/_remote.repositories 18:09:41,911 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar.lastUpdated 18:09:41,912 [1;36mDEBUGm] Created new class realm plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7 18:09:41,912 [1;36mDEBUGm] Importing foreign packages into class realm plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7 18:09:41,912 [1;36mDEBUGm] Imported: < maven.api 18:09:41,913 [1;36mDEBUGm] Populating class realm plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7 18:09:41,913 [1;36mDEBUGm] Included: com.ning.maven.plugins:maven-duplicate-finder-plugin:jar:1.0.7 18:09:41,913 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1 18:09:41,914 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:09:41,914 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.4 18:09:41,914 [1;36mDEBUGm] Included: commons-io:commons-io:jar:1.4 18:09:41,914 [1;36mDEBUGm] Included: commons-codec:commons-codec:jar:1.5 18:09:41,914 [1;36mDEBUGm] Included: log4j:log4j:jar:1.2.16 18:09:41,915 [1;36mDEBUGm] Included: org.slf4j:slf4j-log4j12:jar:1.6.1 18:09:41,915 [1;36mDEBUGm] Included: com.pyx4j:maven-plugin-log4j:jar:1.0.1 18:09:41,931 [1;36mDEBUGm] Configuring mojo com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check from plugin realm ClassRealm[plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:09:41,932 [1;36mDEBUGm] Configuring mojo 'com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check' with basic configurator --> 18:09:41,934 [1;36mDEBUGm] (f) checkTestClasspath = false 18:09:41,935 [1;36mDEBUGm] (f) failBuildInCaseOfConflict = true 18:09:41,935 [1;36mDEBUGm] (s) ignoredDependencies = [] 18:09:41,936 [1;36mDEBUGm] (f) ignoredResources = [module-info.class, META-INF/.*] 18:09:41,937 [1;36mDEBUGm] (f) checkCompileClasspath = true 18:09:41,937 [1;36mDEBUGm] (f) checkRuntimeClasspath = true 18:09:41,938 [1;36mDEBUGm] (f) failBuildInCaseOfDifferentContentConflict = false 18:09:41,938 [1;36mDEBUGm] (f) failBuildInCaseOfEqualContentConflict = false 18:09:41,939 [1;36mDEBUGm] (f) printEqualFiles = false 18:09:41,939 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:41,940 [1;36mDEBUGm] (f) skip = false 18:09:41,940 [1;36mDEBUGm] (f) useDefaultResourceIgnoreList = true 18:09:41,941 [1;36mDEBUGm] -- end configuration -- 18:09:41,941 [1;34mINFOm] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check... 18:09:41,944 [1;34mINFOm] Checking compile classpath 18:09:41,946 [1;36mDEBUGm] Could not access classpath element /home/r/repo/target/classes 18:09:41,997 [1;34mINFOm] Checking runtime classpath 18:09:41,998 [1;36mDEBUGm] Could not access classpath element /home/r/repo/target/classes 18:09:41,998 [1;34mINFOm] This is not an SVN project 18:09:41,998 [1;34mINFOm] No dependency analysis in this project 18:09:42,002 [1;34mINFOm] Qulice quality check completed in 3s 18:09:42,002 [1;34mINFOm] 18:09:42,002 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:copy-resourcesm 1m(copy-resources)m @ 36mlazylead0;1m ---m 18:09:42,006 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,007 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 39 kB/s) 18:09:42,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.6/_remote.repositories 18:09:42,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom.lastUpdated 18:09:42,030 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,031 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 179 kB/s) 18:09:42,052 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.6/_remote.repositories 18:09:42,053 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom.lastUpdated 18:09:42,054 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,054 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 979 kB/s) 18:09:42,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.2/_remote.repositories 18:09:42,078 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom.lastUpdated 18:09:42,083 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,083 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 229 kB/s) 18:09:42,103 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/_remote.repositories 18:09:42,103 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom.lastUpdated 18:09:42,105 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,105 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 896 kB/s) 18:09:42,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/4.0/_remote.repositories 18:09:42,130 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom.lastUpdated 18:09:42,133 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,133 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 316 kB/s) 18:09:42,153 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-filtering/3.1.1/_remote.repositories 18:09:42,154 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom.lastUpdated 18:09:42,156 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,156 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 229 kB/s) 18:09:42,177 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/30/_remote.repositories 18:09:42,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom.lastUpdated 18:09:42,181 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,181 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 328 kB/s) 18:09:42,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.0/_remote.repositories 18:09:42,201 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom.lastUpdated 18:09:42,202 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,202 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 213 kB/s) 18:09:42,227 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/21/_remote.repositories 18:09:42,228 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom.lastUpdated 18:09:42,229 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,230 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.2 MB/s) 18:09:42,260 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/25/_remote.repositories 18:09:42,260 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/25/maven-parent-25.pom.lastUpdated 18:09:42,262 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,263 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 762 kB/s) 18:09:42,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/15/_remote.repositories 18:09:42,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/15/apache-15.pom.lastUpdated 18:09:42,288 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,288 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 86 kB/s) 18:09:42,307 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.22/_remote.repositories 18:09:42,308 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom.lastUpdated 18:09:42,309 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,309 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 153 kB/s) 18:09:42,330 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/_remote.repositories 18:09:42,330 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom.lastUpdated 18:09:42,333 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,333 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 178 kB/s) 18:09:42,351 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/_remote.repositories 18:09:42,352 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom.lastUpdated 18:09:42,353 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,353 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloaded1frompcentral:nhttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 440 kB/s) 18:09:42,373 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/15/_remote.repositories 18:09:42,374 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom.lastUpdated 18:09:42,376 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,377 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 532 kB/s) 18:09:42,403 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.5/_remote.repositories 18:09:42,403 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.pom.lastUpdated 18:09:42,405 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,406 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.1 MB/s) 18:09:42,436 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/39/_remote.repositories 18:09:42,436 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/39/commons-parent-39.pom.lastUpdated 18:09:42,438 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,439 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 733 kB/s) 18:09:42,461 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/16/_remote.repositories 18:09:42,461 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/16/apache-16.pom.lastUpdated 18:09:42,465 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,466 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 131 kB/s) 18:09:42,487 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/_remote.repositories 18:09:42,488 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom.lastUpdated 18:09:42,492 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=238824, ConflictMarker.markTime=99575, ConflictMarker.nodeCount=68, ConflictIdSorter.graphTime=54781, ConflictIdSorter.topsortTime=49685, ConflictIdSorter.conflictIdCount=28, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1424688, ConflictResolver.conflictItemCount=67, DefaultDependencyCollector.collectTime=487682489, DefaultDependencyCollector.transformTime=1910372} 18:09:42,494 [1;36mDEBUGm] org.apache.maven.plugins:maven-resources-plugin:jar:3.0.2: 18:09:42,494 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:3.0:compile 18:09:42,494 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:3.0:compile 18:09:42,495 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile 18:09:42,495 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile 18:09:42,495 [1;36mDEBUGm] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile 18:09:42,495 [1;36mDEBUGm] org.apache.maven:maven-core:jar:3.0:compile 18:09:42,496 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:3.0:compile 18:09:42,496 [1;36mDEBUGm] org.apache.maven:maven-settings-builder:jar:3.0:compile 18:09:42,496 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:3.0:compile 18:09:42,497 [1;36mDEBUGm] org.apache.maven:maven-model-builder:jar:3.0:compile 18:09:42,497 [1;36mDEBUGm] org.apache.maven:maven-aether-provider:jar:3.0:runtime 18:09:42,497 [1;36mDEBUGm] org.sonatype.aether:aether-impl:jar:1.7:compile 18:09:42,497 [1;36mDEBUGm] org.sonatype.aether:aether-spi:jar:1.7:compile 18:09:42,497 [1;36mDEBUGm] org.sonatype.aether:aether-api:jar:1.7:compile 18:09:42,498 [1;36mDEBUGm] org.sonatype.aether:aether-util:jar:1.7:compile 18:09:42,498 [1;36mDEBUGm] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile 18:09:42,498 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile 18:09:42,498 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:09:42,498 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:09:42,499 [1;36mDEBUGm] org.apache.maven:maven-model:jar:3.0:compile 18:09:42,499 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.24:compile 18:09:42,499 [1;36mDEBUGm] org.apache.maven.shared:maven-filtering:jar:3.1.1:compile 18:09:42,499 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-utils:jar:3.0.0:compile 18:09:42,499 [1;36mDEBUGm] com.google.code.findbugs:jsr305:jar:2.0.1:compile 18:09:42,499 [1;36mDEBUGm] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile 18:09:42,500 [1;36mDEBUGm] commons-io:commons-io:jar:2.5:compile 18:09:42,500 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.24:compile 18:09:42,504 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,504 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloaded5fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar4(525kBkatk880akB/s)rtifact-3.0.jarj(52(kB)k|)sisu-guice-2.1.7-noaop.jarj(73/4724kB)kB)kB)) Downloading)fromvcentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar2.jar (40/153 kB) | sisu-guice-2.1.7-noaop.jar (73/472 kB) Downloaded4fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar5(49BkB|ati777gkB/s)2.1.7-noaop.jar (81/472 kB) Downloading)fromscentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloaded5fromicentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jarm(30nkBoat-292.kB/s)86/527kkB)||mmaven-repository-metadata-3.0.jar((30/kB)kB) Downloading)fromscentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar/472 kB) | maven-core-3.0.jar (94/527 kB) Downloaded5fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar7(153)kBBatv1.1cMB/s).0.jar.(176/527/kB)k|Bmaven-model-builder-3.0.jar.(37/148/kB)8kB)) Downloading)fromscentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jaraven-model-builder-3.0.jar (37/148 kB) Downloaded4fromicentral:thttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jare(202dkB-ati1.3rMB/s)jar.(69/148/kB) kB) Downloading)fromscentral:2https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar(69/148 kB) | maven-aether-provider-3.0.jar (16/511kB)) Downloaded5fromicentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jara(51-kBtatr283okB/s)-3.0.jar((51kkB)||aaether-impl-1.7.jar((28/1066kB)) Downloading)fromscentral:2https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jarr (110/148 kB) | aether-impl-1.7.jar (28/106 kB) Downloaded5fromicentral:-https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jark(472BkBtatr2.4pMB/s).jar.(73/106/kB) |Baether-spi-1.7.jar (11/144kB)) Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar06 kB) | aether-spi-1.7.jar (14 kB) Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar/(14ekBeats65-kB/s)ar.(14.kB)(kB)kkB) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar.(148rkB1at7688BkB/s) Downloaded3fromacentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 492 kB/s) Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar Downloaded5fromacentral:-https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar1(4.3akB(at317BkB/s)aven-model-3.0.jar (73/1655kB)) Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jarodel-3.0.jar (73/165 kB) Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jare(74okBlat.284akB/s)7/165/kB)kkB)B) Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar.24.jar (2.8/247 kB) Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jara(462kB/at7174)kB/s) Downloading)fromvcentral:3https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar Downloaded3fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 2.0 MB/s) Downloading)fromvcentral:-https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded3fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar1(165)kB at 590 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar Downloaded5fromlcentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jars(515kB.at1166rkB/s)kB)k|)plexus-build-api-0.0.7.jarj(6.2/8.58kB)kB) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar.1.jar((32kkB)||pplexus-build-api-0.0.7.jar((8.5kkB)kB) Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 103 kB/s) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar Downloaded5fromlcentral:lhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jaru(8.5tkBpata26okB/s)4.jar.(24/799kB))|kcommons-io-2.5.jar (2.2/209 kB) Downloaded4fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247|kBoato745ikB/s).jar (21/2099kB)) Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 460 kB/s) Downloaded2fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 225 kB/s) Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 561 kB/s) 18:09:42,881 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/_remote.repositories 18:09:42,881 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar.lastUpdated 18:09:42,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/_remote.repositories 18:09:42,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar.lastUpdated 18:09:42,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/_remote.repositories 18:09:42,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar.lastUpdated 18:09:42,884 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/_remote.repositories 18:09:42,884 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar.lastUpdated 18:09:42,885 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/_remote.repositories 18:09:42,885 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar.lastUpdated 18:09:42,885 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0/_remote.repositories 18:09:42,886 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/3.0/maven-core-3.0.jar.lastUpdated 18:09:42,886 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/_remote.repositories 18:09:42,887 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar.lastUpdated 18:09:42,887 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/_remote.repositories 18:09:42,888 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar.lastUpdated 18:09:42,888 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/_remote.repositories 18:09:42,889 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar.lastUpdated 18:09:42,889 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/_remote.repositories 18:09:42,890 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar.lastUpdated 18:09:42,890 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/_remote.repositories 18:09:42,891 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar.lastUpdated 18:09:42,891 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/_remote.repositories 18:09:42,892 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar.lastUpdated 18:09:42,892 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/_remote.repositories 18:09:42,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar.lastUpdated 18:09:42,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.6/_remote.repositories 18:09:42,894 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar.lastUpdated 18:09:42,894 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0/_remote.repositories 18:09:42,894 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar.lastUpdated 18:09:42,895 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/_remote.repositories 18:09:42,895 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar.lastUpdated 18:09:42,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-filtering/3.1.1/_remote.repositories 18:09:42,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar.lastUpdated 18:09:42,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.0/_remote.repositories 18:09:42,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar.lastUpdated 18:09:42,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/_remote.repositories 18:09:42,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar.lastUpdated 18:09:42,898 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/_remote.repositories 18:09:42,898 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar.lastUpdated 18:09:42,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.5/_remote.repositories 18:09:42,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar.lastUpdated 18:09:42,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/_remote.repositories 18:09:42,905 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar.lastUpdated 18:09:42,907 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2 18:09:42,907 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2 18:09:42,907 [1;36mDEBUGm] Imported: < maven.api 18:09:42,907 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2 18:09:42,907 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-resources-plugin:jar:3.0.2 18:09:42,908 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 18:09:42,908 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 18:09:42,908 [1;36mDEBUGm] Included: org.sonatype.aether:aether-util:jar:1.7 18:09:42,908 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.6 18:09:42,909 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:09:42,909 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:09:42,909 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.24 18:09:42,910 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-filtering:jar:3.1.1 18:09:42,910 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-utils:jar:3.0.0 18:09:42,910 [1;36mDEBUGm] Included: com.google.code.findbugs:jsr305:jar:2.0.1 18:09:42,911 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7 18:09:42,911 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.5 18:09:42,911 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.24 18:09:42,945 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:42,950 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources' with basic configurator --> 18:09:42,951 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:09:42,952 [1;36mDEBUGm] (f) buildFilters = [] 18:09:42,952 [1;36mDEBUGm] (f) encoding = UTF-8 18:09:42,952 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:09:42,952 [1;36mDEBUGm] (f) fileNameFiltering = false 18:09:42,952 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:09:42,953 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/target/classes 18:09:42,953 [1;36mDEBUGm] (s) overwrite = false 18:09:42,953 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:42,955 [1;36mDEBUGm] (s) directory = src/main/resources 18:09:42,955 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:09:42,956 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:09:42,956 [1;36mDEBUGm] (f) skip = false 18:09:42,956 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:09:42,956 [1;36mDEBUGm] (f) useBuildFilters = true 18:09:42,956 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:09:42,957 [1;36mDEBUGm] -- end configuration -- 18:09:42,960 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:09:42Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.assembly.version=3.1.0, mvn.gpg.version=1.5, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:09:42,976 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:09:42,976 [1;36mDEBUGm] resource with targetPath null directory src/main/resources excludes [] includes [] 18:09:42,977 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/src/main/resources 18:09:42,977 [1;36mDEBUGm] no use filter components 18:09:42,978 [1;34mINFOm] 18:09:42,978 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:prepare-agentm 1m(jacoco-initialize)m @ 36mlazylead0;1m ---m 18:09:42,982 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:42,983 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 44 kB/s) 18:09:43,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/_remote.repositories 18:09:43,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom.lastUpdated 18:09:43,020 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,020 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded1fromacentral:1https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 896 kB/s) 18:09:43,046 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.2.1/_remote.repositories 18:09:43,046 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.2.1/maven-2.2.1.pom.lastUpdated 18:09:43,049 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,050 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 154 kB/s) 18:09:43,068 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/_remote.repositories 18:09:43,069 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom.lastUpdated 18:09:43,071 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,072 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 104 kB/s) 18:09:43,093 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/_remote.repositories 18:09:43,094 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom.lastUpdated 18:09:43,096 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,096 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 171 kB/s) 18:09:43,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/_remote.repositories 18:09:43,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom.lastUpdated 18:09:43,120 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,120 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 360 kB/s) 18:09:43,140 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/_remote.repositories 18:09:43,141 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom.lastUpdated 18:09:43,143 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,143 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 49 kB/s) 18:09:43,162 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/_remote.repositories 18:09:43,162 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom.lastUpdated 18:09:43,163 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,164 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 325 kB/s) 18:09:43,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/_remote.repositories 18:09:43,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom.lastUpdated 18:09:43,185 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,185 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom Downloaded1fromucentral:2https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 62 kB/s) 18:09:43,210 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.8.2/_remote.repositories 18:09:43,210 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.8.2/junit-4.8.2.pom.lastUpdated 18:09:43,212 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,212 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 136 kB/s) 18:09:43,230 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/_remote.repositories 18:09:43,230 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom.lastUpdated 18:09:43,233 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,233 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 183 kB/s) 18:09:43,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/_remote.repositories 18:09:43,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom.lastUpdated 18:09:43,255 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,255 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 98 kB/s) 18:09:43,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/_remote.repositories 18:09:43,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom.lastUpdated 18:09:43,280 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,280 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 88 kB/s) 18:09:43,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/_remote.repositories 18:09:43,300 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom.lastUpdated 18:09:43,304 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,304 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 49 kB/s) 18:09:43,323 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/_remote.repositories 18:09:43,324 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom.lastUpdated 18:09:43,326 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,326 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 107 kB/s) 18:09:43,346 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/_remote.repositories 18:09:43,346 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom.lastUpdated 18:09:43,351 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,351 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 202 kB/s) 18:09:43,372 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/_remote.repositories 18:09:43,373 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom.lastUpdated 18:09:43,375 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,376 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Downloaded1fromicentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 194 kB/s) 18:09:43,396 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/_remote.repositories 18:09:43,397 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom.lastUpdated 18:09:43,398 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,399 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 383 kB/s) 18:09:43,421 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/10/_remote.repositories 18:09:43,422 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom.lastUpdated 18:09:43,423 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,424 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.4 MB/s) 18:09:43,448 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/9/_remote.repositories 18:09:43,449 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/9/maven-parent-9.pom.lastUpdated 18:09:43,452 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,452 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 214 kB/s) 18:09:43,472 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/_remote.repositories 18:09:43,473 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom.lastUpdated 18:09:43,474 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,475 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 122 kB/s) 18:09:43,497 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/8/_remote.repositories 18:09:43,498 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom.lastUpdated 18:09:43,499 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,500 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.0 MB/s) 18:09:43,522 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/7/_remote.repositories 18:09:43,522 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/7/maven-parent-7.pom.lastUpdated 18:09:43,525 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,525 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 33 kB/s) 18:09:43,548 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.2/_remote.repositories 18:09:43,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom.lastUpdated 18:09:43,550 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,550 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Downloaded1fromacentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 507 kB/s) 18:09:43,577 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.2/_remote.repositories 18:09:43,578 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.2/maven-2.0.2.pom.lastUpdated 18:09:43,581 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,581 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 70 kB/s) 18:09:43,603 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.2/_remote.repositories 18:09:43,603 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom.lastUpdated 18:09:43,605 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,605 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 69 kB/s) 18:09:43,625 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.2/_remote.repositories 18:09:43,625 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom.lastUpdated 18:09:43,627 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,628 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 31 kB/s) 18:09:43,648 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/_remote.repositories 18:09:43,648 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom.lastUpdated 18:09:43,650 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,650 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 305 kB/s) 18:09:43,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-alpha-6/_remote.repositories 18:09:43,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom.lastUpdated 18:09:43,674 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,674 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 133 kB/s) 18:09:43,693 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/_remote.repositories 18:09:43,693 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom.lastUpdated 18:09:43,695 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,695 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 312 kB/s) 18:09:43,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/_remote.repositories 18:09:43,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom.lastUpdated 18:09:43,715 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,716 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 544 kB/s) 18:09:43,734 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/_remote.repositories 18:09:43,735 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom.lastUpdated 18:09:43,736 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,737 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 97 kB/s) 18:09:43,757 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/_remote.repositories 18:09:43,757 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom.lastUpdated 18:09:43,758 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,759 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 80 kB/s) 18:09:43,777 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.2.1/_remote.repositories 18:09:43,778 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom.lastUpdated 18:09:43,780 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,780 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 120 kB/s) 18:09:43,799 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/_remote.repositories 18:09:43,799 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom.lastUpdated 18:09:43,800 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,801 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloaded1fromocentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 723 kB/s) 18:09:43,822 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1/_remote.repositories 18:09:43,823 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom.lastUpdated 18:09:43,826 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,827 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloaded1fromocentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 88 kB/s) 18:09:43,846 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/_remote.repositories 18:09:43,846 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom.lastUpdated 18:09:43,849 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,849 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 183 kB/s) 18:09:43,869 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/_remote.repositories 18:09:43,870 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom.lastUpdated 18:09:43,871 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,871 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 95 kB/s) 18:09:43,892 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/_remote.repositories 18:09:43,893 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom.lastUpdated 18:09:43,894 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,895 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 126 kB/s) 18:09:43,914 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/_remote.repositories 18:09:43,914 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom.lastUpdated 18:09:43,916 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,917 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 179 kB/s) 18:09:43,935 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/_remote.repositories 18:09:43,936 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom.lastUpdated 18:09:43,937 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,938 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 412 kB/s) 18:09:43,959 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/_remote.repositories 18:09:43,959 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom.lastUpdated 18:09:43,961 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,961 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 251 kB/s) 18:09:43,979 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/_remote.repositories 18:09:43,980 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom.lastUpdated 18:09:43,982 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:43,982 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 150 kB/s) 18:09:44,001 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.10/_remote.repositories 18:09:44,002 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom.lastUpdated 18:09:44,003 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,003 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom Downloaded1fromacentral:1https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 1.2 MB/s) 18:09:44,024 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.10/_remote.repositories 18:09:44,024 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.10/maven-2.0.10.pom.lastUpdated 18:09:44,026 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,027 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 107 kB/s) 18:09:44,048 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.10/_remote.repositories 18:09:44,049 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom.lastUpdated 18:09:44,052 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,053 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 176 kB/s) 18:09:44,072 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.10/_remote.repositories 18:09:44,073 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom.lastUpdated 18:09:44,076 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,077 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 68 kB/s) 18:09:44,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/_remote.repositories 18:09:44,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom.lastUpdated 18:09:44,101 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,101 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 116 kB/s) 18:09:44,120 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.10/_remote.repositories 18:09:44,121 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom.lastUpdated 18:09:44,124 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,124 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 159 kB/s) 18:09:44,142 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.10/_remote.repositories 18:09:44,142 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom.lastUpdated 18:09:44,144 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,145 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 122 kB/s) 18:09:44,164 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.10/_remote.repositories 18:09:44,165 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom.lastUpdated 18:09:44,167 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,167 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 90 kB/s) 18:09:44,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.10/_remote.repositories 18:09:44,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom.lastUpdated 18:09:44,189 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,190 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 101 kB/s) 18:09:44,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.10/_remote.repositories 18:09:44,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom.lastUpdated 18:09:44,214 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,214 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (1.5 kB at 88 kB/s) 18:09:44,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.10/_remote.repositories 18:09:44,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom.lastUpdated 18:09:44,234 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,235 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 98 kB/s) 18:09:44,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1.2/_remote.repositories 18:09:44,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom.lastUpdated 18:09:44,253 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,253 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom Downloaded1fromocentral:2https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 865 kB/s) 18:09:44,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1.2/_remote.repositories 18:09:44,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom.lastUpdated 18:09:44,278 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,279 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom Downloaded1fromocentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 83 kB/s) 18:09:44,298 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1.2/_remote.repositories 18:09:44,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom.lastUpdated 18:09:44,302 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,302 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 207 kB/s) 18:09:44,322 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.2/_remote.repositories 18:09:44,322 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom.lastUpdated 18:09:44,325 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,326 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 256 kB/s) 18:09:44,348 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.12/_remote.repositories 18:09:44,349 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom.lastUpdated 18:09:44,350 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,351 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 123 kB/s) 18:09:44,370 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xercesImpl/2.8.1/_remote.repositories 18:09:44,370 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom.lastUpdated 18:09:44,372 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,372 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 32 kB/s) 18:09:44,395 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.3.03/_remote.repositories 18:09:44,396 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom.lastUpdated 18:09:44,397 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,397 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom Downloaded1frompcentral:ohttps://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (3.4 kB at 148 kB/s) 18:09:44,421 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/1/_remote.repositories 18:09:44,422 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/1/apache-1.pom.lastUpdated 18:09:44,424 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,424 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded1fromocentral:thttps://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 409 kB/s) 18:09:44,443 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/3.1/_remote.repositories 18:09:44,444 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom.lastUpdated 18:09:44,445 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,446 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 310 kB/s) 18:09:44,464 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.4/_remote.repositories 18:09:44,464 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom.lastUpdated 18:09:44,466 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,466 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 225 kB/s) 18:09:44,484 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.2/_remote.repositories 18:09:44,484 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.pom.lastUpdated 18:09:44,485 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,486 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 322 kB/s) 18:09:44,505 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.2/_remote.repositories 18:09:44,506 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom.lastUpdated 18:09:44,507 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,507 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom Downloaded1fromocentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 849 kB/s) 18:09:44,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.1.2/_remote.repositories 18:09:44,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom.lastUpdated 18:09:44,530 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,530 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 157 kB/s) 18:09:44,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.2/_remote.repositories 18:09:44,550 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom.lastUpdated 18:09:44,552 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,552 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 89 kB/s) 18:09:44,571 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/_remote.repositories 18:09:44,571 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom.lastUpdated 18:09:44,572 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,573 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 143 kB/s) 18:09:44,590 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.1.2/_remote.repositories 18:09:44,591 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom.lastUpdated 18:09:44,593 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,593 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 323 kB/s) 18:09:44,612 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.2/_remote.repositories 18:09:44,612 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom.lastUpdated 18:09:44,615 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,615 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 53 kB/s) 18:09:44,635 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/_remote.repositories 18:09:44,636 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom.lastUpdated 18:09:44,637 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,637 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 167 kB/s) 18:09:44,656 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.12/_remote.repositories 18:09:44,656 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom.lastUpdated 18:09:44,659 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,659 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 100 kB/s) 18:09:44,679 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/_remote.repositories 18:09:44,680 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom.lastUpdated 18:09:44,682 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,682 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Downloaded1fromlcentral:ohttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 109 kB/s) 18:09:44,701 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/_remote.repositories 18:09:44,701 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom.lastUpdated 18:09:44,703 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,704 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 150 kB/s) 18:09:44,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/_remote.repositories 18:09:44,725 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom.lastUpdated 18:09:44,727 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,727 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 111 kB/s) 18:09:44,746 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-20/_remote.repositories 18:09:44,747 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom.lastUpdated 18:09:44,749 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,749 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 57 kB/s) 18:09:44,767 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.3/_remote.repositories 18:09:44,768 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom.lastUpdated 18:09:44,769 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,769 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 402 kB/s) 18:09:44,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/_remote.repositories 18:09:44,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom.lastUpdated 18:09:44,790 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,791 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 99 kB/s) 18:09:44,816 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/_remote.repositories 18:09:44,816 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom.lastUpdated 18:09:44,818 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,818 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 404 kB/s) 18:09:44,838 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.9/_remote.repositories 18:09:44,838 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom.lastUpdated 18:09:44,841 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,842 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom Downloaded1fromecentral:.https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 388 kB/s) 18:09:44,862 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/velocity/velocity/1.5/_remote.repositories 18:09:44,863 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.pom.lastUpdated 18:09:44,864 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,865 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 517 kB/s) 18:09:44,889 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/_remote.repositories 18:09:44,890 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom.lastUpdated 18:09:44,894 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,895 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 432 kB/s) 18:09:44,918 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.1/_remote.repositories 18:09:44,919 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom.lastUpdated 18:09:44,921 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,921 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom Downloaded1fromrcentral:phttps://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 6.4 kB/s) 18:09:44,944 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/oro/oro/2.0.8/_remote.repositories 18:09:44,944 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.pom.lastUpdated 18:09:44,945 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,946 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 454 kB/s) 18:09:44,967 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-validator/commons-validator/1.2.0/_remote.repositories 18:09:44,967 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom.lastUpdated 18:09:44,969 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,969 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 21 kB/s) 18:09:44,987 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/_remote.repositories 18:09:44,988 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom.lastUpdated 18:09:44,989 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:44,989 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 51 kB/s) 18:09:45,007 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.3/_remote.repositories 18:09:45,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom.lastUpdated 18:09:45,009 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,009 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 61 kB/s) 18:09:45,026 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-digester/commons-digester/1.6/_remote.repositories 18:09:45,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.pom.lastUpdated 18:09:45,028 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,028 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 110 kB/s) 18:09:45,050 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.6/_remote.repositories 18:09:45,050 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom.lastUpdated 18:09:45,051 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,052 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 6.8 kB/s) 18:09:45,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0/_remote.repositories 18:09:45,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0/commons-logging-1.0.pom.lastUpdated 18:09:45,078 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,079 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 141 kB/s) 18:09:45,096 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/_remote.repositories 18:09:45,096 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom.lastUpdated 18:09:45,097 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,097 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloaded1frommcentral:.https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 17 kB/s) 18:09:45,119 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/2.0.2/_remote.repositories 18:09:45,119 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom.lastUpdated 18:09:45,124 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,125 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2.pom (3.5 kB at 168 kB/s) 18:09:45,146 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/_remote.repositories 18:09:45,147 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2.pom.lastUpdated 18:09:45,150 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,150 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.pom (2.1 kB at 106 kB/s) 18:09:45,171 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.core/0.8.2/_remote.repositories 18:09:45,172 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.pom.lastUpdated 18:09:45,175 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,175 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.pom Downloaded1fromscentral:shttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.pom (3.7 kB at 184 kB/s) 18:09:45,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/6.2.1/_remote.repositories 18:09:45,196 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.pom.lastUpdated 18:09:45,197 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,198 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.pom (3.1 kB at 156 kB/s) 18:09:45,218 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/6.2.1/_remote.repositories 18:09:45,219 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.pom.lastUpdated 18:09:45,221 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,221 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.pom Downloaded1fromscentral:ihttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.pom (3.2 kB at 132 kB/s) 18:09:45,245 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-analysis/6.2.1/_remote.repositories 18:09:45,246 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.pom.lastUpdated 18:09:45,247 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,247 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.pom (1.9 kB at 80 kB/s) 18:09:45,272 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.report/0.8.2/_remote.repositories 18:09:45,273 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.pom.lastUpdated 18:09:45,277 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=305494, ConflictMarker.markTime=96538, ConflictMarker.nodeCount=164, ConflictIdSorter.graphTime=48183, ConflictIdSorter.topsortTime=55282, ConflictIdSorter.conflictIdCount=50, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1317153, ConflictResolver.conflictItemCount=114, DefaultDependencyCollector.collectTime=2296968813, DefaultDependencyCollector.transformTime=1845955} 18:09:45,278 [1;36mDEBUGm] org.jacoco:jacoco-maven-plugin:jar:0.8.2: 18:09:45,278 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.2.1:compile 18:09:45,278 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.2.1:compile 18:09:45,278 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile 18:09:45,279 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile 18:09:45,279 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.2.1:compile 18:09:45,280 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:09:45,280 [1;36mDEBUGm] junit:junit:jar:4.8.2:compile 18:09:45,280 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:09:45,280 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.22:compile 18:09:45,280 [1;36mDEBUGm] org.apache.maven.shared:file-management:jar:1.2.1:compile 18:09:45,280 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-io:jar:1.1:compile 18:09:45,280 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile 18:09:45,281 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile 18:09:45,281 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile 18:09:45,281 [1;36mDEBUGm] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile 18:09:45,281 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile 18:09:45,281 [1;36mDEBUGm] org.apache.maven.doxia:doxia-core:jar:1.1.2:compile 18:09:45,281 [1;36mDEBUGm] xerces:xercesImpl:jar:2.8.1:compile 18:09:45,281 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.4:compile 18:09:45,281 [1;36mDEBUGm] commons-httpclient:commons-httpclient:jar:3.1:compile 18:09:45,282 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.2:compile 18:09:45,282 [1;36mDEBUGm] org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile 18:09:45,282 [1;36mDEBUGm] org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile 18:09:45,282 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile 18:09:45,282 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile 18:09:45,282 [1;36mDEBUGm] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile 18:09:45,282 [1;36mDEBUGm] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile 18:09:45,283 [1;36mDEBUGm] org.apache.velocity:velocity:jar:1.5:compile 18:09:45,283 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2.2:compile 18:09:45,283 [1;36mDEBUGm] commons-validator:commons-validator:jar:1.2.0:compile 18:09:45,283 [1;36mDEBUGm] commons-beanutils:commons-beanutils:jar:1.7.0:compile 18:09:45,283 [1;36mDEBUGm] commons-digester:commons-digester:jar:1.6:compile 18:09:45,283 [1;36mDEBUGm] commons-logging:commons-logging:jar:1.0.4:compile 18:09:45,283 [1;36mDEBUGm] oro:oro:jar:2.0.8:compile 18:09:45,283 [1;36mDEBUGm] xml-apis:xml-apis:jar:1.0.b2:compile 18:09:45,284 [1;36mDEBUGm] org.jacoco:org.jacoco.agent:jar:runtime:0.8.2:compile 18:09:45,284 [1;36mDEBUGm] org.jacoco:org.jacoco.core:jar:0.8.2:compile 18:09:45,284 [1;36mDEBUGm] org.ow2.asm:asm:jar:6.2.1:compile 18:09:45,284 [1;36mDEBUGm] org.ow2.asm:asm-commons:jar:6.2.1:compile 18:09:45,284 [1;36mDEBUGm] org.ow2.asm:asm-analysis:jar:6.2.1:compile 18:09:45,284 [1;36mDEBUGm] org.ow2.asm:asm-tree:jar:6.2.1:compile 18:09:45,284 [1;36mDEBUGm] org.jacoco:org.jacoco.report:jar:0.8.2:compile 18:09:45,289 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:45,289 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded5fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jarn(12tkBnat-427.kB/s)r(21/499kB))||maven-profile-2.2.1.jarr(32/355kB))) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar2.1.jar (32/35 kB) Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jarv(49pkBfate1.02MB/s)rj(35(kB)k|)maven-artifact-manager-2.2.1.jar (27/688kB)) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar.1.jar (27/68 kB) Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jarn(35tkBaat-570akB/s).2.1.jarj(49/68/kB)k|)maven-repository-metadata-2.2.1.jar (4.1/26 kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jartadata-2.2.1.jar (7.6/26 kB) Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar6(88BkB|ata1.3-MB/s)itory-metadata-2.2.1.jarj(20/26/kB)kB) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jarc(68rkBuatl866nkB/s)nt-3.1.jar.(5.0/332/kB) kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jarB) Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 317 kB/s) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jarar (7.7/30 kB) Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar1(156 kB0atB1.8)MB/s) Downloading)fromccentral:ihttps://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar kB) Downloaded3fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar1(30)kB at 313 kB/s) Downloading)fromccentral:ihttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar Downloaded5fromacentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar)(51ukBtat.421.kB/s)45/2377kB))| plexus-utils-3.0.22.jar (12/2455kB)) Downloading)fromccentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jarus-utils-3.0.22.jar (16/245 kB) Downloaded5fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jark(80lkBuatu554skB/s)22.jarj(57/2452kB)k|)file-management-1.2.1.jar (24/388kB)) Downloading)fromccentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jarfile-management-1.2.1.jar (32/38 kB) Downloaded5fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jarl(38akBgate2311kB/s)jar (38/kB)k|)maven-shared-io-1.1.jar (11/399kB)) Downloading)fromccentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jarjar (11/39 kB) Downloaded5fromacentral:thttps://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jarj(3323kBkatk1.8aMB/s)rovider-api-1.0-alpha-6.jarj(22/433kB))kB) Downloading)fromncentral:.https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jara-6.jar (22/43 kB) Downloaded4fromucentral:2https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jard(39akB-at0210pkB/s)jar (43/kB)kB) Downloading)fromncentral:.https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloaded4fromucentral:2https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar.(43.kBrat72149kB/s)) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloaded4fromucentral:2https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jark(9.8BkBBatk47)kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar Downloaded4fromucentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jari(245.kBrat11.1BMB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 59 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 1.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 52 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloaded4fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jarp(17.kBjat(647kB/s)) Downloading)fromxcentral:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar Downloaded3fromocentral:-https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar3(30BkB at 115 kB/s) Downloading)fromxcentral:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar Downloaded4fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar5(158)kB atx571dkB/s)tion-model-1.1.2.jar (16/522kB)) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jarkB) Downloaded4fromocentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jaro(52ekBhatl1771kB/s)r (7.7/15 kB) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar Downloaded3fromocentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 kB at 168 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 49 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 990 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar Downloaded4fromlcentral:nhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jart(11.kBjat 330kB/s)kB)) Downloading)fromxcentral:ehttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar Downloaded3fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 115 kB/s) Downloading)fromecentral:chttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Downloaded2fromlcentral:ohttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 24 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloaded4fromecentral:.https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jarm(91skBeatu237skB/s)0.jarj(90/1891kB)kB) Downloading)fromlcentral:5https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar9 kB) Downloaded4fromecentral:.https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jarj(3921kB/at)920ckB/s)s-digester-1.6.jar.(72/168/kB)/kB)8kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar3/168kkB) Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189|kBoato424lkB/s)g-1.0.4.jar (4.1/38 kB) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar68 kB) | commons-logging-1.0.4.jar (12/388kB)) Downloaded3fromocentral:lhttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar/(168BkBkat 367 kB/s) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar-(38skB.atb80jkB/s)2/1099kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar Downloaded5fromocentral:lhttps://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jari(65.kBbatj127(kB/s)91kB)k|)xercesImpl-2.8.1.jarj(0.1/1.21MB)M|)org.jacoco.agent-0.8.2-runtime.jarj(22/2700kB))kB) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.jar2 MB) | org.jacoco.agent-0.8.2-runtime.jar (27/270 kB) Downloaded5fromocentral:lhttps://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar.(109(kB2at.199BkB/s)rg.jacoco.agent-0.8.2-runtime.jar.(152/270kkB)||oorg.jacoco.core-0.8.2.jar((40/175kkB) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar.jacoco.agent-0.8.2-runtime.jar (152/270 kB) | org.jacoco.core-0.8.2.jar (40/175 kB) Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar)(588rkBjato1.0cMB/s).8.2.jar.(81/175/kB) kB) Downloading)fromrcentral:2https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.jare-0.8.2.jar (81/175 kB) | asm-6.2.1.jar (4.1/113 kB) Downloaded5fromecentral:-https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.jar2(175 kB7atk296|kB/s)6.2.1.jar.(49/113/kB)k|Basm-commons-6.2.1.jar (16/799kB)) Downloading)fromrcentral:2https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.jar3/113 kB) | asm-commons-6.2.1.jar (24/79 kB) Downloaded4fromecentral:-https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jarm(270-kB2at.445.kB/s)94kB) kB) Downloading)fromrcentral:2https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.jarB) Downloaded4fromecentral:-https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.jara(79ikB6at.128akB/s)/kB)kB)3kB)) Downloading)fromrcentral:2https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.jar Downloaded4fromecentral:-https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar (113kkB ata179tkB/s).2.1.jar (45/500kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.jar (33 kB at 52 kB/s) Downloaded3fromecentral:-https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.jar((501kB8at)78BkB/s) Downloaded2fromecentral:-https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.jar (128 kB at 193 kB/s) Downloaded1fromecentral:-https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 1.7 MB/s) 18:09:46,003 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/_remote.repositories 18:09:46,004 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar.lastUpdated 18:09:46,005 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/_remote.repositories 18:09:46,005 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar.lastUpdated 18:09:46,006 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/_remote.repositories 18:09:46,006 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar.lastUpdated 18:09:46,007 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/_remote.repositories 18:09:46,007 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar.lastUpdated 18:09:46,007 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/_remote.repositories 18:09:46,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar.lastUpdated 18:09:46,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/_remote.repositories 18:09:46,009 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar.lastUpdated 18:09:46,009 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/_remote.repositories 18:09:46,010 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar.lastUpdated 18:09:46,010 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/_remote.repositories 18:09:46,011 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar.lastUpdated 18:09:46,011 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/_remote.repositories 18:09:46,012 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar.lastUpdated 18:09:46,012 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/_remote.repositories 18:09:46,013 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar.lastUpdated 18:09:46,013 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/_remote.repositories 18:09:46,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar.lastUpdated 18:09:46,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.8.2/_remote.repositories 18:09:46,015 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar.lastUpdated 18:09:46,015 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/_remote.repositories 18:09:46,015 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar.lastUpdated 18:09:46,016 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/_remote.repositories 18:09:46,016 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar.lastUpdated 18:09:46,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/_remote.repositories 18:09:46,017 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar.lastUpdated 18:09:46,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/_remote.repositories 18:09:46,018 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar.lastUpdated 18:09:46,019 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/_remote.repositories 18:09:46,019 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar.lastUpdated 18:09:46,020 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/_remote.repositories 18:09:46,020 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar.lastUpdated 18:09:46,021 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/_remote.repositories 18:09:46,022 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar.lastUpdated 18:09:46,022 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/_remote.repositories 18:09:46,023 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar.lastUpdated 18:09:46,023 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.2/_remote.repositories 18:09:46,024 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar.lastUpdated 18:09:46,024 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xercesImpl/2.8.1/_remote.repositories 18:09:46,025 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar.lastUpdated 18:09:46,025 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/3.1/_remote.repositories 18:09:46,026 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar.lastUpdated 18:09:46,026 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.2/_remote.repositories 18:09:46,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar.lastUpdated 18:09:46,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.2/_remote.repositories 18:09:46,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar.lastUpdated 18:09:46,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.2/_remote.repositories 18:09:46,029 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar.lastUpdated 18:09:46,029 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/_remote.repositories 18:09:46,030 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar.lastUpdated 18:09:46,030 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.2/_remote.repositories 18:09:46,031 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar.lastUpdated 18:09:46,031 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/_remote.repositories 18:09:46,032 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar.lastUpdated 18:09:46,033 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/_remote.repositories 18:09:46,033 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar.lastUpdated 18:09:46,034 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/velocity/velocity/1.5/_remote.repositories 18:09:46,034 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar.lastUpdated 18:09:46,035 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/_remote.repositories 18:09:46,035 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar.lastUpdated 18:09:46,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-validator/commons-validator/1.2.0/_remote.repositories 18:09:46,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar.lastUpdated 18:09:46,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/_remote.repositories 18:09:46,037 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar.lastUpdated 18:09:46,037 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-digester/commons-digester/1.6/_remote.repositories 18:09:46,038 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.jar.lastUpdated 18:09:46,038 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.4/_remote.repositories 18:09:46,038 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar.lastUpdated 18:09:46,039 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/oro/oro/2.0.8/_remote.repositories 18:09:46,039 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar.lastUpdated 18:09:46,039 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/_remote.repositories 18:09:46,040 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar.lastUpdated 18:09:46,040 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/_remote.repositories 18:09:46,040 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar.lastUpdated 18:09:46,041 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.core/0.8.2/_remote.repositories 18:09:46,041 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.core/0.8.2/org.jacoco.core-0.8.2.jar.lastUpdated 18:09:46,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/_remote.repositories 18:09:46,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2.1/asm-6.2.1.jar.lastUpdated 18:09:46,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/6.2.1/_remote.repositories 18:09:46,043 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-commons/6.2.1/asm-commons-6.2.1.jar.lastUpdated 18:09:46,043 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-analysis/6.2.1/_remote.repositories 18:09:46,043 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-analysis/6.2.1/asm-analysis-6.2.1.jar.lastUpdated 18:09:46,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/6.2.1/_remote.repositories 18:09:46,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm-tree/6.2.1/asm-tree-6.2.1.jar.lastUpdated 18:09:46,045 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.report/0.8.2/_remote.repositories 18:09:46,045 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jacoco/org.jacoco.report/0.8.2/org.jacoco.report-0.8.2.jar.lastUpdated 18:09:46,047 [1;36mDEBUGm] Created new class realm plugin>org.jacoco:jacoco-maven-plugin:0.8.2 18:09:46,047 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.jacoco:jacoco-maven-plugin:0.8.2 18:09:46,048 [1;36mDEBUGm] Imported: < maven.api 18:09:46,048 [1;36mDEBUGm] Populating class realm plugin>org.jacoco:jacoco-maven-plugin:0.8.2 18:09:46,048 [1;36mDEBUGm] Included: org.jacoco:jacoco-maven-plugin:jar:0.8.2 18:09:46,048 [1;36mDEBUGm] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 18:09:46,048 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11 18:09:46,048 [1;36mDEBUGm] Included: junit:junit:jar:4.8.2 18:09:46,049 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.22 18:09:46,049 [1;36mDEBUGm] Included: org.apache.maven.shared:file-management:jar:1.2.1 18:09:46,049 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-io:jar:1.1 18:09:46,049 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1 18:09:46,049 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1 18:09:46,050 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1 18:09:46,050 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.1 18:09:46,050 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-core:jar:1.1.2 18:09:46,050 [1;36mDEBUGm] Included: xerces:xercesImpl:jar:2.8.1 18:09:46,050 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.4 18:09:46,050 [1;36mDEBUGm] Included: commons-httpclient:commons-httpclient:jar:3.1 18:09:46,051 [1;36mDEBUGm] Included: commons-codec:commons-codec:jar:1.2 18:09:46,051 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2 18:09:46,051 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2 18:09:46,051 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2 18:09:46,052 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.1.2 18:09:46,052 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 18:09:46,052 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7 18:09:46,052 [1;36mDEBUGm] Included: org.apache.velocity:velocity:jar:1.5 18:09:46,052 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2.2 18:09:46,053 [1;36mDEBUGm] Included: commons-validator:commons-validator:jar:1.2.0 18:09:46,053 [1;36mDEBUGm] Included: commons-beanutils:commons-beanutils:jar:1.7.0 18:09:46,053 [1;36mDEBUGm] Included: commons-digester:commons-digester:jar:1.6 18:09:46,053 [1;36mDEBUGm] Included: commons-logging:commons-logging:jar:1.0.4 18:09:46,053 [1;36mDEBUGm] Included: oro:oro:jar:2.0.8 18:09:46,053 [1;36mDEBUGm] Included: xml-apis:xml-apis:jar:1.0.b2 18:09:46,053 [1;36mDEBUGm] Included: org.jacoco:org.jacoco.agent:jar:runtime:0.8.2 18:09:46,054 [1;36mDEBUGm] Included: org.jacoco:org.jacoco.core:jar:0.8.2 18:09:46,054 [1;36mDEBUGm] Included: org.ow2.asm:asm:jar:6.2.1 18:09:46,054 [1;36mDEBUGm] Included: org.ow2.asm:asm-commons:jar:6.2.1 18:09:46,054 [1;36mDEBUGm] Included: org.ow2.asm:asm-analysis:jar:6.2.1 18:09:46,054 [1;36mDEBUGm] Included: org.ow2.asm:asm-tree:jar:6.2.1 18:09:46,055 [1;36mDEBUGm] Included: org.jacoco:org.jacoco.report:jar:0.8.2 18:09:46,128 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:46,130 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent' with basic configurator --> 18:09:46,130 [1;36mDEBUGm] (f) destFile = /home/r/repo/target/jacoco.exec 18:09:46,131 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:09:46,132 [1;36mDEBUGm] (f) output = file 18:09:46,133 [1;36mDEBUGm] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.8.2:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.8.2:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.22:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.8.2:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.8.2:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:6.2.1:compile, org.ow2.asm:asm-commons=org.ow2.asm:asm-commons:jar:6.2.1:compile, org.ow2.asm:asm-analysis=org.ow2.asm:asm-analysis:jar:6.2.1:compile, org.ow2.asm:asm-tree=org.ow2.asm:asm-tree:jar:6.2.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.8.2:compile} 18:09:46,143 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:46,143 [1;36mDEBUGm] (f) skip = false 18:09:46,144 [1;36mDEBUGm] -- end configuration -- 18:09:46,147 [1;34mINFOm] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:09:46,147 [1;34mINFOm] 18:09:46,147 [1;34mINFOm] 1m--- 0;32mmaven-assembly-plugin:3.1.0:singlem 1m(make-a-jar-with-dependencies)m @ 36mlazylead0;1m ---m 18:09:46,154 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,154 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom Downloaded1fromacentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 255 kB/s) 18:09:46,173 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/_remote.repositories 18:09:46,174 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom.lastUpdated 18:09:46,177 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,177 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 249 kB/s) 18:09:46,197 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.1.0/_remote.repositories 18:09:46,198 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom.lastUpdated 18:09:46,201 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,201 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (7.6 kB at 346 kB/s) 18:09:46,223 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-artifact-transfer/0.9.0/_remote.repositories 18:09:46,224 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom.lastUpdated 18:09:46,227 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,227 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom Downloaded1fromacentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 241 kB/s) 18:09:46,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/_remote.repositories 18:09:46,249 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom.lastUpdated 18:09:46,250 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,250 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 284 kB/s) 18:09:46,269 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/22/_remote.repositories 18:09:46,270 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom.lastUpdated 18:09:46,271 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,271 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.8 MB/s) 18:09:46,296 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/27/_remote.repositories 18:09:46,297 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/27/maven-parent-27.pom.lastUpdated 18:09:46,299 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,300 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 803 kB/s) 18:09:46,320 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/17/_remote.repositories 18:09:46,321 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/17/apache-17.pom.lastUpdated 18:09:46,325 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,325 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 485 kB/s) 18:09:46,348 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.6/_remote.repositories 18:09:46,349 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.pom.lastUpdated 18:09:46,350 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,351 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.7 MB/s) 18:09:46,376 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/22/_remote.repositories 18:09:46,376 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom.lastUpdated 18:09:46,381 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,381 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 219 kB/s) 18:09:46,405 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/3.5/_remote.repositories 18:09:46,405 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom.lastUpdated 18:09:46,407 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,408 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 1.0 MB/s) 18:09:46,430 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/5.0/_remote.repositories 18:09:46,431 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom.lastUpdated 18:09:46,434 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,434 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom Downloaded1fromlcentral:3https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 227 kB/s) 18:09:46,455 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/3.0.0/_remote.repositories 18:09:46,456 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom.lastUpdated 18:09:46,458 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,458 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom Downloaded1fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 626 kB/s) 18:09:46,480 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.14/_remote.repositories 18:09:46,481 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom.lastUpdated 18:09:46,487 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,487 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloaded1fromncentral:.https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 692 kB/s) 18:09:46,510 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/iq80/snappy/snappy/0.4/_remote.repositories 18:09:46,510 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.pom.lastUpdated 18:09:46,513 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,514 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom Downloaded1fromzcentral: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 63 kB/s) 18:09:46,547 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/tukaani/xz/1.6/_remote.repositories 18:09:46,555 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/tukaani/xz/1.6/xz-1.6.pom.lastUpdated 18:09:46,558 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,558 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom Downloaded1fromicentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 234 kB/s) 18:09:46,580 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/3.0.0/_remote.repositories 18:09:46,582 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom.lastUpdated 18:09:46,586 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,586 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 160 kB/s) 18:09:46,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/3.0.0/_remote.repositories 18:09:46,616 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom.lastUpdated 18:09:46,620 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,620 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 191 kB/s) 18:09:46,642 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-compat/3.0/_remote.repositories 18:09:46,642 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom.lastUpdated 18:09:46,647 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,648 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 88 kB/s) 18:09:46,670 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/_remote.repositories 18:09:46,671 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom.lastUpdated 18:09:46,674 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,674 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloaded1fromacentral:bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 563 kB/s) 18:09:46,697 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-6/_remote.repositories 18:09:46,698 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom.lastUpdated 18:09:46,701 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,702 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 98 kB/s) 18:09:46,723 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.2/_remote.repositories 18:09:46,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom.lastUpdated 18:09:46,727 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,728 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 91 kB/s) 18:09:46,747 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.10/_remote.repositories 18:09:46,748 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom.lastUpdated 18:09:46,750 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,751 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 821 kB/s) 18:09:46,777 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/2.10/_remote.repositories 18:09:46,778 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom.lastUpdated 18:09:46,779 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,780 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.8 MB/s) 18:09:46,803 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/26/_remote.repositories 18:09:46,803 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/26/maven-parent-26.pom.lastUpdated 18:09:46,807 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,807 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 137 kB/s) 18:09:46,830 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/_remote.repositories 18:09:46,831 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom.lastUpdated 18:09:46,834 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,834 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 227 kB/s) 18:09:46,854 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/3.2.0/_remote.repositories 18:09:46,855 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom.lastUpdated 18:09:46,858 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,858 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 189 kB/s) 18:09:46,884 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.0/_remote.repositories 18:09:46,885 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom.lastUpdated 18:09:46,889 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,890 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 233 kB/s) 18:09:46,910 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.1.0/_remote.repositories 18:09:46,911 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom.lastUpdated 18:09:46,917 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=251674, ConflictMarker.markTime=147395, ConflictMarker.nodeCount=135, ConflictIdSorter.graphTime=101978, ConflictIdSorter.topsortTime=101297, ConflictIdSorter.conflictIdCount=42, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2005257, ConflictResolver.conflictItemCount=124, DefaultDependencyCollector.collectTime=765917299, DefaultDependencyCollector.transformTime=2660240} 18:09:46,918 [1;36mDEBUGm] org.apache.maven.plugins:maven-assembly-plugin:jar:3.1.0: 18:09:46,918 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:3.0:compile 18:09:46,918 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile 18:09:46,919 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile 18:09:46,919 [1;36mDEBUGm] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile 18:09:46,920 [1;36mDEBUGm] org.apache.maven:maven-core:jar:3.0:compile 18:09:46,920 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:3.0:compile 18:09:46,921 [1;36mDEBUGm] org.apache.maven:maven-settings-builder:jar:3.0:compile 18:09:46,921 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:3.0:compile 18:09:46,921 [1;36mDEBUGm] org.apache.maven:maven-model-builder:jar:3.0:compile 18:09:46,921 [1;36mDEBUGm] org.apache.maven:maven-aether-provider:jar:3.0:runtime 18:09:46,922 [1;36mDEBUGm] org.sonatype.aether:aether-impl:jar:1.7:compile 18:09:46,922 [1;36mDEBUGm] org.sonatype.aether:aether-spi:jar:1.7:compile 18:09:46,922 [1;36mDEBUGm] org.sonatype.aether:aether-api:jar:1.7:compile 18:09:46,923 [1;36mDEBUGm] org.sonatype.aether:aether-util:jar:1.7:compile 18:09:46,923 [1;36mDEBUGm] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile 18:09:46,924 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.6:compile 18:09:46,924 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:09:46,925 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:09:46,925 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:3.0:compile 18:09:46,925 [1;36mDEBUGm] org.apache.maven:maven-model:jar:3.0:compile 18:09:46,925 [1;36mDEBUGm] org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1:compile 18:09:46,926 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-utils:jar:3.1.0:compile 18:09:46,926 [1;36mDEBUGm] org.apache.maven.shared:maven-artifact-transfer:jar:0.9.0:compile 18:09:46,926 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.5:compile 18:09:46,927 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.24:compile 18:09:46,927 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:3.5:compile 18:09:46,928 [1;36mDEBUGm] org.apache.commons:commons-compress:jar:1.14:compile 18:09:46,928 [1;36mDEBUGm] org.iq80.snappy:snappy:jar:0.4:compile 18:09:46,929 [1;36mDEBUGm] org.tukaani:xz:jar:1.6:runtime 18:09:46,929 [1;36mDEBUGm] org.apache.maven.shared:file-management:jar:3.0.0:compile 18:09:46,930 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-io:jar:3.0.0:compile 18:09:46,930 [1;36mDEBUGm] org.apache.maven:maven-compat:jar:3.0:compile 18:09:46,930 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:2.10:compile 18:09:46,931 [1;36mDEBUGm] commons-io:commons-io:jar:2.5:compile 18:09:46,931 [1;36mDEBUGm] org.apache.maven.shared:maven-filtering:jar:3.1.1:compile 18:09:46,932 [1;36mDEBUGm] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile 18:09:46,932 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:3.0.0:compile 18:09:46,933 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:3.2.0:compile 18:09:46,933 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.1.0:compile 18:09:46,934 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.6:compile 18:09:46,940 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:46,941 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar Downloaded5fromacentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar-(614kBaat(1.05MB/s))k|)maven-artifact-transfer-0.9.0.jarj(30/1231kB)kB))) Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jars(58mkBeat-4834kB/s)(184/530kkB)||mmaven-artifact-transfer-0.9.0.jar((69/123kkB)||ssnappy-0.4.jar((58/kB)kB) Downloading)fromvcentral:dhttps://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.jarB) | commons-compress-1.14.jar (184/530 kB) | maven-artifact-transfer-0.9.0.jar (69/123 kB) Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.jarB(187mkBeata1.1fMB/s)ransfer-0.9.0.jar.(123(kB)(|Bxz-1.6.jar.(49/103/kB)/kB)/kB)3kB)) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (123 kB at 724 kB/s) Downloading)fromvcentral:dhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 941 kB/s) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar Downloaded5fromocentral:mhttps://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.jart(103.kBjat.552/kB/s))maven-compat-3.0.jar (8.2/285 kB) | maven-shared-io-3.0.0.jar (12/411kB)) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jared-io-3.0.0.jar (12/41 kB) Downloaded4fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jarh(35dkBoat.183.kB/s)28/411kB)) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar1/kB)kB) Downloaded5fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jarr(41dkB-ati1981kB/s) (33/544kB))| plexus-io-3.0.0.jar (2.2/74 kB) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jarkB) | plexus-io-3.0.0.jar (2.2/74 kB) Downloaded5fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jaro(540kB.atr2355kB/s)B)k|)maven-archiver-3.2.0.jar (16/244kB)) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jaraven-archiver-3.2.0.jar (24/kB)kB) Downloaded4fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jarr(24vkB-at299.kB/s)24(kB)kkB)B) Downloading)frommcentral:phttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar (74 kB at 307 kB/s) Downloaded3fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar (530 kB at 2.1 MB/s) Downloaded3fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar)(285)kB at 1.0 MB/s) Downloaded2fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 905 kB/s) Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 776 kB/s) 18:09:47,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/_remote.repositories 18:09:47,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar.lastUpdated 18:09:47,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.1.0/_remote.repositories 18:09:47,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar.lastUpdated 18:09:47,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-artifact-transfer/0.9.0/_remote.repositories 18:09:47,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar.lastUpdated 18:09:47,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/3.5/_remote.repositories 18:09:47,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.jar.lastUpdated 18:09:47,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.14/_remote.repositories 18:09:47,255 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar.lastUpdated 18:09:47,256 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/iq80/snappy/snappy/0.4/_remote.repositories 18:09:47,256 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar.lastUpdated 18:09:47,257 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/tukaani/xz/1.6/_remote.repositories 18:09:47,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/tukaani/xz/1.6/xz-1.6.jar.lastUpdated 18:09:47,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/3.0.0/_remote.repositories 18:09:47,259 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar.lastUpdated 18:09:47,259 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/3.0.0/_remote.repositories 18:09:47,260 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar.lastUpdated 18:09:47,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-compat/3.0/_remote.repositories 18:09:47,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar.lastUpdated 18:09:47,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.10/_remote.repositories 18:09:47,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar.lastUpdated 18:09:47,263 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/3.0.0/_remote.repositories 18:09:47,265 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar.lastUpdated 18:09:47,265 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/3.2.0/_remote.repositories 18:09:47,266 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar.lastUpdated 18:09:47,267 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.1.0/_remote.repositories 18:09:47,267 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar.lastUpdated 18:09:47,268 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.6/_remote.repositories 18:09:47,268 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar.lastUpdated 18:09:47,271 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0 18:09:47,271 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0 18:09:47,272 [1;36mDEBUGm] Imported: < maven.api 18:09:47,272 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0 18:09:47,272 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-assembly-plugin:jar:3.1.0 18:09:47,273 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 18:09:47,273 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 18:09:47,273 [1;36mDEBUGm] Included: org.sonatype.aether:aether-util:jar:1.7 18:09:47,274 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.6 18:09:47,274 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:09:47,274 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:09:47,275 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.1 18:09:47,275 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-utils:jar:3.1.0 18:09:47,275 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-artifact-transfer:jar:0.9.0 18:09:47,276 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.24 18:09:47,276 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:3.5 18:09:47,276 [1;36mDEBUGm] Included: org.apache.commons:commons-compress:jar:1.14 18:09:47,276 [1;36mDEBUGm] Included: org.iq80.snappy:snappy:jar:0.4 18:09:47,277 [1;36mDEBUGm] Included: org.tukaani:xz:jar:1.6 18:09:47,277 [1;36mDEBUGm] Included: org.apache.maven.shared:file-management:jar:3.0.0 18:09:47,277 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-io:jar:3.0.0 18:09:47,278 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.5 18:09:47,278 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-filtering:jar:3.1.1 18:09:47,278 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7 18:09:47,278 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:3.0.0 18:09:47,279 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:3.2.0 18:09:47,279 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.1.0 18:09:47,279 [1;36mDEBUGm] Included: commons-codec:commons-codec:jar:1.6 18:09:47,445 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:47,450 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' with basic configurator --> 18:09:47,450 [1;36mDEBUGm] (s) appendAssemblyId = false 18:09:47,451 [1;36mDEBUGm] (s) mainClass = io.github.dgroup.lazylead.cli.App 18:09:47,452 [1;36mDEBUGm] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@4809c771 18:09:47,452 [1;36mDEBUGm] (s) archive = org.apache.maven.archiver.MavenArchiveConfiguration@750e2d33 18:09:47,452 [1;36mDEBUGm] (f) attach = true 18:09:47,453 [1;36mDEBUGm] (s) basedir = /home/r/repo 18:09:47,453 [1;36mDEBUGm] (s) descriptorRefs = [jar-with-dependencies] 18:09:47,453 [1;36mDEBUGm] (f) dryRun = false 18:09:47,453 [1;36mDEBUGm] (f) encoding = UTF-8 18:09:47,454 [1;36mDEBUGm] (s) finalName = lazylead-app-0.1.0 18:09:47,454 [1;36mDEBUGm] (f) ignoreDirFormatExtensions = true 18:09:47,454 [1;36mDEBUGm] (f) ignoreMissingDescriptor = false 18:09:47,454 [1;36mDEBUGm] (f) ignorePermissions = false 18:09:47,454 [1;36mDEBUGm] (f) includeProjectBuildFilters = true 18:09:47,455 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:09:47,455 [1;36mDEBUGm] (f) mavenSession = org.apache.maven.execution.MavenSession@70a898b0 18:09:47,455 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/target 18:09:47,455 [1;36mDEBUGm] (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.HelpMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.SingleAssemblyMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' --- 18:09:47,456 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:47,456 [1;36mDEBUGm] (s) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:09:47,457 [1;36mDEBUGm] (f) recompressZippedFiles = true 18:09:47,458 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:09:47,458 [1;36mDEBUGm] (f) runOnlyAtExecutionRoot = false 18:09:47,459 [1;36mDEBUGm] (s) siteDirectory = /home/r/repo/target/site 18:09:47,459 [1;36mDEBUGm] (f) skipAssembly = false 18:09:47,459 [1;36mDEBUGm] (s) tarLongFileMode = warn 18:09:47,460 [1;36mDEBUGm] (s) tempRoot = /home/r/repo/target/archive-tmp 18:09:47,460 [1;36mDEBUGm] (f) updateOnly = false 18:09:47,460 [1;36mDEBUGm] (f) useJvmChmod = false 18:09:47,460 [1;36mDEBUGm] (s) workDirectory = /home/r/repo/target/assembly/work 18:09:47,461 [1;36mDEBUGm] -- end configuration -- 18:09:47,485 [1;36mDEBUGm] After assembly is interpolated: <?xml version="1.0" encoding="UTF-8"?> <assembly xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd" xmlns="http://maven.apache.org/ASSEMBLY/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <id>jar-with-dependencies</id> <formats> <format>jar</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <dependencySets> <dependencySet> <outputDirectory>/</outputDirectory> <unpack>true</unpack> </dependencySet> </dependencySets> </assembly> 18:09:47,491 [1;36mDEBUGm] All known ContainerDescriptorHandler components: [metaInf-spring, plexus, file-aggregator, metaInf-services] 18:09:47,503 [1;36mDEBUGm] Dependencies for project: io.github.dgroup:lazylead:pom:0.1.0 are: org.cactoos:cactoos:jar:0.38:provided com.github.dgroup:velocity:jar:0.4.0:provided org.slf4j:slf4j-api:jar:1.7.25:provided ch.qos.logback:logback-classic:jar:1.2.3:provided ch.qos.logback:logback-core:jar:1.2.3:provided org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test org.hamcrest:hamcrest-all:jar:1.3:test org.assertj:assertj-core:jar:3.8.0:test org.llorllale:cactoos-matchers:jar:0.13:test 18:09:47,505 [1;36mDEBUGm] Resolving project dependencies transitively. 18:09:47,606 [1;36mDEBUGm] While resolving dependencies of io.github.dgroup:lazylead:pom:0.1.0: 18:09:47,608 [1;36mDEBUGm] Processing DependencySet (output=/) 18:09:47,608 [1;33mWARNINGm] Cannot include project artifact: io.github.dgroup:lazylead:pom:0.1.0; it doesn't have an associated file or directory. 18:09:47,609 [1;36mDEBUGm] Filtering dependency artifacts WITHOUT transitive dependency path information. 18:09:47,609 [1;36mDEBUGm] Adding 0 dependency artifacts. 18:09:47,613 [1;36mDEBUGm] Checking for jar manifest virtual files... 18:09:47,613 [1;34mINFOm] Building jar: /home/r/repo/target/lazylead-app-0.1.0.jar 18:09:47,630 [1;36mDEBUGm] adding directory META-INF/ 18:09:47,636 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:09:47,654 [1;34mINFOm] 18:09:47,654 [1;34mINFOm] 1m--- 0;32mmaven-source-plugin:2.2.1:jar-no-forkm 1m(attach-sources)m @ 36mlazylead0;1m ---m 18:09:47,660 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,661 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 182 kB/s) 18:09:47,686 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/_remote.repositories 18:09:47,687 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom.lastUpdated 18:09:47,689 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,690 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 414 kB/s) 18:09:47,713 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/_remote.repositories 18:09:47,713 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom.lastUpdated 18:09:47,717 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,718 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 79 kB/s) 18:09:47,739 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/_remote.repositories 18:09:47,740 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom.lastUpdated 18:09:47,743 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,744 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 105 kB/s) 18:09:47,773 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/_remote.repositories 18:09:47,774 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom.lastUpdated 18:09:47,776 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,777 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 292 kB/s) 18:09:47,800 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/_remote.repositories 18:09:47,801 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom.lastUpdated 18:09:47,804 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,805 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 111 kB/s) 18:09:47,824 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/_remote.repositories 18:09:47,825 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom.lastUpdated 18:09:47,827 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,827 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 106 kB/s) 18:09:47,847 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/_remote.repositories 18:09:47,848 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom.lastUpdated 18:09:47,851 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,852 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 60 kB/s) 18:09:47,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/_remote.repositories 18:09:47,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom.lastUpdated 18:09:47,884 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,885 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 39 kB/s) 18:09:47,922 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/_remote.repositories 18:09:47,923 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom.lastUpdated 18:09:47,925 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,925 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 14 kB/s) 18:09:47,956 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/_remote.repositories 18:09:47,957 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom.lastUpdated 18:09:47,958 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,959 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 206 kB/s) 18:09:47,978 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/_remote.repositories 18:09:47,979 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom.lastUpdated 18:09:47,981 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:47,981 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 94 kB/s) 18:09:48,002 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/_remote.repositories 18:09:48,003 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom.lastUpdated 18:09:48,006 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,006 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 49 kB/s) 18:09:48,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/_remote.repositories 18:09:48,045 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom.lastUpdated 18:09:48,047 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,048 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 61 kB/s) 18:09:48,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/_remote.repositories 18:09:48,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom.lastUpdated 18:09:48,080 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,080 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 126 kB/s) 18:09:48,102 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/_remote.repositories 18:09:48,102 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom.lastUpdated 18:09:48,105 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,105 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 66 kB/s) 18:09:48,146 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/_remote.repositories 18:09:48,146 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom.lastUpdated 18:09:48,148 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,149 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 93 kB/s) 18:09:48,171 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/_remote.repositories 18:09:48,171 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom.lastUpdated 18:09:48,174 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,174 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 101 kB/s) 18:09:48,194 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/_remote.repositories 18:09:48,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom.lastUpdated 18:09:48,198 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,198 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 70 kB/s) 18:09:48,217 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/_remote.repositories 18:09:48,218 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom.lastUpdated 18:09:48,219 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,220 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 76 kB/s) 18:09:48,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/_remote.repositories 18:09:48,258 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom.lastUpdated 18:09:48,260 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,260 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Downloaded1fromlcentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 96 kB/s) 18:09:48,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/_remote.repositories 18:09:48,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom.lastUpdated 18:09:48,280 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,280 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 150 kB/s) 18:09:48,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/_remote.repositories 18:09:48,300 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom.lastUpdated 18:09:48,301 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,301 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 886 kB/s) 18:09:48,322 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/_remote.repositories 18:09:48,322 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom.lastUpdated 18:09:48,325 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,326 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 57 kB/s) 18:09:48,344 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/_remote.repositories 18:09:48,345 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom.lastUpdated 18:09:48,347 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,348 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 161 kB/s) 18:09:48,369 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/_remote.repositories 18:09:48,369 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom.lastUpdated 18:09:48,370 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,371 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 144 kB/s) 18:09:48,392 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/_remote.repositories 18:09:48,393 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom.lastUpdated 18:09:48,394 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,395 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 886 kB/s) 18:09:48,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/_remote.repositories 18:09:48,417 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom.lastUpdated 18:09:48,420 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,421 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 126 kB/s) 18:09:48,441 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/_remote.repositories 18:09:48,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom.lastUpdated 18:09:48,445 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,445 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom Downloaded1fromlcentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 96 kB/s) 18:09:48,465 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/_remote.repositories 18:09:48,465 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom.lastUpdated 18:09:48,467 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,468 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 165 kB/s) 18:09:48,487 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/_remote.repositories 18:09:48,488 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom.lastUpdated 18:09:48,489 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,489 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 987 kB/s) 18:09:48,508 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/_remote.repositories 18:09:48,509 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom.lastUpdated 18:09:48,512 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=108778, ConflictMarker.markTime=62458, ConflictMarker.nodeCount=96, ConflictIdSorter.graphTime=33479, ConflictIdSorter.topsortTime=25157, ConflictIdSorter.conflictIdCount=27, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=959050, ConflictResolver.conflictItemCount=69, DefaultDependencyCollector.collectTime=855993416, DefaultDependencyCollector.transformTime=1222719} 18:09:48,513 [1;36mDEBUGm] org.apache.maven.plugins:maven-source-plugin:jar:2.2.1: 18:09:48,513 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.9:compile 18:09:48,514 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.9:compile 18:09:48,514 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.9:compile 18:09:48,514 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.9:compile 18:09:48,514 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.9:compile 18:09:48,515 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.9:compile 18:09:48,515 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile 18:09:48,515 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile 18:09:48,516 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile 18:09:48,516 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:09:48,516 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:09:48,516 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:09:48,517 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.5:compile 18:09:48,517 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.0.6:compile 18:09:48,517 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile 18:09:48,517 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile 18:09:48,518 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile 18:09:48,518 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile 18:09:48,518 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.0:compile 18:09:48,519 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile 18:09:48,519 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:09:48,519 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.0.6:compile 18:09:48,520 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile 18:09:48,520 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.2:compile 18:09:48,520 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.0.4:compile 18:09:48,520 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.8:compile 18:09:48,525 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,525 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloaded5fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jarB(5.9dkBiats228-kB/s).0-alpha-7.jarr(5.99kB))|kmaven-archiver-2.5.jar (19/222kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 382 kB/s) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar5(22rkB2atk590|kB/s)n-error-diagnostics-2.0.6.jar (2.2/14 kB) Downloaded3fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 561 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar Downloaded5fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jara(14-kBnato247.kB/s)ar (7.7/10 kB) | plexus-interpolation-1.15.jar (24/600kB)) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jarB) | plexus-interpolation-1.15.jar (24/60 kB) Downloaded5fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar0(152(kBpatx2.0iMB/s)olation-1.15.jar.(60/kB)k|)plexus-archiver-2.2.jarj(16/1851kB)kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 485 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 133 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar Downloaded2fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 729 kB/s) Downloaded3fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jark(58 kB at 516 kB/s) Downloaded2fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 1.5 MB/s) Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 1.6 MB/s) 18:09:48,670 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/_remote.repositories 18:09:48,671 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar.lastUpdated 18:09:48,671 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/_remote.repositories 18:09:48,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar.lastUpdated 18:09:48,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/_remote.repositories 18:09:48,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar.lastUpdated 18:09:48,673 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/_remote.repositories 18:09:48,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar.lastUpdated 18:09:48,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/_remote.repositories 18:09:48,675 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar.lastUpdated 18:09:48,675 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/_remote.repositories 18:09:48,676 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar.lastUpdated 18:09:48,676 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/_remote.repositories 18:09:48,677 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar.lastUpdated 18:09:48,677 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/_remote.repositories 18:09:48,678 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar.lastUpdated 18:09:48,678 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/_remote.repositories 18:09:48,678 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar.lastUpdated 18:09:48,679 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/_remote.repositories 18:09:48,679 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar.lastUpdated 18:09:48,680 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/_remote.repositories 18:09:48,680 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar.lastUpdated 18:09:48,681 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/_remote.repositories 18:09:48,681 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar.lastUpdated 18:09:48,684 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1 18:09:48,684 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1 18:09:48,684 [1;36mDEBUGm] Imported: < maven.api 18:09:48,685 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1 18:09:48,685 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-source-plugin:jar:2.2.1 18:09:48,685 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:09:48,686 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.5 18:09:48,686 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 18:09:48,686 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 18:09:48,686 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.0 18:09:48,687 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:09:48,687 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15 18:09:48,687 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.2 18:09:48,688 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.0.4 18:09:48,688 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.8 18:09:48,760 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:48,764 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork' with basic configurator --> 18:09:48,764 [1;36mDEBUGm] (f) attach = true 18:09:48,764 [1;36mDEBUGm] (f) classifier = sources 18:09:48,765 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/target/classes/META-INF/MANIFEST.MF 18:09:48,766 [1;36mDEBUGm] (f) excludeResources = false 18:09:48,766 [1;36mDEBUGm] (f) finalName = lazylead-0.1.0 18:09:48,766 [1;36mDEBUGm] (f) forceCreation = false 18:09:48,766 [1;36mDEBUGm] (f) includePom = false 18:09:48,767 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/target 18:09:48,767 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:48,767 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:09:48,769 [1;36mDEBUGm] (f) skipSource = false 18:09:48,769 [1;36mDEBUGm] (f) useDefaultExcludes = true 18:09:48,769 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:09:48,769 [1;36mDEBUGm] -- end configuration -- 18:09:48,770 [1;34mINFOm] 18:09:48,770 [1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.9.1:jarm 1m(attach-javadocs)m @ 36mlazylead0;1m ---m 18:09:48,773 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,774 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 582 kB/s) 18:09:48,794 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/_remote.repositories 18:09:48,795 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom.lastUpdated 18:09:48,799 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,800 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 103 kB/s) 18:09:48,821 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/_remote.repositories 18:09:48,821 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom.lastUpdated 18:09:48,824 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,824 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded1fromlcentral:4https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 90 kB/s) 18:09:48,845 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/_remote.repositories 18:09:48,845 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom.lastUpdated 18:09:48,846 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,847 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 440 kB/s) 18:09:48,866 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/_remote.repositories 18:09:48,866 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom.lastUpdated 18:09:48,868 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,868 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded1fromlcentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 166 kB/s) 18:09:48,886 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/_remote.repositories 18:09:48,887 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom.lastUpdated 18:09:48,888 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,888 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded1fromccentral:lhttps://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 114 kB/s) 18:09:48,908 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/_remote.repositories 18:09:48,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom.lastUpdated 18:09:48,911 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,911 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 95 kB/s) 18:09:48,930 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/_remote.repositories 18:09:48,930 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom.lastUpdated 18:09:48,934 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,935 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom Downloaded1fromocentral:ihttps://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 399 kB/s) 18:09:48,955 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.2/_remote.repositories 18:09:48,956 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.pom.lastUpdated 18:09:48,958 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,958 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.2 MB/s) 18:09:48,980 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/11/_remote.repositories 18:09:48,981 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom.lastUpdated 18:09:48,984 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:48,984 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 94 kB/s) 18:09:49,007 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/_remote.repositories 18:09:49,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom.lastUpdated 18:09:49,011 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,012 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 70 kB/s) 18:09:49,031 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/_remote.repositories 18:09:49,032 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom.lastUpdated 18:09:49,034 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,034 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 176 kB/s) 18:09:49,054 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/2.2.1/_remote.repositories 18:09:49,054 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom.lastUpdated 18:09:49,060 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,060 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom Downloaded1fromacentral:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (5.8 kB at 222 kB/s) 18:09:49,088 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/_remote.repositories 18:09:49,089 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom.lastUpdated 18:09:49,091 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,092 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (3.5 kB at 175 kB/s) 18:09:49,112 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/9/_remote.repositories 18:09:49,113 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom.lastUpdated 18:09:49,116 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,116 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom Downloaded1fromacentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 185 kB/s) 18:09:49,137 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/_remote.repositories 18:09:49,138 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom.lastUpdated 18:09:49,140 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,140 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 491 kB/s) 18:09:49,161 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/_remote.repositories 18:09:49,161 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom.lastUpdated 18:09:49,163 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,164 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 1.0 MB/s) 18:09:49,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/13/_remote.repositories 18:09:49,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom.lastUpdated 18:09:49,190 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,191 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 77 kB/s) 18:09:49,212 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.8/_remote.repositories 18:09:49,212 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom.lastUpdated 18:09:49,214 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,214 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom Downloaded1fromacentral:8https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 637 kB/s) 18:09:49,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.8/_remote.repositories 18:09:49,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.8/maven-2.0.8.pom.lastUpdated 18:09:49,238 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,239 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 150 kB/s) 18:09:49,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/_remote.repositories 18:09:49,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom.lastUpdated 18:09:49,263 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,264 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 136 kB/s) 18:09:49,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.8/_remote.repositories 18:09:49,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom.lastUpdated 18:09:49,288 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,288 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 108 kB/s) 18:09:49,308 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.8/_remote.repositories 18:09:49,309 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom.lastUpdated 18:09:49,311 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,312 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 102 kB/s) 18:09:49,332 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.8/_remote.repositories 18:09:49,333 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom.lastUpdated 18:09:49,335 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,336 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 108 kB/s) 18:09:49,361 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.8/_remote.repositories 18:09:49,362 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom.lastUpdated 18:09:49,363 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,364 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 95 kB/s) 18:09:49,385 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.8/_remote.repositories 18:09:49,385 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom.lastUpdated 18:09:49,387 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,388 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 83 kB/s) 18:09:49,413 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.8/_remote.repositories 18:09:49,413 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom.lastUpdated 18:09:49,416 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,416 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 52 kB/s) 18:09:49,447 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.8/_remote.repositories 18:09:49,447 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom.lastUpdated 18:09:49,450 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,450 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 109 kB/s) 18:09:49,473 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.9/_remote.repositories 18:09:49,474 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom.lastUpdated 18:09:49,476 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,476 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 221 kB/s) 18:09:49,498 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/_remote.repositories 18:09:49,499 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom.lastUpdated 18:09:49,500 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,501 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom Downloaded1fromocentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 436 kB/s) 18:09:49,525 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.0/_remote.repositories 18:09:49,526 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom.lastUpdated 18:09:49,529 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,530 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 86 kB/s) 18:09:49,559 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/_remote.repositories 18:09:49,560 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom.lastUpdated 18:09:49,562 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,563 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 310 kB/s) 18:09:49,589 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.7/_remote.repositories 18:09:49,590 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom.lastUpdated 18:09:49,592 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,592 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 304 kB/s) 18:09:49,613 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.1/_remote.repositories 18:09:49,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.pom.lastUpdated 18:09:49,615 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,616 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 105 kB/s) 18:09:49,646 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/_remote.repositories 18:09:49,647 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom.lastUpdated 18:09:49,649 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,650 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 460 kB/s) 18:09:49,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2/_remote.repositories 18:09:49,675 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.pom.lastUpdated 18:09:49,676 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,677 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 98 kB/s) 18:09:49,700 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/_remote.repositories 18:09:49,701 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom.lastUpdated 18:09:49,702 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,702 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 126 kB/s) 18:09:49,723 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.0/_remote.repositories 18:09:49,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom.lastUpdated 18:09:49,726 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,727 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 117 kB/s) 18:09:49,751 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/_remote.repositories 18:09:49,752 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom.lastUpdated 18:09:49,754 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,755 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 118 kB/s) 18:09:49,774 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/_remote.repositories 18:09:49,775 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom.lastUpdated 18:09:49,778 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,779 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 73 kB/s) 18:09:49,801 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/_remote.repositories 18:09:49,802 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom.lastUpdated 18:09:49,804 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,805 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom Downloaded1fromocentral:-https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 460 kB/s) 18:09:49,829 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.2/_remote.repositories 18:09:49,830 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.pom.lastUpdated 18:09:49,831 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,832 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.8 MB/s) 18:09:49,859 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/24/_remote.repositories 18:09:49,860 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/24/commons-parent-24.pom.lastUpdated 18:09:49,863 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,863 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom Downloaded1fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (5.9 kB at 296 kB/s) 18:09:49,884 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/_remote.repositories 18:09:49,884 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom.lastUpdated 18:09:49,886 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,886 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 kB at 635 kB/s) 18:09:49,910 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2.3/_remote.repositories 18:09:49,911 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom.lastUpdated 18:09:49,913 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,913 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom Downloaded1fromrcentral:phttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 959 kB/s) 18:09:49,940 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/6/_remote.repositories 18:09:49,940 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/6/project-6.pom.lastUpdated 18:09:49,943 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,943 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom Downloaded1fromtcentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (5.7 kB at 299 kB/s) 18:09:49,964 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/_remote.repositories 18:09:49,964 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom.lastUpdated 18:09:49,965 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,966 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (11 kB at 546 kB/s) 18:09:49,987 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2.2/_remote.repositories 18:09:49,988 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom.lastUpdated 18:09:49,991 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:49,991 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 918 kB/s) 18:09:50,012 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.1.1/_remote.repositories 18:09:50,013 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom.lastUpdated 18:09:50,014 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,015 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 594 kB/s) 18:09:50,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/5/_remote.repositories 18:09:50,043 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/5/commons-parent-5.pom.lastUpdated 18:09:50,045 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,046 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom Downloaded1fromdcentral:1https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 314 kB/s) 18:09:50,103 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/_remote.repositories 18:09:50,103 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom.lastUpdated 18:09:50,105 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,106 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 254 kB/s) 18:09:50,125 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/codehaus-parent/4/_remote.repositories 18:09:50,126 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom.lastUpdated 18:09:50,127 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,128 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (3.8 kB at 164 kB/s) 18:09:50,152 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/_remote.repositories 18:09:50,152 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom.lastUpdated 18:09:50,155 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,155 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom (2.5 kB at 114 kB/s) 18:09:50,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.2/_remote.repositories 18:09:50,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom.lastUpdated 18:09:50,180 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,180 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 140 kB/s) 18:09:50,199 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/_remote.repositories 18:09:50,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom.lastUpdated 18:09:50,203 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=230682, ConflictMarker.markTime=141172, ConflictMarker.nodeCount=241, ConflictIdSorter.graphTime=81956, ConflictIdSorter.topsortTime=49081, ConflictIdSorter.conflictIdCount=59, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1294661, ConflictResolver.conflictItemCount=144, DefaultDependencyCollector.collectTime=1431117583, DefaultDependencyCollector.transformTime=1846579} 18:09:50,205 [1;36mDEBUGm] org.apache.maven.plugins:maven-javadoc-plugin:jar:2.9.1: 18:09:50,205 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.2.1:compile 18:09:50,205 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile 18:09:50,205 [1;36mDEBUGm] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime 18:09:50,205 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.5.6:runtime 18:09:50,205 [1;36mDEBUGm] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime 18:09:50,206 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.2.1:compile 18:09:50,206 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile 18:09:50,206 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile 18:09:50,206 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.2:compile 18:09:50,206 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile 18:09:50,207 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:09:50,207 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.2.1:compile 18:09:50,207 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:09:50,207 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:09:50,208 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:09:50,208 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.2.1:compile 18:09:50,208 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile 18:09:50,208 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile 18:09:50,209 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.2.1:compile 18:09:50,209 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.2.1:compile 18:09:50,209 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.2.1:compile 18:09:50,209 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.2.1:compile 18:09:50,210 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile 18:09:50,210 [1;36mDEBUGm] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile 18:09:50,210 [1;36mDEBUGm] org.apache.maven:maven-toolchain:jar:2.2.1:compile 18:09:50,210 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.5:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven.shared:maven-invoker:jar:2.0.9:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven.doxia:doxia-site-renderer:jar:1.0:compile 18:09:50,211 [1;36mDEBUGm] org.apache.maven.doxia:doxia-core:jar:1.0:compile 18:09:50,212 [1;36mDEBUGm] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile 18:09:50,212 [1;36mDEBUGm] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile 18:09:50,212 [1;36mDEBUGm] org.apache.velocity:velocity:jar:1.5:compile 18:09:50,212 [1;36mDEBUGm] oro:oro:jar:2.0.8:compile 18:09:50,212 [1;36mDEBUGm] org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile 18:09:50,212 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2:compile 18:09:50,213 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile 18:09:50,213 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile 18:09:50,213 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile 18:09:50,213 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile 18:09:50,213 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile 18:09:50,213 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.4:compile 18:09:50,214 [1;36mDEBUGm] commons-io:commons-io:jar:2.2:compile 18:09:50,214 [1;36mDEBUGm] org.apache.httpcomponents:httpclient:jar:4.2.3:compile 18:09:50,214 [1;36mDEBUGm] org.apache.httpcomponents:httpcore:jar:4.2.2:compile 18:09:50,214 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.6:compile 18:09:50,214 [1;36mDEBUGm] commons-logging:commons-logging:jar:1.1.1:compile 18:09:50,214 [1;36mDEBUGm] log4j:log4j:jar:1.2.14:compile 18:09:50,214 [1;36mDEBUGm] com.thoughtworks.qdox:qdox:jar:1.12.1:compile 18:09:50,215 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:compile 18:09:50,215 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:09:50,215 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.1.2:compile 18:09:50,215 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.0.4:compile 18:09:50,215 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.5:compile 18:09:50,220 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,221 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded5fromacentral:-https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar)(8.8okBratl326-kB/s).jarj(17(kB)k|)maven-plugin-parameter-documenter-2.2.1.jarj(10/222kB))kB)kB)) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jarnter-2.2.1.jar (10/22 kB) Downloaded5fromacentral:-https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kBmate496lkB/s)parameter-documenter-2.2.1.jar (19/22 kB) | maven-error-diagnostics-2.2.1.jar (13/kB)kB)) Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 364 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded3fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jark(13BkB at 250 kB/s) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jarptor-2.2.1.jar (2.8/39 kB) | commons-cli-1.2.jar (11/411kB)) Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar-(22.kBrat13411kB/s) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jarr(390kBBatk497BkB/s)kB) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 129 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 502 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar Downloaded2fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.0 MB/s) Downloading)fromvcentral:hhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar Downloaded4fromacentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jark(38|kBoata355tkB/s)derer-1.0.jarj(22/47/kB)kB))kB) Downloading)fromvcentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 kB at 262 kB/s) Downloading)fromvcentral:nhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar Downloaded3fromacentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 270 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar Downloaded4fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jarl(47ikBsat.381akB/s)5/571 kB) Downloading)fromxcentral:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar Downloaded3fromocentral:-https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar/(551kB)at 433 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar Downloaded5fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jarl(49mkB1at.336jkB/s)B)k|)doxia-module-xdoc-1.0.jarj(24/28/kB)kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jarule-xdoc-1.0.jar (28 kB) Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jari(19okBlatx122-kB/s)ar((28kkB) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloaded3fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 306 kB/s) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar Downloaded2fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 176 kB/s) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar)(22ckBmats122-kB/s)arj(30/1741kB)kB))) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar.(53akB(at/2713kB/s) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar Downloaded5fromocentral:lhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jarr(1749kB3atk678|kB/s)core-4.2.2.jar.(65/224/kB)k|Bcommons-logging-1.1.1.jar.(45/614kB)1kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jarore-4.2.2.jar (65/224 kB) | commons-logging-1.1.1.jar (61/kB)kB) Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar|(61mkBnatl222ikB/s)1.1.jar((61kkB) Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar Downloaded5fromocentral:lhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar|(2244kB1at.703jkB/s)14/367kkB)||qqdox-1.12.1.jar((81/180kkB)kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar Downloaded5fromocentral:lhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar3(180BkB|atd5021kB/s).jar.(180(kB)/|Bplexus-container-default-1.0-alpha-9.jar.(36/195/kB)/kB)5kB)) Downloading)frommcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jarntainer-default-1.0-alpha-9.jar (40/195 kB) Downloaded4fromocentral:lhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jari(571dkBaatt1.60MB/s)a-9.jar (45/195 kB) Downloading)fromtcentral:4https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar49/195 kB) Downloaded5fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jarB(433pkBxat-998hkB/s)2.1.2.jar.(98/185/kB)k|Bplexus-utils-3.0.5.jar.(106/230/kB)kkB)B)) Downloaded4fromocentral:1https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar (367ukBaath829rkB/s)2.jar (106/185kkB)||pplexus-utils-3.0.5.jar((122/230kkB) Downloaded3fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jara(2303kBkat(496/kB/s)B) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (185 kB at 392 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 412 kB/s) 18:09:50,698 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/_remote.repositories 18:09:50,699 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar.lastUpdated 18:09:50,700 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/_remote.repositories 18:09:50,700 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar.lastUpdated 18:09:50,701 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/_remote.repositories 18:09:50,701 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar.lastUpdated 18:09:50,702 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/_remote.repositories 18:09:50,702 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar.lastUpdated 18:09:50,702 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/_remote.repositories 18:09:50,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar.lastUpdated 18:09:50,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/_remote.repositories 18:09:50,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar.lastUpdated 18:09:50,704 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.2/_remote.repositories 18:09:50,704 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar.lastUpdated 18:09:50,705 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/_remote.repositories 18:09:50,705 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar.lastUpdated 18:09:50,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/_remote.repositories 18:09:50,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar.lastUpdated 18:09:50,707 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/2.2.1/_remote.repositories 18:09:50,707 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar.lastUpdated 18:09:50,708 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/_remote.repositories 18:09:50,708 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar.lastUpdated 18:09:50,709 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/_remote.repositories 18:09:50,709 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar.lastUpdated 18:09:50,710 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/_remote.repositories 18:09:50,710 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar.lastUpdated 18:09:50,711 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/_remote.repositories 18:09:50,711 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar.lastUpdated 18:09:50,712 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/_remote.repositories 18:09:50,712 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar.lastUpdated 18:09:50,712 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2/_remote.repositories 18:09:50,713 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar.lastUpdated 18:09:50,713 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/_remote.repositories 18:09:50,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar.lastUpdated 18:09:50,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/_remote.repositories 18:09:50,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar.lastUpdated 18:09:50,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/_remote.repositories 18:09:50,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar.lastUpdated 18:09:50,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/_remote.repositories 18:09:50,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar.lastUpdated 18:09:50,717 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/_remote.repositories 18:09:50,717 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar.lastUpdated 18:09:50,718 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.2/_remote.repositories 18:09:50,718 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.jar.lastUpdated 18:09:50,719 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/_remote.repositories 18:09:50,719 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar.lastUpdated 18:09:50,719 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/_remote.repositories 18:09:50,720 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar.lastUpdated 18:09:50,720 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.1.1/_remote.repositories 18:09:50,720 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar.lastUpdated 18:09:50,721 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.14/_remote.repositories 18:09:50,721 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.jar.lastUpdated 18:09:50,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/_remote.repositories 18:09:50,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar.lastUpdated 18:09:50,723 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/_remote.repositories 18:09:50,723 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar.lastUpdated 18:09:50,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/_remote.repositories 18:09:50,725 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar.lastUpdated 18:09:50,725 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/_remote.repositories 18:09:50,726 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar.lastUpdated 18:09:50,729 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1 18:09:50,729 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1 18:09:50,729 [1;36mDEBUGm] Imported: < maven.api 18:09:50,729 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1 18:09:50,730 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-javadoc-plugin:jar:2.9.1 18:09:50,730 [1;36mDEBUGm] Included: org.slf4j:slf4j-jdk14:jar:1.5.6 18:09:50,730 [1;36mDEBUGm] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6 18:09:50,730 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.2 18:09:50,731 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:09:50,731 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:09:50,731 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:09:50,732 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11 18:09:50,732 [1;36mDEBUGm] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 18:09:50,732 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0 18:09:50,733 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.5 18:09:50,733 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-invoker:jar:2.0.9 18:09:50,733 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.3 18:09:50,733 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0 18:09:50,734 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.0 18:09:50,734 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-core:jar:1.0 18:09:50,734 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 18:09:50,735 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7 18:09:50,735 [1;36mDEBUGm] Included: org.apache.velocity:velocity:jar:1.5 18:09:50,735 [1;36mDEBUGm] Included: oro:oro:jar:2.0.8 18:09:50,736 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.0 18:09:50,736 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2 18:09:50,736 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.0 18:09:50,736 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.0 18:09:50,737 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.0 18:09:50,737 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.0 18:09:50,737 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.4 18:09:50,738 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.2 18:09:50,738 [1;36mDEBUGm] Included: org.apache.httpcomponents:httpclient:jar:4.2.3 18:09:50,738 [1;36mDEBUGm] Included: org.apache.httpcomponents:httpcore:jar:4.2.2 18:09:50,738 [1;36mDEBUGm] Included: commons-codec:commons-codec:jar:1.6 18:09:50,739 [1;36mDEBUGm] Included: commons-logging:commons-logging:jar:1.1.1 18:09:50,739 [1;36mDEBUGm] Included: log4j:log4j:jar:1.2.14 18:09:50,739 [1;36mDEBUGm] Included: com.thoughtworks.qdox:qdox:jar:1.12.1 18:09:50,739 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:09:50,740 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.1.2 18:09:50,740 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.0.4 18:09:50,740 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.5 18:09:50,905 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:50,911 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar' with basic configurator --> 18:09:50,912 [1;36mDEBUGm] (f) aggregate = false 18:09:50,912 [1;36mDEBUGm] (f) applyJavadocSecurityFix = true 18:09:50,912 [1;36mDEBUGm] (f) attach = true 18:09:50,912 [1;36mDEBUGm] (f) author = true 18:09:50,912 [1;36mDEBUGm] (f) bootclasspathArtifacts = [] 18:09:50,912 [1;36mDEBUGm] (f) bottom = Copyright © {inceptionYear}–{currentYear} {organizationName}. All rights reserved. 18:09:50,913 [1;36mDEBUGm] (f) breakiterator = false 18:09:50,913 [1;36mDEBUGm] (f) debug = false 18:09:50,913 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/target/classes/META-INF/MANIFEST.MF 18:09:50,913 [1;36mDEBUGm] (f) detectJavaApiLink = true 18:09:50,913 [1;36mDEBUGm] (f) detectLinks = false 18:09:50,914 [1;36mDEBUGm] (f) detectOfflineLinks = true 18:09:50,914 [1;36mDEBUGm] (f) docfilessubdirs = false 18:09:50,914 [1;36mDEBUGm] (f) docletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:09:50,914 [1;36mDEBUGm] (f) docletArtifacts = [] 18:09:50,915 [1;36mDEBUGm] (f) doctitle = lazylead 0.1.0 API 18:09:50,915 [1;36mDEBUGm] (f) encoding = UTF-8 18:09:50,915 [1;36mDEBUGm] (f) failOnError = true 18:09:50,915 [1;36mDEBUGm] (f) finalName = lazylead-0.1.0 18:09:50,916 [1;36mDEBUGm] (f) groups = [] 18:09:50,916 [1;36mDEBUGm] (f) includeDependencySources = false 18:09:50,916 [1;36mDEBUGm] (f) includeTransitiveDependencySources = false 18:09:50,918 [1;36mDEBUGm] (f) isOffline = false 18:09:50,918 [1;36mDEBUGm] (f) jarOutputDirectory = /home/r/repo/target 18:09:50,918 [1;36mDEBUGm] (f) javaApiLinks = {} 18:09:50,918 [1;36mDEBUGm] (f) javadocDirectory = /home/r/repo/src/main/javadoc 18:09:50,918 [1;36mDEBUGm] (f) javadocOptionsDir = /home/r/repo/target/javadoc-bundle-options 18:09:50,919 [1;36mDEBUGm] (f) keywords = false 18:09:50,919 [1;36mDEBUGm] (f) links = [] 18:09:50,919 [1;36mDEBUGm] (f) linksource = false 18:09:50,919 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:09:50,921 [1;36mDEBUGm] (f) nocomment = false 18:09:50,921 [1;36mDEBUGm] (f) nodeprecated = false 18:09:50,921 [1;36mDEBUGm] (f) nodeprecatedlist = false 18:09:50,922 [1;36mDEBUGm] (f) nohelp = false 18:09:50,922 [1;36mDEBUGm] (f) noindex = false 18:09:50,922 [1;36mDEBUGm] (f) nonavbar = false 18:09:50,922 [1;36mDEBUGm] (f) nooverview = false 18:09:50,923 [1;36mDEBUGm] (f) nosince = false 18:09:50,923 [1;36mDEBUGm] (f) notimestamp = false 18:09:50,923 [1;36mDEBUGm] (f) notree = false 18:09:50,923 [1;36mDEBUGm] (f) offlineLinks = [] 18:09:50,924 [1;36mDEBUGm] (f) old = false 18:09:50,924 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/target/apidocs 18:09:50,924 [1;36mDEBUGm] (f) overview = /home/r/repo/src/main/javadoc/overview.html 18:09:50,925 [1;36mDEBUGm] (f) quiet = false 18:09:50,925 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:09:50,927 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:09:50,929 [1;36mDEBUGm] (f) resourcesArtifacts = [] 18:09:50,929 [1;36mDEBUGm] (f) serialwarn = false 18:09:50,930 [1;36mDEBUGm] (f) show = protected 18:09:50,930 [1;36mDEBUGm] (f) skip = false 18:09:50,930 [1;36mDEBUGm] (f) source = 8 18:09:50,930 [1;36mDEBUGm] (f) sourceDependencyCacheDir = /home/r/repo/target/distro-javadoc-sources 18:09:50,931 [1;36mDEBUGm] (f) splitindex = false 18:09:50,931 [1;36mDEBUGm] (f) stylesheet = java 18:09:50,932 [1;36mDEBUGm] (f) tagletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:09:50,932 [1;36mDEBUGm] (f) tagletArtifacts = [] 18:09:50,932 [1;36mDEBUGm] (f) taglets = [] 18:09:50,933 [1;36mDEBUGm] (s) name = todo 18:09:50,934 [1;36mDEBUGm] (s) placement = a 18:09:50,934 [1;36mDEBUGm] (s) head = todo: 18:09:50,934 [1;36mDEBUGm] (s) name = checkstyle 18:09:50,934 [1;36mDEBUGm] (s) placement = a 18:09:50,935 [1;36mDEBUGm] (s) head = checkstyle: 18:09:50,935 [1;36mDEBUGm] (f) tags = [name = 'todo' head = 'todo:', name = 'checkstyle' head = 'checkstyle:'] 18:09:50,935 [1;36mDEBUGm] (f) use = true 18:09:50,936 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:09:50,936 [1;36mDEBUGm] (f) useStandardDocletOptions = true 18:09:50,937 [1;36mDEBUGm] (f) validateLinks = false 18:09:50,937 [1;36mDEBUGm] (f) verbose = false 18:09:50,938 [1;36mDEBUGm] (f) version = true 18:09:50,938 [1;36mDEBUGm] (f) windowtitle = lazylead 0.1.0 API 18:09:50,939 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:50,939 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:09:50,939 [1;36mDEBUGm] (f) settings = org.apache.maven.execution.SettingsAdapter@6c13019c 18:09:50,940 [1;36mDEBUGm] -- end configuration -- 18:09:50,940 [1;34mINFOm] Not executing Javadoc as the project is not a Java classpath-capable package 18:09:50,941 [1;34mINFOm] 18:09:50,941 [1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36mlazylead0;1m ---m 18:09:50,947 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,948 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 46 kB/s) 18:09:50,972 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/_remote.repositories 18:09:50,973 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom.lastUpdated 18:09:50,974 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,975 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 249 kB/s) 18:09:50,996 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.7/_remote.repositories 18:09:50,996 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom.lastUpdated 18:09:50,998 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:50,999 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 363 kB/s) 18:09:51,019 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/_remote.repositories 18:09:51,020 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom.lastUpdated 18:09:51,023 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=106457, ConflictMarker.markTime=55690, ConflictMarker.nodeCount=38, ConflictIdSorter.graphTime=29527, ConflictIdSorter.topsortTime=24481, ConflictIdSorter.conflictIdCount=15, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=404691, ConflictResolver.conflictItemCount=35, DefaultDependencyCollector.collectTime=79716547, DefaultDependencyCollector.transformTime=734209} 18:09:51,024 [1;36mDEBUGm] org.apache.maven.plugins:maven-install-plugin:jar:2.4: 18:09:51,024 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.6:compile 18:09:51,024 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.6:compile 18:09:51,025 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.6:compile 18:09:51,025 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.6:compile 18:09:51,025 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile 18:09:51,025 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:09:51,026 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:09:51,026 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:09:51,026 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.6:compile 18:09:51,026 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile 18:09:51,026 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile 18:09:51,026 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.6:compile 18:09:51,027 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.5:compile 18:09:51,027 [1;36mDEBUGm] org.codehaus.plexus:plexus-digest:jar:1.0:compile 18:09:51,029 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,029 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jarl(290kB.atr7424kB/s)B)k|)maven-settings-2.0.6.jarj(49/kB)kB)kB))kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar.jar (49 kB) Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jara(35-kBtatn7662kB/s)jar (49 kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.0 MB/s) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jarB(116mkBeatr1.8sMB/s)-metadata-2.0.6.jarj(24/24/kB)k|)maven-artifact-2.0.6.jar (4.1/87 kB) Downloading)fromvcentral:-https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar6.jar (24/kB)k|)maven-artifact-2.0.6.jarj(16/87/kB)kB)) Downloaded4fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar2(866kBaat(1.3kMB/s)maven-artifact-2.0.6.jar (24/87 kB) Downloaded3fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 326 kB/s) Downloaded3fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 689 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 1.0 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 132 kB/s) 18:09:51,122 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/_remote.repositories 18:09:51,122 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar.lastUpdated 18:09:51,123 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/_remote.repositories 18:09:51,123 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar.lastUpdated 18:09:51,124 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/_remote.repositories 18:09:51,124 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar.lastUpdated 18:09:51,125 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/_remote.repositories 18:09:51,125 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar.lastUpdated 18:09:51,126 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/_remote.repositories 18:09:51,126 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar.lastUpdated 18:09:51,127 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/_remote.repositories 18:09:51,127 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar.lastUpdated 18:09:51,127 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/_remote.repositories 18:09:51,128 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar.lastUpdated 18:09:51,128 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/_remote.repositories 18:09:51,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar.lastUpdated 18:09:51,129 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/_remote.repositories 18:09:51,130 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar.lastUpdated 18:09:51,131 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4 18:09:51,131 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4 18:09:51,131 [1;36mDEBUGm] Imported: < maven.api 18:09:51,131 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4 18:09:51,132 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-install-plugin:jar:2.4 18:09:51,132 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:09:51,132 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.5 18:09:51,132 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-digest:jar:1.0 18:09:51,153 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:51,157 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator --> 18:09:51,158 [1;36mDEBUGm] (f) artifact = io.github.dgroup:lazylead:pom:0.1.0 18:09:51,158 [1;36mDEBUGm] (f) attachedArtifacts = [io.github.dgroup:lazylead:jar:0.1.0] 18:09:51,159 [1;36mDEBUGm] (f) createChecksum = false 18:09:51,159 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:09:51,160 [1;36mDEBUGm] (f) packaging = pom 18:09:51,160 [1;36mDEBUGm] (f) pomFile = /home/r/repo/pom.xml 18:09:51,160 [1;36mDEBUGm] (s) skip = false 18:09:51,160 [1;36mDEBUGm] (f) updateReleaseInfo = false 18:09:51,160 [1;36mDEBUGm] -- end configuration -- 18:09:51,162 [1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/io/github/dgroup/lazylead/0.1.0/lazylead-0.1.0.pom 18:09:51,164 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead/0.1.0/_remote.repositories 18:09:51,166 [1;36mDEBUGm] Installing io.github.dgroup:lazylead/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead/maven-metadata-local.xml 18:09:51,171 [1;34mINFOm] Installing /home/r/repo/target/lazylead-app-0.1.0.jar to /home/r/.m2/repository/io/github/dgroup/lazylead/0.1.0/lazylead-0.1.0.jar 18:09:51,172 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead/0.1.0/_remote.repositories 18:09:51,172 [1;36mDEBUGm] Installing io.github.dgroup:lazylead/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead/maven-metadata-local.xml 18:09:51,175 [1;34mINFOm] 18:09:51,175 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:checkm 1m(jacoco-check)m @ 36mlazylead0;1m ---m 18:09:51,176 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:check from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:51,177 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:check' with basic configurator --> 18:09:51,178 [1;36mDEBUGm] (f) dataFile = /home/r/repo/target/jacoco.exec 18:09:51,179 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:09:51,179 [1;36mDEBUGm] (f) haltOnFailure = true 18:09:51,180 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:51,182 [1;36mDEBUGm] (s) element = BUNDLE 18:09:51,183 [1;36mDEBUGm] (s) counter = INSTRUCTION 18:09:51,184 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:09:51,184 [1;36mDEBUGm] (s) minimum = 0.0 18:09:51,185 [1;36mDEBUGm] (s) counter = LINE 18:09:51,185 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:09:51,185 [1;36mDEBUGm] (s) minimum = 0.0 18:09:51,185 [1;36mDEBUGm] (s) counter = BRANCH 18:09:51,186 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:09:51,186 [1;36mDEBUGm] (s) minimum = 0.0 18:09:51,186 [1;36mDEBUGm] (s) counter = COMPLEXITY 18:09:51,186 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:09:51,187 [1;36mDEBUGm] (s) minimum = 0.0 18:09:51,187 [1;36mDEBUGm] (s) counter = METHOD 18:09:51,187 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:09:51,187 [1;36mDEBUGm] (s) minimum = 0.0 18:09:51,188 [1;36mDEBUGm] (s) counter = CLASS 18:09:51,188 [1;36mDEBUGm] (s) value = MISSEDCOUNT 18:09:51,188 [1;36mDEBUGm] (s) maximum = 50 18:09:51,188 [1;36mDEBUGm] (s) limits = [org.jacoco.report.check.Limit@4037cdb0, org.jacoco.report.check.Limit@27055a2a, org.jacoco.report.check.Limit@33e4068, org.jacoco.report.check.Limit@9499643, org.jacoco.report.check.Limit@776d8097, org.jacoco.report.check.Limit@7a34505a] 18:09:51,189 [1;36mDEBUGm] (f) rules = [org.jacoco.maven.RuleConfiguration@b787274] 18:09:51,190 [1;36mDEBUGm] (f) skip = false 18:09:51,190 [1;36mDEBUGm] -- end configuration -- 18:09:51,190 [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/target/jacoco.exec 18:09:51,190 [1;34mINFOm] 18:09:51,191 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:reportm 1m(jacoco-site)m @ 36mlazylead0;1m ---m 18:09:51,191 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:report from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:51,210 [1;36mDEBUGm] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. 18:09:51,210 [1;36mDEBUGm] Setting property: site.resource.loader.class => 'org.codehaus.plexus.velocity.SiteResourceLoader'. 18:09:51,211 [1;36mDEBUGm] Setting property: velocimacro.messages.on => 'false'. 18:09:51,211 [1;36mDEBUGm] Setting property: runtime.log.invalid.references => 'false'. 18:09:51,212 [1;36mDEBUGm] Setting property: resource.loader => 'classpath,site'. 18:09:51,213 [1;36mDEBUGm] Setting property: velocimacro.permissions.allow.inline.to.replace.global => 'true'. 18:09:51,213 [1;36mDEBUGm] Setting property: resource.manager.logwhenfound => 'false'. 18:09:51,218 [1;36mDEBUGm] ******************************************************************* 18:09:51,218 [1;36mDEBUGm] Starting Apache Velocity v1.5 (compiled: 2007-02-22 08:52:29) 18:09:51,218 [1;36mDEBUGm] RuntimeInstance initializing. 18:09:51,218 [1;36mDEBUGm] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties 18:09:51,219 [1;36mDEBUGm] LogSystem has been deprecated. Please use a LogChute implementation. 18:09:51,222 [1;36mDEBUGm] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) 18:09:51,224 [1;36mDEBUGm] ResourceLoader instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader 18:09:51,226 [1;36mDEBUGm] ResourceLoader instantiated: org.codehaus.plexus.velocity.SiteResourceLoader 18:09:51,236 [1;36mDEBUGm] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) 18:09:51,237 [1;36mDEBUGm] Default ResourceManager initialization complete. 18:09:51,238 [1;36mDEBUGm] Loaded System Directive: org.apache.velocity.runtime.directive.Literal 18:09:51,239 [1;36mDEBUGm] Loaded System Directive: org.apache.velocity.runtime.directive.Macro 18:09:51,241 [1;36mDEBUGm] Loaded System Directive: org.apache.velocity.runtime.directive.Parse 18:09:51,242 [1;36mDEBUGm] Loaded System Directive: org.apache.velocity.runtime.directive.Include 18:09:51,243 [1;36mDEBUGm] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 18:09:51,267 [1;36mDEBUGm] Created '20' parsers. 18:09:51,272 [1;36mDEBUGm] Velocimacro : initialization starting. 18:09:51,273 [1;36mDEBUGm] Velocimacro : allowInline = true : VMs can be defined inline in templates 18:09:51,273 [1;36mDEBUGm] Velocimacro : allowInlineToOverride = true : VMs defined inline may replace previous VM definitions 18:09:51,273 [1;36mDEBUGm] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 18:09:51,274 [1;36mDEBUGm] Velocimacro : autoload off : VM system will not automatically reload global library macros 18:09:51,274 [1;36mDEBUGm] Velocimacro : Velocimacro : initialization complete. 18:09:51,274 [1;36mDEBUGm] RuntimeInstance successfully initialized. 18:09:51,276 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:report' with basic configurator --> 18:09:51,277 [1;36mDEBUGm] (f) dataFile = /home/r/repo/target/jacoco.exec 18:09:51,278 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:09:51,279 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/target/site/jacoco 18:09:51,279 [1;36mDEBUGm] (f) outputEncoding = UTF-8 18:09:51,279 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml 18:09:51,280 [1;36mDEBUGm] (f) skip = false 18:09:51,280 [1;36mDEBUGm] (f) sourceEncoding = UTF-8 18:09:51,280 [1;36mDEBUGm] (f) title = lazylead 18:09:51,280 [1;36mDEBUGm] -- end configuration -- 18:09:51,281 [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file. 18:09:51,281 [1;34mINFOm] 18:09:51,281 [1;34mINFOm] 1m-------------------< 0;36mio.github.dgroup:lazylead-api0;1m >--------------------m 18:09:51,282 [1;34mINFOm] 1mBuilding lazylead-api 0.1.0 [2/6]m 18:09:51,282 [1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m 18:09:51,283 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,284 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,284 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,285 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,286 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,286 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,288 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,288 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 497 kB/s) 18:09:51,315 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/_remote.repositories 18:09:51,315 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom.lastUpdated 18:09:51,317 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,318 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 486 kB/s) 18:09:51,341 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/32/_remote.repositories 18:09:51,341 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom.lastUpdated 18:09:51,343 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,343 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 1.4 MB/s) 18:09:51,375 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/32/_remote.repositories 18:09:51,375 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/32/maven-parent-32.pom.lastUpdated 18:09:51,378 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,378 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 721 kB/s) 18:09:51,401 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/20/_remote.repositories 18:09:51,402 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/20/apache-20.pom.lastUpdated 18:09:51,406 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,406 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 1.8 MB/s) 18:09:51,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/_remote.repositories 18:09:51,443 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar.lastUpdated 18:09:51,448 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,449 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.pom (7.2 kB at 300 kB/s) 18:09:51,473 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/_remote.repositories 18:09:51,474 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.pom.lastUpdated 18:09:51,476 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,476 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M3/surefire-3.0.0-M3.pom Downloaded1fromucentral:.https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M3/surefire-3.0.0-M3.pom (23 kB at 1.0 MB/s) 18:09:51,500 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire/3.0.0-M3/_remote.repositories 18:09:51,501 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire/3.0.0-M3/surefire-3.0.0-M3.pom.lastUpdated 18:09:51,503 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,503 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.6 MB/s) 18:09:51,532 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/33/_remote.repositories 18:09:51,533 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/33/maven-parent-33.pom.lastUpdated 18:09:51,535 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,536 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom Downloaded1frompcentral:phttps://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 744 kB/s) 18:09:51,559 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/21/_remote.repositories 18:09:51,560 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/apache/21/apache-21.pom.lastUpdated 18:09:51,564 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,566 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.jar Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.jar (40 kB at 1.4 MB/s) 18:09:51,595 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/_remote.repositories 18:09:51,596 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M3/maven-surefire-plugin-3.0.0-M3.jar.lastUpdated 18:09:51,600 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,601 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 265 kB/s) 18:09:51,624 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/_remote.repositories 18:09:51,625 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom.lastUpdated 18:09:51,628 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:51,629 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 1.4 MB/s) 18:09:51,655 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/_remote.repositories 18:09:51,655 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar.lastUpdated 18:09:51,658 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,659 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,659 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,659 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,660 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,661 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,661 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,662 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,662 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,663 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,664 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,664 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,664 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,665 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,666 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,666 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,667 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,668 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,668 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,669 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,669 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,670 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,671 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,671 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,671 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:09:51,672 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:09:51,673 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:09:51,673 [1;36mDEBUGm] === PROJECT BUILD PLAN ================================================ 18:09:51,673 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-api:0.1.0 18:09:51,673 [1;36mDEBUGm] Dependencies (collect): [] 18:09:51,673 [1;36mDEBUGm] Dependencies (resolve): [compile, runtime, test] 18:09:51,674 [1;36mDEBUGm] Repositories (dependencies): [atlassian (https://maven.atlassian.com/content/repositories/atlassian-public/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases+snapshots)] 18:09:51,674 [1;36mDEBUGm] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] 18:09:51,675 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,675 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) 18:09:51,675 [1;36mDEBUGm] Style: Regular 18:09:51,675 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <directory default-value="${project.build.directory}"/> <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> <failOnError default-value="true">${maven.clean.failOnError}</failOnError> <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks> <outputDirectory default-value="${project.build.outputDirectory}"/> <reportDirectory default-value="${project.reporting.outputDirectory}"/> <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError> <skip default-value="false">${clean.skip}</skip> <testOutputDirectory default-value="${project.build.testOutputDirectory}"/> <verbose>${clean.verbose}</verbose> </configuration> 18:09:51,677 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,677 [1;36mDEBUGm] Goal: com.qulice:qulice-maven-plugin:0.18.8:check (apply-qulice-validations) 18:09:51,678 [1;36mDEBUGm] Style: Regular 18:09:51,678 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <asserts>${qulice.asserts}</asserts> <excludes combine.children="append"> <exclude>xml:/src/main/resources/logback.xml</exclude> <exclude>xml:/src/test/resources/logback-test.xml</exclude> <exclude>dependencies:</exclude> <exclude>findbugs:.*</exclude>${qulice.excludes}</excludes> <license default-value="LICENSE.txt">file:${project.parent.basedir}/license.txt</license> <skip default-value="false">${qulice.skip}</skip> <project default-value="${project}"/> <sess default-value="${session}"/> </configuration> 18:09:51,679 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,680 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources (default-resources) 18:09:51,680 [1;36mDEBUGm] Style: Regular 18:09:51,680 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.outputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.resources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:09:51,682 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,682 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources (copy-resources) 18:09:51,683 [1;36mDEBUGm] Style: Regular 18:09:51,683 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory>/home/r/repo/lazylead-api/target/classes</outputDirectory> <overwrite default-value="false"/> <project default-value="${project}"/> <resources> <resource> <directory>src/main/resources</directory> </resource> </resources> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:09:51,685 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,685 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent (jacoco-initialize) 18:09:51,686 [1;36mDEBUGm] Style: Regular 18:09:51,686 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <address>${jacoco.address}</address> <append>${jacoco.append}</append> <classDumpDir>${jacoco.classDumpDir}</classDumpDir> <destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile> <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit> <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses> <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses> <jmx>${jacoco.jmx}</jmx> <output>file</output> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <port>${jacoco.port}</port> <project>${project}</project> <propertyName>${jacoco.propertyName}</propertyName> <sessionId>${jacoco.sessionId}</sessionId> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:09:51,688 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,689 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) 18:09:51,689 [1;36mDEBUGm] Style: Regular 18:09:51,689 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.compileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.outputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <projectArtifact default-value="${project.artifact}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skipMain>${maven.main.skip}</skipMain> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:09:51,696 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,697 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources (default-testResources) 18:09:51,697 [1;36mDEBUGm] Style: Regular 18:09:51,697 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.testResources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.test.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:09:51,699 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,699 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) 18:09:51,700 [1;36mDEBUGm] Style: Regular 18:09:51,700 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.testCompileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skip>${maven.test.skip}</skip> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <testPath default-value="${project.testClasspathElements}"/> <testRelease>${maven.compiler.testRelease}</testRelease> <testSource>${maven.compiler.testSource}</testSource> <testTarget>${maven.compiler.testTarget}</testTarget> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:09:51,706 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,706 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) 18:09:51,707 [1;36mDEBUGm] Style: Regular 18:09:51,707 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements> <argLine>${argLine}</argLine> <basedir default-value="${basedir}"/> <childDelegation default-value="false">${childDelegation}</childDelegation> <classesDirectory default-value="${project.build.outputDirectory}"/> <classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes> <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess> <dependenciesToScan>${dependenciesToScan}</dependenciesToScan> <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport> <enableAssertions default-value="true">${enableAssertions}</enableAssertions> <encoding default-value="${project.reporting.outputEncoding}">${surefire.encoding}</encoding> <excludedGroups>${excludedGroups}</excludedGroups> <excludesFile>${surefire.excludesFile}</excludesFile> <failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests> <failIfNoTests>${failIfNoTests}</failIfNoTests> <forkCount default-value="1">${forkCount}</forkCount> <forkMode default-value="once">${forkMode}</forkMode> <forkedProcessExitTimeoutInSeconds default-value="30">${surefire.exitTimeout}</forkedProcessExitTimeoutInSeconds> <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds> <groups>${groups}</groups> <includesFile>${surefire.includesFile}</includesFile> <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName> <junitPlatformArtifactName default-value="org.junit.platform:junit-platform-engine">${junitPlatformArtifactName}</junitPlatformArtifactName> <jvm>${jvm}</jvm> <localRepository default-value="${localRepository}"/> <objectFactory>${objectFactory}</objectFactory> <parallel>method</parallel> <parallelMavenExecution default-value="${session.parallel}"/> <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized> <parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds> <parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds> <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <pluginDescriptor default-value="${plugin}"/> <printSummary default-value="true">${surefire.printSummary}</printSummary> <project default-value="${project}"/> <projectArtifactMap>${project.artifactMap}</projectArtifactMap> <projectBuildDirectory default-value="${project.build.directory}"/> <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile> <remoteRepositories default-value="${project.pluginArtifactRepositories}"/> <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat> <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix> <reportsDirectory default-value="${project.build.directory}/surefire-reports"/> <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount> <reuseForks default-value="true">true</reuseForks> <runOrder default-value="filesystem">${surefire.runOrder}</runOrder> <session default-value="${session}"/> <shutdown default-value="testset">${surefire.shutdown}</shutdown> <skip default-value="false">${maven.test.skip}</skip> <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount> <skipExec>${maven.test.skip.exec}</skipExec> <skipTests default-value="false">${skipTests}</skipTests> <suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles> <tempDir default-value="surefire">${tempDir}</tempDir> <test>${test}</test> <testClassesDirectory default-value="${project.build.testOutputDirectory}"/> <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore> <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName> <testSourceDirectory default-value="${project.build.testSourceDirectory}"/> <threadCount>4</threadCount> <threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses> <threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods> <threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites> <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace> <useFile default-value="true">${surefire.useFile}</useFile> <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar> <useModulePath default-value="true">${surefire.useModulePath}</useModulePath> <useSystemClassLoader default-value="true">false</useSystemClassLoader> <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads> <workingDirectory>${basedir}</workingDirectory> </configuration> 18:09:51,720 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,720 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) 18:09:51,721 [1;36mDEBUGm] Style: Regular 18:09:51,721 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <classesDirectory default-value="${project.build.outputDirectory}"/> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <finalName default-value="${project.build.finalName}">${jar.finalName}</finalName> <forceCreation default-value="false">${jar.forceCreation}</forceCreation> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <session default-value="${session}"/> <skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty> <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile> </configuration> 18:09:51,723 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,723 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single (make-a-jar-with-dependencies) 18:09:51,723 [1;36mDEBUGm] Style: Regular 18:09:51,723 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <appendAssemblyId default-value="true">false</appendAssemblyId> <archive> <manifest> <mainClass>io.github.dgroup.lazylead.cli.App</mainClass> </manifest> </archive> <attach default-value="true">${assembly.attach}</attach> <basedir default-value="${project.basedir}"/> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> <dryRun default-value="false">${assembly.dryRun}</dryRun> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${assembly.escapeString}</escapeString> <finalName default-value="${project.build.finalName}">lazylead-api-app-0.1.0</finalName> <ignoreDirFormatExtensions default-value="true"/> <ignoreMissingDescriptor default-value="false">${assembly.ignoreMissingDescriptor}</ignoreMissingDescriptor> <ignorePermissions default-value="false">${assembly.ignorePermissions}</ignorePermissions> <includeProjectBuildFilters default-value="true">${assembly.includeProjectBuildFilters}</includeProjectBuildFilters> <localRepository default-value="${localRepository}"/> <mavenSession default-value="${session}"/> <outputDirectory default-value="${project.build.directory}"/> <plugin default-value="${plugin}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <recompressZippedFiles default-value="true"/> <remoteRepositories default-value="${project.remoteArtifactRepositories}"/> <runOnlyAtExecutionRoot default-value="false">${assembly.runOnlyAtExecutionRoot}</runOnlyAtExecutionRoot> <siteDirectory default-value="${project.reporting.outputDirectory}"/> <skipAssembly default-value="false">${assembly.skipAssembly}</skipAssembly> <tarLongFileMode default-value="warn">${assembly.tarLongFileMode}</tarLongFileMode> <tempRoot default-value="${project.build.directory}/archive-tmp"/> <updateOnly default-value="false">${assembly.updateOnly}</updateOnly> <useJvmChmod default-value="false">${assembly.useJvmChmod}</useJvmChmod> <workDirectory default-value="${project.build.directory}/assembly/work"/> </configuration> 18:09:51,725 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,725 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork (attach-sources) 18:09:51,725 [1;36mDEBUGm] Style: Regular 18:09:51,725 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <attach default-value="true">${attach}</attach> <classifier default-value="sources">${maven.source.classifier}</classifier> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <excludeResources default-value="false">${source.excludeResources}</excludeResources> <finalName default-value="${project.build.finalName}"/> <forceCreation default-value="false">${source.forceCreation}</forceCreation> <includePom default-value="false">${source.includePom}</includePom> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <skipSource default-value="false">${source.skip}</skipSource> <useDefaultExcludes default-value="true"/> <useDefaultManifestFile default-value="false"/> </configuration> 18:09:51,727 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,727 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) 18:09:51,727 [1;36mDEBUGm] Style: Regular 18:09:51,728 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalJOption>${additionalJOption}</additionalJOption> <additionalparam>${additionalparam}</additionalparam> <aggregate default-value="false">${aggregate}</aggregate> <applyJavadocSecurityFix default-value="true">${maven.javadoc.applyJavadocSecurityFix}</applyJavadocSecurityFix> <attach default-value="true">${attach}</attach> <author default-value="true">${author}</author> <bootclasspath>${bootclasspath}</bootclasspath> <bootclasspathArtifacts>${bootclasspathArtifacts}</bootclasspathArtifacts> <bottom default-value="Copyright &#169; {inceptionYear}&#x2013;{currentYear} {organizationName}. All rights reserved.">${bottom}</bottom> <breakiterator default-value="false">${breakiterator}</breakiterator> <charset>${charset}</charset> <debug default-value="false">${debug}</debug> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <destDir>${destDir}</destDir> <detectJavaApiLink default-value="true">${detectJavaApiLink}</detectJavaApiLink> <detectLinks default-value="false">${detectLinks}</detectLinks> <detectOfflineLinks default-value="true">${detectOfflineLinks}</detectOfflineLinks> <docencoding default-value="${project.reporting.outputEncoding}">${docencoding}</docencoding> <docfilessubdirs default-value="false">${docfilessubdirs}</docfilessubdirs> <doclet>${doclet}</doclet> <docletArtifact>${docletArtifact}</docletArtifact> <docletArtifacts>${docletArtifacts}</docletArtifacts> <docletPath>${docletPath}</docletPath> <doctitle default-value="${project.name} ${project.version} API">${doctitle}</doctitle> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <excludePackageNames>${excludePackageNames}</excludePackageNames> <excludedocfilessubdir>${excludedocfilessubdir}</excludedocfilessubdir> <extdirs>${extdirs}</extdirs> <failOnError default-value="true">${maven.javadoc.failOnError}</failOnError> <finalName>${project.build.finalName}</finalName> <footer>${footer}</footer> <groups>${groups}</groups> <header>${header}</header> <helpfile>${helpfile}</helpfile> <includeDependencySources default-value="false"/> <includeTransitiveDependencySources default-value="false"/> <isOffline default-value="${settings.offline}"/> <jarOutputDirectory>${project.build.directory}</jarOutputDirectory> <javaApiLinks>${javaApiLinks}</javaApiLinks> <javadocDirectory default-value="${basedir}/src/main/javadoc"/> <javadocExecutable>${javadocExecutable}</javadocExecutable> <javadocOptionsDir default-value="${project.build.directory}/javadoc-bundle-options"/> <javadocVersion>${javadocVersion}</javadocVersion> <keywords default-value="false">${keywords}</keywords> <links>${links}</links> <linksource default-value="false">${linksource}</linksource> <localRepository>${localRepository}</localRepository> <locale>${locale}</locale> <maxmemory>${maxmemory}</maxmemory> <minmemory>${minmemory}</minmemory> <nocomment default-value="false">${nocomment}</nocomment> <nodeprecated default-value="false">${nodeprecated}</nodeprecated> <nodeprecatedlist default-value="false">${nodeprecatedlist}</nodeprecatedlist> <nohelp default-value="false">${nohelp}</nohelp> <noindex default-value="false">${noindex}</noindex> <nonavbar default-value="false">${nonavbar}</nonavbar> <nooverview default-value="false">${nooverview}</nooverview> <noqualifier>${noqualifier}</noqualifier> <nosince default-value="false">${nosince}</nosince> <notimestamp default-value="false">${notimestamp}</notimestamp> <notree default-value="false">${notree}</notree> <offlineLinks>${offlineLinks}</offlineLinks> <old default-value="false">${old}</old> <outputDirectory default-value="${project.build.directory}/apidocs">${destDir}</outputDirectory> <overview default-value="${basedir}/src/main/javadoc/overview.html">${overview}</overview> <packagesheader>${packagesheader}</packagesheader> <proxyHost>${proxyHost}</proxyHost> <proxyPort>${proxyPort}</proxyPort> <quiet default-value="false">${quiet}</quiet> <reactorProjects>${reactorProjects}</reactorProjects> <remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories> <resourcesArtifacts>${resourcesArtifacts}</resourcesArtifacts> <serialwarn default-value="false">${serialwarn}</serialwarn> <show default-value="protected">${show}</show> <skip default-value="false">${maven.javadoc.skip}</skip> <source>8</source> <sourceDependencyCacheDir default-value="${project.build.directory}/distro-javadoc-sources"/> <sourcepath>${sourcepath}</sourcepath> <sourcetab>${sourcetab}</sourcetab> <splitindex default-value="false">${splitindex}</splitindex> <stylesheet default-value="java">${stylesheet}</stylesheet> <stylesheetfile>${stylesheetfile}</stylesheetfile> <subpackages>${subpackages}</subpackages> <taglet>${taglet}</taglet> <tagletArtifact>${tagletArtifact}</tagletArtifact> <tagletArtifacts>${tagletArtifacts}</tagletArtifacts> <tagletpath>${tagletpath}</tagletpath> <taglets>${taglets}</taglets> <tags> <tag> <name>todo</name> <placement>a</placement> <head>todo:</head> </tag> <tag> <name>checkstyle</name> <placement>a</placement> <head>checkstyle:</head> </tag>${tags}</tags> <top>${top}</top> <use default-value="true">${use}</use> <useDefaultManifestFile default-value="false"/> <useStandardDocletOptions default-value="true">${useStandardDocletOptions}</useStandardDocletOptions> <validateLinks default-value="false">${validateLinks}</validateLinks> <verbose default-value="false">${verbose}</verbose> <version default-value="true">${version}</version> <windowtitle default-value="${project.name} ${project.version} API">${windowtitle}</windowtitle> <project default-value="${project}"/> <session default-value="${session}"/> <settings default-value="${settings}"/> </configuration> 18:09:51,743 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,752 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) 18:09:51,753 [1;36mDEBUGm] Style: Regular 18:09:51,753 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <artifact default-value="${project.artifact}"/> <attachedArtifacts default-value="${project.attachedArtifacts}"/> <createChecksum default-value="false">${createChecksum}</createChecksum> <localRepository>${localRepository}</localRepository> <packaging default-value="${project.packaging}"/> <pomFile default-value="${project.file}"/> <skip default-value="false">${maven.install.skip}</skip> <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo> </configuration> 18:09:51,755 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,755 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:check (jacoco-check) 18:09:51,756 [1;36mDEBUGm] Style: Regular 18:09:51,756 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec"/> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <haltOnFailure default-value="true">${jacoco.haltOnFailure}</haltOnFailure> <project>${project}</project> <rules> <rule> <element>BUNDLE</element> <limits> <limit> <counter>INSTRUCTION</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>LINE</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>BRANCH</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>COMPLEXITY</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>METHOD</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>CLASS</counter> <value>MISSEDCOUNT</value> <maximum>50</maximum> </limit> </limits> </rule> </rules> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:09:51,760 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:09:51,760 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:report (jacoco-site) 18:09:51,760 [1;36mDEBUGm] Style: Regular 18:09:51,761 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec">${jacoco.dataFile}</dataFile> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/> <outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding> <project>${project}</project> <skip default-value="false">${jacoco.skip}</skip> <sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding> <title default-value="${project.name}"/> </configuration> 18:09:51,763 [1;36mDEBUGm] ======================================================================= 18:09:51,765 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:51,765 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.pom 18:09:52,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.pom.lastUpdated 18:09:52,252 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:52,252 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.pom (14 kB at 52 kB/s) 18:09:52,526 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/_remote.repositories 18:09:52,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.pom.lastUpdated 18:09:52,534 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=33255, ConflictMarker.markTime=41916, ConflictMarker.nodeCount=28, ConflictIdSorter.graphTime=11997, ConflictIdSorter.topsortTime=15529, ConflictIdSorter.conflictIdCount=18, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2209828, ConflictResolver.conflictItemCount=27, DefaultDependencyCollector.collectTime=767046530, DefaultDependencyCollector.transformTime=2326303} 18:09:52,535 [1;36mDEBUGm] io.github.dgroup:lazylead-api:jar:0.1.0 18:09:52,535 [1;36mDEBUGm] io.github.dgroup:tagyml:jar:0.3.0:provided 18:09:52,535 [1;36mDEBUGm] org.hamcrest:hamcrest-all:jar:1.3:provided 18:09:52,535 [1;36mDEBUGm] org.cactoos:cactoos:jar:0.38:provided 18:09:52,535 [1;36mDEBUGm] com.github.dgroup:velocity:jar:0.4.0:provided 18:09:52,535 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.25:provided 18:09:52,536 [1;36mDEBUGm] ch.qos.logback:logback-classic:jar:1.2.3:provided 18:09:52,536 [1;36mDEBUGm] ch.qos.logback:logback-core:jar:1.2.3:provided 18:09:52,536 [1;36mDEBUGm] org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test 18:09:52,536 [1;36mDEBUGm] org.apiguardian:apiguardian-api:jar:1.0.0:test 18:09:52,536 [1;36mDEBUGm] org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test 18:09:52,536 [1;36mDEBUGm] org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test 18:09:52,537 [1;36mDEBUGm] org.opentest4j:opentest4j:jar:1.1.1:test 18:09:52,537 [1;36mDEBUGm] junit:junit:jar:4.12:test 18:09:52,537 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:test 18:09:52,537 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test 18:09:52,537 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test 18:09:52,537 [1;36mDEBUGm] org.assertj:assertj-core:jar:3.8.0:test 18:09:52,538 [1;36mDEBUGm] org.llorllale:cactoos-matchers:jar:0.13:test 18:09:52,540 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:09:52,540 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar 18:09:53,037 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar.lastUpdated 18:09:53,038 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:09:53,038 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar (22 kB at 73 kB/s) 18:09:53,337 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/_remote.repositories 18:09:53,337 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar.lastUpdated 18:09:53,339 [1;34mINFOm] 18:09:53,339 [1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36mlazylead-api0;1m ---m 18:09:53,339 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:53,340 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> 18:09:53,341 [1;36mDEBUGm] (f) directory = /home/r/repo/lazylead-api/target 18:09:53,351 [1;36mDEBUGm] (f) excludeDefaultDirectories = false 18:09:53,351 [1;36mDEBUGm] (f) failOnError = true 18:09:53,352 [1;36mDEBUGm] (f) followSymLinks = false 18:09:53,352 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target/classes 18:09:53,353 [1;36mDEBUGm] (f) reportDirectory = /home/r/repo/lazylead-api/target/site 18:09:53,353 [1;36mDEBUGm] (f) retryOnError = true 18:09:53,354 [1;36mDEBUGm] (f) skip = false 18:09:53,354 [1;36mDEBUGm] (f) testOutputDirectory = /home/r/repo/lazylead-api/target/test-classes 18:09:53,354 [1;36mDEBUGm] -- end configuration -- 18:09:53,355 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-api/target 18:09:53,355 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-api/target/classes 18:09:53,356 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-api/target/test-classes 18:09:53,356 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-api/target/site 18:09:53,357 [1;34mINFOm] 18:09:53,357 [1;34mINFOm] 1m--- 0;32mqulice-maven-plugin:0.18.8:checkm 1m(apply-qulice-validations)m @ 36mlazylead-api0;1m ---m 18:09:53,357 [1;36mDEBUGm] Configuring mojo com.qulice:qulice-maven-plugin:0.18.8:check from plugin realm ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:09:53,359 [1;36mDEBUGm] Configuring mojo 'com.qulice:qulice-maven-plugin:0.18.8:check' with basic configurator --> 18:09:53,360 [1;36mDEBUGm] (s) asserts = [] 18:09:53,361 [1;36mDEBUGm] (s) excludes = [xml:/src/main/resources/logback.xml, xml:/src/test/resources/logback-test.xml, dependencies:, findbugs:.*] 18:09:53,361 [1;36mDEBUGm] (s) license = file:/home/r/repo/license.txt 18:09:53,362 [1;36mDEBUGm] (s) skip = false 18:09:53,362 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:09:53,363 [1;36mDEBUGm] (f) sess = org.apache.maven.execution.MavenSession@70a898b0 18:09:53,363 [1;36mDEBUGm] -- end configuration -- 18:09:53,405 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-api/target/classes 18:09:53,405 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar 18:09:53,406 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:09:53,406 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:09:53,406 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:09:53,407 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:09:53,407 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:09:53,408 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:09:53,408 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar 18:09:53,409 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar 18:09:53,409 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 18:09:53,410 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:09:53,411 [1;36mDEBUGm] LICENSE found: file:/home/r/repo/license.txt 18:09:53,411 [1;36mDEBUGm] LICENSE full text after parsing: /* * MIT License * * Copyright (c) 2018-2019 Yurii Dubinka * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom * the Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE * OR OTHER DEALINGS IN THE SOFTWARE. */ 18:09:54,245 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/UserEnvelope.java 18:09:55,821 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/Unassigned.java 18:09:56,124 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/package-info.java 18:09:56,314 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/Fake.java 18:09:56,644 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/UserOf.java 18:09:56,833 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/AnnoyingException.java 18:09:56,980 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Issues.java 18:09:57,114 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Assignees.java 18:09:57,307 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/package-info.java 18:09:57,441 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Filters.java 18:09:57,586 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/Credentials.java 18:09:57,811 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/package-info.java 18:09:57,923 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/FakeSystem.java 18:09:58,102 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/SystemEnvelope.java 18:09:58,504 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Assignee.java 18:09:58,657 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/System.java 18:09:58,790 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/User.java 18:09:58,887 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/package-info.java 18:09:58,991 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/Fake.java 18:09:59,127 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/Envelope.java 18:09:59,270 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/package-info.java 18:09:59,378 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/package-info.java 18:09:59,467 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/Envelope.java 18:09:59,643 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/TeamOf.java 18:09:59,774 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/FakeTeam.java 18:09:59,893 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/Task.java 18:09:59,985 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/package-info.java 18:10:00,092 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/Team.java 18:10:00,195 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/package-info.java 18:10:00,278 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/FakeComments.java 18:10:00,449 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/FakeComment.java 18:10:00,543 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Filter.java 18:10:00,635 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Issue.java 18:10:00,746 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/package-info.java 18:10:00,818 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.java 18:10:00,896 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/FakeIssue.java 18:10:01,100 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/filter/package-info.java 18:10:01,202 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/filter/FakeFilter.java 18:10:01,345 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Annoying.java 18:10:01,421 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/ConnectivityException.java 18:10:01,543 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Comments.java 18:10:01,640 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Comment.java 18:10:01,716 [1;34mINFOm] Starting FindBugs validator 18:10:01,717 [1;34mINFOm] Finishing FindBugs validator 18:10:01,721 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:10:01,722 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce' with basic configurator --> 18:10:01,723 [1;36mDEBUGm] (s) version = 3.0 18:10:01,723 [1;36mDEBUGm] (s) version = 1.7 18:10:01,723 [1;36mDEBUGm] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@57ab4b33, org.apache.maven.plugins.enforcer.RequireJavaVersion@43b2e7db] 18:10:01,724 [1;36mDEBUGm] (s) failFast = false 18:10:01,725 [1;36mDEBUGm] (s) skip = false 18:10:01,725 [1;36mDEBUGm] (f) ignoreCache = false 18:10:01,725 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:01,726 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:01,726 [1;36mDEBUGm] (s) fail = true 18:10:01,726 [1;36mDEBUGm] -- end configuration -- 18:10:01,726 [1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... 18:10:01,726 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:10:01,727 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable. 18:10:01,727 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 50485 was found in the cache 18:10:01,727 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:10:01,727 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:10:01,728 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable. 18:10:01,728 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireJavaVersion 48570 was found in the cache 18:10:01,728 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:10:01,728 [1;36mDEBUGm] Configuring mojo com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check from plugin realm ClassRealm[plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:10:01,729 [1;36mDEBUGm] Configuring mojo 'com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check' with basic configurator --> 18:10:01,730 [1;36mDEBUGm] (f) checkTestClasspath = false 18:10:01,730 [1;36mDEBUGm] (f) failBuildInCaseOfConflict = true 18:10:01,730 [1;36mDEBUGm] (s) ignoredDependencies = [] 18:10:01,731 [1;36mDEBUGm] (f) ignoredResources = [module-info.class, META-INF/.*] 18:10:01,731 [1;36mDEBUGm] (f) checkCompileClasspath = true 18:10:01,731 [1;36mDEBUGm] (f) checkRuntimeClasspath = true 18:10:01,732 [1;36mDEBUGm] (f) failBuildInCaseOfDifferentContentConflict = false 18:10:01,732 [1;36mDEBUGm] (f) failBuildInCaseOfEqualContentConflict = false 18:10:01,732 [1;36mDEBUGm] (f) printEqualFiles = false 18:10:01,732 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:01,733 [1;36mDEBUGm] (f) skip = false 18:10:01,733 [1;36mDEBUGm] (f) useDefaultResourceIgnoreList = true 18:10:01,733 [1;36mDEBUGm] -- end configuration -- 18:10:01,733 [1;34mINFOm] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check... 18:10:01,734 [1;34mINFOm] Checking compile classpath 18:10:01,743 [1;34mINFOm] Checking runtime classpath 18:10:01,743 [1;34mINFOm] This is not an SVN project 18:10:01,783 [1;34mINFOm] No dependency problems found 18:10:01,783 [1;34mINFOm] Qulice quality check completed in 8s 18:10:01,783 [1;34mINFOm] 18:10:01,783 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:resourcesm 1m(default-resources)m @ 36mlazylead-api0;1m ---m 18:10:01,784 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:01,785 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources' with basic configurator --> 18:10:01,786 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:10:01,786 [1;36mDEBUGm] (f) buildFilters = [] 18:10:01,787 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:01,787 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:10:01,787 [1;36mDEBUGm] (f) fileNameFiltering = false 18:10:01,787 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:10:01,787 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-api/target/classes 18:10:01,788 [1;36mDEBUGm] (s) overwrite = false 18:10:01,788 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:01,788 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-api/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:10:01,789 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:01,789 [1;36mDEBUGm] (f) skip = false 18:10:01,789 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:10:01,789 [1;36mDEBUGm] (f) useBuildFilters = true 18:10:01,790 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:10:01,790 [1;36mDEBUGm] -- end configuration -- 18:10:01,790 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-api/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:10:01Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:10:01,802 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:10:01,803 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-api/src/main/resources excludes [] includes [] 18:10:01,803 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-api/src/main/resources 18:10:01,804 [1;36mDEBUGm] no use filter components 18:10:01,804 [1;34mINFOm] 18:10:01,804 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:copy-resourcesm 1m(copy-resources)m @ 36mlazylead-api0;1m ---m 18:10:01,804 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:01,806 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources' with basic configurator --> 18:10:01,806 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:10:01,806 [1;36mDEBUGm] (f) buildFilters = [] 18:10:01,807 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:01,807 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:10:01,807 [1;36mDEBUGm] (f) fileNameFiltering = false 18:10:01,807 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:10:01,807 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-api/target/classes 18:10:01,808 [1;36mDEBUGm] (s) overwrite = false 18:10:01,808 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:01,808 [1;36mDEBUGm] (s) directory = src/main/resources 18:10:01,809 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:10:01,809 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:01,810 [1;36mDEBUGm] (f) skip = false 18:10:01,810 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:10:01,810 [1;36mDEBUGm] (f) useBuildFilters = true 18:10:01,810 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:10:01,810 [1;36mDEBUGm] -- end configuration -- 18:10:01,811 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-api/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:10:01Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:10:01,825 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:10:01,826 [1;36mDEBUGm] resource with targetPath null directory src/main/resources excludes [] includes [] 18:10:01,826 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-api/src/main/resources 18:10:01,826 [1;36mDEBUGm] no use filter components 18:10:01,827 [1;34mINFOm] 18:10:01,827 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:prepare-agentm 1m(jacoco-initialize)m @ 36mlazylead-api0;1m ---m 18:10:01,827 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:01,828 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent' with basic configurator --> 18:10:01,829 [1;36mDEBUGm] (f) destFile = /home/r/repo/lazylead-api/target/jacoco.exec 18:10:01,830 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:10:01,830 [1;36mDEBUGm] (f) output = file 18:10:01,831 [1;36mDEBUGm] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.8.2:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.8.2:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.22:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.8.2:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.8.2:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:6.2.1:compile, org.ow2.asm:asm-commons=org.ow2.asm:asm-commons:jar:6.2.1:compile, org.ow2.asm:asm-analysis=org.ow2.asm:asm-analysis:jar:6.2.1:compile, org.ow2.asm:asm-tree=org.ow2.asm:asm-tree:jar:6.2.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.8.2:compile} 18:10:01,840 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:01,841 [1;36mDEBUGm] (f) skip = false 18:10:01,841 [1;36mDEBUGm] -- end configuration -- 18:10:01,841 [1;34mINFOm] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-api/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:10:01,842 [1;34mINFOm] 18:10:01,842 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:compilem 1m(default-compile)m @ 36mlazylead-api0;1m ---m 18:10:01,852 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:01,852 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 37 kB/s) 18:10:01,875 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/_remote.repositories 18:10:01,876 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom.lastUpdated 18:10:01,877 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:01,878 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 252 kB/s) 18:10:01,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.7.1/_remote.repositories 18:10:01,899 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom.lastUpdated 18:10:01,905 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:01,906 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 134 kB/s) 18:10:01,949 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/_remote.repositories 18:10:01,949 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom.lastUpdated 18:10:01,954 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:01,954 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 237 kB/s) 18:10:01,976 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/_remote.repositories 18:10:01,976 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom.lastUpdated 18:10:01,981 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:01,982 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 131 kB/s) 18:10:02,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/_remote.repositories 18:10:02,014 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom.lastUpdated 18:10:02,018 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,018 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom Downloaded1fromlcentral:ahttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 213 kB/s) 18:10:02,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/_remote.repositories 18:10:02,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom.lastUpdated 18:10:02,044 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,044 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom Downloaded1fromlcentral:ghttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 197 kB/s) 18:10:02,065 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-languages/0.9.10/_remote.repositories 18:10:02,066 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom.lastUpdated 18:10:02,069 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,069 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom Downloaded1fromscentral:mhttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 140 kB/s) 18:10:02,092 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2/_remote.repositories 18:10:02,092 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2/asm-6.2.pom.lastUpdated 18:10:02,095 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,095 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom Downloaded1fromdcentral:9https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 792 kB/s) 18:10:02,116 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/_remote.repositories 18:10:02,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom.lastUpdated 18:10:02,120 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,121 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 48 kB/s) 18:10:02,140 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/_remote.repositories 18:10:02,141 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom.lastUpdated 18:10:02,143 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,143 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 287 kB/s) 18:10:02,165 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/2.8.4/_remote.repositories 18:10:02,166 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom.lastUpdated 18:10:02,168 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,168 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 106 kB/s) 18:10:02,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/4.0/_remote.repositories 18:10:02,196 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom.lastUpdated 18:10:02,200 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,201 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 35 kB/s) 18:10:02,222 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/_remote.repositories 18:10:02,223 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom.lastUpdated 18:10:02,227 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,227 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 32 kB/s) 18:10:02,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/_remote.repositories 18:10:02,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom.lastUpdated 18:10:02,255 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,255 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 54 kB/s) 18:10:02,282 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/2.8.4/_remote.repositories 18:10:02,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom.lastUpdated 18:10:02,286 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=263939, ConflictMarker.markTime=72485, ConflictMarker.nodeCount=118, ConflictIdSorter.graphTime=80833, ConflictIdSorter.topsortTime=39133, ConflictIdSorter.conflictIdCount=45, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=691661, ConflictResolver.conflictItemCount=72, DefaultDependencyCollector.collectTime=442392937, DefaultDependencyCollector.transformTime=1169361} 18:10:02,288 [1;36mDEBUGm] org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.0: 18:10:02,288 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:3.0:compile 18:10:02,288 [1;36mDEBUGm] org.apache.maven:maven-model:jar:3.0:compile 18:10:02,289 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile 18:10:02,289 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile 18:10:02,289 [1;36mDEBUGm] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile 18:10:02,289 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:3.0:compile 18:10:02,289 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile 18:10:02,290 [1;36mDEBUGm] org.apache.maven:maven-core:jar:3.0:compile 18:10:02,290 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:3.0:compile 18:10:02,290 [1;36mDEBUGm] org.apache.maven:maven-settings-builder:jar:3.0:compile 18:10:02,290 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:3.0:compile 18:10:02,291 [1;36mDEBUGm] org.apache.maven:maven-model-builder:jar:3.0:compile 18:10:02,291 [1;36mDEBUGm] org.apache.maven:maven-aether-provider:jar:3.0:runtime 18:10:02,291 [1;36mDEBUGm] org.sonatype.aether:aether-impl:jar:1.7:compile 18:10:02,292 [1;36mDEBUGm] org.sonatype.aether:aether-spi:jar:1.7:compile 18:10:02,292 [1;36mDEBUGm] org.sonatype.aether:aether-api:jar:1.7:compile 18:10:02,292 [1;36mDEBUGm] org.sonatype.aether:aether-util:jar:1.7:compile 18:10:02,292 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile 18:10:02,293 [1;36mDEBUGm] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile 18:10:02,293 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile 18:10:02,293 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:10:02,294 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:10:02,294 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile 18:10:02,294 [1;36mDEBUGm] commons-io:commons-io:jar:2.5:compile 18:10:02,295 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile 18:10:02,295 [1;36mDEBUGm] org.codehaus.plexus:plexus-java:jar:0.9.10:compile 18:10:02,295 [1;36mDEBUGm] org.ow2.asm:asm:jar:6.2:compile 18:10:02,295 [1;36mDEBUGm] com.thoughtworks.qdox:qdox:jar:2.0-M9:compile 18:10:02,296 [1;36mDEBUGm] org.codehaus.plexus:plexus-compiler-api:jar:2.8.4:compile 18:10:02,296 [1;36mDEBUGm] org.codehaus.plexus:plexus-compiler-manager:jar:2.8.4:compile 18:10:02,296 [1;36mDEBUGm] org.codehaus.plexus:plexus-compiler-javac:jar:2.8.4:runtime 18:10:02,301 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:02,301 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloaded4fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jare(4.3akB1at.82rkB/s)/14 kB) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jarhared-incremental-1.1.jarr(7.7/144kB))||maven-shared-utils-3.2.1.jarr(5.0/1677kB)) Downloaded5fromlcentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar3(141kBaat(1351kB/s))k|)asm-6.2.jarj(13/1111kB)kB))kB) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jarr (30/167 kB) | asm-6.2.jar (16/111 kB) Downloaded4fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jarB(39 kBmat.362akB/s)/111 kB) Downloading)fromecentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar Downloaded5fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar2(2229kBaat(1.63MB/s))||pplexus-compiler-api-2.8.4.jar((2.2/27kkB) Downloading)fromvcentral:dhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar.0/27 kB) Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jara(1110kB3atk762|kB/s)xus-compiler-api-2.8.4.jar((27/kB)kB) kB) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jaro(27lkB-atn171rkB/s)4.jar((4.7kkB)kB) Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar-(4.7ckB.at428akB/s)1/211kB) kB) Downloaded3fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 936 kB/s) Downloaded2fromdcentral:9https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 117 kB/s) Downloaded1fromdcentral:9https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 1.6 MB/s) 18:10:02,516 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/_remote.repositories 18:10:02,516 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar.lastUpdated 18:10:02,517 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/_remote.repositories 18:10:02,518 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar.lastUpdated 18:10:02,519 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/_remote.repositories 18:10:02,519 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar.lastUpdated 18:10:02,520 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/_remote.repositories 18:10:02,521 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar.lastUpdated 18:10:02,521 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/_remote.repositories 18:10:02,522 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar.lastUpdated 18:10:02,523 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2/_remote.repositories 18:10:02,523 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/6.2/asm-6.2.jar.lastUpdated 18:10:02,524 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/_remote.repositories 18:10:02,524 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar.lastUpdated 18:10:02,525 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/_remote.repositories 18:10:02,525 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar.lastUpdated 18:10:02,526 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/_remote.repositories 18:10:02,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar.lastUpdated 18:10:02,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/_remote.repositories 18:10:02,528 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar.lastUpdated 18:10:02,534 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0 18:10:02,534 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0 18:10:02,535 [1;36mDEBUGm] Imported: < maven.api 18:10:02,535 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0 18:10:02,535 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.0 18:10:02,536 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 18:10:02,536 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 18:10:02,536 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4 18:10:02,537 [1;36mDEBUGm] Included: org.sonatype.aether:aether-util:jar:1.7 18:10:02,537 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 18:10:02,537 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 18:10:02,538 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:10:02,538 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:10:02,538 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-utils:jar:3.2.1 18:10:02,539 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.5 18:10:02,539 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1 18:10:02,539 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-java:jar:0.9.10 18:10:02,539 [1;36mDEBUGm] Included: org.ow2.asm:asm:jar:6.2 18:10:02,540 [1;36mDEBUGm] Included: com.thoughtworks.qdox:qdox:jar:2.0-M9 18:10:02,540 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.8.4 18:10:02,540 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.8.4 18:10:02,541 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.8.4 18:10:02,584 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:02,588 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile' with basic configurator --> 18:10:02,588 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-api 18:10:02,589 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-api/target 18:10:02,590 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-api/target/classes, /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:10:02,591 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-api/src/main/java] 18:10:02,592 [1;36mDEBUGm] (f) compilerId = javac 18:10:02,592 [1;36mDEBUGm] (f) debug = true 18:10:02,592 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:02,592 [1;36mDEBUGm] (f) failOnError = true 18:10:02,592 [1;36mDEBUGm] (f) failOnWarning = false 18:10:02,593 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:10:02,593 [1;36mDEBUGm] (f) fork = false 18:10:02,593 [1;36mDEBUGm] (f) generatedSourcesDirectory = /home/r/repo/lazylead-api/target/generated-sources/annotations 18:10:02,594 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile {execution: default-compile} 18:10:02,594 [1;36mDEBUGm] (f) optimize = false 18:10:02,594 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target/classes 18:10:02,595 [1;36mDEBUGm] (f) parameters = false 18:10:02,595 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:02,595 [1;36mDEBUGm] (f) projectArtifact = io.github.dgroup:lazylead-api:jar:0.1.0 18:10:02,596 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:02,596 [1;36mDEBUGm] (f) showDeprecation = false 18:10:02,596 [1;36mDEBUGm] (f) showWarnings = false 18:10:02,596 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:10:02,597 [1;36mDEBUGm] (f) source = 11 18:10:02,597 [1;36mDEBUGm] (f) staleMillis = 0 18:10:02,597 [1;36mDEBUGm] (s) target = 11 18:10:02,597 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:10:02,598 [1;36mDEBUGm] (f) verbose = false 18:10:02,598 [1;36mDEBUGm] -- end configuration -- 18:10:02,598 [1;36mDEBUGm] Using compiler 'javac'. 18:10:02,602 [1;36mDEBUGm] Adding /home/r/repo/lazylead-api/target/generated-sources/annotations to compile source roots: /home/r/repo/lazylead-api/src/main/java 18:10:02,602 [1;36mDEBUGm] New compile source roots: /home/r/repo/lazylead-api/src/main/java /home/r/repo/lazylead-api/target/generated-sources/annotations 18:10:02,603 [1;36mDEBUGm] CompilerReuseStrategy: reuseCreated 18:10:02,604 [1;36mDEBUGm] useIncrementalCompilation enabled 18:10:02,627 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/UserEnvelope.java 18:10:02,628 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/SystemEnvelope.java 18:10:02,628 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/Envelope.java 18:10:02,629 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/Team.java 18:10:02,629 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/package-info.java 18:10:02,630 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/package-info.java 18:10:02,630 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/package-info.java 18:10:02,631 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/package-info.java 18:10:02,631 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/FakeIssue.java 18:10:02,631 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Filters.java 18:10:02,632 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Issue.java 18:10:02,632 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/Fake.java 18:10:02,633 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/UserOf.java 18:10:02,633 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/Envelope.java 18:10:02,634 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/package-info.java 18:10:02,634 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Comment.java 18:10:02,634 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/package-info.java 18:10:02,635 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/System.java 18:10:02,635 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/TeamOf.java 18:10:02,636 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/package-info.java 18:10:02,636 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/filter/FakeFilter.java 18:10:02,636 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/Task.java 18:10:02,637 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/Fake.java 18:10:02,637 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Assignee.java 18:10:02,638 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/user/Unassigned.java 18:10:02,638 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/yaml/team/FakeTeam.java 18:10:02,639 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/User.java 18:10:02,639 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Annoying.java 18:10:02,639 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.java 18:10:02,640 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Assignees.java 18:10:02,640 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Filter.java 18:10:02,641 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/Comments.java 18:10:02,641 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/Credentials.java 18:10:02,642 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/filter/package-info.java 18:10:02,642 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/ConnectivityException.java 18:10:02,643 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/annoying/package-info.java 18:10:02,643 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/FakeComments.java 18:10:02,644 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/func/Issues.java 18:10:02,644 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/FakeSystem.java 18:10:02,644 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/AnnoyingException.java 18:10:02,645 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/system/package-info.java 18:10:02,645 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-api/src/main/java/io/github/dgroup/lazylead/api/comment/FakeComment.java 18:10:02,646 [1;34mINFOm] Changes detected - recompiling the module! 18:10:02,646 [1;36mDEBUGm] Classpath: 18:10:02,646 [1;36mDEBUGm] /home/r/repo/lazylead-api/target/classes 18:10:02,647 [1;36mDEBUGm] /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar 18:10:02,647 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:10:02,647 [1;36mDEBUGm] /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:10:02,648 [1;36mDEBUGm] /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:10:02,648 [1;36mDEBUGm] /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:10:02,648 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:10:02,649 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:10:02,649 [1;36mDEBUGm] Source roots: 18:10:02,649 [1;36mDEBUGm] /home/r/repo/lazylead-api/src/main/java 18:10:02,649 [1;36mDEBUGm] /home/r/repo/lazylead-api/target/generated-sources/annotations 18:10:02,654 [1;36mDEBUGm] Command line options: 18:10:02,654 [1;36mDEBUGm] -d /home/r/repo/lazylead-api/target/classes -classpath /home/r/repo/lazylead-api/target/classes:/home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar:/home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar:/home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar:/home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar: -sourcepath /home/r/repo/lazylead-api/src/main/java:/home/r/repo/lazylead-api/target/generated-sources/annotations: -s /home/r/repo/lazylead-api/target/generated-sources/annotations -g -nowarn -target 11 -source 11 -encoding UTF-8 18:10:02,662 [1;36mDEBUGm] incrementalBuildHelper#beforeRebuildExecution 18:10:02,663 [1;34mINFOm] Compiling 42 source files to /home/r/repo/lazylead-api/target/classes 18:10:03,936 [1;36mDEBUGm] incrementalBuildHelper#afterRebuildExecution 18:10:03,939 [1;34mINFOm] 18:10:03,939 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:testResourcesm 1m(default-testResources)m @ 36mlazylead-api0;1m ---m 18:10:03,940 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:03,942 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources' with basic configurator --> 18:10:03,942 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:10:03,943 [1;36mDEBUGm] (f) buildFilters = [] 18:10:03,943 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:03,943 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:10:03,944 [1;36mDEBUGm] (f) fileNameFiltering = false 18:10:03,944 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:10:03,944 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-api/target/test-classes 18:10:03,944 [1;36mDEBUGm] (s) overwrite = false 18:10:03,945 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:03,945 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-api/src/test/resources, PatternSet [includes: {}, excludes: {}]}}] 18:10:03,946 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:03,946 [1;36mDEBUGm] (f) skip = false 18:10:03,946 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:10:03,946 [1;36mDEBUGm] (f) useBuildFilters = true 18:10:03,947 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:10:03,947 [1;36mDEBUGm] -- end configuration -- 18:10:03,947 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-api/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:10:03Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, argLine=-javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-api/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:10:03,964 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:10:03,964 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-api/src/test/resources excludes [] includes [] 18:10:03,964 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-api/src/test/resources 18:10:03,964 [1;36mDEBUGm] no use filter components 18:10:03,965 [1;34mINFOm] 18:10:03,965 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:testCompilem 1m(default-testCompile)m @ 36mlazylead-api0;1m ---m 18:10:03,965 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:03,967 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile' with basic configurator --> 18:10:03,968 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-api 18:10:03,968 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-api/target 18:10:03,969 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-api/target/classes, /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:10:03,970 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-api/src/test/java] 18:10:03,971 [1;36mDEBUGm] (f) compilerId = javac 18:10:03,971 [1;36mDEBUGm] (f) debug = true 18:10:03,971 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:03,971 [1;36mDEBUGm] (f) failOnError = true 18:10:03,972 [1;36mDEBUGm] (f) failOnWarning = false 18:10:03,972 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:10:03,972 [1;36mDEBUGm] (f) fork = false 18:10:03,972 [1;36mDEBUGm] (f) generatedTestSourcesDirectory = /home/r/repo/lazylead-api/target/generated-test-sources/test-annotations 18:10:03,973 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile {execution: default-testCompile} 18:10:03,973 [1;36mDEBUGm] (f) optimize = false 18:10:03,973 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target/test-classes 18:10:03,974 [1;36mDEBUGm] (f) parameters = false 18:10:03,974 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:03,975 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:03,975 [1;36mDEBUGm] (f) showDeprecation = false 18:10:03,975 [1;36mDEBUGm] (f) showWarnings = false 18:10:03,975 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:10:03,975 [1;36mDEBUGm] (f) source = 11 18:10:03,976 [1;36mDEBUGm] (f) staleMillis = 0 18:10:03,976 [1;36mDEBUGm] (s) target = 11 18:10:03,976 [1;36mDEBUGm] (f) testPath = [/home/r/repo/lazylead-api/target/test-classes, /home/r/repo/lazylead-api/target/classes, /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar, /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar, /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar, /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar, /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar] 18:10:03,981 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:10:03,981 [1;36mDEBUGm] (f) verbose = false 18:10:03,981 [1;36mDEBUGm] -- end configuration -- 18:10:03,981 [1;36mDEBUGm] Using compiler 'javac'. 18:10:03,981 [1;34mINFOm] No sources to compile 18:10:03,982 [1;34mINFOm] 18:10:03,982 [1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M3:testm 1m(default-test)m @ 36mlazylead-api0;1m ---m 18:10:03,988 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:03,989 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.pom (9.7 kB at 262 kB/s) 18:10:04,027 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/_remote.repositories 18:10:04,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.pom.lastUpdated 18:10:04,031 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,031 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.pom Downloaded1fromucentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.pom (3.5 kB at 148 kB/s) 18:10:04,055 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/_remote.repositories 18:10:04,056 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.pom.lastUpdated 18:10:04,060 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,061 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.pom Downloaded1fromucentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.pom (2.0 kB at 78 kB/s) 18:10:04,087 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/_remote.repositories 18:10:04,087 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.pom.lastUpdated 18:10:04,092 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,092 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.pom Downloaded1fromucentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.pom (7.4 kB at 307 kB/s) 18:10:04,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/_remote.repositories 18:10:04,118 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.pom.lastUpdated 18:10:04,136 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,137 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 70 kB/s) 18:10:04,170 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/_remote.repositories 18:10:04,170 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom.lastUpdated 18:10:04,172 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,172 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 310 kB/s) 18:10:04,243 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0-alpha-2/_remote.repositories 18:10:04,244 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom.lastUpdated 18:10:04,251 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,252 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.pom Downloaded1fromlcentral:ahttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.pom (4.8 kB at 140 kB/s) 18:10:04,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/1.0.1/_remote.repositories 18:10:04,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.pom.lastUpdated 18:10:04,289 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,290 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.1/plexus-languages-1.0.1.pom Downloaded1fromlcentral:ghttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.1/plexus-languages-1.0.1.pom (4.2 kB at 176 kB/s) 18:10:04,315 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-languages/1.0.1/_remote.repositories 18:10:04,315 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-languages/1.0.1/plexus-languages-1.0.1.pom.lastUpdated 18:10:04,317 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,318 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom Downloaded1fromscentral:thttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 105 kB/s) 18:10:04,346 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/7.0-beta/_remote.repositories 18:10:04,347 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom.lastUpdated 18:10:04,350 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=170078, ConflictMarker.markTime=79209, ConflictMarker.nodeCount=87, ConflictIdSorter.graphTime=53573, ConflictIdSorter.topsortTime=43118, ConflictIdSorter.conflictIdCount=39, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1069946, ConflictResolver.conflictItemCount=85, DefaultDependencyCollector.collectTime=366234993, DefaultDependencyCollector.transformTime=1447248} 18:10:04,352 [1;36mDEBUGm] org.apache.maven.plugins:maven-surefire-plugin:jar:3.0.0-M3: 18:10:04,352 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:runtime 18:10:04,352 [1;36mDEBUGm] org.apiguardian:apiguardian-api:jar:1.0.0:runtime 18:10:04,352 [1;36mDEBUGm] org.junit.platform:junit-platform-engine:jar:1.4.0-M1:runtime 18:10:04,353 [1;36mDEBUGm] org.junit.platform:junit-platform-commons:jar:1.4.0-M1:runtime 18:10:04,353 [1;36mDEBUGm] org.opentest4j:opentest4j:jar:1.1.1:runtime 18:10:04,353 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:runtime 18:10:04,353 [1;36mDEBUGm] org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M3:compile 18:10:04,354 [1;36mDEBUGm] org.apache.maven.surefire:surefire-api:jar:3.0.0-M3:compile 18:10:04,354 [1;36mDEBUGm] org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M3:compile 18:10:04,354 [1;36mDEBUGm] org.apache.maven.surefire:surefire-booter:jar:3.0.0-M3:compile 18:10:04,355 [1;36mDEBUGm] org.apache.maven:maven-toolchain:jar:3.0-alpha-2:compile 18:10:04,355 [1;36mDEBUGm] org.apache.maven:maven-core:jar:3.0:compile 18:10:04,355 [1;36mDEBUGm] org.apache.maven:maven-model:jar:3.0:compile 18:10:04,355 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:3.0:compile 18:10:04,356 [1;36mDEBUGm] org.apache.maven:maven-settings-builder:jar:3.0:compile 18:10:04,356 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:3.0:compile 18:10:04,356 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:3.0:compile 18:10:04,356 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:3.0:compile 18:10:04,357 [1;36mDEBUGm] org.apache.maven:maven-model-builder:jar:3.0:compile 18:10:04,357 [1;36mDEBUGm] org.apache.maven:maven-aether-provider:jar:3.0:runtime 18:10:04,357 [1;36mDEBUGm] org.sonatype.aether:aether-impl:jar:1.7:compile 18:10:04,357 [1;36mDEBUGm] org.sonatype.aether:aether-spi:jar:1.7:compile 18:10:04,358 [1;36mDEBUGm] org.sonatype.aether:aether-api:jar:1.7:compile 18:10:04,358 [1;36mDEBUGm] org.sonatype.aether:aether-util:jar:1.7:compile 18:10:04,358 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile 18:10:04,358 [1;36mDEBUGm] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile 18:10:04,359 [1;36mDEBUGm] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile 18:10:04,359 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile 18:10:04,359 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile 18:10:04,359 [1;36mDEBUGm] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile 18:10:04,359 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile 18:10:04,360 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:10:04,360 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:10:04,360 [1;36mDEBUGm] org.apache.maven:maven-compat:jar:3.0:compile 18:10:04,360 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile 18:10:04,361 [1;36mDEBUGm] org.codehaus.plexus:plexus-java:jar:1.0.1:compile 18:10:04,361 [1;36mDEBUGm] org.ow2.asm:asm:jar:7.0-beta:compile 18:10:04,361 [1;36mDEBUGm] com.thoughtworks.qdox:qdox:jar:2.0-M9:compile 18:10:04,367 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,367 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar Downloaded4fromucentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jarf(13-kBmatn2990kB/s).jarj(40/6276kB)kB))kB) Downloading)fromrcentral:ihttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.jar0-M3.jar (40/627 kB) Downloaded3fromucentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar7(36)kB at 634 kB/s) Downloading)fromrcentral:ihttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.jar Downloaded5fromucentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar1(178)kBBate1.5-MB/s)1.0.1.jar (19/511kB))| asm-7.0-beta.jar (36/1144kB)) Downloaded4fromacentral:fhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.jar.(51.kBrat5346BkB/s)sm-7.0-beta.jar((114/kB)kkB)) Downloaded3fromacentral:fhttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.jarB(114akB-at0728tkB/s) (114 kB) Downloaded2fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar (312 kB at 1.4 MB/s) Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar (627 kB at 2.6 MB/s) 18:10:04,613 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/_remote.repositories 18:10:04,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar.lastUpdated 18:10:04,615 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/_remote.repositories 18:10:04,615 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar.lastUpdated 18:10:04,616 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/_remote.repositories 18:10:04,616 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar.lastUpdated 18:10:04,617 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/_remote.repositories 18:10:04,617 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar.lastUpdated 18:10:04,618 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/_remote.repositories 18:10:04,618 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar.lastUpdated 18:10:04,618 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/1.0.1/_remote.repositories 18:10:04,619 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-java/1.0.1/plexus-java-1.0.1.jar.lastUpdated 18:10:04,619 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/7.0-beta/_remote.repositories 18:10:04,619 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.jar.lastUpdated 18:10:04,621 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3 18:10:04,621 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3 18:10:04,621 [1;36mDEBUGm] Imported: < maven.api 18:10:04,621 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3 18:10:04,621 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:3.0.0-M3 18:10:04,622 [1;36mDEBUGm] Included: org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1 18:10:04,622 [1;36mDEBUGm] Included: org.apiguardian:apiguardian-api:jar:1.0.0 18:10:04,622 [1;36mDEBUGm] Included: org.junit.platform:junit-platform-engine:jar:1.4.0-M1 18:10:04,622 [1;36mDEBUGm] Included: org.junit.platform:junit-platform-commons:jar:1.4.0-M1 18:10:04,622 [1;36mDEBUGm] Included: org.opentest4j:opentest4j:jar:1.1.1 18:10:04,622 [1;36mDEBUGm] Included: org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1 18:10:04,623 [1;36mDEBUGm] Included: org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M3 18:10:04,623 [1;36mDEBUGm] Included: org.apache.maven.surefire:surefire-api:jar:3.0.0-M3 18:10:04,623 [1;36mDEBUGm] Included: org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M3 18:10:04,623 [1;36mDEBUGm] Included: org.apache.maven.surefire:surefire-booter:jar:3.0.0-M3 18:10:04,623 [1;36mDEBUGm] Included: org.sonatype.aether:aether-util:jar:1.7 18:10:04,623 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 18:10:04,624 [1;36mDEBUGm] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 18:10:04,624 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 18:10:04,624 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4 18:10:04,624 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 18:10:04,625 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:10:04,625 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:10:04,625 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-java:jar:1.0.1 18:10:04,625 [1;36mDEBUGm] Included: org.ow2.asm:asm:jar:7.0-beta 18:10:04,625 [1;36mDEBUGm] Included: com.thoughtworks.qdox:qdox:jar:2.0-M9 18:10:04,663 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:04,668 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' with basic configurator --> 18:10:04,669 [1;36mDEBUGm] (s) additionalClasspathElements = [] 18:10:04,669 [1;36mDEBUGm] (s) argLine = -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-api/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:10:04,670 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-api 18:10:04,670 [1;36mDEBUGm] (s) childDelegation = false 18:10:04,670 [1;36mDEBUGm] (s) classesDirectory = /home/r/repo/lazylead-api/target/classes 18:10:04,670 [1;36mDEBUGm] (s) classpathDependencyExcludes = [] 18:10:04,671 [1;36mDEBUGm] (s) dependenciesToScan = [] 18:10:04,671 [1;36mDEBUGm] (s) disableXmlReport = false 18:10:04,671 [1;36mDEBUGm] (s) enableAssertions = true 18:10:04,671 [1;36mDEBUGm] (f) forkCount = 1 18:10:04,671 [1;36mDEBUGm] (s) forkMode = once 18:10:04,672 [1;36mDEBUGm] (s) forkedProcessExitTimeoutInSeconds = 30 18:10:04,672 [1;36mDEBUGm] (s) junitArtifactName = junit:junit 18:10:04,672 [1;36mDEBUGm] (s) junitPlatformArtifactName = org.junit.platform:junit-platform-engine 18:10:04,673 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:10:04,673 [1;36mDEBUGm] (s) parallel = method 18:10:04,674 [1;36mDEBUGm] (f) parallelMavenExecution = false 18:10:04,674 [1;36mDEBUGm] (s) parallelOptimized = true 18:10:04,674 [1;36mDEBUGm] (s) perCoreThreadCount = true 18:10:04,675 [1;36mDEBUGm] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:3.0.0-M3:, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:runtime, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:runtime, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:runtime, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:runtime, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:runtime, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:runtime, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-logger-api=org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:3.0.0-M3:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:3.0-alpha-2:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:3.0:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:3.0:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:3.0:compile, org.apache.maven:maven-settings-builder=org.apache.maven:maven-settings-builder:jar:3.0:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:3.0:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:3.0:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:3.0:compile, org.apache.maven:maven-model-builder=org.apache.maven:maven-model-builder:jar:3.0:compile, org.apache.maven:maven-aether-provider=org.apache.maven:maven-aether-provider:jar:3.0:runtime, org.sonatype.aether:aether-impl=org.sonatype.aether:aether-impl:jar:1.7:compile, org.sonatype.aether:aether-spi=org.sonatype.aether:aether-spi:jar:1.7:compile, org.sonatype.aether:aether-api=org.sonatype.aether:aether-api:jar:1.7:compile, org.sonatype.aether:aether-util=org.sonatype.aether:aether-util:jar:1.7:compile, org.sonatype.sisu:sisu-inject-plexus=org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile, org.sonatype.sisu:sisu-inject-bean=org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile, org.sonatype.sisu:sisu-guice=org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.14:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.0.4:compile, org.codehaus.plexus:plexus-classworlds=org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile, org.codehaus.plexus:plexus-component-annotations=org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile, org.sonatype.plexus:plexus-sec-dispatcher=org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher=org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven:maven-compat=org.apache.maven:maven-compat:jar:3.0:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile, org.codehaus.plexus:plexus-java=org.codehaus.plexus:plexus-java:jar:1.0.1:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:7.0-beta:compile, com.thoughtworks.qdox:qdox=com.thoughtworks.qdox:qdox:jar:2.0-M9:compile} 18:10:04,684 [1;36mDEBUGm] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' --- 18:10:04,685 [1;36mDEBUGm] (s) printSummary = true 18:10:04,685 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:04,686 [1;36mDEBUGm] (s) projectArtifactMap = {io.github.dgroup:tagyml=io.github.dgroup:tagyml:jar:0.3.0:provided, org.hamcrest:hamcrest-all=org.hamcrest:hamcrest-all:jar:1.3:provided, org.cactoos:cactoos=org.cactoos:cactoos:jar:0.38:provided, com.github.dgroup:velocity=com.github.dgroup:velocity:jar:0.4.0:provided, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:provided, ch.qos.logback:logback-classic=ch.qos.logback:logback-classic:jar:1.2.3:provided, ch.qos.logback:logback-core=ch.qos.logback:logback-core:jar:1.2.3:provided, org.junit.vintage:junit-vintage-engine=org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:test, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:test, junit:junit=junit:junit:jar:4.12:test, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:test, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test, org.assertj:assertj-core=org.assertj:assertj-core:jar:3.8.0:test, org.llorllale:cactoos-matchers=org.llorllale:cactoos-matchers:jar:0.13:test} 18:10:04,690 [1;36mDEBUGm] (s) projectBuildDirectory = /home/r/repo/lazylead-api/target 18:10:04,690 [1;36mDEBUGm] (s) redirectTestOutputToFile = false 18:10:04,690 [1;36mDEBUGm] (s) remoteRepositories = [ id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => never] ] 18:10:04,691 [1;36mDEBUGm] (s) reportFormat = brief 18:10:04,691 [1;36mDEBUGm] (s) reportsDirectory = /home/r/repo/lazylead-api/target/surefire-reports 18:10:04,692 [1;36mDEBUGm] (f) rerunFailingTestsCount = 0 18:10:04,692 [1;36mDEBUGm] (f) reuseForks = true 18:10:04,692 [1;36mDEBUGm] (s) runOrder = filesystem 18:10:04,692 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:04,693 [1;36mDEBUGm] (f) shutdown = testset 18:10:04,693 [1;36mDEBUGm] (s) skip = false 18:10:04,693 [1;36mDEBUGm] (f) skipAfterFailureCount = 0 18:10:04,693 [1;36mDEBUGm] (s) skipTests = false 18:10:04,694 [1;36mDEBUGm] (s) suiteXmlFiles = [] 18:10:04,694 [1;36mDEBUGm] (s) tempDir = surefire 18:10:04,694 [1;36mDEBUGm] (s) testClassesDirectory = /home/r/repo/lazylead-api/target/test-classes 18:10:04,694 [1;36mDEBUGm] (s) testFailureIgnore = false 18:10:04,695 [1;36mDEBUGm] (s) testNGArtifactName = org.testng:testng 18:10:04,695 [1;36mDEBUGm] (s) testSourceDirectory = /home/r/repo/lazylead-api/src/test/java 18:10:04,695 [1;36mDEBUGm] (s) threadCount = 4 18:10:04,696 [1;36mDEBUGm] (s) threadCountClasses = 0 18:10:04,696 [1;36mDEBUGm] (s) threadCountMethods = 0 18:10:04,696 [1;36mDEBUGm] (s) threadCountSuites = 0 18:10:04,696 [1;36mDEBUGm] (s) trimStackTrace = true 18:10:04,696 [1;36mDEBUGm] (s) useFile = true 18:10:04,697 [1;36mDEBUGm] (s) useManifestOnlyJar = true 18:10:04,697 [1;36mDEBUGm] (f) useModulePath = true 18:10:04,697 [1;36mDEBUGm] (s) useSystemClassLoader = false 18:10:04,697 [1;36mDEBUGm] (s) useUnlimitedThreads = false 18:10:04,697 [1;36mDEBUGm] (s) workingDirectory = /home/r/repo/lazylead-api 18:10:04,698 [1;36mDEBUGm] -- end configuration -- 18:10:04,701 [1;34mINFOm] No tests to run. 18:10:04,710 [1;34mINFOm] 18:10:04,711 [1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:2.4:jarm 1m(default-jar)m @ 36mlazylead-api0;1m ---m 18:10:04,716 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=107458, ConflictMarker.markTime=71616, ConflictMarker.nodeCount=74, ConflictIdSorter.graphTime=49304, ConflictIdSorter.topsortTime=34738, ConflictIdSorter.conflictIdCount=28, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=708911, ConflictResolver.conflictItemCount=70, DefaultDependencyCollector.collectTime=4161473, DefaultDependencyCollector.transformTime=1000747} 18:10:04,718 [1;36mDEBUGm] org.apache.maven.plugins:maven-jar-plugin:jar:2.4: 18:10:04,718 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.6:compile 18:10:04,718 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.6:compile 18:10:04,718 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.6:compile 18:10:04,719 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.6:compile 18:10:04,719 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile 18:10:04,719 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile 18:10:04,720 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile 18:10:04,720 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:10:04,720 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:10:04,720 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:10:04,721 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.6:runtime 18:10:04,721 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.6:compile 18:10:04,721 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.5:compile 18:10:04,721 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.0.6:compile 18:10:04,722 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile 18:10:04,722 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile 18:10:04,722 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile 18:10:04,722 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile 18:10:04,723 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.0:compile 18:10:04,723 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile 18:10:04,723 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:10:04,723 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.0.6:compile 18:10:04,724 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile 18:10:04,724 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.1:compile 18:10:04,724 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.0.2:compile 18:10:04,724 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.1:compile 18:10:04,725 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0:compile 18:10:04,728 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:04,729 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar Downloaded3fromlcentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar)(58 kB at 1.2 MB/s) Downloaded2fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 2.3 MB/s) Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 2.2 MB/s) 18:10:04,827 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/_remote.repositories 18:10:04,828 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar.lastUpdated 18:10:04,828 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/_remote.repositories 18:10:04,829 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar.lastUpdated 18:10:04,829 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.1/_remote.repositories 18:10:04,830 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar.lastUpdated 18:10:04,831 [1;36mDEBUGm] Created new class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4 18:10:04,831 [1;36mDEBUGm] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4 18:10:04,831 [1;36mDEBUGm] Imported: < maven.api 18:10:04,832 [1;36mDEBUGm] Populating class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4 18:10:04,832 [1;36mDEBUGm] Included: org.apache.maven.plugins:maven-jar-plugin:jar:2.4 18:10:04,832 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:10:04,833 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.5 18:10:04,833 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6 18:10:04,833 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 18:10:04,833 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.0 18:10:04,834 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:10:04,834 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15 18:10:04,834 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.1 18:10:04,835 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.0.2 18:10:04,835 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.1 18:10:04,835 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0 18:10:04,893 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:04,896 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator --> 18:10:04,896 [1;36mDEBUGm] (f) classesDirectory = /home/r/repo/lazylead-api/target/classes 18:10:04,897 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-api/target/classes/META-INF/MANIFEST.MF 18:10:04,897 [1;36mDEBUGm] (f) finalName = lazylead-api-0.1.0 18:10:04,897 [1;36mDEBUGm] (f) forceCreation = false 18:10:04,897 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target 18:10:04,898 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:04,898 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:04,898 [1;36mDEBUGm] (f) skipIfEmpty = false 18:10:04,898 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:10:04,899 [1;36mDEBUGm] -- end configuration -- 18:10:04,915 [1;36mDEBUGm] isUp2date: false (Destination /home/r/repo/lazylead-api/target/lazylead-api-0.1.0.jar not found.) 18:10:04,942 [1;34mINFOm] Building jar: /home/r/repo/lazylead-api/target/lazylead-api-0.1.0.jar 18:10:04,944 [1;36mDEBUGm] adding directory META-INF/ 18:10:04,946 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:10:04,946 [1;36mDEBUGm] adding directory checkstyle/ 18:10:04,947 [1;36mDEBUGm] adding directory io/ 18:10:04,947 [1;36mDEBUGm] adding directory io/github/ 18:10:04,947 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:10:04,947 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:10:04,948 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/ 18:10:04,948 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/ 18:10:04,948 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/ 18:10:04,948 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/ 18:10:04,949 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/ 18:10:04,949 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/ 18:10:04,949 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/ 18:10:04,950 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/ 18:10:04,950 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/ 18:10:04,950 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/ 18:10:04,951 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Annoying.class 18:10:04,951 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope$1.class 18:10:04,952 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope.class 18:10:04,952 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserOf.class 18:10:04,953 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Fake.class 18:10:04,953 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Unassigned.class 18:10:04,954 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/ConnectivityException.class 18:10:04,954 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/AnnoyingException.class 18:10:04,954 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Issues.class 18:10:04,955 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Assignees.class 18:10:04,955 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Filters.class 18:10:04,955 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope.class 18:10:04,956 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/FakeSystem.class 18:10:04,956 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/Credentials.class 18:10:04,957 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope$1.class 18:10:04,957 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Filter.class 18:10:04,958 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Assignee.class 18:10:04,958 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/User.class 18:10:04,958 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Envelope.class 18:10:04,959 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Fake.class 18:10:04,959 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/TeamOf.class 18:10:04,959 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope.class 18:10:04,960 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope$1.class 18:10:04,960 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/FakeTeam.class 18:10:04,961 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Task.class 18:10:04,961 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Team.class 18:10:04,961 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments$1.class 18:10:04,962 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComment.class 18:10:04,962 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments.class 18:10:04,963 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comments.class 18:10:04,963 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.class 18:10:04,963 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/FakeIssue.class 18:10:04,964 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Issue.class 18:10:04,964 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/FakeFilter.class 18:10:04,965 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comment.class 18:10:04,965 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/System.class 18:10:04,965 [1;36mDEBUGm] adding directory META-INF/maven/ 18:10:04,966 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:10:04,966 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-api/ 18:10:04,966 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.xml 18:10:04,966 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.properties 18:10:04,971 [1;34mINFOm] 18:10:04,971 [1;34mINFOm] 1m--- 0;32mmaven-assembly-plugin:3.1.0:singlem 1m(make-a-jar-with-dependencies)m @ 36mlazylead-api0;1m ---m 18:10:04,971 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:04,972 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' with basic configurator --> 18:10:04,973 [1;36mDEBUGm] (s) appendAssemblyId = false 18:10:04,973 [1;36mDEBUGm] (s) mainClass = io.github.dgroup.lazylead.cli.App 18:10:04,973 [1;36mDEBUGm] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@608f79a8 18:10:04,973 [1;36mDEBUGm] (s) archive = org.apache.maven.archiver.MavenArchiveConfiguration@77e2a5d3 18:10:04,973 [1;36mDEBUGm] (f) attach = true 18:10:04,973 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-api 18:10:04,974 [1;36mDEBUGm] (s) descriptorRefs = [jar-with-dependencies] 18:10:04,974 [1;36mDEBUGm] (f) dryRun = false 18:10:04,974 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:04,974 [1;36mDEBUGm] (s) finalName = lazylead-api-app-0.1.0 18:10:04,974 [1;36mDEBUGm] (f) ignoreDirFormatExtensions = true 18:10:04,975 [1;36mDEBUGm] (f) ignoreMissingDescriptor = false 18:10:04,975 [1;36mDEBUGm] (f) ignorePermissions = false 18:10:04,975 [1;36mDEBUGm] (f) includeProjectBuildFilters = true 18:10:04,975 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:10:04,975 [1;36mDEBUGm] (f) mavenSession = org.apache.maven.execution.MavenSession@70a898b0 18:10:04,976 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-api/target 18:10:04,976 [1;36mDEBUGm] (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.HelpMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.SingleAssemblyMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' --- 18:10:04,976 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:04,977 [1;36mDEBUGm] (s) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:10:04,978 [1;36mDEBUGm] (f) recompressZippedFiles = true 18:10:04,978 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:10:04,979 [1;36mDEBUGm] (f) runOnlyAtExecutionRoot = false 18:10:04,979 [1;36mDEBUGm] (s) siteDirectory = /home/r/repo/lazylead-api/target/site 18:10:04,979 [1;36mDEBUGm] (f) skipAssembly = false 18:10:04,979 [1;36mDEBUGm] (s) tarLongFileMode = warn 18:10:04,979 [1;36mDEBUGm] (s) tempRoot = /home/r/repo/lazylead-api/target/archive-tmp 18:10:04,980 [1;36mDEBUGm] (f) updateOnly = false 18:10:04,980 [1;36mDEBUGm] (f) useJvmChmod = false 18:10:04,980 [1;36mDEBUGm] (s) workDirectory = /home/r/repo/lazylead-api/target/assembly/work 18:10:04,980 [1;36mDEBUGm] -- end configuration -- 18:10:04,981 [1;36mDEBUGm] After assembly is interpolated: <?xml version="1.0" encoding="UTF-8"?> <assembly xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd" xmlns="http://maven.apache.org/ASSEMBLY/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <id>jar-with-dependencies</id> <formats> <format>jar</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <dependencySets> <dependencySet> <outputDirectory>/</outputDirectory> <unpack>true</unpack> </dependencySet> </dependencySets> </assembly> 18:10:04,982 [1;36mDEBUGm] All known ContainerDescriptorHandler components: [metaInf-spring, plexus, file-aggregator, metaInf-services] 18:10:04,982 [1;36mDEBUGm] Dependencies for project: io.github.dgroup:lazylead-api:jar:0.1.0 are: io.github.dgroup:tagyml:jar:0.3.0:provided org.hamcrest:hamcrest-all:jar:1.3:provided org.cactoos:cactoos:jar:0.38:provided com.github.dgroup:velocity:jar:0.4.0:provided org.slf4j:slf4j-api:jar:1.7.25:provided ch.qos.logback:logback-classic:jar:1.2.3:provided ch.qos.logback:logback-core:jar:1.2.3:provided org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test org.assertj:assertj-core:jar:3.8.0:test org.llorllale:cactoos-matchers:jar:0.13:test 18:10:04,983 [1;36mDEBUGm] Resolving project dependencies transitively. 18:10:04,994 [1;36mDEBUGm] While resolving dependencies of io.github.dgroup:lazylead-api:jar:0.1.0: 18:10:04,994 [1;36mDEBUGm] Processing DependencySet (output=/) 18:10:04,995 [1;36mDEBUGm] Filtering dependency artifacts WITHOUT transitive dependency path information. 18:10:04,995 [1;36mDEBUGm] Adding 1 dependency artifacts. 18:10:04,997 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-api:jar:0.1.0: (none) 18:10:04,997 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:10:05,000 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead:pom:0.1.0: (none) 18:10:05,001 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:10:05,002 [1;36mDEBUGm] Adding dependency artifact io.github.dgroup:lazylead-api:jar:0.1.0. 18:10:05,004 [1;36mDEBUGm] Unpacking artifact contents for: io.github.dgroup:lazylead-api:jar:0.1.0 to: 18:10:05,005 [1;36mDEBUGm] includes: **/* 18:10:05,005 [1;36mDEBUGm] excludes: none 18:10:05,006 [1;36mDEBUGm] Adding archived file-set in: /home/r/repo/lazylead-api/target/lazylead-api-0.1.0.jar to archive location: 18:10:05,049 [1;34mINFOm] Building jar: /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:10:05,051 [1;36mDEBUGm] adding directory META-INF/ 18:10:05,051 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:10:05,058 [1;36mDEBUGm] adding directory checkstyle/ 18:10:05,058 [1;36mDEBUGm] adding directory io/ 18:10:05,058 [1;36mDEBUGm] adding directory io/github/ 18:10:05,059 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:10:05,059 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:10:05,059 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/ 18:10:05,059 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/ 18:10:05,060 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/ 18:10:05,060 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/ 18:10:05,060 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/ 18:10:05,060 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/ 18:10:05,061 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/ 18:10:05,061 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/ 18:10:05,062 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/ 18:10:05,062 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/ 18:10:05,062 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Annoying.class 18:10:05,063 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope$1.class 18:10:05,064 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope.class 18:10:05,065 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserOf.class 18:10:05,065 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Fake.class 18:10:05,065 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Unassigned.class 18:10:05,066 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/ConnectivityException.class 18:10:05,067 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/AnnoyingException.class 18:10:05,067 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Issues.class 18:10:05,067 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Assignees.class 18:10:05,068 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Filters.class 18:10:05,069 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope.class 18:10:05,069 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/FakeSystem.class 18:10:05,070 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/Credentials.class 18:10:05,071 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope$1.class 18:10:05,071 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Filter.class 18:10:05,072 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Assignee.class 18:10:05,072 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/User.class 18:10:05,073 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Envelope.class 18:10:05,073 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Fake.class 18:10:05,074 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/TeamOf.class 18:10:05,074 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope.class 18:10:05,075 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope$1.class 18:10:05,075 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/FakeTeam.class 18:10:05,076 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Task.class 18:10:05,076 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Team.class 18:10:05,077 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments$1.class 18:10:05,077 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComment.class 18:10:05,078 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments.class 18:10:05,078 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comments.class 18:10:05,078 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.class 18:10:05,079 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/FakeIssue.class 18:10:05,079 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Issue.class 18:10:05,080 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/FakeFilter.class 18:10:05,080 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comment.class 18:10:05,081 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/System.class 18:10:05,081 [1;36mDEBUGm] adding directory META-INF/maven/ 18:10:05,081 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:10:05,082 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-api/ 18:10:05,082 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.xml 18:10:05,083 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.properties 18:10:05,087 [1;33mWARNINGm] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 18:10:05,088 [1;33mWARNINGm] Replacing pre-existing project main-artifact file: /home/r/repo/lazylead-api/target/lazylead-api-0.1.0.jar with assembly file: /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:10:05,088 [1;34mINFOm] 18:10:05,089 [1;34mINFOm] 1m--- 0;32mmaven-source-plugin:2.2.1:jar-no-forkm 1m(attach-sources)m @ 36mlazylead-api0;1m ---m 18:10:05,089 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:05,090 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork' with basic configurator --> 18:10:05,090 [1;36mDEBUGm] (f) attach = true 18:10:05,091 [1;36mDEBUGm] (f) classifier = sources 18:10:05,091 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-api/target/classes/META-INF/MANIFEST.MF 18:10:05,091 [1;36mDEBUGm] (f) excludeResources = false 18:10:05,092 [1;36mDEBUGm] (f) finalName = lazylead-api-0.1.0 18:10:05,092 [1;36mDEBUGm] (f) forceCreation = false 18:10:05,092 [1;36mDEBUGm] (f) includePom = false 18:10:05,092 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target 18:10:05,092 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:05,092 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:10:05,094 [1;36mDEBUGm] (f) skipSource = false 18:10:05,094 [1;36mDEBUGm] (f) useDefaultExcludes = true 18:10:05,094 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:10:05,095 [1;36mDEBUGm] -- end configuration -- 18:10:05,127 [1;36mDEBUGm] isUp2date: false (Destination /home/r/repo/lazylead-api/target/lazylead-api-0.1.0-sources.jar not found.) 18:10:05,138 [1;34mINFOm] Building jar: /home/r/repo/lazylead-api/target/lazylead-api-0.1.0-sources.jar 18:10:05,141 [1;36mDEBUGm] adding directory META-INF/ 18:10:05,142 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:10:05,142 [1;36mDEBUGm] adding directory io/ 18:10:05,143 [1;36mDEBUGm] adding directory io/github/ 18:10:05,143 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:10:05,143 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:10:05,144 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/ 18:10:05,144 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/ 18:10:05,144 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/ 18:10:05,144 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/ 18:10:05,145 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/ 18:10:05,145 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/ 18:10:05,146 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/ 18:10:05,146 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/ 18:10:05,146 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/ 18:10:05,147 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/ 18:10:05,148 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope.java 18:10:05,148 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Unassigned.java 18:10:05,149 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/package-info.java 18:10:05,149 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Fake.java 18:10:05,150 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserOf.java 18:10:05,150 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/AnnoyingException.java 18:10:05,151 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Issues.java 18:10:05,151 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Assignees.java 18:10:05,151 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/package-info.java 18:10:05,152 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Filters.java 18:10:05,152 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/Credentials.java 18:10:05,153 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/package-info.java 18:10:05,153 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/FakeSystem.java 18:10:05,154 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope.java 18:10:05,154 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Assignee.java 18:10:05,155 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/System.java 18:10:05,155 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/User.java 18:10:05,156 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/package-info.java 18:10:05,156 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Fake.java 18:10:05,157 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Envelope.java 18:10:05,157 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/package-info.java 18:10:05,158 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/package-info.java 18:10:05,158 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope.java 18:10:05,159 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/TeamOf.java 18:10:05,159 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/FakeTeam.java 18:10:05,160 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Task.java 18:10:05,160 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/package-info.java 18:10:05,160 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Team.java 18:10:05,161 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/package-info.java 18:10:05,161 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments.java 18:10:05,162 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComment.java 18:10:05,162 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Filter.java 18:10:05,163 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Issue.java 18:10:05,163 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/package-info.java 18:10:05,163 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.java 18:10:05,164 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/FakeIssue.java 18:10:05,164 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/package-info.java 18:10:05,165 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/FakeFilter.java 18:10:05,165 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Annoying.java 18:10:05,166 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/ConnectivityException.java 18:10:05,166 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comments.java 18:10:05,167 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comment.java 18:10:05,173 [1;34mINFOm] 18:10:05,173 [1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.9.1:jarm 1m(attach-javadocs)m @ 36mlazylead-api0;1m ---m 18:10:05,173 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:05,174 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar' with basic configurator --> 18:10:05,175 [1;36mDEBUGm] (f) aggregate = false 18:10:05,175 [1;36mDEBUGm] (f) applyJavadocSecurityFix = true 18:10:05,175 [1;36mDEBUGm] (f) attach = true 18:10:05,175 [1;36mDEBUGm] (f) author = true 18:10:05,175 [1;36mDEBUGm] (f) bootclasspathArtifacts = [] 18:10:05,175 [1;36mDEBUGm] (f) bottom = Copyright © {inceptionYear}–{currentYear} {organizationName}. All rights reserved. 18:10:05,176 [1;36mDEBUGm] (f) breakiterator = false 18:10:05,176 [1;36mDEBUGm] (f) debug = false 18:10:05,176 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-api/target/classes/META-INF/MANIFEST.MF 18:10:05,177 [1;36mDEBUGm] (f) detectJavaApiLink = true 18:10:05,177 [1;36mDEBUGm] (f) detectLinks = false 18:10:05,177 [1;36mDEBUGm] (f) detectOfflineLinks = true 18:10:05,177 [1;36mDEBUGm] (f) docfilessubdirs = false 18:10:05,177 [1;36mDEBUGm] (f) docletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:10:05,178 [1;36mDEBUGm] (f) docletArtifacts = [] 18:10:05,178 [1;36mDEBUGm] (f) doctitle = lazylead-api 0.1.0 API 18:10:05,178 [1;36mDEBUGm] (f) encoding = UTF-8 18:10:05,178 [1;36mDEBUGm] (f) failOnError = true 18:10:05,178 [1;36mDEBUGm] (f) finalName = lazylead-api-0.1.0 18:10:05,178 [1;36mDEBUGm] (f) groups = [] 18:10:05,179 [1;36mDEBUGm] (f) includeDependencySources = false 18:10:05,179 [1;36mDEBUGm] (f) includeTransitiveDependencySources = false 18:10:05,179 [1;36mDEBUGm] (f) isOffline = false 18:10:05,179 [1;36mDEBUGm] (f) jarOutputDirectory = /home/r/repo/lazylead-api/target 18:10:05,180 [1;36mDEBUGm] (f) javaApiLinks = {} 18:10:05,180 [1;36mDEBUGm] (f) javadocDirectory = /home/r/repo/lazylead-api/src/main/javadoc 18:10:05,180 [1;36mDEBUGm] (f) javadocOptionsDir = /home/r/repo/lazylead-api/target/javadoc-bundle-options 18:10:05,180 [1;36mDEBUGm] (f) keywords = false 18:10:05,181 [1;36mDEBUGm] (f) links = [] 18:10:05,181 [1;36mDEBUGm] (f) linksource = false 18:10:05,181 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:10:05,181 [1;36mDEBUGm] (f) nocomment = false 18:10:05,182 [1;36mDEBUGm] (f) nodeprecated = false 18:10:05,182 [1;36mDEBUGm] (f) nodeprecatedlist = false 18:10:05,182 [1;36mDEBUGm] (f) nohelp = false 18:10:05,182 [1;36mDEBUGm] (f) noindex = false 18:10:05,182 [1;36mDEBUGm] (f) nonavbar = false 18:10:05,182 [1;36mDEBUGm] (f) nooverview = false 18:10:05,182 [1;36mDEBUGm] (f) nosince = false 18:10:05,183 [1;36mDEBUGm] (f) notimestamp = false 18:10:05,183 [1;36mDEBUGm] (f) notree = false 18:10:05,183 [1;36mDEBUGm] (f) offlineLinks = [] 18:10:05,183 [1;36mDEBUGm] (f) old = false 18:10:05,183 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target/apidocs 18:10:05,184 [1;36mDEBUGm] (f) overview = /home/r/repo/lazylead-api/src/main/javadoc/overview.html 18:10:05,184 [1;36mDEBUGm] (f) quiet = false 18:10:05,184 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:10:05,186 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:10:05,187 [1;36mDEBUGm] (f) resourcesArtifacts = [] 18:10:05,187 [1;36mDEBUGm] (f) serialwarn = false 18:10:05,187 [1;36mDEBUGm] (f) show = protected 18:10:05,187 [1;36mDEBUGm] (f) skip = false 18:10:05,187 [1;36mDEBUGm] (f) source = 8 18:10:05,187 [1;36mDEBUGm] (f) sourceDependencyCacheDir = /home/r/repo/lazylead-api/target/distro-javadoc-sources 18:10:05,187 [1;36mDEBUGm] (f) splitindex = false 18:10:05,187 [1;36mDEBUGm] (f) stylesheet = java 18:10:05,188 [1;36mDEBUGm] (f) tagletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:10:05,188 [1;36mDEBUGm] (f) tagletArtifacts = [] 18:10:05,188 [1;36mDEBUGm] (f) taglets = [] 18:10:05,188 [1;36mDEBUGm] (s) name = todo 18:10:05,188 [1;36mDEBUGm] (s) placement = a 18:10:05,189 [1;36mDEBUGm] (s) head = todo: 18:10:05,189 [1;36mDEBUGm] (s) name = checkstyle 18:10:05,189 [1;36mDEBUGm] (s) placement = a 18:10:05,189 [1;36mDEBUGm] (s) head = checkstyle: 18:10:05,189 [1;36mDEBUGm] (f) tags = [name = 'todo' head = 'todo:', name = 'checkstyle' head = 'checkstyle:'] 18:10:05,190 [1;36mDEBUGm] (f) use = true 18:10:05,190 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:10:05,190 [1;36mDEBUGm] (f) useStandardDocletOptions = true 18:10:05,190 [1;36mDEBUGm] (f) validateLinks = false 18:10:05,190 [1;36mDEBUGm] (f) verbose = false 18:10:05,190 [1;36mDEBUGm] (f) version = true 18:10:05,190 [1;36mDEBUGm] (f) windowtitle = lazylead-api 0.1.0 API 18:10:05,191 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:05,191 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:10:05,191 [1;36mDEBUGm] (f) settings = org.apache.maven.execution.SettingsAdapter@6c13019c 18:10:05,191 [1;36mDEBUGm] -- end configuration -- 18:10:05,329 [1;36mDEBUGm] Found Java API link: http://docs.oracle.com/javase/7/docs/api/ 18:10:05,330 [1;36mDEBUGm] Trying to add links for modules... 18:10:05,333 [1;36mDEBUGm] /docker-java-home/bin/javadoc @options @packages 18:10:08,035 [1;34mINFOm] Loading source files for package io.github.dgroup.lazylead.api.user... Loading source files for package io.github.dgroup.lazylead.api... Loading source files for package io.github.dgroup.lazylead.api.func... Loading source files for package io.github.dgroup.lazylead.api.system... Loading source files for package io.github.dgroup.lazylead.api.annoying... Loading source files for package io.github.dgroup.lazylead.api.yaml.team... Loading source files for package io.github.dgroup.lazylead.api.yaml... Loading source files for package io.github.dgroup.lazylead.api.comment... Loading source files for package io.github.dgroup.lazylead.api.issue... Loading source files for package io.github.dgroup.lazylead.api.filter... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Annoying.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/AnnoyingException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Assignee.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Comment.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Comments.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/ConnectivityException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Filter.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/Issue.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/System.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/User.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/Envelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/Fake.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/FakeComment.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/FakeComments.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/filter/FakeFilter.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/Assignees.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/Filters.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/Issues.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/FakeIssue.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/Credentials.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/FakeSystem.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/SystemEnvelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/Fake.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/Unassigned.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/UserEnvelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/UserOf.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/Task.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/Team.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/Envelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/FakeTeam.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/TeamOf.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/filter/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/filter/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/package-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/package-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/constant-values.html... Generating /home/r/repo/lazylead-api/target/apidocs/serialized-form.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/class-use/UserEnvelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/class-use/UserOf.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/class-use/Fake.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/class-use/Unassigned.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Annoying.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/ConnectivityException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/AnnoyingException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Filter.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Assignee.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/User.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Comments.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Issue.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/Comment.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/class-use/System.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/class-use/Issues.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/class-use/Assignees.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/class-use/Filters.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/class-use/SystemEnvelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/class-use/FakeSystem.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/class-use/Credentials.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/class-use/Envelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/class-use/Fake.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/class-use/TeamOf.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/class-use/Envelope.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/class-use/FakeTeam.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/class-use/Task.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/class-use/Team.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/class-use/FakeComment.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/class-use/FakeComments.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/class-use/DueDateIsEmptyException.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/class-use/FakeIssue.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/filter/class-use/FakeFilter.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/annoying/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/comment/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/filter/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/func/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/issue/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/system/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/user/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/package-use.html... Generating /home/r/repo/lazylead-api/target/apidocs/io/github/dgroup/lazylead/api/yaml/team/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/lazylead-api/target/apidocs/overview-tree.html... Generating /home/r/repo/lazylead-api/target/apidocs/index-all.html... Building index for all classes... Generating /home/r/repo/lazylead-api/target/apidocs/allclasses-index.html... Generating /home/r/repo/lazylead-api/target/apidocs/allpackages-index.html... Generating /home/r/repo/lazylead-api/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/lazylead-api/target/apidocs/allclasses.html... Generating /home/r/repo/lazylead-api/target/apidocs/allclasses.html... Generating /home/r/repo/lazylead-api/target/apidocs/index.html... Generating /home/r/repo/lazylead-api/target/apidocs/overview-summary.html... Generating /home/r/repo/lazylead-api/target/apidocs/help-doc.html... Note: Custom tags that could override future standard tags: @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names. 18:10:08,102 [1;34mINFOm] Building jar: /home/r/repo/lazylead-api/target/lazylead-api-0.1.0-javadoc.jar 18:10:08,104 [1;36mDEBUGm] adding directory META-INF/ 18:10:08,105 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:10:08,106 [1;36mDEBUGm] adding directory jquery/ 18:10:08,106 [1;36mDEBUGm] adding directory jquery/images/ 18:10:08,106 [1;36mDEBUGm] adding directory jquery/jszip-utils/ 18:10:08,106 [1;36mDEBUGm] adding directory jquery/jszip-utils/dist/ 18:10:08,107 [1;36mDEBUGm] adding directory jquery/external/ 18:10:08,107 [1;36mDEBUGm] adding directory jquery/external/jquery/ 18:10:08,107 [1;36mDEBUGm] adding directory jquery/jszip/ 18:10:08,107 [1;36mDEBUGm] adding directory jquery/jszip/dist/ 18:10:08,107 [1;36mDEBUGm] adding directory io/ 18:10:08,108 [1;36mDEBUGm] adding directory io/github/ 18:10:08,108 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:10:08,108 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:10:08,108 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/ 18:10:08,109 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/ 18:10:08,109 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/class-use/ 18:10:08,109 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/ 18:10:08,109 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/class-use/ 18:10:08,110 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/ 18:10:08,110 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/class-use/ 18:10:08,110 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/class-use/ 18:10:08,111 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/ 18:10:08,111 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/class-use/ 18:10:08,111 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/ 18:10:08,112 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/ 18:10:08,112 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/class-use/ 18:10:08,112 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/class-use/ 18:10:08,112 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/ 18:10:08,113 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/class-use/ 18:10:08,113 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/ 18:10:08,113 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/class-use/ 18:10:08,114 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/ 18:10:08,114 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/class-use/ 18:10:08,114 [1;36mDEBUGm] adding directory resources/ 18:10:08,115 [1;36mDEBUGm] adding entry overview-summary.html 18:10:08,115 [1;36mDEBUGm] adding entry index.html 18:10:08,115 [1;36mDEBUGm] adding entry allclasses-index.html 18:10:08,116 [1;36mDEBUGm] adding entry help-doc.html 18:10:08,116 [1;36mDEBUGm] adding entry jquery/jquery-ui.min.css 18:10:08,117 [1;36mDEBUGm] adding entry jquery/images/ui-bg_flat_75_ffffff_40x100.png 18:10:08,117 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_95_fef1ec_1x400.png 18:10:08,117 [1;36mDEBUGm] adding entry jquery/images/ui-icons_cd0a0a_256x240.png 18:10:08,118 [1;36mDEBUGm] adding entry jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png 18:10:08,118 [1;36mDEBUGm] adding entry jquery/images/ui-icons_888888_256x240.png 18:10:08,119 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_65_ffffff_1x400.png 18:10:08,119 [1;36mDEBUGm] adding entry jquery/images/ui-icons_454545_256x240.png 18:10:08,119 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_75_dadada_1x400.png 18:10:08,120 [1;36mDEBUGm] adding entry jquery/images/ui-icons_2e83ff_256x240.png 18:10:08,120 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_75_e6e6e6_1x400.png 18:10:08,121 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_55_fbf9ee_1x400.png 18:10:08,121 [1;36mDEBUGm] adding entry jquery/images/ui-bg_flat_0_aaaaaa_40x100.png 18:10:08,121 [1;36mDEBUGm] adding entry jquery/images/ui-icons_222222_256x240.png 18:10:08,122 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils-ie.js 18:10:08,122 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils-ie.min.js 18:10:08,122 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils.min.js 18:10:08,123 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils.js 18:10:08,123 [1;36mDEBUGm] adding entry jquery/jquery-ui.structure.css 18:10:08,124 [1;36mDEBUGm] adding entry jquery/external/jquery/jquery.js 18:10:08,135 [1;36mDEBUGm] adding entry jquery/jquery-ui.structure.min.css 18:10:08,135 [1;36mDEBUGm] adding entry jquery/jszip/dist/jszip.js 18:10:08,148 [1;36mDEBUGm] adding entry jquery/jszip/dist/jszip.min.js 18:10:08,152 [1;36mDEBUGm] adding entry jquery/jquery-ui.js 18:10:08,154 [1;36mDEBUGm] adding entry jquery/jquery-ui.min.js 18:10:08,156 [1;36mDEBUGm] adding entry jquery/jquery-3.3.1.js 18:10:08,167 [1;36mDEBUGm] adding entry jquery/jquery-migrate-3.0.1.js 18:10:08,168 [1;36mDEBUGm] adding entry jquery/jquery-ui.css 18:10:08,169 [1;36mDEBUGm] adding entry overview-tree.html 18:10:08,169 [1;36mDEBUGm] adding entry package-search-index.js 18:10:08,169 [1;36mDEBUGm] adding entry element-list 18:10:08,170 [1;36mDEBUGm] adding entry constant-values.html 18:10:08,170 [1;36mDEBUGm] adding entry deprecated-list.html 18:10:08,170 [1;36mDEBUGm] adding entry serialized-form.html 18:10:08,171 [1;36mDEBUGm] adding entry package-search-index.zip 18:10:08,171 [1;36mDEBUGm] adding entry allpackages-index.html 18:10:08,171 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comment.html 18:10:08,172 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/ConnectivityException.html 18:10:08,172 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Issue.html 18:10:08,173 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/package-use.html 18:10:08,173 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/package-summary.html 18:10:08,174 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/class-use/Unassigned.html 18:10:08,174 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/class-use/UserEnvelope.html 18:10:08,175 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/class-use/Fake.html 18:10:08,175 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/class-use/UserOf.html 18:10:08,176 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Unassigned.html 18:10:08,176 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/package-tree.html 18:10:08,177 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope.html 18:10:08,177 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Fake.html 18:10:08,178 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserOf.html 18:10:08,178 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Assignee.html 18:10:08,179 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/package-use.html 18:10:08,179 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Assignees.html 18:10:08,180 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/package-use.html 18:10:08,181 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/package-summary.html 18:10:08,181 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/class-use/Assignees.html 18:10:08,182 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/class-use/Issues.html 18:10:08,182 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/class-use/Filters.html 18:10:08,183 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/package-tree.html 18:10:08,183 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Issues.html 18:10:08,183 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Filters.html 18:10:08,184 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/Credentials.html 18:10:08,185 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/package-use.html 18:10:08,185 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/package-summary.html 18:10:08,186 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/class-use/Credentials.html 18:10:08,186 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/class-use/FakeSystem.html 18:10:08,186 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/class-use/SystemEnvelope.html 18:10:08,187 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/package-tree.html 18:10:08,187 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/FakeSystem.html 18:10:08,188 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope.html 18:10:08,189 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/package-summary.html 18:10:08,190 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/AnnoyingException.html 18:10:08,190 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Comment.html 18:10:08,191 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/ConnectivityException.html 18:10:08,191 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Issue.html 18:10:08,192 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Assignee.html 18:10:08,193 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/AnnoyingException.html 18:10:08,193 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Annoying.html 18:10:08,194 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/User.html 18:10:08,194 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/System.html 18:10:08,195 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Comments.html 18:10:08,196 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/class-use/Filter.html 18:10:08,196 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Annoying.html 18:10:08,197 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/package-use.html 18:10:08,197 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/package-summary.html 18:10:08,197 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/class-use/Envelope.html 18:10:08,198 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/class-use/Fake.html 18:10:08,198 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/package-tree.html 18:10:08,199 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Envelope.html 18:10:08,199 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Fake.html 18:10:08,200 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/package-tree.html 18:10:08,200 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/package-use.html 18:10:08,201 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/TeamOf.html 18:10:08,201 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/package-summary.html 18:10:08,202 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/class-use/TeamOf.html 18:10:08,202 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/class-use/FakeTeam.html 18:10:08,203 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/class-use/Envelope.html 18:10:08,203 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/package-tree.html 18:10:08,203 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/FakeTeam.html 18:10:08,204 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope.html 18:10:08,205 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/package-use.html 18:10:08,205 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/package-summary.html 18:10:08,206 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Team.html 18:10:08,206 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/class-use/Team.html 18:10:08,207 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/class-use/Task.html 18:10:08,207 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/package-tree.html 18:10:08,208 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Task.html 18:10:08,208 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComment.html 18:10:08,209 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/package-use.html 18:10:08,209 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments.html 18:10:08,210 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/package-summary.html 18:10:08,210 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/class-use/FakeComment.html 18:10:08,211 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/class-use/FakeComments.html 18:10:08,211 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/package-tree.html 18:10:08,212 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/package-use.html 18:10:08,212 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/package-summary.html 18:10:08,213 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/class-use/FakeIssue.html 18:10:08,213 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/class-use/DueDateIsEmptyException.html 18:10:08,214 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/FakeIssue.html 18:10:08,214 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/package-tree.html 18:10:08,215 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.html 18:10:08,215 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/package-use.html 18:10:08,216 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/package-summary.html 18:10:08,216 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/class-use/FakeFilter.html 18:10:08,217 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/FakeFilter.html 18:10:08,217 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/package-tree.html 18:10:08,218 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/User.html 18:10:08,218 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/System.html 18:10:08,219 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comments.html 18:10:08,220 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Filter.html 18:10:08,220 [1;36mDEBUGm] adding entry resources/x.png 18:10:08,220 [1;36mDEBUGm] adding entry resources/glass.png 18:10:08,221 [1;36mDEBUGm] adding entry stylesheet.css 18:10:08,221 [1;36mDEBUGm] adding entry allclasses.html 18:10:08,222 [1;36mDEBUGm] adding entry index-all.html 18:10:08,223 [1;36mDEBUGm] adding entry type-search-index.zip 18:10:08,223 [1;36mDEBUGm] adding entry type-search-index.js 18:10:08,224 [1;36mDEBUGm] adding entry member-search-index.zip 18:10:08,224 [1;36mDEBUGm] adding entry script.js 18:10:08,224 [1;36mDEBUGm] adding entry member-search-index.js 18:10:08,225 [1;36mDEBUGm] adding entry search.js 18:10:08,234 [1;34mINFOm] 18:10:08,234 [1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36mlazylead-api0;1m ---m 18:10:08,235 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:08,236 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator --> 18:10:08,236 [1;36mDEBUGm] (f) artifact = io.github.dgroup:lazylead-api:jar:0.1.0 18:10:08,236 [1;36mDEBUGm] (f) attachedArtifacts = [io.github.dgroup:lazylead-api:java-source:sources:0.1.0, io.github.dgroup:lazylead-api:javadoc:javadoc:0.1.0] 18:10:08,237 [1;36mDEBUGm] (f) createChecksum = false 18:10:08,237 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:10:08,237 [1;36mDEBUGm] (f) packaging = jar 18:10:08,237 [1;36mDEBUGm] (f) pomFile = /home/r/repo/lazylead-api/pom.xml 18:10:08,238 [1;36mDEBUGm] (s) skip = false 18:10:08,238 [1;36mDEBUGm] (f) updateReleaseInfo = false 18:10:08,238 [1;36mDEBUGm] -- end configuration -- 18:10:08,240 [1;34mINFOm] Installing /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/lazylead-api-0.1.0.jar 18:10:08,241 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/_remote.repositories 18:10:08,242 [1;34mINFOm] Installing /home/r/repo/lazylead-api/pom.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/lazylead-api-0.1.0.pom 18:10:08,242 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/_remote.repositories 18:10:08,243 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-api/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-api/maven-metadata-local.xml 18:10:08,244 [1;34mINFOm] Installing /home/r/repo/lazylead-api/target/lazylead-api-0.1.0-sources.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/lazylead-api-0.1.0-sources.jar 18:10:08,244 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/_remote.repositories 18:10:08,245 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-api/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-api/maven-metadata-local.xml 18:10:08,246 [1;34mINFOm] Installing /home/r/repo/lazylead-api/target/lazylead-api-0.1.0-javadoc.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/lazylead-api-0.1.0-javadoc.jar 18:10:08,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-api/0.1.0/_remote.repositories 18:10:08,247 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-api/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-api/maven-metadata-local.xml 18:10:08,248 [1;34mINFOm] 18:10:08,248 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:checkm 1m(jacoco-check)m @ 36mlazylead-api0;1m ---m 18:10:08,249 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:check from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:08,249 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:check' with basic configurator --> 18:10:08,250 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-api/target/jacoco.exec 18:10:08,250 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:10:08,251 [1;36mDEBUGm] (f) haltOnFailure = true 18:10:08,251 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:08,251 [1;36mDEBUGm] (s) element = BUNDLE 18:10:08,251 [1;36mDEBUGm] (s) counter = INSTRUCTION 18:10:08,252 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:10:08,252 [1;36mDEBUGm] (s) minimum = 0.0 18:10:08,252 [1;36mDEBUGm] (s) counter = LINE 18:10:08,252 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:10:08,252 [1;36mDEBUGm] (s) minimum = 0.0 18:10:08,252 [1;36mDEBUGm] (s) counter = BRANCH 18:10:08,252 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:10:08,253 [1;36mDEBUGm] (s) minimum = 0.0 18:10:08,253 [1;36mDEBUGm] (s) counter = COMPLEXITY 18:10:08,253 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:10:08,253 [1;36mDEBUGm] (s) minimum = 0.0 18:10:08,253 [1;36mDEBUGm] (s) counter = METHOD 18:10:08,253 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:10:08,253 [1;36mDEBUGm] (s) minimum = 0.0 18:10:08,254 [1;36mDEBUGm] (s) counter = CLASS 18:10:08,254 [1;36mDEBUGm] (s) value = MISSEDCOUNT 18:10:08,254 [1;36mDEBUGm] (s) maximum = 50 18:10:08,254 [1;36mDEBUGm] (s) limits = [org.jacoco.report.check.Limit@33d75081, org.jacoco.report.check.Limit@327af731, org.jacoco.report.check.Limit@2fb171f5, org.jacoco.report.check.Limit@19203ff3, org.jacoco.report.check.Limit@10fa270e, org.jacoco.report.check.Limit@75dc995f] 18:10:08,255 [1;36mDEBUGm] (f) rules = [org.jacoco.maven.RuleConfiguration@51c660c8] 18:10:08,255 [1;36mDEBUGm] (f) skip = false 18:10:08,255 [1;36mDEBUGm] -- end configuration -- 18:10:08,255 [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/lazylead-api/target/jacoco.exec 18:10:08,255 [1;34mINFOm] 18:10:08,255 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:reportm 1m(jacoco-site)m @ 36mlazylead-api0;1m ---m 18:10:08,256 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:report from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:08,257 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:report' with basic configurator --> 18:10:08,257 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-api/target/jacoco.exec 18:10:08,257 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:10:08,258 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-api/target/site/jacoco 18:10:08,258 [1;36mDEBUGm] (f) outputEncoding = UTF-8 18:10:08,258 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml 18:10:08,258 [1;36mDEBUGm] (f) skip = false 18:10:08,258 [1;36mDEBUGm] (f) sourceEncoding = UTF-8 18:10:08,259 [1;36mDEBUGm] (f) title = lazylead-api 18:10:08,259 [1;36mDEBUGm] -- end configuration -- 18:10:08,259 [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file. 18:10:08,259 [1;34mINFOm] 18:10:08,259 [1;34mINFOm] 1m-------------------< 0;36mio.github.dgroup:lazylead-jira0;1m >-------------------m 18:10:08,259 [1;34mINFOm] 1mBuilding lazylead-jira 0.1.0 [3/6]m 18:10:08,259 [1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m 18:10:08,260 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:10:08,260 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:10:08,261 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:10:08,261 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:10:08,262 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:10:08,262 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:10:08,264 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:10:08,265 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:10:08,265 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:10:08,265 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:10:08,266 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:10:08,266 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:10:08,266 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:10:08,267 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:10:08,267 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:10:08,268 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:10:08,269 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:10:08,269 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:10:08,269 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:10:08,270 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:10:08,270 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:10:08,270 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:10:08,271 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:10:08,272 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:10:08,272 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:10:08,273 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:10:08,273 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:10:08,273 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:10:08,274 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:10:08,274 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:10:08,274 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:10:08,275 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:10:08,275 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:10:08,276 [1;36mDEBUGm] === PROJECT BUILD PLAN ================================================ 18:10:08,276 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-jira:0.1.0 18:10:08,276 [1;36mDEBUGm] Dependencies (collect): [] 18:10:08,276 [1;36mDEBUGm] Dependencies (resolve): [compile, runtime, test] 18:10:08,276 [1;36mDEBUGm] Repositories (dependencies): [atlassian (https://maven.atlassian.com/content/repositories/atlassian-public/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases+snapshots)] 18:10:08,277 [1;36mDEBUGm] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] 18:10:08,277 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,277 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) 18:10:08,277 [1;36mDEBUGm] Style: Regular 18:10:08,278 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <directory default-value="${project.build.directory}"/> <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> <failOnError default-value="true">${maven.clean.failOnError}</failOnError> <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks> <outputDirectory default-value="${project.build.outputDirectory}"/> <reportDirectory default-value="${project.reporting.outputDirectory}"/> <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError> <skip default-value="false">${clean.skip}</skip> <testOutputDirectory default-value="${project.build.testOutputDirectory}"/> <verbose>${clean.verbose}</verbose> </configuration> 18:10:08,279 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,279 [1;36mDEBUGm] Goal: com.qulice:qulice-maven-plugin:0.18.8:check (apply-qulice-validations) 18:10:08,280 [1;36mDEBUGm] Style: Regular 18:10:08,280 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <asserts>${qulice.asserts}</asserts> <excludes combine.children="append"> <exclude>xml:/src/main/resources/logback.xml</exclude> <exclude>xml:/src/test/resources/logback-test.xml</exclude> <exclude>dependencies:</exclude> <exclude>findbugs:.*</exclude>${qulice.excludes}</excludes> <license default-value="LICENSE.txt">file:${project.parent.basedir}/license.txt</license> <skip default-value="false">${qulice.skip}</skip> <project default-value="${project}"/> <sess default-value="${session}"/> </configuration> 18:10:08,281 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,281 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources (default-resources) 18:10:08,282 [1;36mDEBUGm] Style: Regular 18:10:08,282 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.outputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.resources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:10:08,283 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,284 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources (copy-resources) 18:10:08,284 [1;36mDEBUGm] Style: Regular 18:10:08,284 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory>/home/r/repo/lazylead-jira/target/classes</outputDirectory> <overwrite default-value="false"/> <project default-value="${project}"/> <resources> <resource> <directory>src/main/resources</directory> </resource> </resources> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:10:08,286 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,286 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent (jacoco-initialize) 18:10:08,287 [1;36mDEBUGm] Style: Regular 18:10:08,287 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <address>${jacoco.address}</address> <append>${jacoco.append}</append> <classDumpDir>${jacoco.classDumpDir}</classDumpDir> <destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile> <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit> <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses> <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses> <jmx>${jacoco.jmx}</jmx> <output>file</output> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <port>${jacoco.port}</port> <project>${project}</project> <propertyName>${jacoco.propertyName}</propertyName> <sessionId>${jacoco.sessionId}</sessionId> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:10:08,289 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,289 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) 18:10:08,290 [1;36mDEBUGm] Style: Regular 18:10:08,290 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.compileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.outputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <projectArtifact default-value="${project.artifact}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skipMain>${maven.main.skip}</skipMain> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:10:08,296 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,296 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources (default-testResources) 18:10:08,296 [1;36mDEBUGm] Style: Regular 18:10:08,296 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.testResources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.test.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:10:08,297 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,298 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) 18:10:08,298 [1;36mDEBUGm] Style: Regular 18:10:08,298 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.testCompileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skip>${maven.test.skip}</skip> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <testPath default-value="${project.testClasspathElements}"/> <testRelease>${maven.compiler.testRelease}</testRelease> <testSource>${maven.compiler.testSource}</testSource> <testTarget>${maven.compiler.testTarget}</testTarget> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:10:08,303 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,304 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) 18:10:08,304 [1;36mDEBUGm] Style: Regular 18:10:08,304 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements> <argLine>${argLine}</argLine> <basedir default-value="${basedir}"/> <childDelegation default-value="false">${childDelegation}</childDelegation> <classesDirectory default-value="${project.build.outputDirectory}"/> <classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes> <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess> <dependenciesToScan>${dependenciesToScan}</dependenciesToScan> <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport> <enableAssertions default-value="true">${enableAssertions}</enableAssertions> <encoding default-value="${project.reporting.outputEncoding}">${surefire.encoding}</encoding> <excludedGroups>${excludedGroups}</excludedGroups> <excludesFile>${surefire.excludesFile}</excludesFile> <failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests> <failIfNoTests>${failIfNoTests}</failIfNoTests> <forkCount default-value="1">${forkCount}</forkCount> <forkMode default-value="once">${forkMode}</forkMode> <forkedProcessExitTimeoutInSeconds default-value="30">${surefire.exitTimeout}</forkedProcessExitTimeoutInSeconds> <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds> <groups>${groups}</groups> <includesFile>${surefire.includesFile}</includesFile> <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName> <junitPlatformArtifactName default-value="org.junit.platform:junit-platform-engine">${junitPlatformArtifactName}</junitPlatformArtifactName> <jvm>${jvm}</jvm> <localRepository default-value="${localRepository}"/> <objectFactory>${objectFactory}</objectFactory> <parallel>method</parallel> <parallelMavenExecution default-value="${session.parallel}"/> <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized> <parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds> <parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds> <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <pluginDescriptor default-value="${plugin}"/> <printSummary default-value="true">${surefire.printSummary}</printSummary> <project default-value="${project}"/> <projectArtifactMap>${project.artifactMap}</projectArtifactMap> <projectBuildDirectory default-value="${project.build.directory}"/> <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile> <remoteRepositories default-value="${project.pluginArtifactRepositories}"/> <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat> <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix> <reportsDirectory default-value="${project.build.directory}/surefire-reports"/> <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount> <reuseForks default-value="true">true</reuseForks> <runOrder default-value="filesystem">${surefire.runOrder}</runOrder> <session default-value="${session}"/> <shutdown default-value="testset">${surefire.shutdown}</shutdown> <skip default-value="false">${maven.test.skip}</skip> <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount> <skipExec>${maven.test.skip.exec}</skipExec> <skipTests default-value="false">${skipTests}</skipTests> <suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles> <tempDir default-value="surefire">${tempDir}</tempDir> <test>${test}</test> <testClassesDirectory default-value="${project.build.testOutputDirectory}"/> <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore> <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName> <testSourceDirectory default-value="${project.build.testSourceDirectory}"/> <threadCount>4</threadCount> <threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses> <threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods> <threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites> <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace> <useFile default-value="true">${surefire.useFile}</useFile> <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar> <useModulePath default-value="true">${surefire.useModulePath}</useModulePath> <useSystemClassLoader default-value="true">false</useSystemClassLoader> <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads> <workingDirectory>${basedir}</workingDirectory> </configuration> 18:10:08,316 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,317 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) 18:10:08,317 [1;36mDEBUGm] Style: Regular 18:10:08,317 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <classesDirectory default-value="${project.build.outputDirectory}"/> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <finalName default-value="${project.build.finalName}">${jar.finalName}</finalName> <forceCreation default-value="false">${jar.forceCreation}</forceCreation> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <session default-value="${session}"/> <skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty> <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile> </configuration> 18:10:08,319 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,319 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single (make-a-jar-with-dependencies) 18:10:08,319 [1;36mDEBUGm] Style: Regular 18:10:08,319 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <appendAssemblyId default-value="true">false</appendAssemblyId> <archive> <manifest> <mainClass>io.github.dgroup.lazylead.cli.App</mainClass> </manifest> </archive> <attach default-value="true">${assembly.attach}</attach> <basedir default-value="${project.basedir}"/> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> <dryRun default-value="false">${assembly.dryRun}</dryRun> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${assembly.escapeString}</escapeString> <finalName default-value="${project.build.finalName}">lazylead-jira-app-0.1.0</finalName> <ignoreDirFormatExtensions default-value="true"/> <ignoreMissingDescriptor default-value="false">${assembly.ignoreMissingDescriptor}</ignoreMissingDescriptor> <ignorePermissions default-value="false">${assembly.ignorePermissions}</ignorePermissions> <includeProjectBuildFilters default-value="true">${assembly.includeProjectBuildFilters}</includeProjectBuildFilters> <localRepository default-value="${localRepository}"/> <mavenSession default-value="${session}"/> <outputDirectory default-value="${project.build.directory}"/> <plugin default-value="${plugin}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <recompressZippedFiles default-value="true"/> <remoteRepositories default-value="${project.remoteArtifactRepositories}"/> <runOnlyAtExecutionRoot default-value="false">${assembly.runOnlyAtExecutionRoot}</runOnlyAtExecutionRoot> <siteDirectory default-value="${project.reporting.outputDirectory}"/> <skipAssembly default-value="false">${assembly.skipAssembly}</skipAssembly> <tarLongFileMode default-value="warn">${assembly.tarLongFileMode}</tarLongFileMode> <tempRoot default-value="${project.build.directory}/archive-tmp"/> <updateOnly default-value="false">${assembly.updateOnly}</updateOnly> <useJvmChmod default-value="false">${assembly.useJvmChmod}</useJvmChmod> <workDirectory default-value="${project.build.directory}/assembly/work"/> </configuration> 18:10:08,325 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,325 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork (attach-sources) 18:10:08,325 [1;36mDEBUGm] Style: Regular 18:10:08,325 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <attach default-value="true">${attach}</attach> <classifier default-value="sources">${maven.source.classifier}</classifier> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <excludeResources default-value="false">${source.excludeResources}</excludeResources> <finalName default-value="${project.build.finalName}"/> <forceCreation default-value="false">${source.forceCreation}</forceCreation> <includePom default-value="false">${source.includePom}</includePom> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <skipSource default-value="false">${source.skip}</skipSource> <useDefaultExcludes default-value="true"/> <useDefaultManifestFile default-value="false"/> </configuration> 18:10:08,327 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,327 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) 18:10:08,327 [1;36mDEBUGm] Style: Regular 18:10:08,328 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalJOption>${additionalJOption}</additionalJOption> <additionalparam>${additionalparam}</additionalparam> <aggregate default-value="false">${aggregate}</aggregate> <applyJavadocSecurityFix default-value="true">${maven.javadoc.applyJavadocSecurityFix}</applyJavadocSecurityFix> <attach default-value="true">${attach}</attach> <author default-value="true">${author}</author> <bootclasspath>${bootclasspath}</bootclasspath> <bootclasspathArtifacts>${bootclasspathArtifacts}</bootclasspathArtifacts> <bottom default-value="Copyright &#169; {inceptionYear}&#x2013;{currentYear} {organizationName}. All rights reserved.">${bottom}</bottom> <breakiterator default-value="false">${breakiterator}</breakiterator> <charset>${charset}</charset> <debug default-value="false">${debug}</debug> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <destDir>${destDir}</destDir> <detectJavaApiLink default-value="true">${detectJavaApiLink}</detectJavaApiLink> <detectLinks default-value="false">${detectLinks}</detectLinks> <detectOfflineLinks default-value="true">${detectOfflineLinks}</detectOfflineLinks> <docencoding default-value="${project.reporting.outputEncoding}">${docencoding}</docencoding> <docfilessubdirs default-value="false">${docfilessubdirs}</docfilessubdirs> <doclet>${doclet}</doclet> <docletArtifact>${docletArtifact}</docletArtifact> <docletArtifacts>${docletArtifacts}</docletArtifacts> <docletPath>${docletPath}</docletPath> <doctitle default-value="${project.name} ${project.version} API">${doctitle}</doctitle> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <excludePackageNames>${excludePackageNames}</excludePackageNames> <excludedocfilessubdir>${excludedocfilessubdir}</excludedocfilessubdir> <extdirs>${extdirs}</extdirs> <failOnError default-value="true">${maven.javadoc.failOnError}</failOnError> <finalName>${project.build.finalName}</finalName> <footer>${footer}</footer> <groups>${groups}</groups> <header>${header}</header> <helpfile>${helpfile}</helpfile> <includeDependencySources default-value="false"/> <includeTransitiveDependencySources default-value="false"/> <isOffline default-value="${settings.offline}"/> <jarOutputDirectory>${project.build.directory}</jarOutputDirectory> <javaApiLinks>${javaApiLinks}</javaApiLinks> <javadocDirectory default-value="${basedir}/src/main/javadoc"/> <javadocExecutable>${javadocExecutable}</javadocExecutable> <javadocOptionsDir default-value="${project.build.directory}/javadoc-bundle-options"/> <javadocVersion>${javadocVersion}</javadocVersion> <keywords default-value="false">${keywords}</keywords> <links>${links}</links> <linksource default-value="false">${linksource}</linksource> <localRepository>${localRepository}</localRepository> <locale>${locale}</locale> <maxmemory>${maxmemory}</maxmemory> <minmemory>${minmemory}</minmemory> <nocomment default-value="false">${nocomment}</nocomment> <nodeprecated default-value="false">${nodeprecated}</nodeprecated> <nodeprecatedlist default-value="false">${nodeprecatedlist}</nodeprecatedlist> <nohelp default-value="false">${nohelp}</nohelp> <noindex default-value="false">${noindex}</noindex> <nonavbar default-value="false">${nonavbar}</nonavbar> <nooverview default-value="false">${nooverview}</nooverview> <noqualifier>${noqualifier}</noqualifier> <nosince default-value="false">${nosince}</nosince> <notimestamp default-value="false">${notimestamp}</notimestamp> <notree default-value="false">${notree}</notree> <offlineLinks>${offlineLinks}</offlineLinks> <old default-value="false">${old}</old> <outputDirectory default-value="${project.build.directory}/apidocs">${destDir}</outputDirectory> <overview default-value="${basedir}/src/main/javadoc/overview.html">${overview}</overview> <packagesheader>${packagesheader}</packagesheader> <proxyHost>${proxyHost}</proxyHost> <proxyPort>${proxyPort}</proxyPort> <quiet default-value="false">${quiet}</quiet> <reactorProjects>${reactorProjects}</reactorProjects> <remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories> <resourcesArtifacts>${resourcesArtifacts}</resourcesArtifacts> <serialwarn default-value="false">${serialwarn}</serialwarn> <show default-value="protected">${show}</show> <skip default-value="false">${maven.javadoc.skip}</skip> <source>8</source> <sourceDependencyCacheDir default-value="${project.build.directory}/distro-javadoc-sources"/> <sourcepath>${sourcepath}</sourcepath> <sourcetab>${sourcetab}</sourcetab> <splitindex default-value="false">${splitindex}</splitindex> <stylesheet default-value="java">${stylesheet}</stylesheet> <stylesheetfile>${stylesheetfile}</stylesheetfile> <subpackages>${subpackages}</subpackages> <taglet>${taglet}</taglet> <tagletArtifact>${tagletArtifact}</tagletArtifact> <tagletArtifacts>${tagletArtifacts}</tagletArtifacts> <tagletpath>${tagletpath}</tagletpath> <taglets>${taglets}</taglets> <tags> <tag> <name>todo</name> <placement>a</placement> <head>todo:</head> </tag> <tag> <name>checkstyle</name> <placement>a</placement> <head>checkstyle:</head> </tag>${tags}</tags> <top>${top}</top> <use default-value="true">${use}</use> <useDefaultManifestFile default-value="false"/> <useStandardDocletOptions default-value="true">${useStandardDocletOptions}</useStandardDocletOptions> <validateLinks default-value="false">${validateLinks}</validateLinks> <verbose default-value="false">${verbose}</verbose> <version default-value="true">${version}</version> <windowtitle default-value="${project.name} ${project.version} API">${windowtitle}</windowtitle> <project default-value="${project}"/> <session default-value="${session}"/> <settings default-value="${settings}"/> </configuration> 18:10:08,341 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,341 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) 18:10:08,341 [1;36mDEBUGm] Style: Regular 18:10:08,341 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <artifact default-value="${project.artifact}"/> <attachedArtifacts default-value="${project.attachedArtifacts}"/> <createChecksum default-value="false">${createChecksum}</createChecksum> <localRepository>${localRepository}</localRepository> <packaging default-value="${project.packaging}"/> <pomFile default-value="${project.file}"/> <skip default-value="false">${maven.install.skip}</skip> <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo> </configuration> 18:10:08,343 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,343 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:check (jacoco-check) 18:10:08,343 [1;36mDEBUGm] Style: Regular 18:10:08,343 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec"/> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <haltOnFailure default-value="true">${jacoco.haltOnFailure}</haltOnFailure> <project>${project}</project> <rules> <rule> <element>BUNDLE</element> <limits> <limit> <counter>INSTRUCTION</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>LINE</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>BRANCH</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>COMPLEXITY</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>METHOD</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>CLASS</counter> <value>MISSEDCOUNT</value> <maximum>50</maximum> </limit> </limits> </rule> </rules> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:10:08,347 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:10:08,347 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:report (jacoco-site) 18:10:08,347 [1;36mDEBUGm] Style: Regular 18:10:08,347 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec">${jacoco.dataFile}</dataFile> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/> <outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding> <project>${project}</project> <skip default-value="false">${jacoco.skip}</skip> <sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding> <title default-value="${project.name}"/> </configuration> 18:10:08,349 [1;36mDEBUGm] ======================================================================= 18:10:08,351 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:08,352 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.pom Downloaded1fromiatlassian:vhttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.pom (3.2 kB at 5.2 kB/s) 18:10:08,973 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/_remote.repositories 18:10:08,973 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.pom.lastUpdated 18:10:08,974 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:08,975 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client-parent/5.1.1-e0dd194/jira-rest-java-client-parent-5.1.1-e0dd194.pom Downloaded1fromiatlassian:vhttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client-parent/5.1.1-e0dd194/jira-rest-java-client-parent-5.1.1-e0dd194.pom (9.4 kB at 40 kB/s) 18:10:09,212 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-parent/5.1.1-e0dd194/_remote.repositories 18:10:09,212 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-parent/5.1.1-e0dd194/jira-rest-java-client-parent-5.1.1-e0dd194.pom.lastUpdated 18:10:09,214 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:09,214 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/public-pom/5.0.8/public-pom-5.0.8.pom Downloaded1fromuatlassian:.https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/public-pom/5.0.8/public-pom-5.0.8.pom (1.7 kB at 7.6 kB/s) 18:10:09,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/public-pom/5.0.8/_remote.repositories 18:10:09,442 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/public-pom/5.0.8/public-pom-5.0.8.pom.lastUpdated 18:10:09,443 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:09,443 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/base-pom/5.0.8/base-pom-5.0.8.pom Downloaded1fromaatlassian:.https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/base-pom/5.0.8/base-pom-5.0.8.pom (32 kB at 140 kB/s) 18:10:09,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/5.0.8/_remote.repositories 18:10:09,672 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/5.0.8/base-pom-5.0.8.pom.lastUpdated 18:10:09,675 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:09,675 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform/3.1.7/platform-3.1.7.pom Downloaded1fromlatlassian:.https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform/3.1.7/platform-3.1.7.pom (27 kB at 117 kB/s) 18:10:09,902 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform/3.1.7/_remote.repositories 18:10:09,903 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform/3.1.7/platform-3.1.7.pom.lastUpdated 18:10:09,904 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:09,904 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform-poms/3.1.7/platform-poms-3.1.7.pom Downloaded1fromlatlassian:shttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform-poms/3.1.7/platform-poms-3.1.7.pom (2.1 kB at 9.3 kB/s) 18:10:10,132 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform-poms/3.1.7/_remote.repositories 18:10:10,133 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform-poms/3.1.7/platform-poms-3.1.7.pom.lastUpdated 18:10:10,134 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:10,135 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/public-pom/4.0.7/public-pom-4.0.7.pom Downloaded1fromuatlassian:.https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/public-pom/4.0.7/public-pom-4.0.7.pom (2.2 kB at 9.7 kB/s) 18:10:10,363 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/public-pom/4.0.7/_remote.repositories 18:10:10,363 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/public-pom/4.0.7/public-pom-4.0.7.pom.lastUpdated 18:10:10,365 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:10,365 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/base-pom/4.0.7/base-pom-4.0.7.pom 18:10:10,490 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/4.0.7/base-pom-4.0.7.pom.lastUpdated 18:10:10,490 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:10,491 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/4.0.7/base-pom-4.0.7.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/4.0.7/base-pom-4.0.7.pom (31 kB at 953 kB/s) 18:10:10,524 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/4.0.7/_remote.repositories 18:10:10,524 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/4.0.7/base-pom-4.0.7.pom.lastUpdated 18:10:10,527 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:10,527 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/third-party/3.1.7/third-party-3.1.7.pom Downloaded1fromhatlassian:3https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/third-party/3.1.7/third-party-3.1.7.pom (9.0 kB at 15 kB/s) 18:10:11,136 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/third-party/3.1.7/_remote.repositories 18:10:11,136 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/third-party/3.1.7/third-party-3.1.7.pom.lastUpdated 18:10:11,139 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:11,140 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.pom Downloaded1fromiatlassian:vhttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.pom (3.1 kB at 14 kB/s) 18:10:11,367 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/_remote.repositories 18:10:11,368 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.pom.lastUpdated 18:10:11,372 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:11,372 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.pom 18:10:11,496 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.pom.lastUpdated 18:10:11,497 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:11,497 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.pom Downloaded1fromtcentral:uhttps://repo.maven.apache.org/maven2/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.pom (6.5 kB at 344 kB/s) 18:10:11,518 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/_remote.repositories 18:10:11,518 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.pom.lastUpdated 18:10:11,520 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:11,520 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/central-pom/4.0.5/central-pom-4.0.5.pom 18:10:12,022 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/central-pom/4.0.5/central-pom-4.0.5.pom.lastUpdated 18:10:12,023 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:12,023 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/4.0.5/central-pom-4.0.5.pom Downloaded1fromecentral:mhttps://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/4.0.5/central-pom-4.0.5.pom (4.5 kB at 238 kB/s) 18:10:12,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/central-pom/4.0.5/_remote.repositories 18:10:12,045 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/central-pom/4.0.5/central-pom-4.0.5.pom.lastUpdated 18:10:12,046 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:12,046 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/base-pom/4.0.5/base-pom-4.0.5.pom 18:10:12,555 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/4.0.5/base-pom-4.0.5.pom.lastUpdated 18:10:12,556 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:12,556 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/4.0.5/base-pom-4.0.5.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/4.0.5/base-pom-4.0.5.pom (28 kB at 798 kB/s) 18:10:12,592 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/4.0.5/_remote.repositories 18:10:12,593 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/4.0.5/base-pom-4.0.5.pom.lastUpdated 18:10:12,596 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:12,596 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.pom Downloaded1fromtatlassian:thttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.pom (2.3 kB at 3.7 kB/s) 18:10:13,219 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/_remote.repositories 18:10:13,219 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.pom.lastUpdated 18:10:13,221 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:13,221 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/httpclient/atlassian-httpclient-parent/2.0.0-m1/atlassian-httpclient-parent-2.0.0-m1.pom Downloaded1fromtatlassian:thttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/httpclient/atlassian-httpclient-parent/2.0.0-m1/atlassian-httpclient-parent-2.0.0-m1.pom (11 kB at 47 kB/s) 18:10:13,451 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-parent/2.0.0-m1/_remote.repositories 18:10:13,452 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-parent/2.0.0-m1/atlassian-httpclient-parent-2.0.0-m1.pom.lastUpdated 18:10:13,453 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:13,454 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/public-pom/5.0.21/public-pom-5.0.21.pom Downloaded1fromuatlassian:.https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/public-pom/5.0.21/public-pom-5.0.21.pom (2.1 kB at 9.2 kB/s) 18:10:13,683 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/public-pom/5.0.21/_remote.repositories 18:10:13,683 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/public-pom/5.0.21/public-pom-5.0.21.pom.lastUpdated 18:10:13,684 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:13,684 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/base-pom/5.0.21/base-pom-5.0.21.pom 18:10:13,806 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/5.0.21/base-pom-5.0.21.pom.lastUpdated 18:10:13,807 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:13,807 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.21/base-pom-5.0.21.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.21/base-pom-5.0.21.pom (32 kB at 1.0 MB/s) 18:10:13,839 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/5.0.21/_remote.repositories 18:10:13,839 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/5.0.21/base-pom-5.0.21.pom.lastUpdated 18:10:13,852 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:13,852 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform/5.0.0-ad8a559/platform-5.0.0-ad8a559.pom Downloaded1fromlatlassian:.https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform/5.0.0-ad8a559/platform-5.0.0-ad8a559.pom (29 kB at 48 kB/s) 18:10:14,462 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform/5.0.0-ad8a559/_remote.repositories 18:10:14,463 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform/5.0.0-ad8a559/platform-5.0.0-ad8a559.pom.lastUpdated 18:10:14,465 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:14,465 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform-poms/5.0.0-ad8a559/platform-poms-5.0.0-ad8a559.pom Downloaded1fromlatlassian:shttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform-poms/5.0.0-ad8a559/platform-poms-5.0.0-ad8a559.pom (2.1 kB at 9.4 kB/s) 18:10:14,691 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform-poms/5.0.0-ad8a559/_remote.repositories 18:10:14,692 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform-poms/5.0.0-ad8a559/platform-poms-5.0.0-ad8a559.pom.lastUpdated 18:10:14,694 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:14,695 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/third-party/5.0.0-ad8a559/third-party-5.0.0-ad8a559.pom Downloaded1fromhatlassian:5https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/third-party/5.0.0-ad8a559/third-party-5.0.0-ad8a559.pom (11 kB at 48 kB/s) 18:10:14,923 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/third-party/5.0.0-ad8a559/_remote.repositories 18:10:14,924 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/third-party/5.0.0-ad8a559/third-party-5.0.0-ad8a559.pom.lastUpdated 18:10:14,927 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:14,927 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/joda-time/joda-time/2.9.9/joda-time-2.9.9.pom 18:10:15,047 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.pom.lastUpdated 18:10:15,048 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:15,048 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.9/joda-time-2.9.9.pom Downloaded1fromocentral:2https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.9/joda-time-2.9.9.pom (35 kB at 1.0 MB/s) 18:10:15,083 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/joda-time/joda-time/2.9.9/_remote.repositories 18:10:15,083 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.pom.lastUpdated 18:10:15,087 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:15,087 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/google/guava/guava/18.0/guava-18.0.pom 18:10:15,605 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.pom.lastUpdated 18:10:15,606 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:15,607 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom Downloaded1fromucentral:.https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 258 kB/s) 18:10:15,630 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/18.0/_remote.repositories 18:10:15,630 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.pom.lastUpdated 18:10:15,631 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:15,631 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom 18:10:16,158 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom.lastUpdated 18:10:16,159 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:16,159 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom Downloaded1fromucentral:nhttps://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 307 kB/s) 18:10:16,184 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/18.0/_remote.repositories 18:10:16,184 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom.lastUpdated 18:10:16,186 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:16,186 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.pom 18:10:16,671 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.pom.lastUpdated 18:10:16,672 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:16,672 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.pom Downloaded1fromecentral:ehttps://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.pom (6.7 kB at 304 kB/s) 18:10:16,694 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/_remote.repositories 18:10:16,695 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.pom.lastUpdated 18:10:16,696 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:16,696 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/sun/jersey/jersey-project/1.19/jersey-project-1.19.pom 18:10:17,180 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-project/1.19/jersey-project-1.19.pom.lastUpdated 18:10:17,181 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:17,182 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.19/jersey-project-1.19.pom Downloaded1fromecentral:jhttps://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.19/jersey-project-1.19.pom (25 kB at 721 kB/s) 18:10:17,217 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-project/1.19/_remote.repositories 18:10:17,217 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-project/1.19/jersey-project-1.19.pom.lastUpdated 18:10:17,219 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:17,220 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/net/java/jvnet-parent/4/jvnet-parent-4.pom 18:10:17,704 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/4/jvnet-parent-4.pom.lastUpdated 18:10:17,704 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:17,704 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom Downloaded1fromvcentral:nhttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 388 kB/s) 18:10:17,726 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/4/_remote.repositories 18:10:17,726 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/4/jvnet-parent-4.pom.lastUpdated 18:10:17,728 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:17,728 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.pom 18:10:18,212 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.pom.lastUpdated 18:10:18,213 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:18,214 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.pom Downloaded1fromecentral:ehttps://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.pom (9.7 kB at 421 kB/s) 18:10:18,237 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/_remote.repositories 18:10:18,237 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.pom.lastUpdated 18:10:18,239 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:18,240 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom 18:10:18,762 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom.lastUpdated 18:10:18,763 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:18,763 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 273 kB/s) 18:10:18,784 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/_remote.repositories 18:10:18,784 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom.lastUpdated 18:10:18,786 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:18,786 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.pom 18:10:19,310 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.pom.lastUpdated 18:10:19,310 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:19,311 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.pom Downloaded1fromecentral:nhttps://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.pom (10 kB at 467 kB/s) 18:10:19,334 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/_remote.repositories 18:10:19,334 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.pom.lastUpdated 18:10:19,336 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:19,337 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/codehaus/jettison/jettison/1.1/jettison-1.1.pom 18:10:19,825 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.pom.lastUpdated 18:10:19,826 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:19,827 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.1/jettison-1.1.pom Downloaded1fromecentral:.https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.1/jettison-1.1.pom (3.4 kB at 153 kB/s) 18:10:19,850 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/_remote.repositories 18:10:19,850 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.pom.lastUpdated 18:10:19,852 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:19,853 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom 18:10:20,340 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom.lastUpdated 18:10:20,341 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:20,341 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom Downloaded1fromacentral:2https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom (5.3 kB at 310 kB/s) 18:10:20,359 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/_remote.repositories 18:10:20,359 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom.lastUpdated 18:10:20,361 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:20,362 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.pom 18:10:20,888 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.pom.lastUpdated 18:10:20,889 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:20,890 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.pom (5.6 kB at 147 kB/s) 18:10:20,929 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/_remote.repositories 18:10:20,929 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.pom.lastUpdated 18:10:20,931 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:20,931 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom 18:10:21,447 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom.lastUpdated 18:10:21,448 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:21,448 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom Downloaded1fromtcentral:.https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 48 kB/s) 18:10:21,468 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/_remote.repositories 18:10:21,469 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom.lastUpdated 18:10:21,470 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:21,470 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/activation/activation/1.1/activation-1.1.pom 18:10:21,992 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.pom.lastUpdated 18:10:21,993 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:21,994 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom Downloaded1fromccentral:-https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 59 kB/s) 18:10:22,013 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/activation/1.1/_remote.repositories 18:10:22,013 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.pom.lastUpdated 18:10:22,014 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:22,015 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom 18:10:22,663 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom.lastUpdated 18:10:22,664 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:22,664 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1.0 kB at 30 kB/s) 18:10:22,700 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/_remote.repositories 18:10:22,700 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom.lastUpdated 18:10:22,702 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:22,703 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom 18:10:23,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom.lastUpdated 18:10:23,187 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:23,187 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (1.2 kB at 65 kB/s) 18:10:23,206 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/_remote.repositories 18:10:23,207 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom.lastUpdated 18:10:23,208 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:23,208 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom 18:10:23,700 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom.lastUpdated 18:10:23,700 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:23,701 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom Downloaded1fromacentral:xhttps://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom (1.6 kB at 96 kB/s) 18:10:23,719 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/_remote.repositories 18:10:23,720 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom.lastUpdated 18:10:23,721 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:23,722 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom 18:10:24,219 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom.lastUpdated 18:10:24,220 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:24,221 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (1.6 kB at 82 kB/s) 18:10:24,242 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/_remote.repositories 18:10:24,243 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom.lastUpdated 18:10:24,244 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:24,245 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.pom Downloaded1fromaatlassian:7https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.pom (2.8 kB at 4.6 kB/s) 18:10:24,856 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/_remote.repositories 18:10:24,856 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.pom.lastUpdated 18:10:24,857 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:24,858 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/sal/sal-parent/3.0.7/sal-parent-3.0.7.pom Downloaded1fromaatlassian:.https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/sal/sal-parent/3.0.7/sal-parent-3.0.7.pom (7.8 kB at 34 kB/s) 18:10:25,085 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/sal/sal-parent/3.0.7/_remote.repositories 18:10:25,086 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/sal/sal-parent/3.0.7/sal-parent-3.0.7.pom.lastUpdated 18:10:25,087 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:25,088 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/public-pom/3.0.89/public-pom-3.0.89.pom Downloaded1fromuatlassian:.https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/public-pom/3.0.89/public-pom-3.0.89.pom (2.3 kB at 9.8 kB/s) 18:10:25,327 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/public-pom/3.0.89/_remote.repositories 18:10:25,327 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/public-pom/3.0.89/public-pom-3.0.89.pom.lastUpdated 18:10:25,329 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:25,329 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/base-pom/3.0.89/base-pom-3.0.89.pom 18:10:25,449 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/3.0.89/base-pom-3.0.89.pom.lastUpdated 18:10:25,450 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:25,450 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/3.0.89/base-pom-3.0.89.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/3.0.89/base-pom-3.0.89.pom (29 kB at 768 kB/s) 18:10:25,489 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/3.0.89/_remote.repositories 18:10:25,490 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/3.0.89/base-pom-3.0.89.pom.lastUpdated 18:10:25,493 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:25,494 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform/3.0.0-m086/platform-3.0.0-m086.pom Downloaded1fromlatlassian:.https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform/3.0.0-m086/platform-3.0.0-m086.pom (22 kB at 36 kB/s) 18:10:26,105 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform/3.0.0-m086/_remote.repositories 18:10:26,106 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform/3.0.0-m086/platform-3.0.0-m086.pom.lastUpdated 18:10:26,107 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:26,108 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform-poms/3.0.0-m086/platform-poms-3.0.0-m086.pom Downloaded1fromlatlassian:shttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform-poms/3.0.0-m086/platform-poms-3.0.0-m086.pom (2.1 kB at 9.4 kB/s) 18:10:26,333 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform-poms/3.0.0-m086/_remote.repositories 18:10:26,334 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform-poms/3.0.0-m086/platform-poms-3.0.0-m086.pom.lastUpdated 18:10:26,334 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:26,335 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/public-pom/3.0.91/public-pom-3.0.91.pom Downloaded1fromuatlassian:.https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/public-pom/3.0.91/public-pom-3.0.91.pom (2.3 kB at 10 kB/s) 18:10:26,562 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/public-pom/3.0.91/_remote.repositories 18:10:26,563 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/public-pom/3.0.91/public-pom-3.0.91.pom.lastUpdated 18:10:26,564 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:26,564 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/base-pom/3.0.91/base-pom-3.0.91.pom 18:10:26,685 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/3.0.91/base-pom-3.0.91.pom.lastUpdated 18:10:26,685 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:26,686 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/3.0.91/base-pom-3.0.91.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/3.0.91/base-pom-3.0.91.pom (29 kB at 866 kB/s) 18:10:26,721 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/3.0.91/_remote.repositories 18:10:26,722 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/3.0.91/base-pom-3.0.91.pom.lastUpdated 18:10:26,726 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:26,726 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/third-party/3.0.0-m086/third-party-3.0.0-m086.pom Downloaded1fromhatlassian:3https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/third-party/3.0.0-m086/third-party-3.0.0-m086.pom (9.0 kB at 15 kB/s) 18:10:27,342 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/third-party/3.0.0-m086/_remote.repositories 18:10:27,343 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/third-party/3.0.0-m086/third-party-3.0.0-m086.pom.lastUpdated 18:10:27,345 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:27,346 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.pom Downloaded1fromtatlassian:ehttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.pom (8.6 kB at 37 kB/s) 18:10:27,575 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/_remote.repositories 18:10:27,576 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.pom.lastUpdated 18:10:27,579 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:27,579 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform/3.0.0-m073/platform-3.0.0-m073.pom Downloaded1fromlatlassian:.https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform/3.0.0-m073/platform-3.0.0-m073.pom (21 kB at 92 kB/s) 18:10:27,808 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform/3.0.0-m073/_remote.repositories 18:10:27,808 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform/3.0.0-m073/platform-3.0.0-m073.pom.lastUpdated 18:10:27,810 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:27,810 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform-poms/3.0.0-m073/platform-poms-3.0.0-m073.pom Downloaded1fromlatlassian:shttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/platform-poms/3.0.0-m073/platform-poms-3.0.0-m073.pom (2.1 kB at 9.3 kB/s) 18:10:28,039 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform-poms/3.0.0-m073/_remote.repositories 18:10:28,040 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/platform-poms/3.0.0-m073/platform-poms-3.0.0-m073.pom.lastUpdated 18:10:28,047 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:28,048 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/third-party/3.0.0-m073/third-party-3.0.0-m073.pom Downloaded1fromhatlassian:3https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/platform/third-party/3.0.0-m073/third-party-3.0.0-m073.pom (8.9 kB at 39 kB/s) 18:10:28,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/third-party/3.0.0-m073/_remote.repositories 18:10:28,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/platform/third-party/3.0.0-m073/third-party-3.0.0-m073.pom.lastUpdated 18:10:28,278 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:28,279 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.pom 18:10:28,397 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.pom.lastUpdated 18:10:28,398 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:28,398 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.pom Downloaded1frompcentral:nhttps://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.pom (2.5 kB at 139 kB/s) 18:10:28,418 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/_remote.repositories 18:10:28,418 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.pom.lastUpdated 18:10:28,420 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:28,421 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.pom 18:10:28,948 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.pom.lastUpdated 18:10:28,949 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:28,950 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.pom Downloaded1frompcentral:ehttps://repo.maven.apache.org/maven2/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.pom (2.5 kB at 113 kB/s) 18:10:28,973 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/_remote.repositories 18:10:28,974 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.pom.lastUpdated 18:10:28,975 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:28,976 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.pom Downloaded1fromtatlassian:thttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.pom (6.3 kB at 10 kB/s) 18:10:29,597 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/_remote.repositories 18:10:29,598 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.pom.lastUpdated 18:10:29,602 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:29,603 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.pom 18:10:29,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.pom.lastUpdated 18:10:29,725 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:29,726 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.pom Downloaded1fromtcentral:lhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.pom (4.8 kB at 208 kB/s) 18:10:29,749 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/_remote.repositories 18:10:29,749 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.pom.lastUpdated 18:10:29,750 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:29,750 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.3/httpcomponents-asyncclient-4.1.3.pom 18:10:30,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.3/httpcomponents-asyncclient-4.1.3.pom.lastUpdated 18:10:30,251 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:30,251 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.3/httpcomponents-asyncclient-4.1.3.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.3/httpcomponents-asyncclient-4.1.3.pom (11 kB at 497 kB/s) 18:10:30,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.3/_remote.repositories 18:10:30,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.3/httpcomponents-asyncclient-4.1.3.pom.lastUpdated 18:10:30,277 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:30,278 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/project/7/project-7.pom 18:10:30,760 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/7/project-7.pom.lastUpdated 18:10:30,761 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:30,762 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom Downloaded1fromrcentral:phttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 879 kB/s) 18:10:30,793 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/7/_remote.repositories 18:10:30,794 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/7/project-7.pom.lastUpdated 18:10:30,798 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:30,798 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.pom 18:10:31,295 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.pom.lastUpdated 18:10:31,296 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:31,296 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.pom Downloaded1fromtcentral:lhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.pom (5.3 kB at 293 kB/s) 18:10:31,316 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/_remote.repositories 18:10:31,316 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.pom.lastUpdated 18:10:31,319 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:31,319 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom 18:10:31,843 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom.lastUpdated 18:10:31,844 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:31,844 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom Downloaded1fromtcentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom (5.1 kB at 256 kB/s) 18:10:31,864 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/_remote.repositories 18:10:31,864 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom.lastUpdated 18:10:31,865 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:31,865 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom 18:10:32,373 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom.lastUpdated 18:10:32,374 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:32,374 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom (13 kB at 299 kB/s) 18:10:32,420 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.6/_remote.repositories 18:10:32,420 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom.lastUpdated 18:10:32,423 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:32,424 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.pom 18:10:32,953 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.pom.lastUpdated 18:10:32,954 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:32,954 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.pom Downloaded1fromtcentral:ihttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.pom (4.9 kB at 246 kB/s) 18:10:32,975 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/_remote.repositories 18:10:32,975 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.pom.lastUpdated 18:10:32,978 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:32,978 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom 18:10:33,481 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom.lastUpdated 18:10:33,482 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:33,482 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom Downloaded1fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom (6.4 kB at 266 kB/s) 18:10:33,507 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/_remote.repositories 18:10:33,508 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom.lastUpdated 18:10:33,509 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:33,509 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom 18:10:34,000 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom.lastUpdated 18:10:34,000 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:34,001 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom (16 kB at 603 kB/s) 18:10:34,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.3/_remote.repositories 18:10:34,028 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom.lastUpdated 18:10:34,032 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:34,032 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/commons-codec/commons-codec/1.9/commons-codec-1.9.pom 18:10:34,542 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.9/commons-codec-1.9.pom.lastUpdated 18:10:34,543 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:34,543 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 481 kB/s) 18:10:34,567 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.9/_remote.repositories 18:10:34,568 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.9/commons-codec-1.9.pom.lastUpdated 18:10:34,569 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:34,570 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/commons/commons-parent/32/commons-parent-32.pom 18:10:35,090 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/32/commons-parent-32.pom.lastUpdated 18:10:35,091 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:35,091 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.4 MB/s) 18:10:35,131 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/32/_remote.repositories 18:10:35,131 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/32/commons-parent-32.pom.lastUpdated 18:10:35,136 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:35,137 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.pom 18:10:35,635 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.pom.lastUpdated 18:10:35,635 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:35,635 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.pom Downloaded1fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.pom (6.4 kB at 276 kB/s) 18:10:35,660 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.3/_remote.repositories 18:10:35,660 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.pom.lastUpdated 18:10:35,663 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:35,663 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.pom 18:10:36,159 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.pom.lastUpdated 18:10:36,159 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:36,159 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.pom Downloaded1fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.pom (6.2 kB at 269 kB/s) 18:10:36,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/_remote.repositories 18:10:36,184 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.pom.lastUpdated 18:10:36,185 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:36,185 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom 18:10:36,689 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom.lastUpdated 18:10:36,689 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:36,690 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom (15 kB at 645 kB/s) 18:10:36,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.5/_remote.repositories 18:10:36,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom.lastUpdated 18:10:36,716 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:36,716 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom 18:10:37,204 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom.lastUpdated 18:10:37,205 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:37,205 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom (34 kB at 1.2 MB/s) 18:10:37,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-parent/10/_remote.repositories 18:10:37,235 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom.lastUpdated 18:10:37,238 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:37,238 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom 18:10:37,739 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom.lastUpdated 18:10:37,740 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:37,740 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom Downloaded1fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom (6.2 kB at 346 kB/s) 18:10:37,759 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.5/_remote.repositories 18:10:37,760 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom.lastUpdated 18:10:37,763 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:37,763 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom 18:10:38,281 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom.lastUpdated 18:10:38,282 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:38,282 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom Downloaded1fromtcentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom (5.1 kB at 254 kB/s) 18:10:38,303 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.9/_remote.repositories 18:10:38,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom.lastUpdated 18:10:38,305 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:38,305 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom 18:10:38,824 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom.lastUpdated 18:10:38,825 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:38,825 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom (13 kB at 613 kB/s) 18:10:38,848 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.9/_remote.repositories 18:10:38,848 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom.lastUpdated 18:10:38,850 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:38,851 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom 18:10:39,358 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom.lastUpdated 18:10:39,359 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:39,360 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom (34 kB at 1.0 MB/s) 18:10:39,394 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-parent/9/_remote.repositories 18:10:39,395 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom.lastUpdated 18:10:39,398 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:39,398 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/commons-codec/commons-codec/1.10/commons-codec-1.10.pom 18:10:39,888 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.pom.lastUpdated 18:10:39,889 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:39,890 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 505 kB/s) 18:10:39,913 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.10/_remote.repositories 18:10:39,913 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.pom.lastUpdated 18:10:39,915 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:39,915 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/commons/commons-parent/35/commons-parent-35.pom 18:10:40,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/35/commons-parent-35.pom.lastUpdated 18:10:40,417 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:40,418 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.7 MB/s) 18:10:40,453 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/35/_remote.repositories 18:10:40,454 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/35/commons-parent-35.pom.lastUpdated 18:10:40,457 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:40,458 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.pom 18:10:40,947 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.pom.lastUpdated 18:10:40,948 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:40,948 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.pom Downloaded1fromtcentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.pom (4.6 kB at 201 kB/s) 18:10:40,971 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/_remote.repositories 18:10:40,972 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.pom.lastUpdated 18:10:40,974 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:40,974 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom 18:10:41,483 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom.lastUpdated 18:10:41,484 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:41,485 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 834 kB/s) 18:10:41,513 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/_remote.repositories 18:10:41,514 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom.lastUpdated 18:10:41,519 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:41,519 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom 18:10:42,038 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom.lastUpdated 18:10:42,039 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:42,039 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom Downloaded1fromlcentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom (2.7 kB at 140 kB/s) 18:10:42,058 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.10/_remote.repositories 18:10:42,059 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom.lastUpdated 18:10:42,060 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:42,060 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom 18:10:42,566 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom.lastUpdated 18:10:42,567 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:42,567 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom (13 kB at 533 kB/s) 18:10:42,592 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.10/_remote.repositories 18:10:42,593 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom.lastUpdated 18:10:42,596 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:42,596 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom 18:10:43,102 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom.lastUpdated 18:10:43,103 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:43,103 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom Downloaded1fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom (6.6 kB at 148 kB/s) 18:10:43,149 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/_remote.repositories 18:10:43,149 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom.lastUpdated 18:10:43,151 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:43,151 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom 18:10:43,657 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom.lastUpdated 18:10:43,658 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:43,658 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom (15 kB at 673 kB/s) 18:10:43,682 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.6/_remote.repositories 18:10:43,682 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom.lastUpdated 18:10:43,686 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:43,687 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom 18:10:44,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom.lastUpdated 18:10:44,201 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:44,201 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom Downloaded1fromtcentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom (5.4 kB at 282 kB/s) 18:10:44,220 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/_remote.repositories 18:10:44,221 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom.lastUpdated 18:10:44,222 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:44,222 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom 18:10:44,724 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom.lastUpdated 18:10:44,725 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:44,725 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom (13 kB at 613 kB/s) 18:10:44,748 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.10/_remote.repositories 18:10:44,748 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom.lastUpdated 18:10:44,751 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:44,751 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.pom 18:10:45,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.pom.lastUpdated 18:10:45,252 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:45,252 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.pom Downloaded1fromucentral:1https://repo.maven.apache.org/maven2/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.pom (2.7 kB at 13 kB/s) 18:10:45,457 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/_remote.repositories 18:10:45,457 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.pom.lastUpdated 18:10:45,458 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:45,459 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/io/atlassian/fugue/fugue-parent/4.7.1/fugue-parent-4.7.1.pom 18:10:45,962 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/fugue/fugue-parent/4.7.1/fugue-parent-4.7.1.pom.lastUpdated 18:10:45,962 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:45,963 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/io/atlassian/fugue/fugue-parent/4.7.1/fugue-parent-4.7.1.pom Downloaded1fromucentral:nhttps://repo.maven.apache.org/maven2/io/atlassian/fugue/fugue-parent/4.7.1/fugue-parent-4.7.1.pom (8.6 kB at 41 kB/s) 18:10:46,173 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/fugue/fugue-parent/4.7.1/_remote.repositories 18:10:46,174 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/fugue/fugue-parent/4.7.1/fugue-parent-4.7.1.pom.lastUpdated 18:10:46,175 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:46,175 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom 18:10:46,678 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom.lastUpdated 18:10:46,679 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:46,679 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom Downloaded1fromecentral:mhttps://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom (3.3 kB at 129 kB/s) 18:10:46,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/central-pom/5.0.13/_remote.repositories 18:10:46,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom.lastUpdated 18:10:46,707 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:46,708 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom 18:10:47,208 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom.lastUpdated 18:10:47,208 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:47,209 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom (32 kB at 944 kB/s) 18:10:47,243 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/5.0.13/_remote.repositories 18:10:47,244 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom.lastUpdated 18:10:47,246 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:47,250 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.pom 18:10:47,738 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.pom.lastUpdated 18:10:47,739 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:47,739 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.pom Downloaded1fromecentral:mhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.pom (11 kB at 512 kB/s) 18:10:47,761 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/_remote.repositories 18:10:47,762 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.pom.lastUpdated 18:10:47,763 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:47,763 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/project/2.27/project-2.27.pom 18:10:48,568 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/project/2.27/project-2.27.pom.lastUpdated 18:10:48,569 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:48,569 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.27/project-2.27.pom Downloaded1fromrcentral:2https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.27/project-2.27.pom (88 kB at 2.0 MB/s) 18:10:48,615 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/project/2.27/_remote.repositories 18:10:48,615 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/project/2.27/project-2.27.pom.lastUpdated 18:10:48,622 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:48,622 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom 18:10:49,133 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom.lastUpdated 18:10:49,134 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:49,134 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom Downloaded1fromkcentral:5https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom (16 kB at 681 kB/s) 18:10:49,160 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-bom/2.5.0-b42/_remote.repositories 18:10:49,160 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom.lastUpdated 18:10:49,161 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:49,162 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/net/java/jvnet-parent/5/jvnet-parent-5.pom 18:10:49,680 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/5/jvnet-parent-5.pom.lastUpdated 18:10:49,681 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:49,681 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom Downloaded1fromvcentral:nhttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 422 kB/s) 18:10:49,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/5/_remote.repositories 18:10:49,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/java/jvnet-parent/5/jvnet-parent-5.pom.lastUpdated 18:10:49,705 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:49,705 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom 18:10:50,222 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom.lastUpdated 18:10:50,223 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:50,223 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 537 kB/s) 18:10:50,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/_remote.repositories 18:10:50,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom.lastUpdated 18:10:50,253 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:50,253 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom 18:10:50,774 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom.lastUpdated 18:10:50,775 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:50,776 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom (6.5 kB at 325 kB/s) 18:10:50,796 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/_remote.repositories 18:10:50,797 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom.lastUpdated 18:10:50,798 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:50,799 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom 18:10:51,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom.lastUpdated 18:10:51,280 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:51,280 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom Downloaded1fromxcentral:.https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom (2.8 kB at 118 kB/s) 18:10:51,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/2.5.0-b42/_remote.repositories 18:10:51,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom.lastUpdated 18:10:51,305 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:51,305 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom 18:10:51,800 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom.lastUpdated 18:10:51,800 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:51,801 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom Downloaded1fromkcentral:-https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom (42 kB at 1.2 MB/s) 18:10:51,837 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/2.5.0-b42/_remote.repositories 18:10:51,838 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom.lastUpdated 18:10:51,841 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:51,841 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom 18:10:52,363 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom.lastUpdated 18:10:52,364 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:52,364 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom Downloaded1fromscentral:rhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (6.2 kB at 147 kB/s) 18:10:52,408 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/_remote.repositories 18:10:52,409 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom.lastUpdated 18:10:52,410 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:52,410 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/pom/8/pom-8.pom 18:10:52,941 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/pom/8/pom-8.pom.lastUpdated 18:10:52,942 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:52,942 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom Downloaded1fromocentral:(https://repo.maven.apache.org/maven2/org/glassfish/pom/8/pom-8.pom (11 kB at 364 kB/s) 18:10:52,972 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/pom/8/_remote.repositories 18:10:52,973 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/pom/8/pom-8.pom.lastUpdated 18:10:52,983 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=153502, ConflictMarker.markTime=95140, ConflictMarker.nodeCount=105, ConflictIdSorter.graphTime=46727, ConflictIdSorter.topsortTime=49513, ConflictIdSorter.conflictIdCount=58, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1622565, ConflictResolver.conflictItemCount=87, DefaultDependencyCollector.collectTime=44630228647, DefaultDependencyCollector.transformTime=1986833} 18:10:52,984 [1;36mDEBUGm] io.github.dgroup:lazylead-jira:jar:0.1.0 18:10:52,984 [1;36mDEBUGm] io.github.dgroup:lazylead-api:jar:0.1.0:provided 18:10:52,984 [1;36mDEBUGm] com.atlassian.jira:jira-rest-java-client-core:jar:5.1.1-e0dd194:provided 18:10:52,985 [1;36mDEBUGm] com.atlassian.jira:jira-rest-java-client-api:jar:5.1.1-e0dd194:provided 18:10:52,985 [1;36mDEBUGm] com.atlassian.httpclient:atlassian-httpclient-api:jar:2.0.0-m1:provided 18:10:52,985 [1;36mDEBUGm] com.google.guava:guava:jar:18.0:provided 18:10:52,985 [1;36mDEBUGm] com.google.code.findbugs:jsr305:jar:3.0.0:provided 18:10:52,986 [1;36mDEBUGm] com.sun.jersey:jersey-client:jar:1.19:provided 18:10:52,986 [1;36mDEBUGm] com.sun.jersey:jersey-core:jar:1.19:provided 18:10:52,986 [1;36mDEBUGm] com.sun.jersey:jersey-json:jar:1.19:provided 18:10:52,986 [1;36mDEBUGm] org.codehaus.jettison:jettison:jar:1.1:provided 18:10:52,987 [1;36mDEBUGm] com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:provided 18:10:52,987 [1;36mDEBUGm] javax.xml.bind:jaxb-api:jar:2.2.2:provided 18:10:52,987 [1;36mDEBUGm] javax.xml.stream:stax-api:jar:1.0-2:provided 18:10:52,987 [1;36mDEBUGm] javax.activation:activation:jar:1.1:provided 18:10:52,988 [1;36mDEBUGm] org.codehaus.jackson:jackson-core-asl:jar:1.9.2:provided 18:10:52,988 [1;36mDEBUGm] org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:provided 18:10:52,988 [1;36mDEBUGm] org.codehaus.jackson:jackson-jaxrs:jar:1.9.2:provided 18:10:52,988 [1;36mDEBUGm] org.codehaus.jackson:jackson-xc:jar:1.9.2:provided 18:10:52,989 [1;36mDEBUGm] joda-time:joda-time:jar:2.9.9:provided 18:10:52,989 [1;36mDEBUGm] com.atlassian.sal:sal-api:jar:3.0.7:provided 18:10:52,989 [1;36mDEBUGm] com.atlassian.event:atlassian-event:jar:3.0.0:provided 18:10:52,989 [1;36mDEBUGm] org.springframework:spring-beans:jar:4.1.7.RELEASE:provided 18:10:52,990 [1;36mDEBUGm] org.springframework:spring-core:jar:4.1.7.RELEASE:provided 18:10:52,990 [1;36mDEBUGm] com.atlassian.httpclient:atlassian-httpclient-library:jar:2.0.0-m1:provided 18:10:52,990 [1;36mDEBUGm] org.apache.httpcomponents:httpasyncclient-cache:jar:4.1.3:provided 18:10:52,991 [1;36mDEBUGm] org.apache.httpcomponents:httpclient-cache:jar:4.5.5:provided 18:10:52,991 [1;36mDEBUGm] org.apache.httpcomponents:httpasyncclient:jar:4.1.3:provided 18:10:52,991 [1;36mDEBUGm] org.apache.httpcomponents:httpcore-nio:jar:4.4.6:provided 18:10:52,991 [1;36mDEBUGm] org.apache.httpcomponents:httpmime:jar:4.5.5:provided 18:10:52,992 [1;36mDEBUGm] io.atlassian.util.concurrent:atlassian-util-concurrent:jar:4.0.1:provided 18:10:52,992 [1;36mDEBUGm] org.apache.commons:commons-lang3:jar:3.5:provided 18:10:52,992 [1;36mDEBUGm] org.apache.httpcomponents:httpclient:jar:4.5.6:provided 18:10:52,993 [1;36mDEBUGm] org.apache.httpcomponents:httpcore:jar:4.4.10:provided 18:10:52,993 [1;36mDEBUGm] commons-logging:commons-logging:jar:1.2:provided 18:10:52,993 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.10:provided 18:10:52,993 [1;36mDEBUGm] io.atlassian.fugue:fugue:jar:4.7.1:provided 18:10:52,994 [1;36mDEBUGm] org.glassfish.jersey.core:jersey-common:jar:2.27:provided 18:10:52,994 [1;36mDEBUGm] javax.annotation:javax.annotation-api:jar:1.2:provided 18:10:52,994 [1;36mDEBUGm] org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:provided 18:10:52,994 [1;36mDEBUGm] org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:provided 18:10:52,995 [1;36mDEBUGm] javax.ws.rs:jsr311-api:jar:1.1.1:provided 18:10:52,995 [1;36mDEBUGm] org.cactoos:cactoos:jar:0.38:provided 18:10:52,995 [1;36mDEBUGm] com.github.dgroup:velocity:jar:0.4.0:provided 18:10:52,995 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.25:provided 18:10:52,996 [1;36mDEBUGm] ch.qos.logback:logback-classic:jar:1.2.3:provided 18:10:52,996 [1;36mDEBUGm] ch.qos.logback:logback-core:jar:1.2.3:provided 18:10:52,996 [1;36mDEBUGm] org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test 18:10:52,996 [1;36mDEBUGm] org.apiguardian:apiguardian-api:jar:1.0.0:test 18:10:52,997 [1;36mDEBUGm] org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test 18:10:52,997 [1;36mDEBUGm] org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test 18:10:52,997 [1;36mDEBUGm] org.opentest4j:opentest4j:jar:1.1.1:test 18:10:52,997 [1;36mDEBUGm] junit:junit:jar:4.12:test 18:10:52,997 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:test 18:10:52,998 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test 18:10:52,998 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test 18:10:52,998 [1;36mDEBUGm] org.hamcrest:hamcrest-all:jar:1.3:test 18:10:52,998 [1;36mDEBUGm] org.assertj:assertj-core:jar:3.8.0:test 18:10:52,999 [1;36mDEBUGm] org.llorllale:cactoos-matchers:jar:0.13:test 18:10:53,006 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:10:53,007 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/google/guava/guava/18.0/guava-18.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar Downloaded3fromtatlassian:thttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar (52 kB at 63 kB/s) Downloading)fromratlassian:ahttps://maven.atlassian.com/content/repositories/atlassian-public/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar Downloading)fromratlassian:ahttps://maven.atlassian.com/content/repositories/atlassian-public/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar Downloaded2fromiatlassian:vhttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar (197 kB at 210 kB/s) Downloading)fromratlassian:ahttps://maven.atlassian.com/content/repositories/atlassian-public/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar Downloading)fromratlassian:ahttps://maven.atlassian.com/content/repositories/atlassian-public/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/activation/activation/1.1/activation-1.1.jar Downloaded from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar (161 kB at 153 kB/s) Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar Downloaded2fromaatlassian:7https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar (73 kB at 31 kB/s) Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar Downloaded from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar (50 kB at 20 kB/s) Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar Downloaded1fromtatlassian:thttps://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar (97 kB at 34 kB/s) Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/commons-codec/commons-codec/1.10/commons-codec-1.10.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar 18:10:57,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/_remote.repositories 18:10:57,042 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar.lastUpdated 18:10:57,043 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/_remote.repositories 18:10:57,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar.lastUpdated 18:10:57,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/_remote.repositories 18:10:57,045 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar.lastUpdated 18:10:57,046 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar.lastUpdated 18:10:57,046 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar.lastUpdated 18:10:57,047 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar.lastUpdated 18:10:57,048 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar.lastUpdated 18:10:57,048 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar.lastUpdated 18:10:57,049 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar.lastUpdated 18:10:57,049 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar.lastUpdated 18:10:57,050 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar.lastUpdated 18:10:57,050 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar.lastUpdated 18:10:57,051 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar.lastUpdated 18:10:57,052 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar.lastUpdated 18:10:57,052 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar.lastUpdated 18:10:57,053 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar.lastUpdated 18:10:57,054 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar.lastUpdated 18:10:57,054 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar.lastUpdated 18:10:57,055 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/_remote.repositories 18:10:57,055 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar.lastUpdated 18:10:57,056 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/_remote.repositories 18:10:57,056 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar.lastUpdated 18:10:57,057 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar.lastUpdated 18:10:57,058 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar.lastUpdated 18:10:57,058 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/_remote.repositories 18:10:57,059 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar.lastUpdated 18:10:57,060 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar.lastUpdated 18:10:57,060 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar.lastUpdated 18:10:57,061 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar.lastUpdated 18:10:57,062 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar.lastUpdated 18:10:57,062 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar.lastUpdated 18:10:57,063 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar.lastUpdated 18:10:57,064 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar.lastUpdated 18:10:57,064 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar.lastUpdated 18:10:57,065 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar.lastUpdated 18:10:57,065 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar.lastUpdated 18:10:57,066 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar.lastUpdated 18:10:57,067 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar.lastUpdated 18:10:57,067 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar.lastUpdated 18:10:57,068 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar.lastUpdated 18:10:57,069 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar.lastUpdated 18:10:57,069 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar.lastUpdated 18:10:57,073 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:10:57,074 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar Downloaded5fromscentral:.https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jare(331kBjat2703/kB/s)B) |ejersey-client-1.19.jar7(16/1344kB)) Downloading)fromrcentral:-https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.1/jettison-1.1.jarjersey-client-1.19.jar (16/134 kB) Downloaded5fromecentral:nhttps://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jars(165lkBnat11.9.MB/s)98/134/kB)k|Bjettison-1.1.jar.(49/686kB)8kB)) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jarttison-1.1.jar((68kkB)B) Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.1/jettison-1.1.jarB(68jkBtats6641kB/s)r((68kkB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar kB) Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar-(134-kB2at-1.2aMB/s)/8900kB)) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jarB(23jkBxata1442kB/s)jar((37/1055kB))||stax-api-1.0-2.jarr(23/kB)kB)) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar) | jaxb-api-2.2.2.jar (37/105 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar (105|kBaat-404-kB/s).jar (105/kB)k|Bactivation-1.1.jar.(63/kB)kB)kkB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jarar (63 kB) Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jarB(63ikBtatn2321kB/s)(63 kB) kB) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jara(437nkBoat-1.5-MB/s).jar (7.7/228 kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jark(18-kBxat-559kB/s)r((18kkB)||jjackson-mapper-asl-1.9.2.jar((32/766kkB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar| jackson-mapper-asl-1.9.2.jar (32/766 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jarB(890skB-atp2.4-MB/s).9.2.jar.(139/766/kB)k|Bjackson-xc-1.9.2.jar (27/kB)kB)) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar.2.jar (139/766 kB) | jackson-xc-1.9.2.jar (27 kB) Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jark(27|kBaats71-kB/s)9.2.jar.(27 kB) kB) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar Downloaded3fromucentral:.https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (228 kB at 575 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jari(766.kB9ata1.03MB/s)4/kB)k|Bspring-core-4.1.7.RELEASE.jar.(0.6/1.0/MB)MMB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jarSE.jar (0.6/1.0 MB) Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jarR(712SkBjat.9407kB/s)MB) MB) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar.(35.kBrat344kkB/s)httpclient-cache-4.5.5.jar (28/1622kB)) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jarache-4.5.5.jar (49/162 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jarc(162.kB5ata1861kB/s))k|Bhttpasyncclient-4.1.3.jar.(147/179/kB)kkB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jaryncclient-4.1.3.jar (147/179 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jari(1794kB.atj201(kB/s)B) |Bhttpcore-nio-4.4.6.jar.(37/3577kB)) kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar| httpcore-nio-4.4.6.jar (37/357 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jarr(1.02MB5atk1.1|MB/s)mime-4.5.5.jar (16/422kB)) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.9/joda-time-2.9.9.jark(634 kBtati6914kB/s)jar (28/42 kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar Downloaded4fromucentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jaru(42-kBnatr44nkB/s).1.jar (49/1400kB)) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar/(140|kBtatc141nkB/s).6.jar.(53/7677kB)) kB) Downloading)fromacentral:jhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jarient-4.5.6.jar (61/767 kB) Downloaded5fromucentral:.https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar/(2.3kMB|ath2.2cMB/s)-4.5.6.jar((143/767kkB)||hhttpcore-4.4.10.jar((12/326kkB) Downloading)fromtcentral:ohttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar kB) | httpcore-4.4.10.jar (16/326 kB) Downloaded5fromtcentral:ihttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar-(3571kBjat.340/kB/s)B) |Bcommons-codec-1.10.jar (32/2844kB)) Downloading)frommcentral:ghttps://repo.maven.apache.org/maven2/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar3/326 kB) | commons-codec-1.10.jar (32/284 kB) Downloaded4fromocentral:nhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jarm(480-kBdat-4250kB/s)(196/284/kB)kkB) Downloading)fromtcentral:4https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar Downloaded3fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar (326 kB at 285 kB/s) Downloading)fromtcentral:4https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar Downloaded3fromtcentral:-https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 246 kB/s) Downloading)fromtcentral:4https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar Downloaded4fromtcentral:-https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar.(26ekB-at522-kB/s)ar (6.0/kB) kB) Downloading)fromtcentral:4https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar Downloaded3fromtcentral:-https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar (6.0 kB at 5.0 kB/s) Downloading)fromtcentral:4https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar Downloaded4fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar)(7671kBaat-636.kB/s) (25/466kB)) Downloaded4fromecentral:mhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar.(20 kB2at517kkB/s) Downloaded3fromecentral:mhttps://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jarB(46 kB at 38 kB/s) Downloaded2fromecentral:mhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar (1.1 MB at 855 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar (150 kB at 112 kB/s) 18:10:58,411 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/18.0/_remote.repositories 18:10:58,412 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar.lastUpdated 18:10:58,412 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/_remote.repositories 18:10:58,412 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar.lastUpdated 18:10:58,412 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/_remote.repositories 18:10:58,413 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar.lastUpdated 18:10:58,413 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/_remote.repositories 18:10:58,413 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar.lastUpdated 18:10:58,413 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/_remote.repositories 18:10:58,414 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar.lastUpdated 18:10:58,414 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/_remote.repositories 18:10:58,415 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar.lastUpdated 18:10:58,415 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/_remote.repositories 18:10:58,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar.lastUpdated 18:10:58,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/_remote.repositories 18:10:58,416 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar.lastUpdated 18:10:58,417 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/_remote.repositories 18:10:58,417 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar.lastUpdated 18:10:58,418 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/activation/1.1/_remote.repositories 18:10:58,418 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar.lastUpdated 18:10:58,419 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/_remote.repositories 18:10:58,419 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar.lastUpdated 18:10:58,420 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/_remote.repositories 18:10:58,420 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar.lastUpdated 18:10:58,421 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/_remote.repositories 18:10:58,421 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar.lastUpdated 18:10:58,422 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/_remote.repositories 18:10:58,422 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar.lastUpdated 18:10:58,422 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/joda-time/joda-time/2.9.9/_remote.repositories 18:10:58,423 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar.lastUpdated 18:10:58,423 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/_remote.repositories 18:10:58,424 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar.lastUpdated 18:10:58,424 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/_remote.repositories 18:10:58,425 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar.lastUpdated 18:10:58,425 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/_remote.repositories 18:10:58,426 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar.lastUpdated 18:10:58,426 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/_remote.repositories 18:10:58,427 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar.lastUpdated 18:10:58,427 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/_remote.repositories 18:10:58,428 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar.lastUpdated 18:10:58,428 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/_remote.repositories 18:10:58,428 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar.lastUpdated 18:10:58,429 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/_remote.repositories 18:10:58,429 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar.lastUpdated 18:10:58,430 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/_remote.repositories 18:10:58,430 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar.lastUpdated 18:10:58,431 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/_remote.repositories 18:10:58,431 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar.lastUpdated 18:10:58,432 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/_remote.repositories 18:10:58,432 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar.lastUpdated 18:10:58,432 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/_remote.repositories 18:10:58,433 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar.lastUpdated 18:10:58,433 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.10/_remote.repositories 18:10:58,433 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar.lastUpdated 18:10:58,434 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/_remote.repositories 18:10:58,434 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar.lastUpdated 18:10:58,435 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/_remote.repositories 18:10:58,435 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar.lastUpdated 18:10:58,436 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/_remote.repositories 18:10:58,436 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar.lastUpdated 18:10:58,436 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/_remote.repositories 18:10:58,437 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar.lastUpdated 18:10:58,437 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/_remote.repositories 18:10:58,438 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar.lastUpdated 18:10:58,438 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/_remote.repositories 18:10:58,438 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar.lastUpdated 18:10:58,440 [1;34mINFOm] 18:10:58,440 [1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36mlazylead-jira0;1m ---m 18:10:58,441 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:58,442 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> 18:10:58,442 [1;36mDEBUGm] (f) directory = /home/r/repo/lazylead-jira/target 18:10:58,442 [1;36mDEBUGm] (f) excludeDefaultDirectories = false 18:10:58,442 [1;36mDEBUGm] (f) failOnError = true 18:10:58,443 [1;36mDEBUGm] (f) followSymLinks = false 18:10:58,443 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-jira/target/classes 18:10:58,443 [1;36mDEBUGm] (f) reportDirectory = /home/r/repo/lazylead-jira/target/site 18:10:58,443 [1;36mDEBUGm] (f) retryOnError = true 18:10:58,443 [1;36mDEBUGm] (f) skip = false 18:10:58,443 [1;36mDEBUGm] (f) testOutputDirectory = /home/r/repo/lazylead-jira/target/test-classes 18:10:58,444 [1;36mDEBUGm] -- end configuration -- 18:10:58,444 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-jira/target 18:10:58,444 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-jira/target/classes 18:10:58,444 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-jira/target/test-classes 18:10:58,444 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-jira/target/site 18:10:58,445 [1;34mINFOm] 18:10:58,445 [1;34mINFOm] 1m--- 0;32mqulice-maven-plugin:0.18.8:checkm 1m(apply-qulice-validations)m @ 36mlazylead-jira0;1m ---m 18:10:58,445 [1;36mDEBUGm] Configuring mojo com.qulice:qulice-maven-plugin:0.18.8:check from plugin realm ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:10:58,446 [1;36mDEBUGm] Configuring mojo 'com.qulice:qulice-maven-plugin:0.18.8:check' with basic configurator --> 18:10:58,446 [1;36mDEBUGm] (s) asserts = [] 18:10:58,447 [1;36mDEBUGm] (s) excludes = [xml:/src/main/resources/logback.xml, xml:/src/test/resources/logback-test.xml, dependencies:, findbugs:.*] 18:10:58,447 [1;36mDEBUGm] (s) license = file:/home/r/repo/license.txt 18:10:58,447 [1;36mDEBUGm] (s) skip = false 18:10:58,448 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:10:58,448 [1;36mDEBUGm] (f) sess = org.apache.maven.execution.MavenSession@70a898b0 18:10:58,448 [1;36mDEBUGm] -- end configuration -- 18:10:58,450 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-jira/target/classes 18:10:58,450 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:10:58,450 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar 18:10:58,450 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar 18:10:58,451 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar 18:10:58,451 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar 18:10:58,451 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar 18:10:58,451 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:10:58,452 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:10:58,452 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:10:58,452 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:10:58,453 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:10:58,453 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar 18:10:58,453 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar 18:10:58,454 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:10:58,454 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 18:10:58,454 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:10:58,455 [1;36mDEBUGm] LICENSE found: file:/home/r/repo/license.txt 18:10:58,455 [1;36mDEBUGm] LICENSE full text after parsing: /* * MIT License * * Copyright (c) 2018-2019 Yurii Dubinka * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom * the Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE * OR OTHER DEALINGS IN THE SOFTWARE. */ 18:10:58,662 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/user/package-info.java 18:10:58,798 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/user/AssigneeOfTest.java 18:10:58,997 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/JiraTestIT.java 18:10:59,206 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/package-info.java 18:10:59,319 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/issue/package-info.java 18:10:59,418 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/issue/IssueEnvelopeIT.java 18:10:59,601 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/user/package-info.java 18:10:59,741 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/user/UserOf.java 18:10:59,856 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/user/AssigneeOf.java 18:11:00,009 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/user/AssigneesOf.java 18:11:00,130 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/JiraEnvelope.java 18:11:00,275 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/annoying/RemindAboutTasksWithoutOriginalEstimations.java 18:11:00,382 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/annoying/RemindAboutMissingTimeSpent.java 18:11:00,506 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/annoying/DueDateInPastOrSeemsToExpireSoon.java 18:11:00,602 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/annoying/package-info.java 18:11:00,706 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/annoying/PrintTeamCapacityToNewlyCreatedTickets.java 18:11:00,820 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/package-info.java 18:11:00,886 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/Fetch.java 18:11:01,024 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/issue/package-info.java 18:11:01,091 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/issue/IssueEnvelope.java 18:11:01,292 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/issue/Silent.java 18:11:01,423 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/issue/IssueOf.java 18:11:01,543 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/filter/package-info.java 18:11:01,622 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/filter/FilterOf.java 18:11:01,707 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/FakeJira.java 18:11:01,789 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/Jira.java 18:11:01,876 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/LocalJira.java 18:11:01,973 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/EmptyJira.java 18:11:02,049 [1;34mINFOm] Starting FindBugs validator 18:11:02,049 [1;34mINFOm] Finishing FindBugs validator 18:11:02,055 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:11:02,057 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce' with basic configurator --> 18:11:02,058 [1;36mDEBUGm] (s) version = 3.0 18:11:02,058 [1;36mDEBUGm] (s) version = 1.7 18:11:02,058 [1;36mDEBUGm] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@5769679b, org.apache.maven.plugins.enforcer.RequireJavaVersion@2ef89e43] 18:11:02,059 [1;36mDEBUGm] (s) failFast = false 18:11:02,059 [1;36mDEBUGm] (s) skip = false 18:11:02,060 [1;36mDEBUGm] (f) ignoreCache = false 18:11:02,060 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:02,060 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:02,061 [1;36mDEBUGm] (s) fail = true 18:11:02,061 [1;36mDEBUGm] -- end configuration -- 18:11:02,061 [1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... 18:11:02,062 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:11:02,062 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable. 18:11:02,062 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 50485 was found in the cache 18:11:02,062 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:11:02,063 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:11:02,063 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable. 18:11:02,063 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireJavaVersion 48570 was found in the cache 18:11:02,064 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:11:02,065 [1;36mDEBUGm] Configuring mojo com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check from plugin realm ClassRealm[plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:11:02,067 [1;36mDEBUGm] Configuring mojo 'com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check' with basic configurator --> 18:11:02,068 [1;36mDEBUGm] (f) checkTestClasspath = false 18:11:02,068 [1;36mDEBUGm] (f) failBuildInCaseOfConflict = true 18:11:02,068 [1;36mDEBUGm] (s) ignoredDependencies = [] 18:11:02,069 [1;36mDEBUGm] (f) ignoredResources = [module-info.class, META-INF/.*] 18:11:02,070 [1;36mDEBUGm] (f) checkCompileClasspath = true 18:11:02,071 [1;36mDEBUGm] (f) checkRuntimeClasspath = true 18:11:02,071 [1;36mDEBUGm] (f) failBuildInCaseOfDifferentContentConflict = false 18:11:02,072 [1;36mDEBUGm] (f) failBuildInCaseOfEqualContentConflict = false 18:11:02,073 [1;36mDEBUGm] (f) printEqualFiles = false 18:11:02,073 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:02,074 [1;36mDEBUGm] (f) skip = false 18:11:02,074 [1;36mDEBUGm] (f) useDefaultResourceIgnoreList = true 18:11:02,075 [1;36mDEBUGm] -- end configuration -- 18:11:02,075 [1;34mINFOm] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check... 18:11:02,075 [1;34mINFOm] Checking compile classpath 18:11:02,364 [1;34mINFOm] Checking runtime classpath 18:11:02,364 [1;34mINFOm] This is not an SVN project 18:11:02,384 [1;34mINFOm] No dependency problems found 18:11:02,385 [1;34mINFOm] Qulice quality check completed in 4s 18:11:02,385 [1;34mINFOm] 18:11:02,385 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:resourcesm 1m(default-resources)m @ 36mlazylead-jira0;1m ---m 18:11:02,385 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:02,386 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources' with basic configurator --> 18:11:02,386 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:11:02,387 [1;36mDEBUGm] (f) buildFilters = [] 18:11:02,387 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:02,387 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:11:02,387 [1;36mDEBUGm] (f) fileNameFiltering = false 18:11:02,387 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:11:02,387 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-jira/target/classes 18:11:02,388 [1;36mDEBUGm] (s) overwrite = false 18:11:02,388 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:02,388 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-jira/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:11:02,388 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:02,389 [1;36mDEBUGm] (f) skip = false 18:11:02,389 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:11:02,389 [1;36mDEBUGm] (f) useBuildFilters = true 18:11:02,389 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:11:02,389 [1;36mDEBUGm] -- end configuration -- 18:11:02,390 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-jira/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:11:02Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:11:02,403 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:11:02,403 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-jira/src/main/resources excludes [] includes [] 18:11:02,403 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-jira/src/main/resources 18:11:02,403 [1;36mDEBUGm] no use filter components 18:11:02,404 [1;34mINFOm] 18:11:02,404 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:copy-resourcesm 1m(copy-resources)m @ 36mlazylead-jira0;1m ---m 18:11:02,404 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:02,405 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources' with basic configurator --> 18:11:02,405 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:11:02,405 [1;36mDEBUGm] (f) buildFilters = [] 18:11:02,406 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:02,406 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:11:02,406 [1;36mDEBUGm] (f) fileNameFiltering = false 18:11:02,406 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:11:02,406 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-jira/target/classes 18:11:02,406 [1;36mDEBUGm] (s) overwrite = false 18:11:02,406 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:02,407 [1;36mDEBUGm] (s) directory = src/main/resources 18:11:02,407 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:11:02,407 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:02,407 [1;36mDEBUGm] (f) skip = false 18:11:02,407 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:11:02,408 [1;36mDEBUGm] (f) useBuildFilters = true 18:11:02,408 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:11:02,408 [1;36mDEBUGm] -- end configuration -- 18:11:02,408 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-jira/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:11:02Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:11:02,422 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:11:02,422 [1;36mDEBUGm] resource with targetPath null directory src/main/resources excludes [] includes [] 18:11:02,422 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-jira/src/main/resources 18:11:02,423 [1;36mDEBUGm] no use filter components 18:11:02,423 [1;34mINFOm] 18:11:02,423 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:prepare-agentm 1m(jacoco-initialize)m @ 36mlazylead-jira0;1m ---m 18:11:02,423 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:02,424 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent' with basic configurator --> 18:11:02,424 [1;36mDEBUGm] (f) destFile = /home/r/repo/lazylead-jira/target/jacoco.exec 18:11:02,425 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:11:02,425 [1;36mDEBUGm] (f) output = file 18:11:02,425 [1;36mDEBUGm] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.8.2:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.8.2:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.22:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.8.2:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.8.2:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:6.2.1:compile, org.ow2.asm:asm-commons=org.ow2.asm:asm-commons:jar:6.2.1:compile, org.ow2.asm:asm-analysis=org.ow2.asm:asm-analysis:jar:6.2.1:compile, org.ow2.asm:asm-tree=org.ow2.asm:asm-tree:jar:6.2.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.8.2:compile} 18:11:02,436 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:02,436 [1;36mDEBUGm] (f) skip = false 18:11:02,436 [1;36mDEBUGm] -- end configuration -- 18:11:02,436 [1;34mINFOm] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-jira/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:11:02,437 [1;34mINFOm] 18:11:02,437 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:compilem 1m(default-compile)m @ 36mlazylead-jira0;1m ---m 18:11:02,437 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:02,438 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile' with basic configurator --> 18:11:02,438 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-jira 18:11:02,439 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-jira/target 18:11:02,439 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-jira/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar, /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar, /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar, /home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar, /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar, /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar, /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar, /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar, /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar, /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar, /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar, /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar, /home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar, /home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar, /home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar, /home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar, /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar, /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar, /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar, /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar, /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar, /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar, /home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar, /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar, /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar, /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar, /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar, /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:11:02,444 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-jira/src/main/java] 18:11:02,444 [1;36mDEBUGm] (f) compilerId = javac 18:11:02,444 [1;36mDEBUGm] (f) debug = true 18:11:02,444 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:02,444 [1;36mDEBUGm] (f) failOnError = true 18:11:02,444 [1;36mDEBUGm] (f) failOnWarning = false 18:11:02,444 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:11:02,445 [1;36mDEBUGm] (f) fork = false 18:11:02,445 [1;36mDEBUGm] (f) generatedSourcesDirectory = /home/r/repo/lazylead-jira/target/generated-sources/annotations 18:11:02,445 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile {execution: default-compile} 18:11:02,445 [1;36mDEBUGm] (f) optimize = false 18:11:02,445 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-jira/target/classes 18:11:02,445 [1;36mDEBUGm] (f) parameters = false 18:11:02,445 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:02,446 [1;36mDEBUGm] (f) projectArtifact = io.github.dgroup:lazylead-jira:jar:0.1.0 18:11:02,446 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:02,446 [1;36mDEBUGm] (f) showDeprecation = false 18:11:02,446 [1;36mDEBUGm] (f) showWarnings = false 18:11:02,446 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:11:02,446 [1;36mDEBUGm] (f) source = 11 18:11:02,447 [1;36mDEBUGm] (f) staleMillis = 0 18:11:02,447 [1;36mDEBUGm] (s) target = 11 18:11:02,447 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:11:02,447 [1;36mDEBUGm] (f) verbose = false 18:11:02,447 [1;36mDEBUGm] -- end configuration -- 18:11:02,447 [1;36mDEBUGm] Using compiler 'javac'. 18:11:02,447 [1;36mDEBUGm] Adding /home/r/repo/lazylead-jira/target/generated-sources/annotations to compile source roots: /home/r/repo/lazylead-jira/src/main/java 18:11:02,448 [1;36mDEBUGm] New compile source roots: /home/r/repo/lazylead-jira/src/main/java /home/r/repo/lazylead-jira/target/generated-sources/annotations 18:11:02,448 [1;36mDEBUGm] CompilerReuseStrategy: reuseCreated 18:11:02,448 [1;36mDEBUGm] useIncrementalCompilation enabled 18:11:02,452 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/user/AssigneesOf.java 18:11:02,452 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/EmptyJira.java 18:11:02,452 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/LocalJira.java 18:11:02,452 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/annoying/RemindAboutMissingTimeSpent.java 18:11:02,453 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/JiraEnvelope.java 18:11:02,453 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/annoying/DueDateInPastOrSeemsToExpireSoon.java 18:11:02,453 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/annoying/RemindAboutTasksWithoutOriginalEstimations.java 18:11:02,453 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/package-info.java 18:11:02,453 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/user/AssigneeOf.java 18:11:02,454 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/user/UserOf.java 18:11:02,454 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/annoying/PrintTeamCapacityToNewlyCreatedTickets.java 18:11:02,454 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/user/package-info.java 18:11:02,454 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/annoying/package-info.java 18:11:02,454 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/FakeJira.java 18:11:02,455 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/filter/package-info.java 18:11:02,455 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/Jira.java 18:11:02,455 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/issue/IssueEnvelope.java 18:11:02,455 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/issue/Silent.java 18:11:02,455 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/issue/IssueOf.java 18:11:02,456 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/filter/FilterOf.java 18:11:02,456 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/Fetch.java 18:11:02,456 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/issue/package-info.java 18:11:02,456 [1;34mINFOm] Changes detected - recompiling the module! 18:11:02,456 [1;36mDEBUGm] Classpath: 18:11:02,457 [1;36mDEBUGm] /home/r/repo/lazylead-jira/target/classes 18:11:02,457 [1;36mDEBUGm] /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:11:02,457 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar 18:11:02,457 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar 18:11:02,457 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar 18:11:02,457 [1;36mDEBUGm] /home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 18:11:02,458 [1;36mDEBUGm] /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar 18:11:02,458 [1;36mDEBUGm] /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar 18:11:02,458 [1;36mDEBUGm] /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar 18:11:02,458 [1;36mDEBUGm] /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar 18:11:02,458 [1;36mDEBUGm] /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar 18:11:02,458 [1;36mDEBUGm] /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar 18:11:02,459 [1;36mDEBUGm] /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar 18:11:02,459 [1;36mDEBUGm] /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar 18:11:02,459 [1;36mDEBUGm] /home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar 18:11:02,459 [1;36mDEBUGm] /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar 18:11:02,459 [1;36mDEBUGm] /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar 18:11:02,459 [1;36mDEBUGm] /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar 18:11:02,460 [1;36mDEBUGm] /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar 18:11:02,460 [1;36mDEBUGm] /home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar 18:11:02,460 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar 18:11:02,460 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar 18:11:02,460 [1;36mDEBUGm] /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar 18:11:02,460 [1;36mDEBUGm] /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar 18:11:02,461 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar 18:11:02,461 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar 18:11:02,461 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar 18:11:02,461 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar 18:11:02,461 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar 18:11:02,462 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar 18:11:02,462 [1;36mDEBUGm] /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar 18:11:02,462 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar 18:11:02,462 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar 18:11:02,462 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar 18:11:02,463 [1;36mDEBUGm] /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:11:02,463 [1;36mDEBUGm] /home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 18:11:02,463 [1;36mDEBUGm] /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar 18:11:02,463 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar 18:11:02,463 [1;36mDEBUGm] /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar 18:11:02,463 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar 18:11:02,463 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar 18:11:02,464 [1;36mDEBUGm] /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar 18:11:02,464 [1;36mDEBUGm] /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:11:02,464 [1;36mDEBUGm] /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:11:02,464 [1;36mDEBUGm] /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:11:02,464 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:11:02,464 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:11:02,464 [1;36mDEBUGm] Source roots: 18:11:02,464 [1;36mDEBUGm] /home/r/repo/lazylead-jira/src/main/java 18:11:02,464 [1;36mDEBUGm] /home/r/repo/lazylead-jira/target/generated-sources/annotations 18:11:02,465 [1;36mDEBUGm] Command line options: 18:11:02,465 [1;36mDEBUGm] -d /home/r/repo/lazylead-jira/target/classes -classpath /home/r/repo/lazylead-jira/target/classes:/home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar:/home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar:/home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar:/home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar:/home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar:/home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar:/home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar:/home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar:/home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar:/home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar:/home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar:/home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar:/home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar:/home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar:/home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar:/home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar:/home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar:/home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar:/home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar:/home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar:/home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar:/home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar:/home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar:/home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar:/home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar:/home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar:/home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar:/home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar:/home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar:/home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar:/home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar:/home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar:/home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar:/home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar:/home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar: -sourcepath /home/r/repo/lazylead-jira/src/main/java:/home/r/repo/lazylead-jira/target/generated-sources/annotations: -s /home/r/repo/lazylead-jira/target/generated-sources/annotations -g -nowarn -target 11 -source 11 -encoding UTF-8 18:11:02,475 [1;36mDEBUGm] incrementalBuildHelper#beforeRebuildExecution 18:11:02,476 [1;34mINFOm] Compiling 22 source files to /home/r/repo/lazylead-jira/target/classes 18:11:03,030 [1;36mDEBUGm] incrementalBuildHelper#afterRebuildExecution 18:11:03,032 [1;34mINFOm] 18:11:03,032 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:testResourcesm 1m(default-testResources)m @ 36mlazylead-jira0;1m ---m 18:11:03,033 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:03,035 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources' with basic configurator --> 18:11:03,036 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:11:03,037 [1;36mDEBUGm] (f) buildFilters = [] 18:11:03,037 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:03,037 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:11:03,038 [1;36mDEBUGm] (f) fileNameFiltering = false 18:11:03,038 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:11:03,039 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-jira/target/test-classes 18:11:03,040 [1;36mDEBUGm] (s) overwrite = false 18:11:03,041 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:03,043 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-jira/src/test/resources, PatternSet [includes: {}, excludes: {}]}}] 18:11:03,043 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:03,044 [1;36mDEBUGm] (f) skip = false 18:11:03,044 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:11:03,044 [1;36mDEBUGm] (f) useBuildFilters = true 18:11:03,044 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:11:03,045 [1;36mDEBUGm] -- end configuration -- 18:11:03,045 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-jira/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:11:03Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, argLine=-javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-jira/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:11:03,068 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:11:03,068 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-jira/src/test/resources excludes [] includes [] 18:11:03,069 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-jira/src/test/resources 18:11:03,069 [1;36mDEBUGm] no use filter components 18:11:03,069 [1;34mINFOm] 18:11:03,069 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:testCompilem 1m(default-testCompile)m @ 36mlazylead-jira0;1m ---m 18:11:03,070 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:03,071 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile' with basic configurator --> 18:11:03,072 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-jira 18:11:03,072 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-jira/target 18:11:03,073 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-jira/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar, /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar, /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar, /home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar, /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar, /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar, /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar, /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar, /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar, /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar, /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar, /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar, /home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar, /home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar, /home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar, /home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar, /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar, /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar, /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar, /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar, /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar, /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar, /home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar, /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar, /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar, /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar, /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar, /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:11:03,084 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-jira/src/test/java] 18:11:03,085 [1;36mDEBUGm] (f) compilerId = javac 18:11:03,085 [1;36mDEBUGm] (f) debug = true 18:11:03,085 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:03,085 [1;36mDEBUGm] (f) failOnError = true 18:11:03,086 [1;36mDEBUGm] (f) failOnWarning = false 18:11:03,086 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:11:03,086 [1;36mDEBUGm] (f) fork = false 18:11:03,086 [1;36mDEBUGm] (f) generatedTestSourcesDirectory = /home/r/repo/lazylead-jira/target/generated-test-sources/test-annotations 18:11:03,086 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile {execution: default-testCompile} 18:11:03,087 [1;36mDEBUGm] (f) optimize = false 18:11:03,087 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-jira/target/test-classes 18:11:03,087 [1;36mDEBUGm] (f) parameters = false 18:11:03,087 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:03,087 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:03,088 [1;36mDEBUGm] (f) showDeprecation = false 18:11:03,088 [1;36mDEBUGm] (f) showWarnings = false 18:11:03,088 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:11:03,088 [1;36mDEBUGm] (f) source = 11 18:11:03,088 [1;36mDEBUGm] (f) staleMillis = 0 18:11:03,088 [1;36mDEBUGm] (s) target = 11 18:11:03,088 [1;36mDEBUGm] (f) testPath = [/home/r/repo/lazylead-jira/target/test-classes, /home/r/repo/lazylead-jira/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar, /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar, /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar, /home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar, /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar, /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar, /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar, /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar, /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar, /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar, /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar, /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar, /home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar, /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar, /home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar, /home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar, /home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar, /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar, /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar, /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar, /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar, /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar, /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar, /home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar, /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar, /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar, /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar, /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar, /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar, /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar, /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar, /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar] 18:11:03,101 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:11:03,101 [1;36mDEBUGm] (f) verbose = false 18:11:03,101 [1;36mDEBUGm] -- end configuration -- 18:11:03,102 [1;36mDEBUGm] Using compiler 'javac'. 18:11:03,102 [1;36mDEBUGm] Adding /home/r/repo/lazylead-jira/target/generated-test-sources/test-annotations to test-compile source roots: /home/r/repo/lazylead-jira/src/test/java 18:11:03,102 [1;36mDEBUGm] New test-compile source roots: /home/r/repo/lazylead-jira/src/test/java /home/r/repo/lazylead-jira/target/generated-test-sources/test-annotations 18:11:03,103 [1;36mDEBUGm] CompilerReuseStrategy: reuseCreated 18:11:03,103 [1;36mDEBUGm] useIncrementalCompilation enabled 18:11:03,105 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/JiraTestIT.java 18:11:03,106 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/issue/package-info.java 18:11:03,106 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/user/AssigneeOfTest.java 18:11:03,107 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/issue/IssueEnvelopeIT.java 18:11:03,107 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/package-info.java 18:11:03,108 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-jira/src/test/java/io/github/dgroup/lazylead/jira/user/package-info.java 18:11:03,108 [1;34mINFOm] Changes detected - recompiling the module! 18:11:03,108 [1;36mDEBUGm] Classpath: 18:11:03,108 [1;36mDEBUGm] /home/r/repo/lazylead-jira/target/test-classes 18:11:03,109 [1;36mDEBUGm] /home/r/repo/lazylead-jira/target/classes 18:11:03,109 [1;36mDEBUGm] /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:11:03,109 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar 18:11:03,109 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar 18:11:03,110 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar 18:11:03,110 [1;36mDEBUGm] /home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 18:11:03,111 [1;36mDEBUGm] /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar 18:11:03,111 [1;36mDEBUGm] /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar 18:11:03,111 [1;36mDEBUGm] /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar 18:11:03,112 [1;36mDEBUGm] /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar 18:11:03,112 [1;36mDEBUGm] /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar 18:11:03,112 [1;36mDEBUGm] /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar 18:11:03,113 [1;36mDEBUGm] /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar 18:11:03,113 [1;36mDEBUGm] /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar 18:11:03,113 [1;36mDEBUGm] /home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar 18:11:03,113 [1;36mDEBUGm] /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar 18:11:03,114 [1;36mDEBUGm] /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar 18:11:03,114 [1;36mDEBUGm] /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar 18:11:03,114 [1;36mDEBUGm] /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar 18:11:03,115 [1;36mDEBUGm] /home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar 18:11:03,115 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar 18:11:03,115 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar 18:11:03,116 [1;36mDEBUGm] /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar 18:11:03,116 [1;36mDEBUGm] /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar 18:11:03,116 [1;36mDEBUGm] /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar 18:11:03,117 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar 18:11:03,117 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar 18:11:03,118 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar 18:11:03,118 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar 18:11:03,118 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar 18:11:03,119 [1;36mDEBUGm] /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar 18:11:03,119 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar 18:11:03,119 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar 18:11:03,120 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar 18:11:03,120 [1;36mDEBUGm] /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:11:03,120 [1;36mDEBUGm] /home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 18:11:03,120 [1;36mDEBUGm] /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar 18:11:03,120 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar 18:11:03,121 [1;36mDEBUGm] /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar 18:11:03,121 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar 18:11:03,121 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar 18:11:03,121 [1;36mDEBUGm] /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar 18:11:03,121 [1;36mDEBUGm] /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:11:03,121 [1;36mDEBUGm] /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:11:03,121 [1;36mDEBUGm] /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:11:03,121 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:11:03,122 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:11:03,122 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar 18:11:03,122 [1;36mDEBUGm] /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar 18:11:03,122 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar 18:11:03,122 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar 18:11:03,123 [1;36mDEBUGm] /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar 18:11:03,123 [1;36mDEBUGm] /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar 18:11:03,123 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:11:03,123 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar 18:11:03,123 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar 18:11:03,124 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:11:03,124 [1;36mDEBUGm] /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 18:11:03,124 [1;36mDEBUGm] /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:11:03,124 [1;36mDEBUGm] Source roots: 18:11:03,124 [1;36mDEBUGm] /home/r/repo/lazylead-jira/src/test/java 18:11:03,125 [1;36mDEBUGm] /home/r/repo/lazylead-jira/target/generated-test-sources/test-annotations 18:11:03,125 [1;36mDEBUGm] Command line options: 18:11:03,125 [1;36mDEBUGm] -d /home/r/repo/lazylead-jira/target/test-classes -classpath /home/r/repo/lazylead-jira/target/test-classes:/home/r/repo/lazylead-jira/target/classes:/home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar:/home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar:/home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar:/home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar:/home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar:/home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar:/home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar:/home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar:/home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar:/home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar:/home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar:/home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar:/home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar:/home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar:/home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar:/home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar:/home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar:/home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar:/home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar:/home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar:/home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar:/home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar:/home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar:/home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar:/home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar:/home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar:/home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar:/home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar:/home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar:/home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar:/home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar:/home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar:/home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar:/home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar:/home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar:/home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar:/home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar:/home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar:/home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar:/home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar: -sourcepath /home/r/repo/lazylead-jira/src/test/java:/home/r/repo/lazylead-jira/target/generated-test-sources/test-annotations: -s /home/r/repo/lazylead-jira/target/generated-test-sources/test-annotations -g -nowarn -target 11 -source 11 -encoding UTF-8 18:11:03,136 [1;36mDEBUGm] incrementalBuildHelper#beforeRebuildExecution 18:11:03,137 [1;34mINFOm] Compiling 6 source files to /home/r/repo/lazylead-jira/target/test-classes 18:11:03,374 [1;36mDEBUGm] incrementalBuildHelper#afterRebuildExecution 18:11:03,375 [1;34mINFOm] 18:11:03,375 [1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M3:testm 1m(default-test)m @ 36mlazylead-jira0;1m ---m 18:11:03,376 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:03,377 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' with basic configurator --> 18:11:03,377 [1;36mDEBUGm] (s) additionalClasspathElements = [] 18:11:03,378 [1;36mDEBUGm] (s) argLine = -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-jira/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:11:03,379 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-jira 18:11:03,379 [1;36mDEBUGm] (s) childDelegation = false 18:11:03,379 [1;36mDEBUGm] (s) classesDirectory = /home/r/repo/lazylead-jira/target/classes 18:11:03,380 [1;36mDEBUGm] (s) classpathDependencyExcludes = [] 18:11:03,380 [1;36mDEBUGm] (s) dependenciesToScan = [] 18:11:03,380 [1;36mDEBUGm] (s) disableXmlReport = false 18:11:03,380 [1;36mDEBUGm] (s) enableAssertions = true 18:11:03,381 [1;36mDEBUGm] (f) forkCount = 1 18:11:03,381 [1;36mDEBUGm] (s) forkMode = once 18:11:03,381 [1;36mDEBUGm] (s) forkedProcessExitTimeoutInSeconds = 30 18:11:03,382 [1;36mDEBUGm] (s) junitArtifactName = junit:junit 18:11:03,382 [1;36mDEBUGm] (s) junitPlatformArtifactName = org.junit.platform:junit-platform-engine 18:11:03,382 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:11:03,383 [1;36mDEBUGm] (s) parallel = method 18:11:03,383 [1;36mDEBUGm] (f) parallelMavenExecution = false 18:11:03,383 [1;36mDEBUGm] (s) parallelOptimized = true 18:11:03,384 [1;36mDEBUGm] (s) perCoreThreadCount = true 18:11:03,384 [1;36mDEBUGm] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:3.0.0-M3:, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:runtime, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:runtime, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:runtime, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:runtime, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:runtime, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:runtime, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-logger-api=org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:3.0.0-M3:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:3.0-alpha-2:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:3.0:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:3.0:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:3.0:compile, org.apache.maven:maven-settings-builder=org.apache.maven:maven-settings-builder:jar:3.0:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:3.0:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:3.0:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:3.0:compile, org.apache.maven:maven-model-builder=org.apache.maven:maven-model-builder:jar:3.0:compile, org.apache.maven:maven-aether-provider=org.apache.maven:maven-aether-provider:jar:3.0:runtime, org.sonatype.aether:aether-impl=org.sonatype.aether:aether-impl:jar:1.7:compile, org.sonatype.aether:aether-spi=org.sonatype.aether:aether-spi:jar:1.7:compile, org.sonatype.aether:aether-api=org.sonatype.aether:aether-api:jar:1.7:compile, org.sonatype.aether:aether-util=org.sonatype.aether:aether-util:jar:1.7:compile, org.sonatype.sisu:sisu-inject-plexus=org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile, org.sonatype.sisu:sisu-inject-bean=org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile, org.sonatype.sisu:sisu-guice=org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.14:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.0.4:compile, org.codehaus.plexus:plexus-classworlds=org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile, org.codehaus.plexus:plexus-component-annotations=org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile, org.sonatype.plexus:plexus-sec-dispatcher=org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher=org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven:maven-compat=org.apache.maven:maven-compat:jar:3.0:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile, org.codehaus.plexus:plexus-java=org.codehaus.plexus:plexus-java:jar:1.0.1:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:7.0-beta:compile, com.thoughtworks.qdox:qdox=com.thoughtworks.qdox:qdox:jar:2.0-M9:compile} 18:11:03,394 [1;36mDEBUGm] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' --- 18:11:03,395 [1;36mDEBUGm] (s) printSummary = true 18:11:03,395 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:03,396 [1;36mDEBUGm] (s) projectArtifactMap = {io.github.dgroup:lazylead-api=io.github.dgroup:lazylead-api:jar:0.1.0:provided, com.atlassian.jira:jira-rest-java-client-core=com.atlassian.jira:jira-rest-java-client-core:jar:5.1.1-e0dd194:provided, com.atlassian.jira:jira-rest-java-client-api=com.atlassian.jira:jira-rest-java-client-api:jar:5.1.1-e0dd194:provided, com.atlassian.httpclient:atlassian-httpclient-api=com.atlassian.httpclient:atlassian-httpclient-api:jar:2.0.0-m1:provided, com.google.guava:guava=com.google.guava:guava:jar:18.0:provided, com.google.code.findbugs:jsr305=com.google.code.findbugs:jsr305:jar:3.0.0:provided, com.sun.jersey:jersey-client=com.sun.jersey:jersey-client:jar:1.19:provided, com.sun.jersey:jersey-core=com.sun.jersey:jersey-core:jar:1.19:provided, com.sun.jersey:jersey-json=com.sun.jersey:jersey-json:jar:1.19:provided, org.codehaus.jettison:jettison=org.codehaus.jettison:jettison:jar:1.1:provided, com.sun.xml.bind:jaxb-impl=com.sun.xml.bind:jaxb-impl:jar:2.2.3-1:provided, javax.xml.bind:jaxb-api=javax.xml.bind:jaxb-api:jar:2.2.2:provided, javax.xml.stream:stax-api=javax.xml.stream:stax-api:jar:1.0-2:provided, javax.activation:activation=javax.activation:activation:jar:1.1:provided, org.codehaus.jackson:jackson-core-asl=org.codehaus.jackson:jackson-core-asl:jar:1.9.2:provided, org.codehaus.jackson:jackson-mapper-asl=org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2:provided, org.codehaus.jackson:jackson-jaxrs=org.codehaus.jackson:jackson-jaxrs:jar:1.9.2:provided, org.codehaus.jackson:jackson-xc=org.codehaus.jackson:jackson-xc:jar:1.9.2:provided, joda-time:joda-time=joda-time:joda-time:jar:2.9.9:provided, com.atlassian.sal:sal-api=com.atlassian.sal:sal-api:jar:3.0.7:provided, com.atlassian.event:atlassian-event=com.atlassian.event:atlassian-event:jar:3.0.0:provided, org.springframework:spring-beans=org.springframework:spring-beans:jar:4.1.7.RELEASE:provided, org.springframework:spring-core=org.springframework:spring-core:jar:4.1.7.RELEASE:provided, com.atlassian.httpclient:atlassian-httpclient-library=com.atlassian.httpclient:atlassian-httpclient-library:jar:2.0.0-m1:provided, org.apache.httpcomponents:httpasyncclient-cache=org.apache.httpcomponents:httpasyncclient-cache:jar:4.1.3:provided, org.apache.httpcomponents:httpclient-cache=org.apache.httpcomponents:httpclient-cache:jar:4.5.5:provided, org.apache.httpcomponents:httpasyncclient=org.apache.httpcomponents:httpasyncclient:jar:4.1.3:provided, org.apache.httpcomponents:httpcore-nio=org.apache.httpcomponents:httpcore-nio:jar:4.4.6:provided, org.apache.httpcomponents:httpmime=org.apache.httpcomponents:httpmime:jar:4.5.5:provided, io.atlassian.util.concurrent:atlassian-util-concurrent=io.atlassian.util.concurrent:atlassian-util-concurrent:jar:4.0.1:provided, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.5:provided, org.apache.httpcomponents:httpclient=org.apache.httpcomponents:httpclient:jar:4.5.6:provided, org.apache.httpcomponents:httpcore=org.apache.httpcomponents:httpcore:jar:4.4.10:provided, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.2:provided, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.10:provided, io.atlassian.fugue:fugue=io.atlassian.fugue:fugue:jar:4.7.1:provided, org.glassfish.jersey.core:jersey-common=org.glassfish.jersey.core:jersey-common:jar:2.27:provided, javax.annotation:javax.annotation-api=javax.annotation:javax.annotation-api:jar:1.2:provided, org.glassfish.hk2.external:javax.inject=org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:provided, org.glassfish.hk2:osgi-resource-locator=org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:provided, javax.ws.rs:jsr311-api=javax.ws.rs:jsr311-api:jar:1.1.1:provided, org.cactoos:cactoos=org.cactoos:cactoos:jar:0.38:provided, com.github.dgroup:velocity=com.github.dgroup:velocity:jar:0.4.0:provided, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:provided, ch.qos.logback:logback-classic=ch.qos.logback:logback-classic:jar:1.2.3:provided, ch.qos.logback:logback-core=ch.qos.logback:logback-core:jar:1.2.3:provided, org.junit.vintage:junit-vintage-engine=org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:test, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:test, junit:junit=junit:junit:jar:4.12:test, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:test, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test, org.hamcrest:hamcrest-all=org.hamcrest:hamcrest-all:jar:1.3:test, org.assertj:assertj-core=org.assertj:assertj-core:jar:3.8.0:test, org.llorllale:cactoos-matchers=org.llorllale:cactoos-matchers:jar:0.13:test} 18:11:03,410 [1;36mDEBUGm] (s) projectBuildDirectory = /home/r/repo/lazylead-jira/target 18:11:03,410 [1;36mDEBUGm] (s) redirectTestOutputToFile = false 18:11:03,410 [1;36mDEBUGm] (s) remoteRepositories = [ id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => never] ] 18:11:03,411 [1;36mDEBUGm] (s) reportFormat = brief 18:11:03,411 [1;36mDEBUGm] (s) reportsDirectory = /home/r/repo/lazylead-jira/target/surefire-reports 18:11:03,412 [1;36mDEBUGm] (f) rerunFailingTestsCount = 0 18:11:03,412 [1;36mDEBUGm] (f) reuseForks = true 18:11:03,412 [1;36mDEBUGm] (s) runOrder = filesystem 18:11:03,412 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:03,413 [1;36mDEBUGm] (f) shutdown = testset 18:11:03,413 [1;36mDEBUGm] (s) skip = false 18:11:03,413 [1;36mDEBUGm] (f) skipAfterFailureCount = 0 18:11:03,413 [1;36mDEBUGm] (s) skipTests = false 18:11:03,413 [1;36mDEBUGm] (s) suiteXmlFiles = [] 18:11:03,414 [1;36mDEBUGm] (s) tempDir = surefire 18:11:03,414 [1;36mDEBUGm] (s) testClassesDirectory = /home/r/repo/lazylead-jira/target/test-classes 18:11:03,414 [1;36mDEBUGm] (s) testFailureIgnore = false 18:11:03,414 [1;36mDEBUGm] (s) testNGArtifactName = org.testng:testng 18:11:03,415 [1;36mDEBUGm] (s) testSourceDirectory = /home/r/repo/lazylead-jira/src/test/java 18:11:03,415 [1;36mDEBUGm] (s) threadCount = 4 18:11:03,415 [1;36mDEBUGm] (s) threadCountClasses = 0 18:11:03,415 [1;36mDEBUGm] (s) threadCountMethods = 0 18:11:03,416 [1;36mDEBUGm] (s) threadCountSuites = 0 18:11:03,416 [1;36mDEBUGm] (s) trimStackTrace = true 18:11:03,416 [1;36mDEBUGm] (s) useFile = true 18:11:03,416 [1;36mDEBUGm] (s) useManifestOnlyJar = true 18:11:03,416 [1;36mDEBUGm] (f) useModulePath = true 18:11:03,417 [1;36mDEBUGm] (s) useSystemClassLoader = false 18:11:03,417 [1;36mDEBUGm] (s) useUnlimitedThreads = false 18:11:03,417 [1;36mDEBUGm] (s) workingDirectory = /home/r/repo/lazylead-jira 18:11:03,417 [1;36mDEBUGm] -- end configuration -- 18:11:03,421 [1;36mDEBUGm] Surefire report directory: /home/r/repo/lazylead-jira/target/surefire-reports 18:11:03,425 [1;36mDEBUGm] Setting system property [basedir]=[/home/r/repo/lazylead-jira] 18:11:03,426 [1;36mDEBUGm] Setting system property [javax.net.ssl.trustStore]=[${JAVA_HOME}/lib/security/cacerts] 18:11:03,426 [1;36mDEBUGm] Setting system property [javax.net.ssl.trustStoreType]=[JKS] 18:11:03,426 [1;36mDEBUGm] Setting system property [user.dir]=[/home/r/repo/lazylead-jira] 18:11:03,426 [1;36mDEBUGm] Setting system property [org.slf4j.simpleLogger.dateTimeFormat]=[HH:mm:ss,SSS] 18:11:03,427 [1;36mDEBUGm] Setting system property [javax.net.ssl.trustStorePassword]=[changeit] 18:11:03,427 [1;36mDEBUGm] Setting system property [org.slf4j.simpleLogger.showDateTime]=[true] 18:11:03,427 [1;36mDEBUGm] Setting system property [localRepository]=[/home/r/.m2/repository] 18:11:03,428 [1;36mDEBUGm] Using JVM: /usr/lib/jvm/java-11-openjdk-amd64/bin/java with Java version 11 18:11:03,490 [1;36mDEBUGm] Adding to surefire booter test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar Scope: compile 18:11:03,490 [1;36mDEBUGm] Adding to surefire booter test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar Scope: compile 18:11:03,491 [1;36mDEBUGm] Adding to surefire booter test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar Scope: compile 18:11:03,495 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:03,495 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar Downloaded1fromucentral:uhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar (20 kB at 677 kB/s) 18:11:03,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/_remote.repositories 18:11:03,528 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar.lastUpdated 18:11:03,529 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:03,529 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.pom Downloaded1fromucentral:uhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.pom (5.5 kB at 262 kB/s) 18:11:03,551 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/_remote.repositories 18:11:03,552 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.pom.lastUpdated 18:11:03,553 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:03,553 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M3/surefire-providers-3.0.0-M3.pom Downloaded1fromucentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M3/surefire-providers-3.0.0-M3.pom (2.5 kB at 127 kB/s) 18:11:03,575 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-providers/3.0.0-M3/_remote.repositories 18:11:03,576 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/surefire-providers/3.0.0-M3/surefire-providers-3.0.0-M3.pom.lastUpdated 18:11:03,623 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:03,623 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.pom Downloaded1fromocentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.pom (3.1 kB at 83 kB/s) 18:11:03,662 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/_remote.repositories 18:11:03,662 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.pom.lastUpdated 18:11:03,710 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:03,710 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.pom Downloaded1fromucentral:fhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.pom (2.2 kB at 111 kB/s) 18:11:03,732 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/_remote.repositories 18:11:03,732 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.pom.lastUpdated 18:11:03,734 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:03,735 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom Downloaded1fromucentral:fhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom (2.4 kB at 85 kB/s) 18:11:03,763 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.3.1/_remote.repositories 18:11:03,764 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom.lastUpdated 18:11:03,766 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:03,767 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.pom Downloaded1fromucentral:fhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.pom (2.0 kB at 101 kB/s) 18:11:03,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.3.1/_remote.repositories 18:11:03,789 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.pom.lastUpdated 18:11:03,793 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:03,793 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar 18:11:03,795 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:03,794 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:03,796 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar 18:11:03,796 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:03,798 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar 18:11:03,797 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar Downloaded4fromucentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jarB(32)kBnat-785tkB/s)engine-1.3.1.jarj(27/1351kB)kB))kB) Progress (3): junit-platform-launcher-1.3.1.jar (95 kB) | junit-platf18:11:03,837 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/_remote.repositories 18:11:03,837 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar.lastUpdated Downloaded3fromucentral:fhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar)(95 kB at 1.9 MB/s) 18:11:03,849:[1;36mDEBUGm]rWritingntrackingjfile7/home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/_remote.repositories 18:11:03,850 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar.lastUpdated Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar (78 kB at 1.5 MB/s) 18:11:03,852 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.3.1/_remote.repositories 18:11:03,852 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar.lastUpdated Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar (135 kB at 2.3 MB/s) 18:11:03,860 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.3.1/_remote.repositories 18:11:03,860 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar.lastUpdated 18:11:03,861 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar Scope: test 18:11:03,862 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar Scope: test 18:11:03,862 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar Scope: test 18:11:03,862 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar Scope: test 18:11:03,863 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar Scope: test 18:11:03,863 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Scope: test 18:11:03,863 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar Scope: test 18:11:03,864 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar Scope: test 18:11:03,864 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar Scope: test 18:11:03,866 [1;36mDEBUGm] Removed artifact org.apiguardian:apiguardian-api:jar:1.0.0:test from provider. Already appears in test classpath. 18:11:03,867 [1;36mDEBUGm] Removed artifact org.junit.platform:junit-platform-engine:jar:1.3.1:test from provider. Already appears in test classpath. 18:11:03,867 [1;36mDEBUGm] Removed artifact org.junit.platform:junit-platform-commons:jar:1.3.1:test from provider. Already appears in test classpath. 18:11:03,868 [1;36mDEBUGm] Removed artifact org.opentest4j:opentest4j:jar:1.1.1:test from provider. Already appears in test classpath. 18:11:03,868 [1;36mDEBUGm] test classpath: /home/r/repo/lazylead-jira/target/test-classes /home/r/repo/lazylead-jira/target/classes /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar /home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar /home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar /home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar /home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar /home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:11:03,882 [1;36mDEBUGm] provider classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar 18:11:03,883 [1;36mDEBUGm] test(compact) classpath: test-classes classes lazylead-api-app-0.1.0.jar jira-rest-java-client-core-5.1.1-e0dd194.jar jira-rest-java-client-api-5.1.1-e0dd194.jar atlassian-httpclient-api-2.0.0-m1.jar guava-18.0.jar jsr305-3.0.0.jar jersey-client-1.19.jar jersey-core-1.19.jar jersey-json-1.19.jar jettison-1.1.jar jaxb-impl-2.2.3-1.jar jaxb-api-2.2.2.jar stax-api-1.0-2.jar activation-1.1.jar jackson-core-asl-1.9.2.jar jackson-mapper-asl-1.9.2.jar jackson-jaxrs-1.9.2.jar jackson-xc-1.9.2.jar joda-time-2.9.9.jar sal-api-3.0.7.jar atlassian-event-3.0.0.jar spring-beans-4.1.7.RELEASE.jar spring-core-4.1.7.RELEASE.jar atlassian-httpclient-library-2.0.0-m1.jar httpasyncclient-cache-4.1.3.jar httpclient-cache-4.5.5.jar httpasyncclient-4.1.3.jar httpcore-nio-4.4.6.jar httpmime-4.5.5.jar atlassian-util-concurrent-4.0.1.jar commons-lang3-3.5.jar httpclient-4.5.6.jar httpcore-4.4.10.jar commons-logging-1.2.jar commons-codec-1.10.jar fugue-4.7.1.jar jersey-common-2.27.jar javax.annotation-api-1.2.jar javax.inject-2.5.0-b42.jar osgi-resource-locator-1.0.1.jar jsr311-api-1.1.1.jar cactoos-0.38.jar velocity-0.4.0.jar slf4j-api-1.7.25.jar logback-classic-1.2.3.jar logback-core-1.2.3.jar junit-vintage-engine-5.4.0-M1.jar apiguardian-api-1.0.0.jar junit-platform-engine-1.4.0-M1.jar junit-platform-commons-1.4.0-M1.jar opentest4j-1.1.1.jar junit-4.12.jar hamcrest-core-1.3.jar junit-jupiter-engine-5.4.0-M1.jar junit-jupiter-api-5.4.0-M1.jar hamcrest-all-1.3.jar assertj-core-3.8.0.jar cactoos-matchers-0.13.jar 18:11:03,888 [1;36mDEBUGm] provider(compact) classpath: surefire-junit-platform-3.0.0-M3.jar surefire-api-3.0.0-M3.jar surefire-logger-api-3.0.0-M3.jar common-java5-3.0.0-M3.jar junit-platform-launcher-1.3.1.jar 18:11:03,888 [1;36mDEBUGm] in-process classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar /home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar 18:11:03,890 [1;36mDEBUGm] in-process(compact) classpath: surefire-junit-platform-3.0.0-M3.jar surefire-api-3.0.0-M3.jar surefire-logger-api-3.0.0-M3.jar common-java5-3.0.0-M3.jar junit-platform-launcher-1.3.1.jar maven-surefire-common-3.0.0-M3.jar 18:11:03,906 [1;34mINFOm] 18:11:03,906 [1;34mINFOm] ------------------------------------------------------- 18:11:03,907 [1;34mINFOm] T E S T S 18:11:03,907 [1;34mINFOm] ------------------------------------------------------- 18:11:03,918 [1;36mDEBUGm] Determined Maven Process ID 33 18:11:03,923 [1;36mDEBUGm] boot classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar /home/r/repo/lazylead-jira/target/test-classes /home/r/repo/lazylead-jira/target/classes /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-core/5.1.1-e0dd194/jira-rest-java-client-core-5.1.1-e0dd194.jar /home/r/.m2/repository/com/atlassian/jira/jira-rest-java-client-api/5.1.1-e0dd194/jira-rest-java-client-api-5.1.1-e0dd194.jar /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-api/2.0.0-m1/atlassian-httpclient-api-2.0.0-m1.jar /home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar /home/r/.m2/repository/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar /home/r/.m2/repository/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar /home/r/.m2/repository/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar /home/r/.m2/repository/com/sun/jersey/jersey-json/1.19/jersey-json-1.19.jar /home/r/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar /home/r/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar /home/r/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar /home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar /home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar /home/r/.m2/repository/joda-time/joda-time/2.9.9/joda-time-2.9.9.jar /home/r/.m2/repository/com/atlassian/sal/sal-api/3.0.7/sal-api-3.0.7.jar /home/r/.m2/repository/com/atlassian/event/atlassian-event/3.0.0/atlassian-event-3.0.0.jar /home/r/.m2/repository/org/springframework/spring-beans/4.1.7.RELEASE/spring-beans-4.1.7.RELEASE.jar /home/r/.m2/repository/org/springframework/spring-core/4.1.7.RELEASE/spring-core-4.1.7.RELEASE.jar /home/r/.m2/repository/com/atlassian/httpclient/atlassian-httpclient-library/2.0.0-m1/atlassian-httpclient-library-2.0.0-m1.jar /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient-cache/4.1.3/httpasyncclient-cache-4.1.3.jar /home/r/.m2/repository/org/apache/httpcomponents/httpclient-cache/4.5.5/httpclient-cache-4.5.5.jar /home/r/.m2/repository/org/apache/httpcomponents/httpasyncclient/4.1.3/httpasyncclient-4.1.3.jar /home/r/.m2/repository/org/apache/httpcomponents/httpcore-nio/4.4.6/httpcore-nio-4.4.6.jar /home/r/.m2/repository/org/apache/httpcomponents/httpmime/4.5.5/httpmime-4.5.5.jar /home/r/.m2/repository/io/atlassian/util/concurrent/atlassian-util-concurrent/4.0.1/atlassian-util-concurrent-4.0.1.jar /home/r/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /home/r/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar /home/r/.m2/repository/io/atlassian/fugue/fugue/4.7.1/fugue-4.7.1.jar /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.27/jersey-common-2.27.jar /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.jar /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar /home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar 18:11:03,939 [1;36mDEBUGm] boot(compact) classpath: surefire-booter-3.0.0-M3.jar surefire-api-3.0.0-M3.jar surefire-logger-api-3.0.0-M3.jar test-classes classes lazylead-api-app-0.1.0.jar jira-rest-java-client-core-5.1.1-e0dd194.jar jira-rest-java-client-api-5.1.1-e0dd194.jar atlassian-httpclient-api-2.0.0-m1.jar guava-18.0.jar jsr305-3.0.0.jar jersey-client-1.19.jar jersey-core-1.19.jar jersey-json-1.19.jar jettison-1.1.jar jaxb-impl-2.2.3-1.jar jaxb-api-2.2.2.jar stax-api-1.0-2.jar activation-1.1.jar jackson-core-asl-1.9.2.jar jackson-mapper-asl-1.9.2.jar jackson-jaxrs-1.9.2.jar jackson-xc-1.9.2.jar joda-time-2.9.9.jar sal-api-3.0.7.jar atlassian-event-3.0.0.jar spring-beans-4.1.7.RELEASE.jar spring-core-4.1.7.RELEASE.jar atlassian-httpclient-library-2.0.0-m1.jar httpasyncclient-cache-4.1.3.jar httpclient-cache-4.5.5.jar httpasyncclient-4.1.3.jar httpcore-nio-4.4.6.jar httpmime-4.5.5.jar atlassian-util-concurrent-4.0.1.jar commons-lang3-3.5.jar httpclient-4.5.6.jar httpcore-4.4.10.jar commons-logging-1.2.jar commons-codec-1.10.jar fugue-4.7.1.jar jersey-common-2.27.jar javax.annotation-api-1.2.jar javax.inject-2.5.0-b42.jar osgi-resource-locator-1.0.1.jar jsr311-api-1.1.1.jar cactoos-0.38.jar velocity-0.4.0.jar slf4j-api-1.7.25.jar logback-classic-1.2.3.jar logback-core-1.2.3.jar junit-vintage-engine-5.4.0-M1.jar apiguardian-api-1.0.0.jar junit-platform-engine-1.4.0-M1.jar junit-platform-commons-1.4.0-M1.jar opentest4j-1.1.1.jar junit-4.12.jar hamcrest-core-1.3.jar junit-jupiter-engine-5.4.0-M1.jar junit-jupiter-api-5.4.0-M1.jar hamcrest-all-1.3.jar assertj-core-3.8.0.jar cactoos-matchers-0.13.jar surefire-junit-platform-3.0.0-M3.jar common-java5-3.0.0-M3.jar junit-platform-launcher-1.3.1.jar 18:11:03,949 [1;36mDEBUGm] Forking command line: /bin/sh -c cd /home/r/repo/lazylead-jira && /usr/lib/jvm/java-11-openjdk-amd64/bin/java '-javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-jira/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file' org.apache.maven.surefire.booter.ForkedBooter /home/r/repo/lazylead-jira/target/surefire 2019-02-07T18-10-04_700-jvmRun1 surefire1922144429969098073tmp surefire_09395452828043211589tmp 18:11:05,276 [1;34mINFOm] Running io.github.dgroup.lazylead.jira.user.1mAssigneeOfTestm 18:11:05,365 [1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in io.github.dgroup.lazylead.jira.user.1mAssigneeOfTestm 18:11:05,738 [1;34mINFOm] 18:11:05,738 [1;34mINFOm] Results: 18:11:05,738 [1;34mINFOm] 18:11:05,738 [1;34mINFOm] 1;32mTests run: 2, Failures: 0, Errors: 0, Skipped: 0m 18:11:05,738 [1;34mINFOm] 18:11:05,739 [1;34mINFOm] 18:11:05,739 [1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:2.4:jarm 1m(default-jar)m @ 36mlazylead-jira0;1m ---m 18:11:05,739 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:05,740 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator --> 18:11:05,741 [1;36mDEBUGm] (f) classesDirectory = /home/r/repo/lazylead-jira/target/classes 18:11:05,741 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-jira/target/classes/META-INF/MANIFEST.MF 18:11:05,741 [1;36mDEBUGm] (f) finalName = lazylead-jira-0.1.0 18:11:05,742 [1;36mDEBUGm] (f) forceCreation = false 18:11:05,742 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-jira/target 18:11:05,742 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:05,742 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:05,743 [1;36mDEBUGm] (f) skipIfEmpty = false 18:11:05,743 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:11:05,743 [1;36mDEBUGm] -- end configuration -- 18:11:05,744 [1;36mDEBUGm] isUp2date: false (Destination /home/r/repo/lazylead-jira/target/lazylead-jira-0.1.0.jar not found.) 18:11:05,750 [1;34mINFOm] Building jar: /home/r/repo/lazylead-jira/target/lazylead-jira-0.1.0.jar 18:11:05,750 [1;36mDEBUGm] adding directory META-INF/ 18:11:05,750 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:11:05,751 [1;36mDEBUGm] adding directory checkstyle/ 18:11:05,751 [1;36mDEBUGm] adding directory io/ 18:11:05,751 [1;36mDEBUGm] adding directory io/github/ 18:11:05,751 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:11:05,752 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:11:05,752 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/ 18:11:05,752 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/user/ 18:11:05,752 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/annoying/ 18:11:05,753 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/issue/ 18:11:05,753 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/filter/ 18:11:05,753 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/AssigneeOf.class 18:11:05,754 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/AssigneesOf.class 18:11:05,754 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/UserOf.class 18:11:05,754 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/UserOf$1.class 18:11:05,755 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/EmptyJira.class 18:11:05,755 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/Jira.class 18:11:05,756 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/Fetch.class 18:11:05,756 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/RemindAboutTasksWithoutOriginalEstimations.class 18:11:05,757 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/RemindAboutMissingTimeSpent.class 18:11:05,757 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/PrintTeamCapacityToNewlyCreatedTickets.class 18:11:05,757 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/DueDateInPastOrSeemsToExpireSoon.class 18:11:05,758 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/JiraEnvelope.class 18:11:05,758 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/IssueOf.class 18:11:05,758 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/IssueEnvelope.class 18:11:05,759 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/Silent.class 18:11:05,759 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/filter/FilterOf.class 18:11:05,760 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/FakeJira.class 18:11:05,760 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/LocalJira.class 18:11:05,761 [1;36mDEBUGm] adding directory META-INF/maven/ 18:11:05,761 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:11:05,761 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-jira/ 18:11:05,761 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-jira/pom.xml 18:11:05,762 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-jira/pom.properties 18:11:05,763 [1;34mINFOm] 18:11:05,764 [1;34mINFOm] 1m--- 0;32mmaven-assembly-plugin:3.1.0:singlem 1m(make-a-jar-with-dependencies)m @ 36mlazylead-jira0;1m ---m 18:11:05,764 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:05,765 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' with basic configurator --> 18:11:05,765 [1;36mDEBUGm] (s) appendAssemblyId = false 18:11:05,766 [1;36mDEBUGm] (s) mainClass = io.github.dgroup.lazylead.cli.App 18:11:05,766 [1;36mDEBUGm] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@10c88d11 18:11:05,766 [1;36mDEBUGm] (s) archive = org.apache.maven.archiver.MavenArchiveConfiguration@75f1c170 18:11:05,766 [1;36mDEBUGm] (f) attach = true 18:11:05,766 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-jira 18:11:05,767 [1;36mDEBUGm] (s) descriptorRefs = [jar-with-dependencies] 18:11:05,767 [1;36mDEBUGm] (f) dryRun = false 18:11:05,767 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:05,767 [1;36mDEBUGm] (s) finalName = lazylead-jira-app-0.1.0 18:11:05,767 [1;36mDEBUGm] (f) ignoreDirFormatExtensions = true 18:11:05,768 [1;36mDEBUGm] (f) ignoreMissingDescriptor = false 18:11:05,768 [1;36mDEBUGm] (f) ignorePermissions = false 18:11:05,768 [1;36mDEBUGm] (f) includeProjectBuildFilters = true 18:11:05,768 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:11:05,769 [1;36mDEBUGm] (f) mavenSession = org.apache.maven.execution.MavenSession@70a898b0 18:11:05,769 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-jira/target 18:11:05,769 [1;36mDEBUGm] (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.HelpMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.SingleAssemblyMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' --- 18:11:05,770 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:05,771 [1;36mDEBUGm] (s) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:11:05,772 [1;36mDEBUGm] (f) recompressZippedFiles = true 18:11:05,772 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:11:05,774 [1;36mDEBUGm] (f) runOnlyAtExecutionRoot = false 18:11:05,774 [1;36mDEBUGm] (s) siteDirectory = /home/r/repo/lazylead-jira/target/site 18:11:05,774 [1;36mDEBUGm] (f) skipAssembly = false 18:11:05,775 [1;36mDEBUGm] (s) tarLongFileMode = warn 18:11:05,775 [1;36mDEBUGm] (s) tempRoot = /home/r/repo/lazylead-jira/target/archive-tmp 18:11:05,775 [1;36mDEBUGm] (f) updateOnly = false 18:11:05,775 [1;36mDEBUGm] (f) useJvmChmod = false 18:11:05,775 [1;36mDEBUGm] (s) workDirectory = /home/r/repo/lazylead-jira/target/assembly/work 18:11:05,776 [1;36mDEBUGm] -- end configuration -- 18:11:05,777 [1;36mDEBUGm] After assembly is interpolated: <?xml version="1.0" encoding="UTF-8"?> <assembly xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd" xmlns="http://maven.apache.org/ASSEMBLY/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <id>jar-with-dependencies</id> <formats> <format>jar</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <dependencySets> <dependencySet> <outputDirectory>/</outputDirectory> <unpack>true</unpack> </dependencySet> </dependencySets> </assembly> 18:11:05,778 [1;36mDEBUGm] All known ContainerDescriptorHandler components: [metaInf-spring, plexus, file-aggregator, metaInf-services] 18:11:05,779 [1;36mDEBUGm] Dependencies for project: io.github.dgroup:lazylead-jira:jar:0.1.0 are: io.github.dgroup:lazylead-api:jar:0.1.0:provided com.atlassian.jira:jira-rest-java-client-core:jar:5.1.1-e0dd194:provided org.apache.httpcomponents:httpclient:jar:4.5.6:provided io.atlassian.fugue:fugue:jar:4.7.1:provided org.glassfish.jersey.core:jersey-common:jar:2.27:provided javax.ws.rs:jsr311-api:jar:1.1.1:provided org.cactoos:cactoos:jar:0.38:provided com.github.dgroup:velocity:jar:0.4.0:provided org.slf4j:slf4j-api:jar:1.7.25:provided ch.qos.logback:logback-classic:jar:1.2.3:provided ch.qos.logback:logback-core:jar:1.2.3:provided org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test org.hamcrest:hamcrest-all:jar:1.3:test org.assertj:assertj-core:jar:3.8.0:test org.llorllale:cactoos-matchers:jar:0.13:test 18:11:05,781 [1;36mDEBUGm] Resolving project dependencies transitively. 18:11:06,221 [1;36mDEBUGm] While resolving dependencies of io.github.dgroup:lazylead-jira:jar:0.1.0: 18:11:06,221 [1;36mDEBUGm] Processing DependencySet (output=/) 18:11:06,221 [1;36mDEBUGm] Filtering dependency artifacts WITHOUT transitive dependency path information. 18:11:06,222 [1;36mDEBUGm] Adding 1 dependency artifacts. 18:11:06,224 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-jira:jar:0.1.0: (none) 18:11:06,224 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:11:06,227 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead:pom:0.1.0: (none) 18:11:06,227 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:11:06,229 [1;36mDEBUGm] Adding dependency artifact io.github.dgroup:lazylead-jira:jar:0.1.0. 18:11:06,229 [1;36mDEBUGm] Unpacking artifact contents for: io.github.dgroup:lazylead-jira:jar:0.1.0 to: 18:11:06,229 [1;36mDEBUGm] includes: **/* 18:11:06,230 [1;36mDEBUGm] excludes: none 18:11:06,230 [1;36mDEBUGm] Adding archived file-set in: /home/r/repo/lazylead-jira/target/lazylead-jira-0.1.0.jar to archive location: 18:11:06,241 [1;34mINFOm] Building jar: /home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar 18:11:06,243 [1;36mDEBUGm] adding directory META-INF/ 18:11:06,243 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:11:06,244 [1;36mDEBUGm] adding directory checkstyle/ 18:11:06,244 [1;36mDEBUGm] adding directory io/ 18:11:06,245 [1;36mDEBUGm] adding directory io/github/ 18:11:06,245 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:11:06,245 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:11:06,246 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/ 18:11:06,246 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/user/ 18:11:06,246 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/annoying/ 18:11:06,247 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/issue/ 18:11:06,247 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/filter/ 18:11:06,247 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/AssigneeOf.class 18:11:06,248 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/AssigneesOf.class 18:11:06,248 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/UserOf.class 18:11:06,249 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/UserOf$1.class 18:11:06,249 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/EmptyJira.class 18:11:06,250 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/Jira.class 18:11:06,250 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/Fetch.class 18:11:06,251 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/RemindAboutTasksWithoutOriginalEstimations.class 18:11:06,251 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/RemindAboutMissingTimeSpent.class 18:11:06,252 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/PrintTeamCapacityToNewlyCreatedTickets.class 18:11:06,252 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/DueDateInPastOrSeemsToExpireSoon.class 18:11:06,253 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/JiraEnvelope.class 18:11:06,253 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/IssueOf.class 18:11:06,254 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/IssueEnvelope.class 18:11:06,254 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/Silent.class 18:11:06,255 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/filter/FilterOf.class 18:11:06,255 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/FakeJira.class 18:11:06,256 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/LocalJira.class 18:11:06,256 [1;36mDEBUGm] adding directory META-INF/maven/ 18:11:06,256 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:11:06,257 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-jira/ 18:11:06,257 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-jira/pom.xml 18:11:06,257 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-jira/pom.properties 18:11:06,260 [1;33mWARNINGm] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 18:11:06,261 [1;33mWARNINGm] Replacing pre-existing project main-artifact file: /home/r/repo/lazylead-jira/target/lazylead-jira-0.1.0.jar with assembly file: /home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar 18:11:06,262 [1;34mINFOm] 18:11:06,262 [1;34mINFOm] 1m--- 0;32mmaven-source-plugin:2.2.1:jar-no-forkm 1m(attach-sources)m @ 36mlazylead-jira0;1m ---m 18:11:06,263 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:06,264 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork' with basic configurator --> 18:11:06,264 [1;36mDEBUGm] (f) attach = true 18:11:06,264 [1;36mDEBUGm] (f) classifier = sources 18:11:06,265 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-jira/target/classes/META-INF/MANIFEST.MF 18:11:06,265 [1;36mDEBUGm] (f) excludeResources = false 18:11:06,265 [1;36mDEBUGm] (f) finalName = lazylead-jira-0.1.0 18:11:06,265 [1;36mDEBUGm] (f) forceCreation = false 18:11:06,265 [1;36mDEBUGm] (f) includePom = false 18:11:06,265 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-jira/target 18:11:06,266 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:06,266 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:11:06,267 [1;36mDEBUGm] (f) skipSource = false 18:11:06,267 [1;36mDEBUGm] (f) useDefaultExcludes = true 18:11:06,267 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:11:06,267 [1;36mDEBUGm] -- end configuration -- 18:11:06,278 [1;36mDEBUGm] isUp2date: false (Destination /home/r/repo/lazylead-jira/target/lazylead-jira-0.1.0-sources.jar not found.) 18:11:06,284 [1;34mINFOm] Building jar: /home/r/repo/lazylead-jira/target/lazylead-jira-0.1.0-sources.jar 18:11:06,285 [1;36mDEBUGm] adding directory META-INF/ 18:11:06,285 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:11:06,286 [1;36mDEBUGm] adding directory io/ 18:11:06,286 [1;36mDEBUGm] adding directory io/github/ 18:11:06,286 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:11:06,286 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:11:06,287 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/ 18:11:06,287 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/user/ 18:11:06,287 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/annoying/ 18:11:06,287 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/issue/ 18:11:06,288 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/filter/ 18:11:06,288 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/package-info.java 18:11:06,288 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/UserOf.java 18:11:06,289 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/AssigneeOf.java 18:11:06,289 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/AssigneesOf.java 18:11:06,290 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/JiraEnvelope.java 18:11:06,290 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/RemindAboutTasksWithoutOriginalEstimations.java 18:11:06,290 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/RemindAboutMissingTimeSpent.java 18:11:06,291 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/DueDateInPastOrSeemsToExpireSoon.java 18:11:06,291 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/package-info.java 18:11:06,292 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/PrintTeamCapacityToNewlyCreatedTickets.java 18:11:06,292 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/package-info.java 18:11:06,293 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/Fetch.java 18:11:06,293 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/package-info.java 18:11:06,293 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/IssueEnvelope.java 18:11:06,294 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/Silent.java 18:11:06,295 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/IssueOf.java 18:11:06,295 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/filter/package-info.java 18:11:06,295 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/filter/FilterOf.java 18:11:06,296 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/FakeJira.java 18:11:06,296 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/Jira.java 18:11:06,297 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/LocalJira.java 18:11:06,297 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/EmptyJira.java 18:11:06,300 [1;34mINFOm] 18:11:06,300 [1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.9.1:jarm 1m(attach-javadocs)m @ 36mlazylead-jira0;1m ---m 18:11:06,300 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:06,301 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar' with basic configurator --> 18:11:06,302 [1;36mDEBUGm] (f) aggregate = false 18:11:06,302 [1;36mDEBUGm] (f) applyJavadocSecurityFix = true 18:11:06,302 [1;36mDEBUGm] (f) attach = true 18:11:06,302 [1;36mDEBUGm] (f) author = true 18:11:06,302 [1;36mDEBUGm] (f) bootclasspathArtifacts = [] 18:11:06,302 [1;36mDEBUGm] (f) bottom = Copyright © {inceptionYear}–{currentYear} {organizationName}. All rights reserved. 18:11:06,303 [1;36mDEBUGm] (f) breakiterator = false 18:11:06,303 [1;36mDEBUGm] (f) debug = false 18:11:06,303 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-jira/target/classes/META-INF/MANIFEST.MF 18:11:06,303 [1;36mDEBUGm] (f) detectJavaApiLink = true 18:11:06,303 [1;36mDEBUGm] (f) detectLinks = false 18:11:06,303 [1;36mDEBUGm] (f) detectOfflineLinks = true 18:11:06,304 [1;36mDEBUGm] (f) docfilessubdirs = false 18:11:06,304 [1;36mDEBUGm] (f) docletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:11:06,304 [1;36mDEBUGm] (f) docletArtifacts = [] 18:11:06,304 [1;36mDEBUGm] (f) doctitle = lazylead-jira 0.1.0 API 18:11:06,304 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:06,304 [1;36mDEBUGm] (f) failOnError = true 18:11:06,304 [1;36mDEBUGm] (f) finalName = lazylead-jira-0.1.0 18:11:06,305 [1;36mDEBUGm] (f) groups = [] 18:11:06,305 [1;36mDEBUGm] (f) includeDependencySources = false 18:11:06,305 [1;36mDEBUGm] (f) includeTransitiveDependencySources = false 18:11:06,305 [1;36mDEBUGm] (f) isOffline = false 18:11:06,305 [1;36mDEBUGm] (f) jarOutputDirectory = /home/r/repo/lazylead-jira/target 18:11:06,306 [1;36mDEBUGm] (f) javaApiLinks = {} 18:11:06,306 [1;36mDEBUGm] (f) javadocDirectory = /home/r/repo/lazylead-jira/src/main/javadoc 18:11:06,306 [1;36mDEBUGm] (f) javadocOptionsDir = /home/r/repo/lazylead-jira/target/javadoc-bundle-options 18:11:06,306 [1;36mDEBUGm] (f) keywords = false 18:11:06,306 [1;36mDEBUGm] (f) links = [] 18:11:06,307 [1;36mDEBUGm] (f) linksource = false 18:11:06,307 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:11:06,307 [1;36mDEBUGm] (f) nocomment = false 18:11:06,307 [1;36mDEBUGm] (f) nodeprecated = false 18:11:06,307 [1;36mDEBUGm] (f) nodeprecatedlist = false 18:11:06,307 [1;36mDEBUGm] (f) nohelp = false 18:11:06,307 [1;36mDEBUGm] (f) noindex = false 18:11:06,308 [1;36mDEBUGm] (f) nonavbar = false 18:11:06,308 [1;36mDEBUGm] (f) nooverview = false 18:11:06,308 [1;36mDEBUGm] (f) nosince = false 18:11:06,308 [1;36mDEBUGm] (f) notimestamp = false 18:11:06,308 [1;36mDEBUGm] (f) notree = false 18:11:06,308 [1;36mDEBUGm] (f) offlineLinks = [] 18:11:06,308 [1;36mDEBUGm] (f) old = false 18:11:06,308 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-jira/target/apidocs 18:11:06,309 [1;36mDEBUGm] (f) overview = /home/r/repo/lazylead-jira/src/main/javadoc/overview.html 18:11:06,309 [1;36mDEBUGm] (f) quiet = false 18:11:06,309 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:11:06,310 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:11:06,312 [1;36mDEBUGm] (f) resourcesArtifacts = [] 18:11:06,312 [1;36mDEBUGm] (f) serialwarn = false 18:11:06,312 [1;36mDEBUGm] (f) show = protected 18:11:06,312 [1;36mDEBUGm] (f) skip = false 18:11:06,312 [1;36mDEBUGm] (f) source = 8 18:11:06,313 [1;36mDEBUGm] (f) sourceDependencyCacheDir = /home/r/repo/lazylead-jira/target/distro-javadoc-sources 18:11:06,313 [1;36mDEBUGm] (f) splitindex = false 18:11:06,313 [1;36mDEBUGm] (f) stylesheet = java 18:11:06,313 [1;36mDEBUGm] (f) tagletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:11:06,314 [1;36mDEBUGm] (f) tagletArtifacts = [] 18:11:06,314 [1;36mDEBUGm] (f) taglets = [] 18:11:06,314 [1;36mDEBUGm] (s) name = todo 18:11:06,315 [1;36mDEBUGm] (s) placement = a 18:11:06,315 [1;36mDEBUGm] (s) head = todo: 18:11:06,315 [1;36mDEBUGm] (s) name = checkstyle 18:11:06,315 [1;36mDEBUGm] (s) placement = a 18:11:06,315 [1;36mDEBUGm] (s) head = checkstyle: 18:11:06,316 [1;36mDEBUGm] (f) tags = [name = 'todo' head = 'todo:', name = 'checkstyle' head = 'checkstyle:'] 18:11:06,316 [1;36mDEBUGm] (f) use = true 18:11:06,316 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:11:06,316 [1;36mDEBUGm] (f) useStandardDocletOptions = true 18:11:06,317 [1;36mDEBUGm] (f) validateLinks = false 18:11:06,317 [1;36mDEBUGm] (f) verbose = false 18:11:06,317 [1;36mDEBUGm] (f) version = true 18:11:06,317 [1;36mDEBUGm] (f) windowtitle = lazylead-jira 0.1.0 API 18:11:06,317 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:06,318 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:06,318 [1;36mDEBUGm] (f) settings = org.apache.maven.execution.SettingsAdapter@6c13019c 18:11:06,318 [1;36mDEBUGm] -- end configuration -- 18:11:06,432 [1;36mDEBUGm] Found Java API link: http://docs.oracle.com/javase/7/docs/api/ 18:11:06,433 [1;36mDEBUGm] Trying to add links for modules... 18:11:06,433 [1;36mDEBUGm] Added Javadoc offline link: http://maven.apache.org/lazylead-api/apidocs for the module: io.github.dgroup:lazylead-api:jar:0.1.0 18:11:06,434 [1;31mERRORm] Error fetching link: /home/r/repo/lazylead-api/target/apidocs/package-list. Ignored it. 18:11:06,434 [1;36mDEBUGm] /docker-java-home/bin/javadoc @options @packages 18:11:08,652 [1;34mINFOm] Loading source files for package io.github.dgroup.lazylead.jira.user... Loading source files for package io.github.dgroup.lazylead.jira... Loading source files for package io.github.dgroup.lazylead.jira.annoying... Loading source files for package io.github.dgroup.lazylead.jira.issue... Loading source files for package io.github.dgroup.lazylead.jira.filter... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/EmptyJira.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/FakeJira.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/Fetch.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/Jira.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/LocalJira.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/annoying/DueDateInPastOrSeemsToExpireSoon.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/annoying/PrintTeamCapacityToNewlyCreatedTickets.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/annoying/RemindAboutMissingTimeSpent.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/annoying/RemindAboutTasksWithoutOriginalEstimations.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/filter/FilterOf.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/issue/IssueOf.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/issue/Silent.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/user/AssigneeOf.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/user/AssigneesOf.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/user/UserOf.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/package-summary.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/package-tree.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/annoying/package-summary.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/annoying/package-tree.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/filter/package-summary.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/filter/package-tree.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/issue/package-summary.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/issue/package-tree.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/user/package-summary.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/user/package-tree.html... Generating /home/r/repo/lazylead-jira/target/apidocs/constant-values.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/user/class-use/AssigneeOf.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/user/class-use/AssigneesOf.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/user/class-use/UserOf.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/class-use/EmptyJira.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/class-use/Jira.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/class-use/Fetch.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/class-use/FakeJira.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/class-use/LocalJira.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/annoying/class-use/RemindAboutTasksWithoutOriginalEstimations.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/annoying/class-use/RemindAboutMissingTimeSpent.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/annoying/class-use/PrintTeamCapacityToNewlyCreatedTickets.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/annoying/class-use/DueDateInPastOrSeemsToExpireSoon.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/issue/class-use/IssueOf.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/issue/class-use/Silent.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/filter/class-use/FilterOf.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/package-use.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/annoying/package-use.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/filter/package-use.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/issue/package-use.html... Generating /home/r/repo/lazylead-jira/target/apidocs/io/github/dgroup/lazylead/jira/user/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/lazylead-jira/target/apidocs/overview-tree.html... Generating /home/r/repo/lazylead-jira/target/apidocs/index-all.html... Building index for all classes... Generating /home/r/repo/lazylead-jira/target/apidocs/allclasses-index.html... Generating /home/r/repo/lazylead-jira/target/apidocs/allpackages-index.html... Generating /home/r/repo/lazylead-jira/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/lazylead-jira/target/apidocs/allclasses.html... Generating /home/r/repo/lazylead-jira/target/apidocs/allclasses.html... Generating /home/r/repo/lazylead-jira/target/apidocs/index.html... Generating /home/r/repo/lazylead-jira/target/apidocs/overview-summary.html... Generating /home/r/repo/lazylead-jira/target/apidocs/help-doc.html... Note: Custom tags that could override future standard tags: @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names. Note: Custom tags that were not seen: @checkstyle 3 warnings 18:11:08,670 [1;33mWARNINGm] Javadoc Warnings 18:11:08,670 [1;33mWARNINGm] /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/Fetch.java:126: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:08,671 [1;33mWARNINGm] var max = 50; 18:11:08,671 [1;33mWARNINGm] ^ 18:11:08,671 [1;33mWARNINGm] /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/Fetch.java:128: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:08,672 [1;33mWARNINGm] final var pmax = "max-issues-per-iteration"; 18:11:08,672 [1;33mWARNINGm] ^ 18:11:08,672 [1;33mWARNINGm] /home/r/repo/lazylead-jira/src/main/java/io/github/dgroup/lazylead/jira/Fetch.java:129: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:08,673 [1;33mWARNINGm] final var properties = this.props.value(); 18:11:08,673 [1;33mWARNINGm] ^ 18:11:08,704 [1;34mINFOm] Building jar: /home/r/repo/lazylead-jira/target/lazylead-jira-0.1.0-javadoc.jar 18:11:08,705 [1;36mDEBUGm] adding directory META-INF/ 18:11:08,705 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:11:08,705 [1;36mDEBUGm] adding directory jquery/ 18:11:08,706 [1;36mDEBUGm] adding directory jquery/images/ 18:11:08,706 [1;36mDEBUGm] adding directory jquery/jszip-utils/ 18:11:08,706 [1;36mDEBUGm] adding directory jquery/jszip-utils/dist/ 18:11:08,707 [1;36mDEBUGm] adding directory jquery/external/ 18:11:08,707 [1;36mDEBUGm] adding directory jquery/external/jquery/ 18:11:08,707 [1;36mDEBUGm] adding directory jquery/jszip/ 18:11:08,708 [1;36mDEBUGm] adding directory jquery/jszip/dist/ 18:11:08,708 [1;36mDEBUGm] adding directory io/ 18:11:08,708 [1;36mDEBUGm] adding directory io/github/ 18:11:08,709 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:11:08,709 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:11:08,709 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/ 18:11:08,710 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/user/ 18:11:08,710 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/user/class-use/ 18:11:08,711 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/class-use/ 18:11:08,711 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/annoying/ 18:11:08,711 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/annoying/class-use/ 18:11:08,712 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/issue/ 18:11:08,712 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/issue/class-use/ 18:11:08,713 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/filter/ 18:11:08,713 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/jira/filter/class-use/ 18:11:08,713 [1;36mDEBUGm] adding directory resources/ 18:11:08,714 [1;36mDEBUGm] adding entry overview-summary.html 18:11:08,714 [1;36mDEBUGm] adding entry index.html 18:11:08,715 [1;36mDEBUGm] adding entry allclasses-index.html 18:11:08,715 [1;36mDEBUGm] adding entry help-doc.html 18:11:08,716 [1;36mDEBUGm] adding entry jquery/jquery-ui.min.css 18:11:08,717 [1;36mDEBUGm] adding entry jquery/images/ui-bg_flat_75_ffffff_40x100.png 18:11:08,717 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_95_fef1ec_1x400.png 18:11:08,718 [1;36mDEBUGm] adding entry jquery/images/ui-icons_cd0a0a_256x240.png 18:11:08,718 [1;36mDEBUGm] adding entry jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png 18:11:08,718 [1;36mDEBUGm] adding entry jquery/images/ui-icons_888888_256x240.png 18:11:08,719 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_65_ffffff_1x400.png 18:11:08,719 [1;36mDEBUGm] adding entry jquery/images/ui-icons_454545_256x240.png 18:11:08,719 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_75_dadada_1x400.png 18:11:08,720 [1;36mDEBUGm] adding entry jquery/images/ui-icons_2e83ff_256x240.png 18:11:08,720 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_75_e6e6e6_1x400.png 18:11:08,720 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_55_fbf9ee_1x400.png 18:11:08,721 [1;36mDEBUGm] adding entry jquery/images/ui-bg_flat_0_aaaaaa_40x100.png 18:11:08,721 [1;36mDEBUGm] adding entry jquery/images/ui-icons_222222_256x240.png 18:11:08,721 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils-ie.js 18:11:08,722 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils-ie.min.js 18:11:08,722 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils.min.js 18:11:08,722 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils.js 18:11:08,723 [1;36mDEBUGm] adding entry jquery/jquery-ui.structure.css 18:11:08,723 [1;36mDEBUGm] adding entry jquery/external/jquery/jquery.js 18:11:08,734 [1;36mDEBUGm] adding entry jquery/jquery-ui.structure.min.css 18:11:08,735 [1;36mDEBUGm] adding entry jquery/jszip/dist/jszip.js 18:11:08,747 [1;36mDEBUGm] adding entry jquery/jszip/dist/jszip.min.js 18:11:08,753 [1;36mDEBUGm] adding entry jquery/jquery-ui.js 18:11:08,756 [1;36mDEBUGm] adding entry jquery/jquery-ui.min.js 18:11:08,757 [1;36mDEBUGm] adding entry jquery/jquery-3.3.1.js 18:11:08,768 [1;36mDEBUGm] adding entry jquery/jquery-migrate-3.0.1.js 18:11:08,769 [1;36mDEBUGm] adding entry jquery/jquery-ui.css 18:11:08,770 [1;36mDEBUGm] adding entry overview-tree.html 18:11:08,770 [1;36mDEBUGm] adding entry package-search-index.js 18:11:08,770 [1;36mDEBUGm] adding entry element-list 18:11:08,771 [1;36mDEBUGm] adding entry constant-values.html 18:11:08,771 [1;36mDEBUGm] adding entry deprecated-list.html 18:11:08,771 [1;36mDEBUGm] adding entry package-search-index.zip 18:11:08,771 [1;36mDEBUGm] adding entry allpackages-index.html 18:11:08,772 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/Fetch.html 18:11:08,772 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/AssigneeOf.html 18:11:08,773 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/package-use.html 18:11:08,773 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/AssigneesOf.html 18:11:08,774 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/package-summary.html 18:11:08,774 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/class-use/AssigneeOf.html 18:11:08,774 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/class-use/AssigneesOf.html 18:11:08,775 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/class-use/UserOf.html 18:11:08,775 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/package-tree.html 18:11:08,776 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/user/UserOf.html 18:11:08,776 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/Jira.html 18:11:08,776 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/package-use.html 18:11:08,777 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/package-summary.html 18:11:08,777 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/class-use/Fetch.html 18:11:08,778 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/class-use/Jira.html 18:11:08,778 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/class-use/LocalJira.html 18:11:08,778 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/class-use/FakeJira.html 18:11:08,779 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/class-use/EmptyJira.html 18:11:08,779 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/package-use.html 18:11:08,780 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/package-summary.html 18:11:08,781 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/class-use/RemindAboutTasksWithoutOriginalEstimations.html 18:11:08,781 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/class-use/DueDateInPastOrSeemsToExpireSoon.html 18:11:08,782 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/class-use/PrintTeamCapacityToNewlyCreatedTickets.html 18:11:08,783 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/class-use/RemindAboutMissingTimeSpent.html 18:11:08,784 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/package-tree.html 18:11:08,784 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/RemindAboutTasksWithoutOriginalEstimations.html 18:11:08,785 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/DueDateInPastOrSeemsToExpireSoon.html 18:11:08,786 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/PrintTeamCapacityToNewlyCreatedTickets.html 18:11:08,787 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/annoying/RemindAboutMissingTimeSpent.html 18:11:08,788 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/package-tree.html 18:11:08,788 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/LocalJira.html 18:11:08,789 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/FakeJira.html 18:11:08,790 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/EmptyJira.html 18:11:08,791 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/package-use.html 18:11:08,791 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/package-summary.html 18:11:08,792 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/class-use/IssueOf.html 18:11:08,793 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/class-use/Silent.html 18:11:08,793 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/IssueOf.html 18:11:08,794 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/package-tree.html 18:11:08,795 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/issue/Silent.html 18:11:08,796 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/filter/package-use.html 18:11:08,796 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/filter/FilterOf.html 18:11:08,797 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/filter/package-summary.html 18:11:08,797 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/filter/class-use/FilterOf.html 18:11:08,797 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/jira/filter/package-tree.html 18:11:08,798 [1;36mDEBUGm] adding entry resources/x.png 18:11:08,798 [1;36mDEBUGm] adding entry resources/glass.png 18:11:08,798 [1;36mDEBUGm] adding entry stylesheet.css 18:11:08,799 [1;36mDEBUGm] adding entry allclasses.html 18:11:08,799 [1;36mDEBUGm] adding entry index-all.html 18:11:08,800 [1;36mDEBUGm] adding entry type-search-index.zip 18:11:08,800 [1;36mDEBUGm] adding entry type-search-index.js 18:11:08,800 [1;36mDEBUGm] adding entry member-search-index.zip 18:11:08,800 [1;36mDEBUGm] adding entry script.js 18:11:08,801 [1;36mDEBUGm] adding entry member-search-index.js 18:11:08,801 [1;36mDEBUGm] adding entry search.js 18:11:08,806 [1;34mINFOm] 18:11:08,806 [1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36mlazylead-jira0;1m ---m 18:11:08,806 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:08,807 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator --> 18:11:08,807 [1;36mDEBUGm] (f) artifact = io.github.dgroup:lazylead-jira:jar:0.1.0 18:11:08,808 [1;36mDEBUGm] (f) attachedArtifacts = [io.github.dgroup:lazylead-jira:java-source:sources:0.1.0, io.github.dgroup:lazylead-jira:javadoc:javadoc:0.1.0] 18:11:08,808 [1;36mDEBUGm] (f) createChecksum = false 18:11:08,808 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:11:08,808 [1;36mDEBUGm] (f) packaging = jar 18:11:08,809 [1;36mDEBUGm] (f) pomFile = /home/r/repo/lazylead-jira/pom.xml 18:11:08,809 [1;36mDEBUGm] (s) skip = false 18:11:08,809 [1;36mDEBUGm] (f) updateReleaseInfo = false 18:11:08,809 [1;36mDEBUGm] -- end configuration -- 18:11:08,809 [1;34mINFOm] Installing /home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-jira/0.1.0/lazylead-jira-0.1.0.jar 18:11:08,810 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-jira/0.1.0/_remote.repositories 18:11:08,811 [1;34mINFOm] Installing /home/r/repo/lazylead-jira/pom.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-jira/0.1.0/lazylead-jira-0.1.0.pom 18:11:08,811 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-jira/0.1.0/_remote.repositories 18:11:08,812 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-jira/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-jira/maven-metadata-local.xml 18:11:08,812 [1;34mINFOm] Installing /home/r/repo/lazylead-jira/target/lazylead-jira-0.1.0-sources.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-jira/0.1.0/lazylead-jira-0.1.0-sources.jar 18:11:08,813 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-jira/0.1.0/_remote.repositories 18:11:08,813 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-jira/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-jira/maven-metadata-local.xml 18:11:08,814 [1;34mINFOm] Installing /home/r/repo/lazylead-jira/target/lazylead-jira-0.1.0-javadoc.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-jira/0.1.0/lazylead-jira-0.1.0-javadoc.jar 18:11:08,815 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-jira/0.1.0/_remote.repositories 18:11:08,816 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-jira/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-jira/maven-metadata-local.xml 18:11:08,816 [1;34mINFOm] 18:11:08,816 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:checkm 1m(jacoco-check)m @ 36mlazylead-jira0;1m ---m 18:11:08,817 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:check from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:08,818 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:check' with basic configurator --> 18:11:08,818 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-jira/target/jacoco.exec 18:11:08,819 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:11:08,819 [1;36mDEBUGm] (f) haltOnFailure = true 18:11:08,819 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:08,819 [1;36mDEBUGm] (s) element = BUNDLE 18:11:08,820 [1;36mDEBUGm] (s) counter = INSTRUCTION 18:11:08,820 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:11:08,820 [1;36mDEBUGm] (s) minimum = 0.0 18:11:08,820 [1;36mDEBUGm] (s) counter = LINE 18:11:08,820 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:11:08,821 [1;36mDEBUGm] (s) minimum = 0.0 18:11:08,821 [1;36mDEBUGm] (s) counter = BRANCH 18:11:08,821 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:11:08,821 [1;36mDEBUGm] (s) minimum = 0.0 18:11:08,822 [1;36mDEBUGm] (s) counter = COMPLEXITY 18:11:08,822 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:11:08,822 [1;36mDEBUGm] (s) minimum = 0.0 18:11:08,822 [1;36mDEBUGm] (s) counter = METHOD 18:11:08,822 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:11:08,823 [1;36mDEBUGm] (s) minimum = 0.0 18:11:08,823 [1;36mDEBUGm] (s) counter = CLASS 18:11:08,823 [1;36mDEBUGm] (s) value = MISSEDCOUNT 18:11:08,823 [1;36mDEBUGm] (s) maximum = 50 18:11:08,823 [1;36mDEBUGm] (s) limits = [org.jacoco.report.check.Limit@50dfac19, org.jacoco.report.check.Limit@1ef48e49, org.jacoco.report.check.Limit@145bcb73, org.jacoco.report.check.Limit@6716d0e1, org.jacoco.report.check.Limit@4a04177e, org.jacoco.report.check.Limit@70385eb1] 18:11:08,824 [1;36mDEBUGm] (f) rules = [org.jacoco.maven.RuleConfiguration@3a721396] 18:11:08,824 [1;36mDEBUGm] (f) skip = false 18:11:08,824 [1;36mDEBUGm] -- end configuration -- 18:11:08,829 [1;34mINFOm] Loading execution data file /home/r/repo/lazylead-jira/target/jacoco.exec 18:11:08,922 [1;34mINFOm] Analyzed bundle 'lazylead-jira' with 14 classes 18:11:08,923 [1;34mINFOm] All coverage checks have been met. 18:11:08,923 [1;34mINFOm] 18:11:08,923 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:reportm 1m(jacoco-site)m @ 36mlazylead-jira0;1m ---m 18:11:08,924 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:report from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:08,925 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:report' with basic configurator --> 18:11:08,925 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-jira/target/jacoco.exec 18:11:08,926 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:11:08,927 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-jira/target/site/jacoco 18:11:08,927 [1;36mDEBUGm] (f) outputEncoding = UTF-8 18:11:08,927 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml 18:11:08,927 [1;36mDEBUGm] (f) skip = false 18:11:08,928 [1;36mDEBUGm] (f) sourceEncoding = UTF-8 18:11:08,928 [1;36mDEBUGm] (f) title = lazylead-jira 18:11:08,928 [1;36mDEBUGm] -- end configuration -- 18:11:08,928 [1;34mINFOm] Loading execution data file /home/r/repo/lazylead-jira/target/jacoco.exec 18:11:08,950 [1;34mINFOm] Analyzed bundle 'lazylead-jira' with 14 classes 18:11:09,009 [1;34mINFOm] 18:11:09,009 [1;34mINFOm] 1m-------------------< 0;36mio.github.dgroup:lazylead-cli0;1m >--------------------m 18:11:09,010 [1;34mINFOm] 1mBuilding lazylead-cli 0.1.0 [4/6]m 18:11:09,010 [1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m 18:11:09,010 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:09,011 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:09,011 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:09,012 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:09,012 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:09,013 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:09,014 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:09,015 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:09,015 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:09,016 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:09,017 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:09,017 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:09,017 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:09,018 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:09,019 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:09,019 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:09,020 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:09,020 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:09,021 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:09,022 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:09,022 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:09,022 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:09,023 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:09,023 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:09,024 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:09,025 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:09,025 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:09,025 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:09,026 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:09,026 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:09,027 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:09,028 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:09,028 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:09,028 [1;36mDEBUGm] === PROJECT BUILD PLAN ================================================ 18:11:09,029 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-cli:0.1.0 18:11:09,029 [1;36mDEBUGm] Dependencies (collect): [] 18:11:09,029 [1;36mDEBUGm] Dependencies (resolve): [compile, runtime, test] 18:11:09,030 [1;36mDEBUGm] Repositories (dependencies): [atlassian (https://maven.atlassian.com/content/repositories/atlassian-public/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases+snapshots)] 18:11:09,030 [1;36mDEBUGm] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] 18:11:09,031 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,031 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) 18:11:09,031 [1;36mDEBUGm] Style: Regular 18:11:09,031 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <directory default-value="${project.build.directory}"/> <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> <failOnError default-value="true">${maven.clean.failOnError}</failOnError> <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks> <outputDirectory default-value="${project.build.outputDirectory}"/> <reportDirectory default-value="${project.reporting.outputDirectory}"/> <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError> <skip default-value="false">${clean.skip}</skip> <testOutputDirectory default-value="${project.build.testOutputDirectory}"/> <verbose>${clean.verbose}</verbose> </configuration> 18:11:09,034 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,034 [1;36mDEBUGm] Goal: com.qulice:qulice-maven-plugin:0.18.8:check (apply-qulice-validations) 18:11:09,034 [1;36mDEBUGm] Style: Regular 18:11:09,034 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <asserts>${qulice.asserts}</asserts> <excludes combine.children="append"> <exclude>xml:/src/main/resources/logback.xml</exclude> <exclude>xml:/src/test/resources/logback-test.xml</exclude> <exclude>dependencies:</exclude> <exclude>findbugs:.*</exclude>${qulice.excludes}</excludes> <license default-value="LICENSE.txt">file:${project.parent.basedir}/license.txt</license> <skip default-value="false">${qulice.skip}</skip> <project default-value="${project}"/> <sess default-value="${session}"/> </configuration> 18:11:09,036 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,036 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources (default-resources) 18:11:09,036 [1;36mDEBUGm] Style: Regular 18:11:09,037 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.outputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.resources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:11:09,039 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,039 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources (copy-resources) 18:11:09,039 [1;36mDEBUGm] Style: Regular 18:11:09,040 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory>/home/r/repo/lazylead-cli/target/classes</outputDirectory> <overwrite default-value="false"/> <project default-value="${project}"/> <resources> <resource> <directory>src/main/resources</directory> </resource> </resources> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:11:09,042 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,042 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent (jacoco-initialize) 18:11:09,043 [1;36mDEBUGm] Style: Regular 18:11:09,043 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <address>${jacoco.address}</address> <append>${jacoco.append}</append> <classDumpDir>${jacoco.classDumpDir}</classDumpDir> <destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile> <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit> <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses> <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses> <jmx>${jacoco.jmx}</jmx> <output>file</output> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <port>${jacoco.port}</port> <project>${project}</project> <propertyName>${jacoco.propertyName}</propertyName> <sessionId>${jacoco.sessionId}</sessionId> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:11:09,045 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,045 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) 18:11:09,046 [1;36mDEBUGm] Style: Regular 18:11:09,046 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.compileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.outputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <projectArtifact default-value="${project.artifact}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skipMain>${maven.main.skip}</skipMain> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:11:09,053 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,053 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources (default-testResources) 18:11:09,053 [1;36mDEBUGm] Style: Regular 18:11:09,054 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.testResources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.test.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:11:09,056 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,056 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) 18:11:09,056 [1;36mDEBUGm] Style: Regular 18:11:09,057 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.testCompileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skip>${maven.test.skip}</skip> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <testPath default-value="${project.testClasspathElements}"/> <testRelease>${maven.compiler.testRelease}</testRelease> <testSource>${maven.compiler.testSource}</testSource> <testTarget>${maven.compiler.testTarget}</testTarget> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:11:09,063 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,063 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) 18:11:09,064 [1;36mDEBUGm] Style: Regular 18:11:09,064 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements> <argLine>${argLine}</argLine> <basedir default-value="${basedir}"/> <childDelegation default-value="false">${childDelegation}</childDelegation> <classesDirectory default-value="${project.build.outputDirectory}"/> <classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes> <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess> <dependenciesToScan>${dependenciesToScan}</dependenciesToScan> <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport> <enableAssertions default-value="true">${enableAssertions}</enableAssertions> <encoding default-value="${project.reporting.outputEncoding}">${surefire.encoding}</encoding> <excludedGroups>${excludedGroups}</excludedGroups> <excludesFile>${surefire.excludesFile}</excludesFile> <failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests> <failIfNoTests>${failIfNoTests}</failIfNoTests> <forkCount default-value="1">${forkCount}</forkCount> <forkMode default-value="once">${forkMode}</forkMode> <forkedProcessExitTimeoutInSeconds default-value="30">${surefire.exitTimeout}</forkedProcessExitTimeoutInSeconds> <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds> <groups>${groups}</groups> <includesFile>${surefire.includesFile}</includesFile> <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName> <junitPlatformArtifactName default-value="org.junit.platform:junit-platform-engine">${junitPlatformArtifactName}</junitPlatformArtifactName> <jvm>${jvm}</jvm> <localRepository default-value="${localRepository}"/> <objectFactory>${objectFactory}</objectFactory> <parallel>method</parallel> <parallelMavenExecution default-value="${session.parallel}"/> <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized> <parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds> <parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds> <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <pluginDescriptor default-value="${plugin}"/> <printSummary default-value="true">${surefire.printSummary}</printSummary> <project default-value="${project}"/> <projectArtifactMap>${project.artifactMap}</projectArtifactMap> <projectBuildDirectory default-value="${project.build.directory}"/> <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile> <remoteRepositories default-value="${project.pluginArtifactRepositories}"/> <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat> <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix> <reportsDirectory default-value="${project.build.directory}/surefire-reports"/> <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount> <reuseForks default-value="true">true</reuseForks> <runOrder default-value="filesystem">${surefire.runOrder}</runOrder> <session default-value="${session}"/> <shutdown default-value="testset">${surefire.shutdown}</shutdown> <skip default-value="false">${maven.test.skip}</skip> <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount> <skipExec>${maven.test.skip.exec}</skipExec> <skipTests default-value="false">${skipTests}</skipTests> <suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles> <tempDir default-value="surefire">${tempDir}</tempDir> <test>${test}</test> <testClassesDirectory default-value="${project.build.testOutputDirectory}"/> <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore> <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName> <testSourceDirectory default-value="${project.build.testSourceDirectory}"/> <threadCount>4</threadCount> <threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses> <threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods> <threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites> <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace> <useFile default-value="true">${surefire.useFile}</useFile> <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar> <useModulePath default-value="true">${surefire.useModulePath}</useModulePath> <useSystemClassLoader default-value="true">false</useSystemClassLoader> <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads> <workingDirectory>${basedir}</workingDirectory> </configuration> 18:11:09,077 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,077 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) 18:11:09,077 [1;36mDEBUGm] Style: Regular 18:11:09,077 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <classesDirectory default-value="${project.build.outputDirectory}"/> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <finalName default-value="${project.build.finalName}">${jar.finalName}</finalName> <forceCreation default-value="false">${jar.forceCreation}</forceCreation> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <session default-value="${session}"/> <skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty> <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile> </configuration> 18:11:09,079 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,079 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single (make-a-jar-with-dependencies) 18:11:09,079 [1;36mDEBUGm] Style: Regular 18:11:09,080 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <appendAssemblyId default-value="true">false</appendAssemblyId> <archive> <manifest> <mainClass>io.github.dgroup.lazylead.cli.App</mainClass> </manifest> </archive> <attach default-value="true">${assembly.attach}</attach> <basedir default-value="${project.basedir}"/> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> <dryRun default-value="false">${assembly.dryRun}</dryRun> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${assembly.escapeString}</escapeString> <finalName default-value="${project.build.finalName}">lazylead-cli-app-0.1.0</finalName> <ignoreDirFormatExtensions default-value="true"/> <ignoreMissingDescriptor default-value="false">${assembly.ignoreMissingDescriptor}</ignoreMissingDescriptor> <ignorePermissions default-value="false">${assembly.ignorePermissions}</ignorePermissions> <includeProjectBuildFilters default-value="true">${assembly.includeProjectBuildFilters}</includeProjectBuildFilters> <localRepository default-value="${localRepository}"/> <mavenSession default-value="${session}"/> <outputDirectory default-value="${project.build.directory}"/> <plugin default-value="${plugin}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <recompressZippedFiles default-value="true"/> <remoteRepositories default-value="${project.remoteArtifactRepositories}"/> <runOnlyAtExecutionRoot default-value="false">${assembly.runOnlyAtExecutionRoot}</runOnlyAtExecutionRoot> <siteDirectory default-value="${project.reporting.outputDirectory}"/> <skipAssembly default-value="false">${assembly.skipAssembly}</skipAssembly> <tarLongFileMode default-value="warn">${assembly.tarLongFileMode}</tarLongFileMode> <tempRoot default-value="${project.build.directory}/archive-tmp"/> <updateOnly default-value="false">${assembly.updateOnly}</updateOnly> <useJvmChmod default-value="false">${assembly.useJvmChmod}</useJvmChmod> <workDirectory default-value="${project.build.directory}/assembly/work"/> </configuration> 18:11:09,085 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,085 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork (attach-sources) 18:11:09,086 [1;36mDEBUGm] Style: Regular 18:11:09,086 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <attach default-value="true">${attach}</attach> <classifier default-value="sources">${maven.source.classifier}</classifier> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <excludeResources default-value="false">${source.excludeResources}</excludeResources> <finalName default-value="${project.build.finalName}"/> <forceCreation default-value="false">${source.forceCreation}</forceCreation> <includePom default-value="false">${source.includePom}</includePom> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <skipSource default-value="false">${source.skip}</skipSource> <useDefaultExcludes default-value="true"/> <useDefaultManifestFile default-value="false"/> </configuration> 18:11:09,088 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,088 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) 18:11:09,089 [1;36mDEBUGm] Style: Regular 18:11:09,089 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalJOption>${additionalJOption}</additionalJOption> <additionalparam>${additionalparam}</additionalparam> <aggregate default-value="false">${aggregate}</aggregate> <applyJavadocSecurityFix default-value="true">${maven.javadoc.applyJavadocSecurityFix}</applyJavadocSecurityFix> <attach default-value="true">${attach}</attach> <author default-value="true">${author}</author> <bootclasspath>${bootclasspath}</bootclasspath> <bootclasspathArtifacts>${bootclasspathArtifacts}</bootclasspathArtifacts> <bottom default-value="Copyright &#169; {inceptionYear}&#x2013;{currentYear} {organizationName}. All rights reserved.">${bottom}</bottom> <breakiterator default-value="false">${breakiterator}</breakiterator> <charset>${charset}</charset> <debug default-value="false">${debug}</debug> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <destDir>${destDir}</destDir> <detectJavaApiLink default-value="true">${detectJavaApiLink}</detectJavaApiLink> <detectLinks default-value="false">${detectLinks}</detectLinks> <detectOfflineLinks default-value="true">${detectOfflineLinks}</detectOfflineLinks> <docencoding default-value="${project.reporting.outputEncoding}">${docencoding}</docencoding> <docfilessubdirs default-value="false">${docfilessubdirs}</docfilessubdirs> <doclet>${doclet}</doclet> <docletArtifact>${docletArtifact}</docletArtifact> <docletArtifacts>${docletArtifacts}</docletArtifacts> <docletPath>${docletPath}</docletPath> <doctitle default-value="${project.name} ${project.version} API">${doctitle}</doctitle> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <excludePackageNames>${excludePackageNames}</excludePackageNames> <excludedocfilessubdir>${excludedocfilessubdir}</excludedocfilessubdir> <extdirs>${extdirs}</extdirs> <failOnError default-value="true">${maven.javadoc.failOnError}</failOnError> <finalName>${project.build.finalName}</finalName> <footer>${footer}</footer> <groups>${groups}</groups> <header>${header}</header> <helpfile>${helpfile}</helpfile> <includeDependencySources default-value="false"/> <includeTransitiveDependencySources default-value="false"/> <isOffline default-value="${settings.offline}"/> <jarOutputDirectory>${project.build.directory}</jarOutputDirectory> <javaApiLinks>${javaApiLinks}</javaApiLinks> <javadocDirectory default-value="${basedir}/src/main/javadoc"/> <javadocExecutable>${javadocExecutable}</javadocExecutable> <javadocOptionsDir default-value="${project.build.directory}/javadoc-bundle-options"/> <javadocVersion>${javadocVersion}</javadocVersion> <keywords default-value="false">${keywords}</keywords> <links>${links}</links> <linksource default-value="false">${linksource}</linksource> <localRepository>${localRepository}</localRepository> <locale>${locale}</locale> <maxmemory>${maxmemory}</maxmemory> <minmemory>${minmemory}</minmemory> <nocomment default-value="false">${nocomment}</nocomment> <nodeprecated default-value="false">${nodeprecated}</nodeprecated> <nodeprecatedlist default-value="false">${nodeprecatedlist}</nodeprecatedlist> <nohelp default-value="false">${nohelp}</nohelp> <noindex default-value="false">${noindex}</noindex> <nonavbar default-value="false">${nonavbar}</nonavbar> <nooverview default-value="false">${nooverview}</nooverview> <noqualifier>${noqualifier}</noqualifier> <nosince default-value="false">${nosince}</nosince> <notimestamp default-value="false">${notimestamp}</notimestamp> <notree default-value="false">${notree}</notree> <offlineLinks>${offlineLinks}</offlineLinks> <old default-value="false">${old}</old> <outputDirectory default-value="${project.build.directory}/apidocs">${destDir}</outputDirectory> <overview default-value="${basedir}/src/main/javadoc/overview.html">${overview}</overview> <packagesheader>${packagesheader}</packagesheader> <proxyHost>${proxyHost}</proxyHost> <proxyPort>${proxyPort}</proxyPort> <quiet default-value="false">${quiet}</quiet> <reactorProjects>${reactorProjects}</reactorProjects> <remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories> <resourcesArtifacts>${resourcesArtifacts}</resourcesArtifacts> <serialwarn default-value="false">${serialwarn}</serialwarn> <show default-value="protected">${show}</show> <skip default-value="false">${maven.javadoc.skip}</skip> <source>8</source> <sourceDependencyCacheDir default-value="${project.build.directory}/distro-javadoc-sources"/> <sourcepath>${sourcepath}</sourcepath> <sourcetab>${sourcetab}</sourcetab> <splitindex default-value="false">${splitindex}</splitindex> <stylesheet default-value="java">${stylesheet}</stylesheet> <stylesheetfile>${stylesheetfile}</stylesheetfile> <subpackages>${subpackages}</subpackages> <taglet>${taglet}</taglet> <tagletArtifact>${tagletArtifact}</tagletArtifact> <tagletArtifacts>${tagletArtifacts}</tagletArtifacts> <tagletpath>${tagletpath}</tagletpath> <taglets>${taglets}</taglets> <tags> <tag> <name>todo</name> <placement>a</placement> <head>todo:</head> </tag> <tag> <name>checkstyle</name> <placement>a</placement> <head>checkstyle:</head> </tag>${tags}</tags> <top>${top}</top> <use default-value="true">${use}</use> <useDefaultManifestFile default-value="false"/> <useStandardDocletOptions default-value="true">${useStandardDocletOptions}</useStandardDocletOptions> <validateLinks default-value="false">${validateLinks}</validateLinks> <verbose default-value="false">${verbose}</verbose> <version default-value="true">${version}</version> <windowtitle default-value="${project.name} ${project.version} API">${windowtitle}</windowtitle> <project default-value="${project}"/> <session default-value="${session}"/> <settings default-value="${settings}"/> </configuration> 18:11:09,101 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,101 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) 18:11:09,102 [1;36mDEBUGm] Style: Regular 18:11:09,102 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <artifact default-value="${project.artifact}"/> <attachedArtifacts default-value="${project.attachedArtifacts}"/> <createChecksum default-value="false">${createChecksum}</createChecksum> <localRepository>${localRepository}</localRepository> <packaging default-value="${project.packaging}"/> <pomFile default-value="${project.file}"/> <skip default-value="false">${maven.install.skip}</skip> <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo> </configuration> 18:11:09,103 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,103 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:check (jacoco-check) 18:11:09,103 [1;36mDEBUGm] Style: Regular 18:11:09,104 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec"/> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <haltOnFailure default-value="true">${jacoco.haltOnFailure}</haltOnFailure> <project>${project}</project> <rules> <rule> <element>BUNDLE</element> <limits> <limit> <counter>INSTRUCTION</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>LINE</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>BRANCH</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>COMPLEXITY</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>METHOD</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>CLASS</counter> <value>MISSEDCOUNT</value> <maximum>50</maximum> </limit> </limits> </rule> </rules> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:11:09,107 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:09,107 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:report (jacoco-site) 18:11:09,107 [1;36mDEBUGm] Style: Regular 18:11:09,108 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec">${jacoco.dataFile}</dataFile> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/> <outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding> <project>${project}</project> <skip default-value="false">${jacoco.skip}</skip> <sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding> <title default-value="${project.name}"/> </configuration> 18:11:09,109 [1;36mDEBUGm] ======================================================================= 18:11:09,111 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:09,111 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.pom 18:11:09,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.pom.lastUpdated 18:11:09,615 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:09,615 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.pom Downloaded1fromecentral:.https://repo.maven.apache.org/maven2/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.pom (15 kB at 126 kB/s) 18:11:09,732 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/_remote.repositories 18:11:09,732 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.pom.lastUpdated 18:11:09,738 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:09,738 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom 18:11:10,222 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom.lastUpdated 18:11:10,223 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:10,223 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom Downloaded1fromncentral:1https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom (38 kB at 771 kB/s) 18:11:10,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/yaml/snakeyaml/1.23/_remote.repositories 18:11:10,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom.lastUpdated 18:11:10,278 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:10,278 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.pom 18:11:10,779 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.pom.lastUpdated 18:11:10,780 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:10,781 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.pom Downloaded1fromucentral:.https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.pom (10.0 kB at 475 kB/s) 18:11:10,803 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/_remote.repositories 18:11:10,803 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.pom.lastUpdated 18:11:10,805 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:10,805 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/quartz-scheduler/quartz-parent/2.3.0/quartz-parent-2.3.0.pom 18:11:11,323 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/quartz-scheduler/quartz-parent/2.3.0/quartz-parent-2.3.0.pom.lastUpdated 18:11:11,324 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:11,325 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.0/quartz-parent-2.3.0.pom Downloaded1fromucentral:ehttps://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.0/quartz-parent-2.3.0.pom (14 kB at 625 kB/s) 18:11:11,349 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/quartz-scheduler/quartz-parent/2.3.0/_remote.repositories 18:11:11,349 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/quartz-scheduler/quartz-parent/2.3.0/quartz-parent-2.3.0.pom.lastUpdated 18:11:11,352 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:11,352 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.pom 18:11:11,848 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.pom.lastUpdated 18:11:11,849 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:11,850 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.pom Downloaded1from3central:.https://repo.maven.apache.org/maven2/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.pom (1.5 kB at 80 kB/s) 18:11:11,870 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/_remote.repositories 18:11:11,870 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.pom.lastUpdated 18:11:11,872 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:11,872 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.pom 18:11:12,378 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.pom.lastUpdated 18:11:12,379 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:12,379 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.pom Downloaded1fromccentral:mhttps://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.pom (3.3 kB at 164 kB/s) 18:11:12,400 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/_remote.repositories 18:11:12,400 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.pom.lastUpdated 18:11:12,402 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:12,402 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.pom 18:11:12,928 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.pom.lastUpdated 18:11:12,929 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:12,930 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.pom Downloaded1fromicentral:ahttps://repo.maven.apache.org/maven2/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.pom (10 kB at 497 kB/s) 18:11:12,952 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/_remote.repositories 18:11:12,952 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.pom.lastUpdated 18:11:12,954 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:12,954 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/zaxxer/HikariCP-parent/2.3.13/HikariCP-parent-2.3.13.pom 18:11:13,459 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/zaxxer/HikariCP-parent/2.3.13/HikariCP-parent-2.3.13.pom.lastUpdated 18:11:13,460 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:13,460 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/zaxxer/HikariCP-parent/2.3.13/HikariCP-parent-2.3.13.pom Downloaded1fromicentral:ahttps://repo.maven.apache.org/maven2/com/zaxxer/HikariCP-parent/2.3.13/HikariCP-parent-2.3.13.pom (9.1 kB at 251 kB/s) 18:11:13,497 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/zaxxer/HikariCP-parent/2.3.13/_remote.repositories 18:11:13,497 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/zaxxer/HikariCP-parent/2.3.13/HikariCP-parent-2.3.13.pom.lastUpdated 18:11:13,499 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:13,499 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom 18:11:13,987 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom.lastUpdated 18:11:13,988 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:13,988 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom Downloaded1fromlcentral:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 117 kB/s) 18:11:14,011 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/_remote.repositories 18:11:14,011 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom.lastUpdated 18:11:14,012 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:14,013 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom 18:11:14,515 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom.lastUpdated 18:11:14,516 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:14,516 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom Downloaded1fromlcentral:nhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 496 kB/s) 18:11:14,541 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.7/_remote.repositories 18:11:14,542 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom.lastUpdated 18:11:14,546 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=58654, ConflictMarker.markTime=32198, ConflictMarker.nodeCount=39, ConflictIdSorter.graphTime=13953, ConflictIdSorter.topsortTime=19591, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=319884, ConflictResolver.conflictItemCount=38, DefaultDependencyCollector.collectTime=5435652125, DefaultDependencyCollector.transformTime=458699} 18:11:14,548 [1;36mDEBUGm] io.github.dgroup:lazylead-cli:jar:0.1.0 18:11:14,548 [1;36mDEBUGm] io.github.dgroup:lazylead-api:jar:0.1.0:provided 18:11:14,548 [1;36mDEBUGm] io.github.dgroup:lazylead-jira:jar:0.1.0:provided 18:11:14,548 [1;36mDEBUGm] io.github.dgroup:tagyml:jar:0.3.0:provided 18:11:14,548 [1;36mDEBUGm] io.github.dgroup:term4j:jar:0.2.0:provided 18:11:14,548 [1;36mDEBUGm] org.cactoos:cactoos:jar:0.38:provided 18:11:14,549 [1;36mDEBUGm] org.yaml:snakeyaml:jar:1.23:provided 18:11:14,549 [1;36mDEBUGm] org.quartz-scheduler:quartz:jar:2.3.0:provided 18:11:14,549 [1;36mDEBUGm] com.mchange:c3p0:jar:0.9.5.2:provided 18:11:14,549 [1;36mDEBUGm] com.mchange:mchange-commons-java:jar:0.2.11:provided 18:11:14,549 [1;36mDEBUGm] com.zaxxer:HikariCP-java6:jar:2.3.13:provided 18:11:14,550 [1;36mDEBUGm] com.github.dgroup:velocity:jar:0.4.0:provided 18:11:14,550 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.25:provided 18:11:14,550 [1;36mDEBUGm] ch.qos.logback:logback-classic:jar:1.2.3:provided 18:11:14,550 [1;36mDEBUGm] ch.qos.logback:logback-core:jar:1.2.3:provided 18:11:14,550 [1;36mDEBUGm] org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test 18:11:14,550 [1;36mDEBUGm] org.apiguardian:apiguardian-api:jar:1.0.0:test 18:11:14,550 [1;36mDEBUGm] org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test 18:11:14,551 [1;36mDEBUGm] org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test 18:11:14,551 [1;36mDEBUGm] org.opentest4j:opentest4j:jar:1.1.1:test 18:11:14,551 [1;36mDEBUGm] junit:junit:jar:4.12:test 18:11:14,551 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:test 18:11:14,551 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test 18:11:14,551 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test 18:11:14,552 [1;36mDEBUGm] org.hamcrest:hamcrest-all:jar:1.3:test 18:11:14,552 [1;36mDEBUGm] org.assertj:assertj-core:jar:3.8.0:test 18:11:14,552 [1;36mDEBUGm] org.llorllale:cactoos-matchers:jar:0.13:test 18:11:14,554 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:14,555 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar 18:11:15,543 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar.lastUpdated 18:11:15,544 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar.lastUpdated 18:11:15,544 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar.lastUpdated 18:11:15,545 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar.lastUpdated 18:11:15,545 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar.lastUpdated 18:11:15,546 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar.lastUpdated 18:11:15,547 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:15,548 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar Downloading from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar Downloaded5fromncentral:1https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jarj(3012kB/at11.8)MB/s)p0-0.9.5.2.jar.(249/498/kB)k|Bterm4j-0.2.0.jar.(47 kB)/kB)kB)) Downloading)fromhcentral:mhttps://repo.maven.apache.org/maven2/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar) | term4j-0.2.0.jar (47 kB) Downloaded5fromccentral:mhttps://repo.maven.apache.org/maven2/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jarr(477kB4at 191 kB/s)m4j-0.2.0.jar (47 kB) | HikariCP-java6-2.3.13.jar (81/1188kB)) Downloaded4fromccentral:mhttps://repo.maven.apache.org/maven2/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar.(498rkB4at/1.9 MB/s)ariCP-java6-2.3.13.jar.(106/118kkB)kB) Downloaded3fromccentral:mhttps://repo.maven.apache.org/maven2/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar1(118BkBkat 418 kB/s) Downloaded2fromccentral:mhttps://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar (691 kB at 2.3 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar (606 kB at 2.0 MB/s) 18:11:15,853 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/_remote.repositories 18:11:15,854 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar.lastUpdated 18:11:15,854 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/yaml/snakeyaml/1.23/_remote.repositories 18:11:15,855 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar.lastUpdated 18:11:15,855 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/_remote.repositories 18:11:15,856 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar.lastUpdated 18:11:15,856 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/_remote.repositories 18:11:15,856 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar.lastUpdated 18:11:15,857 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/_remote.repositories 18:11:15,857 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar.lastUpdated 18:11:15,858 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/_remote.repositories 18:11:15,859 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar.lastUpdated 18:11:15,860 [1;34mINFOm] 18:11:15,860 [1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36mlazylead-cli0;1m ---m 18:11:15,861 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:15,862 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> 18:11:15,862 [1;36mDEBUGm] (f) directory = /home/r/repo/lazylead-cli/target 18:11:15,862 [1;36mDEBUGm] (f) excludeDefaultDirectories = false 18:11:15,863 [1;36mDEBUGm] (f) failOnError = true 18:11:15,863 [1;36mDEBUGm] (f) followSymLinks = false 18:11:15,863 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-cli/target/classes 18:11:15,863 [1;36mDEBUGm] (f) reportDirectory = /home/r/repo/lazylead-cli/target/site 18:11:15,864 [1;36mDEBUGm] (f) retryOnError = true 18:11:15,864 [1;36mDEBUGm] (f) skip = false 18:11:15,864 [1;36mDEBUGm] (f) testOutputDirectory = /home/r/repo/lazylead-cli/target/test-classes 18:11:15,864 [1;36mDEBUGm] -- end configuration -- 18:11:15,864 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-cli/target 18:11:15,865 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-cli/target/classes 18:11:15,865 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-cli/target/test-classes 18:11:15,865 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-cli/target/site 18:11:15,865 [1;34mINFOm] 18:11:15,866 [1;34mINFOm] 1m--- 0;32mqulice-maven-plugin:0.18.8:checkm 1m(apply-qulice-validations)m @ 36mlazylead-cli0;1m ---m 18:11:15,866 [1;36mDEBUGm] Configuring mojo com.qulice:qulice-maven-plugin:0.18.8:check from plugin realm ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:15,867 [1;36mDEBUGm] Configuring mojo 'com.qulice:qulice-maven-plugin:0.18.8:check' with basic configurator --> 18:11:15,867 [1;36mDEBUGm] (s) asserts = [] 18:11:15,868 [1;36mDEBUGm] (s) excludes = [xml:/src/main/resources/logback.xml, xml:/src/test/resources/logback-test.xml, dependencies:, findbugs:.*] 18:11:15,869 [1;36mDEBUGm] (s) license = file:/home/r/repo/license.txt 18:11:15,869 [1;36mDEBUGm] (s) skip = false 18:11:15,870 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:15,870 [1;36mDEBUGm] (f) sess = org.apache.maven.execution.MavenSession@70a898b0 18:11:15,870 [1;36mDEBUGm] -- end configuration -- 18:11:15,876 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-cli/target/classes 18:11:15,876 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:11:15,877 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar 18:11:15,878 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar 18:11:15,878 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar 18:11:15,878 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:11:15,879 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar 18:11:15,879 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar 18:11:15,879 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:11:15,880 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:11:15,880 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:11:15,881 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:11:15,881 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar 18:11:15,881 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar 18:11:15,882 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:11:15,882 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 18:11:15,883 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:11:15,883 [1;36mDEBUGm] LICENSE found: file:/home/r/repo/license.txt 18:11:15,884 [1;36mDEBUGm] LICENSE full text after parsing: /* * MIT License * * Copyright (c) 2018-2019 Yurii Dubinka * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom * the Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE * OR OTHER DEALINGS IN THE SOFTWARE. */ 18:11:16,089 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/resources/yml/1.0/teams.yml 18:11:16,168 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/resources/yml/1.0/apptest-teams.yml 18:11:16,273 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/resources/yml/1.0/illegal-format.yml 18:11:16,349 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/resources/yml/1.0/smoke-teams.yml 18:11:16,426 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/reflection/ObjectOfTest.java 18:11:16,556 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/reflection/package-info.java 18:11:16,647 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/quartz/job/package-info.java 18:11:16,724 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/quartz/job/JobTest.java 18:11:16,876 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/arg/package-info.java 18:11:16,943 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/arg/LazyleadOfTest.java 18:11:17,052 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/annoying/package-info.java 18:11:17,133 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/annoying/AnnoyingOfTest.java Feb 07, 2019 6:11:17 PM net.sourceforge.pmd.lang.ast.xpath.Attribute getValue WARNING: Use of deprecated attribute 'FieldDeclaration/@VariableName' in XPath query 18:11:17,297 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/package-info.java 18:11:17,395 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/ConfigOfTest.java 18:11:17,492 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/package-info.java 18:11:17,557 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1Test.java 18:11:17,788 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/YmlConfigurationSmokeTest.java 18:11:17,992 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/QuartzConfigurationSmokeTest.java 18:11:18,130 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/AppTest.java 18:11:18,284 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/reflection/package-info.java 18:11:18,350 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/reflection/ObjectOf.java 18:11:18,502 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/App.java 18:11:18,698 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/system/SystemsOf.java 18:11:18,805 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/system/TaskOf.java 18:11:18,903 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/system/package-info.java 18:11:18,984 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/Schedule.java 18:11:19,088 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Job.java 18:11:19,210 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/package-info.java 18:11:19,286 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Jobs.java 18:11:19,441 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/ArgOf.java 18:11:19,547 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/ScheduleOf.java 18:11:19,680 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/trigger/package-info.java 18:11:19,742 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/trigger/TriggerEnvelope.java 18:11:19,824 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/trigger/Timed.java 18:11:19,900 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/trigger/Cron.java 18:11:19,985 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/package-info.java 18:11:20,049 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/UncheckedQartzException.java 18:11:20,118 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/QuartzException.java 18:11:20,234 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/arg/package-info.java 18:11:20,329 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/arg/Yaml.java 18:11:20,417 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/annoying/AnnoyingOf.java 18:11:20,495 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/annoying/package-info.java 18:11:20,562 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/package-info.java 18:11:20,659 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigOf.java 18:11:20,758 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/Config.java 18:11:20,825 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1.java 18:11:21,001 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/package-info.java 18:11:21,063 [1;34mINFOm] Starting FindBugs validator 18:11:21,064 [1;34mINFOm] Finishing FindBugs validator 18:11:21,070 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:11:21,071 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce' with basic configurator --> 18:11:21,071 [1;36mDEBUGm] (s) version = 3.0 18:11:21,071 [1;36mDEBUGm] (s) version = 1.7 18:11:21,071 [1;36mDEBUGm] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@2e7da886, org.apache.maven.plugins.enforcer.RequireJavaVersion@24b2e53b] 18:11:21,072 [1;36mDEBUGm] (s) failFast = false 18:11:21,072 [1;36mDEBUGm] (s) skip = false 18:11:21,073 [1;36mDEBUGm] (f) ignoreCache = false 18:11:21,073 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:21,073 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:21,073 [1;36mDEBUGm] (s) fail = true 18:11:21,073 [1;36mDEBUGm] -- end configuration -- 18:11:21,073 [1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... 18:11:21,074 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:11:21,074 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable. 18:11:21,074 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 50485 was found in the cache 18:11:21,074 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:11:21,074 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:11:21,074 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable. 18:11:21,074 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireJavaVersion 48570 was found in the cache 18:11:21,074 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:11:21,075 [1;36mDEBUGm] Configuring mojo com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check from plugin realm ClassRealm[plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:11:21,076 [1;36mDEBUGm] Configuring mojo 'com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check' with basic configurator --> 18:11:21,076 [1;36mDEBUGm] (f) checkTestClasspath = false 18:11:21,077 [1;36mDEBUGm] (f) failBuildInCaseOfConflict = true 18:11:21,077 [1;36mDEBUGm] (s) ignoredDependencies = [] 18:11:21,078 [1;36mDEBUGm] (f) ignoredResources = [module-info.class, META-INF/.*] 18:11:21,078 [1;36mDEBUGm] (f) checkCompileClasspath = true 18:11:21,078 [1;36mDEBUGm] (f) checkRuntimeClasspath = true 18:11:21,079 [1;36mDEBUGm] (f) failBuildInCaseOfDifferentContentConflict = false 18:11:21,079 [1;36mDEBUGm] (f) failBuildInCaseOfEqualContentConflict = false 18:11:21,080 [1;36mDEBUGm] (f) printEqualFiles = false 18:11:21,080 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:21,080 [1;36mDEBUGm] (f) skip = false 18:11:21,081 [1;36mDEBUGm] (f) useDefaultResourceIgnoreList = true 18:11:21,081 [1;36mDEBUGm] -- end configuration -- 18:11:21,081 [1;34mINFOm] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check... 18:11:21,081 [1;34mINFOm] Checking compile classpath 18:11:21,130 [1;34mINFOm] Checking runtime classpath 18:11:21,131 [1;34mINFOm] This is not an SVN project 18:11:21,139 [1;34mINFOm] No dependency problems found 18:11:21,139 [1;34mINFOm] Qulice quality check completed in 5s 18:11:21,139 [1;34mINFOm] 18:11:21,140 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:resourcesm 1m(default-resources)m @ 36mlazylead-cli0;1m ---m 18:11:21,140 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:21,141 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources' with basic configurator --> 18:11:21,141 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:11:21,141 [1;36mDEBUGm] (f) buildFilters = [] 18:11:21,142 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:21,142 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:11:21,142 [1;36mDEBUGm] (f) fileNameFiltering = false 18:11:21,142 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:11:21,142 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-cli/target/classes 18:11:21,142 [1;36mDEBUGm] (s) overwrite = false 18:11:21,143 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:21,143 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-cli/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:11:21,144 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:21,144 [1;36mDEBUGm] (f) skip = false 18:11:21,144 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:11:21,144 [1;36mDEBUGm] (f) useBuildFilters = true 18:11:21,144 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:11:21,144 [1;36mDEBUGm] -- end configuration -- 18:11:21,145 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-cli/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:11:21Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:11:21,157 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:11:21,157 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-cli/src/main/resources excludes [] includes [] 18:11:21,157 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-cli/src/main/resources 18:11:21,157 [1;36mDEBUGm] no use filter components 18:11:21,157 [1;34mINFOm] 18:11:21,157 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:copy-resourcesm 1m(copy-resources)m @ 36mlazylead-cli0;1m ---m 18:11:21,158 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:21,158 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources' with basic configurator --> 18:11:21,159 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:11:21,159 [1;36mDEBUGm] (f) buildFilters = [] 18:11:21,159 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:21,159 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:11:21,159 [1;36mDEBUGm] (f) fileNameFiltering = false 18:11:21,159 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:11:21,159 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-cli/target/classes 18:11:21,160 [1;36mDEBUGm] (s) overwrite = false 18:11:21,160 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:21,160 [1;36mDEBUGm] (s) directory = src/main/resources 18:11:21,160 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:11:21,160 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:21,161 [1;36mDEBUGm] (f) skip = false 18:11:21,161 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:11:21,161 [1;36mDEBUGm] (f) useBuildFilters = true 18:11:21,161 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:11:21,161 [1;36mDEBUGm] -- end configuration -- 18:11:21,161 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-cli/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:11:21Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:11:21,170 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:11:21,170 [1;36mDEBUGm] resource with targetPath null directory src/main/resources excludes [] includes [] 18:11:21,170 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-cli/src/main/resources 18:11:21,170 [1;36mDEBUGm] no use filter components 18:11:21,171 [1;34mINFOm] 18:11:21,171 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:prepare-agentm 1m(jacoco-initialize)m @ 36mlazylead-cli0;1m ---m 18:11:21,171 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:21,171 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent' with basic configurator --> 18:11:21,172 [1;36mDEBUGm] (f) destFile = /home/r/repo/lazylead-cli/target/jacoco.exec 18:11:21,172 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:11:21,173 [1;36mDEBUGm] (f) output = file 18:11:21,173 [1;36mDEBUGm] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.8.2:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.8.2:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.22:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.8.2:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.8.2:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:6.2.1:compile, org.ow2.asm:asm-commons=org.ow2.asm:asm-commons:jar:6.2.1:compile, org.ow2.asm:asm-analysis=org.ow2.asm:asm-analysis:jar:6.2.1:compile, org.ow2.asm:asm-tree=org.ow2.asm:asm-tree:jar:6.2.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.8.2:compile} 18:11:21,180 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:21,180 [1;36mDEBUGm] (f) skip = false 18:11:21,180 [1;36mDEBUGm] -- end configuration -- 18:11:21,180 [1;34mINFOm] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-cli/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:11:21,181 [1;34mINFOm] 18:11:21,181 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:compilem 1m(default-compile)m @ 36mlazylead-cli0;1m ---m 18:11:21,181 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:21,182 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile' with basic configurator --> 18:11:21,182 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-cli 18:11:21,182 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-cli/target 18:11:21,183 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-cli/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar, /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar, /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar, /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar, /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar, /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar, /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:11:21,184 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-cli/src/main/java] 18:11:21,184 [1;36mDEBUGm] (f) compilerId = javac 18:11:21,184 [1;36mDEBUGm] (f) debug = true 18:11:21,185 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:21,185 [1;36mDEBUGm] (f) failOnError = true 18:11:21,185 [1;36mDEBUGm] (f) failOnWarning = false 18:11:21,185 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:11:21,185 [1;36mDEBUGm] (f) fork = false 18:11:21,185 [1;36mDEBUGm] (f) generatedSourcesDirectory = /home/r/repo/lazylead-cli/target/generated-sources/annotations 18:11:21,185 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile {execution: default-compile} 18:11:21,186 [1;36mDEBUGm] (f) optimize = false 18:11:21,186 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-cli/target/classes 18:11:21,186 [1;36mDEBUGm] (f) parameters = false 18:11:21,186 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:21,186 [1;36mDEBUGm] (f) projectArtifact = io.github.dgroup:lazylead-cli:jar:0.1.0 18:11:21,186 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:21,187 [1;36mDEBUGm] (f) showDeprecation = false 18:11:21,187 [1;36mDEBUGm] (f) showWarnings = false 18:11:21,187 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:11:21,187 [1;36mDEBUGm] (f) source = 11 18:11:21,187 [1;36mDEBUGm] (f) staleMillis = 0 18:11:21,187 [1;36mDEBUGm] (s) target = 11 18:11:21,187 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:11:21,187 [1;36mDEBUGm] (f) verbose = false 18:11:21,187 [1;36mDEBUGm] -- end configuration -- 18:11:21,188 [1;36mDEBUGm] Using compiler 'javac'. 18:11:21,188 [1;36mDEBUGm] Adding /home/r/repo/lazylead-cli/target/generated-sources/annotations to compile source roots: /home/r/repo/lazylead-cli/src/main/java 18:11:21,188 [1;36mDEBUGm] New compile source roots: /home/r/repo/lazylead-cli/src/main/java /home/r/repo/lazylead-cli/target/generated-sources/annotations 18:11:21,188 [1;36mDEBUGm] CompilerReuseStrategy: reuseCreated 18:11:21,188 [1;36mDEBUGm] useIncrementalCompilation enabled 18:11:21,193 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/arg/Yaml.java 18:11:21,193 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/package-info.java 18:11:21,194 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/package-info.java 18:11:21,194 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/trigger/TriggerEnvelope.java 18:11:21,194 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/Config.java 18:11:21,194 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/trigger/Timed.java 18:11:21,194 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/reflection/ObjectOf.java 18:11:21,194 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/trigger/package-info.java 18:11:21,195 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Jobs.java 18:11:21,195 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/Schedule.java 18:11:21,195 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1.java 18:11:21,195 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/reflection/package-info.java 18:11:21,195 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/annoying/AnnoyingOf.java 18:11:21,195 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigOf.java 18:11:21,196 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/App.java 18:11:21,196 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/arg/package-info.java 18:11:21,196 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/UncheckedQartzException.java 18:11:21,196 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/QuartzException.java 18:11:21,196 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/system/SystemsOf.java 18:11:21,197 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Job.java 18:11:21,197 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/package-info.java 18:11:21,197 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/trigger/Cron.java 18:11:21,197 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/system/package-info.java 18:11:21,197 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/annoying/package-info.java 18:11:21,197 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/package-info.java 18:11:21,198 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/system/TaskOf.java 18:11:21,198 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/ScheduleOf.java 18:11:21,198 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/ArgOf.java 18:11:21,198 [1;34mINFOm] Changes detected - recompiling the module! 18:11:21,198 [1;36mDEBUGm] Classpath: 18:11:21,198 [1;36mDEBUGm] /home/r/repo/lazylead-cli/target/classes 18:11:21,198 [1;36mDEBUGm] /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:11:21,198 [1;36mDEBUGm] /home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar 18:11:21,199 [1;36mDEBUGm] /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar 18:11:21,199 [1;36mDEBUGm] /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar 18:11:21,199 [1;36mDEBUGm] /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:11:21,199 [1;36mDEBUGm] /home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar 18:11:21,199 [1;36mDEBUGm] /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar 18:11:21,199 [1;36mDEBUGm] /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar 18:11:21,199 [1;36mDEBUGm] /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar 18:11:21,199 [1;36mDEBUGm] /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar 18:11:21,200 [1;36mDEBUGm] /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:11:21,200 [1;36mDEBUGm] /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:11:21,200 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:11:21,200 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:11:21,200 [1;36mDEBUGm] Source roots: 18:11:21,200 [1;36mDEBUGm] /home/r/repo/lazylead-cli/src/main/java 18:11:21,200 [1;36mDEBUGm] /home/r/repo/lazylead-cli/target/generated-sources/annotations 18:11:21,200 [1;36mDEBUGm] Command line options: 18:11:21,201 [1;36mDEBUGm] -d /home/r/repo/lazylead-cli/target/classes -classpath /home/r/repo/lazylead-cli/target/classes:/home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar:/home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar:/home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar:/home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar:/home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar:/home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar:/home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar:/home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar:/home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar:/home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar:/home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar:/home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar: -sourcepath /home/r/repo/lazylead-cli/src/main/java:/home/r/repo/lazylead-cli/target/generated-sources/annotations: -s /home/r/repo/lazylead-cli/target/generated-sources/annotations -g -nowarn -target 11 -source 11 -encoding UTF-8 18:11:21,203 [1;36mDEBUGm] incrementalBuildHelper#beforeRebuildExecution 18:11:21,203 [1;34mINFOm] Compiling 28 source files to /home/r/repo/lazylead-cli/target/classes 18:11:21,936 [1;36mDEBUGm] incrementalBuildHelper#afterRebuildExecution 18:11:21,939 [1;34mINFOm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/ArgOf.java: /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/ArgOf.java uses unchecked or unsafe operations. 18:11:21,939 [1;34mINFOm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/ArgOf.java: Recompile with -Xlint:unchecked for details. 18:11:21,940 [1;34mINFOm] 18:11:21,940 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:testResourcesm 1m(default-testResources)m @ 36mlazylead-cli0;1m ---m 18:11:21,940 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:21,942 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources' with basic configurator --> 18:11:21,942 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:11:21,943 [1;36mDEBUGm] (f) buildFilters = [] 18:11:21,943 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:21,943 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:11:21,943 [1;36mDEBUGm] (f) fileNameFiltering = false 18:11:21,943 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:11:21,944 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-cli/target/test-classes 18:11:21,944 [1;36mDEBUGm] (s) overwrite = false 18:11:21,944 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:21,945 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-cli/src/test/resources, PatternSet [includes: {}, excludes: {}]}}] 18:11:21,945 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:21,946 [1;36mDEBUGm] (f) skip = false 18:11:21,946 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:11:21,946 [1;36mDEBUGm] (f) useBuildFilters = true 18:11:21,946 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:11:21,946 [1;36mDEBUGm] -- end configuration -- 18:11:21,947 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-cli/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:11:21Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, argLine=-javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-cli/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:11:21,961 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:11:21,961 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-cli/src/test/resources excludes [] includes [] 18:11:21,961 [1;36mDEBUGm] ignoreDelta true 18:11:21,967 [1;34mINFOm] Copying 4 resources 18:11:21,967 [1;36mDEBUGm] Copying file yml/1.0/teams.yml 18:11:21,971 [1;36mDEBUGm] file teams.yml has a filtered file extension 18:11:21,971 [1;36mDEBUGm] copy /home/r/repo/lazylead-cli/src/test/resources/yml/1.0/teams.yml to /home/r/repo/lazylead-cli/target/test-classes/yml/1.0/teams.yml 18:11:21,975 [1;36mDEBUGm] Copying file yml/1.0/apptest-teams.yml 18:11:21,975 [1;36mDEBUGm] file apptest-teams.yml has a filtered file extension 18:11:21,975 [1;36mDEBUGm] copy /home/r/repo/lazylead-cli/src/test/resources/yml/1.0/apptest-teams.yml to /home/r/repo/lazylead-cli/target/test-classes/yml/1.0/apptest-teams.yml 18:11:21,976 [1;36mDEBUGm] Copying file yml/1.0/illegal-format.yml 18:11:21,976 [1;36mDEBUGm] file illegal-format.yml has a filtered file extension 18:11:21,976 [1;36mDEBUGm] copy /home/r/repo/lazylead-cli/src/test/resources/yml/1.0/illegal-format.yml to /home/r/repo/lazylead-cli/target/test-classes/yml/1.0/illegal-format.yml 18:11:21,977 [1;36mDEBUGm] Copying file yml/1.0/smoke-teams.yml 18:11:21,977 [1;36mDEBUGm] file smoke-teams.yml has a filtered file extension 18:11:21,977 [1;36mDEBUGm] copy /home/r/repo/lazylead-cli/src/test/resources/yml/1.0/smoke-teams.yml to /home/r/repo/lazylead-cli/target/test-classes/yml/1.0/smoke-teams.yml 18:11:21,978 [1;36mDEBUGm] no use filter components 18:11:21,979 [1;34mINFOm] 18:11:21,979 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:testCompilem 1m(default-testCompile)m @ 36mlazylead-cli0;1m ---m 18:11:21,979 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:21,981 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile' with basic configurator --> 18:11:21,981 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-cli 18:11:21,982 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-cli/target 18:11:21,982 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-cli/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar, /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar, /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar, /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar, /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar, /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar, /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:11:21,985 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-cli/src/test/java] 18:11:21,986 [1;36mDEBUGm] (f) compilerId = javac 18:11:21,986 [1;36mDEBUGm] (f) debug = true 18:11:21,986 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:21,986 [1;36mDEBUGm] (f) failOnError = true 18:11:21,986 [1;36mDEBUGm] (f) failOnWarning = false 18:11:21,987 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:11:21,987 [1;36mDEBUGm] (f) fork = false 18:11:21,987 [1;36mDEBUGm] (f) generatedTestSourcesDirectory = /home/r/repo/lazylead-cli/target/generated-test-sources/test-annotations 18:11:21,988 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile {execution: default-testCompile} 18:11:21,988 [1;36mDEBUGm] (f) optimize = false 18:11:21,988 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-cli/target/test-classes 18:11:21,988 [1;36mDEBUGm] (f) parameters = false 18:11:21,989 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:21,989 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:21,989 [1;36mDEBUGm] (f) showDeprecation = false 18:11:21,990 [1;36mDEBUGm] (f) showWarnings = false 18:11:21,990 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:11:21,990 [1;36mDEBUGm] (f) source = 11 18:11:21,990 [1;36mDEBUGm] (f) staleMillis = 0 18:11:21,990 [1;36mDEBUGm] (s) target = 11 18:11:21,991 [1;36mDEBUGm] (f) testPath = [/home/r/repo/lazylead-cli/target/test-classes, /home/r/repo/lazylead-cli/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar, /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar, /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar, /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar, /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar, /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar, /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar, /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar, /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar, /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar] 18:11:21,997 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:11:21,997 [1;36mDEBUGm] (f) verbose = false 18:11:21,998 [1;36mDEBUGm] -- end configuration -- 18:11:21,998 [1;36mDEBUGm] Using compiler 'javac'. 18:11:21,998 [1;36mDEBUGm] Adding /home/r/repo/lazylead-cli/target/generated-test-sources/test-annotations to test-compile source roots: /home/r/repo/lazylead-cli/src/test/java 18:11:21,998 [1;36mDEBUGm] New test-compile source roots: /home/r/repo/lazylead-cli/src/test/java /home/r/repo/lazylead-cli/target/generated-test-sources/test-annotations 18:11:21,999 [1;36mDEBUGm] CompilerReuseStrategy: reuseCreated 18:11:21,999 [1;36mDEBUGm] useIncrementalCompilation enabled 18:11:22,004 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/AppTest.java 18:11:22,005 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/ConfigOfTest.java 18:11:22,005 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/package-info.java 18:11:22,005 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/annoying/package-info.java 18:11:22,006 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/quartz/job/package-info.java 18:11:22,006 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/YmlConfigurationSmokeTest.java 18:11:22,007 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/quartz/job/JobTest.java 18:11:22,007 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/reflection/package-info.java 18:11:22,008 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/reflection/ObjectOfTest.java 18:11:22,008 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/arg/package-info.java 18:11:22,008 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1Test.java 18:11:22,009 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/annoying/AnnoyingOfTest.java 18:11:22,009 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/yaml/package-info.java 18:11:22,010 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/QuartzConfigurationSmokeTest.java 18:11:22,010 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-cli/src/test/java/io/github/dgroup/lazylead/cli/arg/LazyleadOfTest.java 18:11:22,011 [1;34mINFOm] Changes detected - recompiling the module! 18:11:22,011 [1;36mDEBUGm] Classpath: 18:11:22,011 [1;36mDEBUGm] /home/r/repo/lazylead-cli/target/test-classes 18:11:22,011 [1;36mDEBUGm] /home/r/repo/lazylead-cli/target/classes 18:11:22,011 [1;36mDEBUGm] /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:11:22,012 [1;36mDEBUGm] /home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar 18:11:22,012 [1;36mDEBUGm] /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar 18:11:22,012 [1;36mDEBUGm] /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar 18:11:22,012 [1;36mDEBUGm] /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:11:22,013 [1;36mDEBUGm] /home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar 18:11:22,013 [1;36mDEBUGm] /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar 18:11:22,013 [1;36mDEBUGm] /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar 18:11:22,013 [1;36mDEBUGm] /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar 18:11:22,014 [1;36mDEBUGm] /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar 18:11:22,014 [1;36mDEBUGm] /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:11:22,014 [1;36mDEBUGm] /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:11:22,015 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:11:22,015 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:11:22,015 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar 18:11:22,016 [1;36mDEBUGm] /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar 18:11:22,016 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar 18:11:22,016 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar 18:11:22,017 [1;36mDEBUGm] /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar 18:11:22,017 [1;36mDEBUGm] /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar 18:11:22,017 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:11:22,018 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar 18:11:22,018 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar 18:11:22,018 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:11:22,019 [1;36mDEBUGm] /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 18:11:22,019 [1;36mDEBUGm] /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:11:22,019 [1;36mDEBUGm] Source roots: 18:11:22,020 [1;36mDEBUGm] /home/r/repo/lazylead-cli/src/test/java 18:11:22,020 [1;36mDEBUGm] /home/r/repo/lazylead-cli/target/generated-test-sources/test-annotations 18:11:22,020 [1;36mDEBUGm] Command line options: 18:11:22,020 [1;36mDEBUGm] -d /home/r/repo/lazylead-cli/target/test-classes -classpath /home/r/repo/lazylead-cli/target/test-classes:/home/r/repo/lazylead-cli/target/classes:/home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar:/home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar:/home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar:/home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar:/home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar:/home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar:/home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar:/home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar:/home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar:/home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar:/home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar:/home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar:/home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar:/home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar:/home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar:/home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar:/home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar: -sourcepath /home/r/repo/lazylead-cli/src/test/java:/home/r/repo/lazylead-cli/target/generated-test-sources/test-annotations: -s /home/r/repo/lazylead-cli/target/generated-test-sources/test-annotations -g -nowarn -target 11 -source 11 -encoding UTF-8 18:11:22,027 [1;36mDEBUGm] incrementalBuildHelper#beforeRebuildExecution 18:11:22,028 [1;34mINFOm] Compiling 15 source files to /home/r/repo/lazylead-cli/target/test-classes 18:11:22,503 [1;36mDEBUGm] incrementalBuildHelper#afterRebuildExecution 18:11:22,504 [1;34mINFOm] 18:11:22,504 [1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M3:testm 1m(default-test)m @ 36mlazylead-cli0;1m ---m 18:11:22,505 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:22,506 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' with basic configurator --> 18:11:22,507 [1;36mDEBUGm] (s) additionalClasspathElements = [] 18:11:22,507 [1;36mDEBUGm] (s) argLine = -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-cli/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:11:22,507 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-cli 18:11:22,507 [1;36mDEBUGm] (s) childDelegation = false 18:11:22,508 [1;36mDEBUGm] (s) classesDirectory = /home/r/repo/lazylead-cli/target/classes 18:11:22,508 [1;36mDEBUGm] (s) classpathDependencyExcludes = [] 18:11:22,508 [1;36mDEBUGm] (s) dependenciesToScan = [] 18:11:22,508 [1;36mDEBUGm] (s) disableXmlReport = false 18:11:22,508 [1;36mDEBUGm] (s) enableAssertions = true 18:11:22,509 [1;36mDEBUGm] (f) forkCount = 1 18:11:22,509 [1;36mDEBUGm] (s) forkMode = once 18:11:22,509 [1;36mDEBUGm] (s) forkedProcessExitTimeoutInSeconds = 30 18:11:22,509 [1;36mDEBUGm] (s) junitArtifactName = junit:junit 18:11:22,509 [1;36mDEBUGm] (s) junitPlatformArtifactName = org.junit.platform:junit-platform-engine 18:11:22,509 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:11:22,510 [1;36mDEBUGm] (s) parallel = method 18:11:22,510 [1;36mDEBUGm] (f) parallelMavenExecution = false 18:11:22,510 [1;36mDEBUGm] (s) parallelOptimized = true 18:11:22,510 [1;36mDEBUGm] (s) perCoreThreadCount = true 18:11:22,511 [1;36mDEBUGm] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:3.0.0-M3:, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:runtime, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:runtime, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:runtime, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:runtime, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:runtime, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:runtime, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-logger-api=org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:3.0.0-M3:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:3.0-alpha-2:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:3.0:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:3.0:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:3.0:compile, org.apache.maven:maven-settings-builder=org.apache.maven:maven-settings-builder:jar:3.0:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:3.0:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:3.0:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:3.0:compile, org.apache.maven:maven-model-builder=org.apache.maven:maven-model-builder:jar:3.0:compile, org.apache.maven:maven-aether-provider=org.apache.maven:maven-aether-provider:jar:3.0:runtime, org.sonatype.aether:aether-impl=org.sonatype.aether:aether-impl:jar:1.7:compile, org.sonatype.aether:aether-spi=org.sonatype.aether:aether-spi:jar:1.7:compile, org.sonatype.aether:aether-api=org.sonatype.aether:aether-api:jar:1.7:compile, org.sonatype.aether:aether-util=org.sonatype.aether:aether-util:jar:1.7:compile, org.sonatype.sisu:sisu-inject-plexus=org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile, org.sonatype.sisu:sisu-inject-bean=org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile, org.sonatype.sisu:sisu-guice=org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.14:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.0.4:compile, org.codehaus.plexus:plexus-classworlds=org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile, org.codehaus.plexus:plexus-component-annotations=org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile, org.sonatype.plexus:plexus-sec-dispatcher=org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher=org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven:maven-compat=org.apache.maven:maven-compat:jar:3.0:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile, org.codehaus.plexus:plexus-java=org.codehaus.plexus:plexus-java:jar:1.0.1:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:7.0-beta:compile, com.thoughtworks.qdox:qdox=com.thoughtworks.qdox:qdox:jar:2.0-M9:compile} 18:11:22,515 [1;36mDEBUGm] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' --- 18:11:22,516 [1;36mDEBUGm] (s) printSummary = true 18:11:22,516 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:22,516 [1;36mDEBUGm] (s) projectArtifactMap = {io.github.dgroup:lazylead-api=io.github.dgroup:lazylead-api:jar:0.1.0:provided, io.github.dgroup:lazylead-jira=io.github.dgroup:lazylead-jira:jar:0.1.0:provided, io.github.dgroup:tagyml=io.github.dgroup:tagyml:jar:0.3.0:provided, io.github.dgroup:term4j=io.github.dgroup:term4j:jar:0.2.0:provided, org.cactoos:cactoos=org.cactoos:cactoos:jar:0.38:provided, org.yaml:snakeyaml=org.yaml:snakeyaml:jar:1.23:provided, org.quartz-scheduler:quartz=org.quartz-scheduler:quartz:jar:2.3.0:provided, com.mchange:c3p0=com.mchange:c3p0:jar:0.9.5.2:provided, com.mchange:mchange-commons-java=com.mchange:mchange-commons-java:jar:0.2.11:provided, com.zaxxer:HikariCP-java6=com.zaxxer:HikariCP-java6:jar:2.3.13:provided, com.github.dgroup:velocity=com.github.dgroup:velocity:jar:0.4.0:provided, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:provided, ch.qos.logback:logback-classic=ch.qos.logback:logback-classic:jar:1.2.3:provided, ch.qos.logback:logback-core=ch.qos.logback:logback-core:jar:1.2.3:provided, org.junit.vintage:junit-vintage-engine=org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:test, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:test, junit:junit=junit:junit:jar:4.12:test, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:test, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test, org.hamcrest:hamcrest-all=org.hamcrest:hamcrest-all:jar:1.3:test, org.assertj:assertj-core=org.assertj:assertj-core:jar:3.8.0:test, org.llorllale:cactoos-matchers=org.llorllale:cactoos-matchers:jar:0.13:test} 18:11:22,520 [1;36mDEBUGm] (s) projectBuildDirectory = /home/r/repo/lazylead-cli/target 18:11:22,520 [1;36mDEBUGm] (s) redirectTestOutputToFile = false 18:11:22,521 [1;36mDEBUGm] (s) remoteRepositories = [ id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => never] ] 18:11:22,521 [1;36mDEBUGm] (s) reportFormat = brief 18:11:22,522 [1;36mDEBUGm] (s) reportsDirectory = /home/r/repo/lazylead-cli/target/surefire-reports 18:11:22,522 [1;36mDEBUGm] (f) rerunFailingTestsCount = 0 18:11:22,522 [1;36mDEBUGm] (f) reuseForks = true 18:11:22,523 [1;36mDEBUGm] (s) runOrder = filesystem 18:11:22,523 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:22,523 [1;36mDEBUGm] (f) shutdown = testset 18:11:22,523 [1;36mDEBUGm] (s) skip = false 18:11:22,524 [1;36mDEBUGm] (f) skipAfterFailureCount = 0 18:11:22,524 [1;36mDEBUGm] (s) skipTests = false 18:11:22,524 [1;36mDEBUGm] (s) suiteXmlFiles = [] 18:11:22,524 [1;36mDEBUGm] (s) tempDir = surefire 18:11:22,525 [1;36mDEBUGm] (s) testClassesDirectory = /home/r/repo/lazylead-cli/target/test-classes 18:11:22,525 [1;36mDEBUGm] (s) testFailureIgnore = false 18:11:22,525 [1;36mDEBUGm] (s) testNGArtifactName = org.testng:testng 18:11:22,525 [1;36mDEBUGm] (s) testSourceDirectory = /home/r/repo/lazylead-cli/src/test/java 18:11:22,526 [1;36mDEBUGm] (s) threadCount = 4 18:11:22,526 [1;36mDEBUGm] (s) threadCountClasses = 0 18:11:22,526 [1;36mDEBUGm] (s) threadCountMethods = 0 18:11:22,526 [1;36mDEBUGm] (s) threadCountSuites = 0 18:11:22,527 [1;36mDEBUGm] (s) trimStackTrace = true 18:11:22,527 [1;36mDEBUGm] (s) useFile = true 18:11:22,527 [1;36mDEBUGm] (s) useManifestOnlyJar = true 18:11:22,527 [1;36mDEBUGm] (f) useModulePath = true 18:11:22,527 [1;36mDEBUGm] (s) useSystemClassLoader = false 18:11:22,528 [1;36mDEBUGm] (s) useUnlimitedThreads = false 18:11:22,528 [1;36mDEBUGm] (s) workingDirectory = /home/r/repo/lazylead-cli 18:11:22,528 [1;36mDEBUGm] -- end configuration -- 18:11:22,530 [1;36mDEBUGm] Surefire report directory: /home/r/repo/lazylead-cli/target/surefire-reports 18:11:22,530 [1;36mDEBUGm] Setting system property [basedir]=[/home/r/repo/lazylead-cli] 18:11:22,530 [1;36mDEBUGm] Setting system property [javax.net.ssl.trustStore]=[${JAVA_HOME}/lib/security/cacerts] 18:11:22,531 [1;36mDEBUGm] Setting system property [javax.net.ssl.trustStoreType]=[JKS] 18:11:22,531 [1;36mDEBUGm] Setting system property [user.dir]=[/home/r/repo/lazylead-cli] 18:11:22,531 [1;36mDEBUGm] Setting system property [org.slf4j.simpleLogger.dateTimeFormat]=[HH:mm:ss,SSS] 18:11:22,531 [1;36mDEBUGm] Setting system property [javax.net.ssl.trustStorePassword]=[changeit] 18:11:22,532 [1;36mDEBUGm] Setting system property [org.slf4j.simpleLogger.showDateTime]=[true] 18:11:22,532 [1;36mDEBUGm] Setting system property [localRepository]=[/home/r/.m2/repository] 18:11:22,532 [1;36mDEBUGm] Using JVM: /usr/lib/jvm/java-11-openjdk-amd64/bin/java with Java version 11 18:11:22,535 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar Scope: test 18:11:22,536 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar Scope: test 18:11:22,536 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar Scope: test 18:11:22,537 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar Scope: test 18:11:22,537 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar Scope: test 18:11:22,538 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Scope: test 18:11:22,538 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar Scope: test 18:11:22,539 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar Scope: test 18:11:22,539 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar Scope: test 18:11:22,540 [1;36mDEBUGm] Removed artifact org.apiguardian:apiguardian-api:jar:1.0.0:test from provider. Already appears in test classpath. 18:11:22,540 [1;36mDEBUGm] Removed artifact org.junit.platform:junit-platform-engine:jar:1.3.1:test from provider. Already appears in test classpath. 18:11:22,540 [1;36mDEBUGm] Removed artifact org.junit.platform:junit-platform-commons:jar:1.3.1:test from provider. Already appears in test classpath. 18:11:22,541 [1;36mDEBUGm] Removed artifact org.opentest4j:opentest4j:jar:1.1.1:test from provider. Already appears in test classpath. 18:11:22,541 [1;36mDEBUGm] test classpath: /home/r/repo/lazylead-cli/target/test-classes /home/r/repo/lazylead-cli/target/classes /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar /home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar /home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:11:22,548 [1;36mDEBUGm] provider classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar 18:11:22,549 [1;36mDEBUGm] test(compact) classpath: test-classes classes lazylead-api-app-0.1.0.jar lazylead-jira-app-0.1.0.jar tagyml-0.3.0.jar term4j-0.2.0.jar cactoos-0.38.jar snakeyaml-1.23.jar quartz-2.3.0.jar c3p0-0.9.5.2.jar mchange-commons-java-0.2.11.jar HikariCP-java6-2.3.13.jar velocity-0.4.0.jar slf4j-api-1.7.25.jar logback-classic-1.2.3.jar logback-core-1.2.3.jar junit-vintage-engine-5.4.0-M1.jar apiguardian-api-1.0.0.jar junit-platform-engine-1.4.0-M1.jar junit-platform-commons-1.4.0-M1.jar opentest4j-1.1.1.jar junit-4.12.jar hamcrest-core-1.3.jar junit-jupiter-engine-5.4.0-M1.jar junit-jupiter-api-5.4.0-M1.jar hamcrest-all-1.3.jar assertj-core-3.8.0.jar cactoos-matchers-0.13.jar 18:11:22,551 [1;36mDEBUGm] provider(compact) classpath: surefire-junit-platform-3.0.0-M3.jar surefire-api-3.0.0-M3.jar surefire-logger-api-3.0.0-M3.jar common-java5-3.0.0-M3.jar junit-platform-launcher-1.3.1.jar 18:11:22,552 [1;36mDEBUGm] in-process classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar /home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar 18:11:22,554 [1;36mDEBUGm] in-process(compact) classpath: surefire-junit-platform-3.0.0-M3.jar surefire-api-3.0.0-M3.jar surefire-logger-api-3.0.0-M3.jar common-java5-3.0.0-M3.jar junit-platform-launcher-1.3.1.jar maven-surefire-common-3.0.0-M3.jar 18:11:22,555 [1;34mINFOm] 18:11:22,555 [1;34mINFOm] ------------------------------------------------------- 18:11:22,555 [1;34mINFOm] T E S T S 18:11:22,555 [1;34mINFOm] ------------------------------------------------------- 18:11:22,556 [1;36mDEBUGm] Determined Maven Process ID 33 18:11:22,557 [1;36mDEBUGm] boot classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar /home/r/repo/lazylead-cli/target/test-classes /home/r/repo/lazylead-cli/target/classes /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar /home/r/repo/lazylead-jira/target/lazylead-jira-app-0.1.0.jar /home/r/.m2/repository/io/github/dgroup/tagyml/0.3.0/tagyml-0.3.0.jar /home/r/.m2/repository/io/github/dgroup/term4j/0.2.0/term4j-0.2.0.jar /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar /home/r/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar /home/r/.m2/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar /home/r/.m2/repository/com/mchange/c3p0/0.9.5.2/c3p0-0.9.5.2.jar /home/r/.m2/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar /home/r/.m2/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar 18:11:22,565 [1;36mDEBUGm] boot(compact) classpath: surefire-booter-3.0.0-M3.jar surefire-api-3.0.0-M3.jar surefire-logger-api-3.0.0-M3.jar test-classes classes lazylead-api-app-0.1.0.jar lazylead-jira-app-0.1.0.jar tagyml-0.3.0.jar term4j-0.2.0.jar cactoos-0.38.jar snakeyaml-1.23.jar quartz-2.3.0.jar c3p0-0.9.5.2.jar mchange-commons-java-0.2.11.jar HikariCP-java6-2.3.13.jar velocity-0.4.0.jar slf4j-api-1.7.25.jar logback-classic-1.2.3.jar logback-core-1.2.3.jar junit-vintage-engine-5.4.0-M1.jar apiguardian-api-1.0.0.jar junit-platform-engine-1.4.0-M1.jar junit-platform-commons-1.4.0-M1.jar opentest4j-1.1.1.jar junit-4.12.jar hamcrest-core-1.3.jar junit-jupiter-engine-5.4.0-M1.jar junit-jupiter-api-5.4.0-M1.jar hamcrest-all-1.3.jar assertj-core-3.8.0.jar cactoos-matchers-0.13.jar surefire-junit-platform-3.0.0-M3.jar common-java5-3.0.0-M3.jar junit-platform-launcher-1.3.1.jar 18:11:22,568 [1;36mDEBUGm] Forking command line: /bin/sh -c cd /home/r/repo/lazylead-cli && /usr/lib/jvm/java-11-openjdk-amd64/bin/java '-javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-cli/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file' org.apache.maven.surefire.booter.ForkedBooter /home/r/repo/lazylead-cli/target/surefire 2019-02-07T18-10-04_700-jvmRun1 surefire7274262166132861599tmp surefire_18249116678431328846tmp 18:11:23,994 [1;34mINFOm] Running 1mAppTestm 18:11:24.699 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 18:11:24.710 [main] INFO org.quartz.simpl.SimpleThreadPool - Job execution threads will use class loader of thread: main 18:11:24.742 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 18:11:24.743 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.0 created. 18:11:24.744 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 18:11:24.746 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 18:11:24.746 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 18:11:24.746 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.0 18:11:24.746 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 18:11:24.746 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 18:11:24.758 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:24.764 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '100.Print lead ID for the team with id 100', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:24.773 [DefaultQuartzScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job 100.Print lead ID for the team with id 100 18:11:24.773 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:24.774 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '100.Print team capacity to newly raised tickets', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:24.776 [DefaultQuartzScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job 100.Print team capacity to newly raised tickets 18:11:24.776 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:24.777 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '200.Print email subject property for team with id 200', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:24.778 [DefaultQuartzScheduler_Worker-3] DEBUG org.quartz.core.JobRunShell - Calling execute on job 200.Print email subject property for team with id 200 18:11:24.778 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:24.779 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '200.Print lead ID for the team with id 200', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:24.779 [DefaultQuartzScheduler_Worker-4] DEBUG org.quartz.core.JobRunShell - Calling execute on job 200.Print lead ID for the team with id 200 18:11:24.780 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:25.001 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '100.Print lead ID for the team with id 100', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:25.001 [DefaultQuartzScheduler_Worker-5] DEBUG org.quartz.core.JobRunShell - Calling execute on job 100.Print lead ID for the team with id 100 18:11:25.002 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:25.002 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '100.Print team capacity to newly raised tickets', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:25.003 [DefaultQuartzScheduler_Worker-6] DEBUG org.quartz.core.JobRunShell - Calling execute on job 100.Print team capacity to newly raised tickets 18:11:25.003 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:25.004 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '200.Print email subject property for team with id 200', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:25.004 [DefaultQuartzScheduler_Worker-7] DEBUG org.quartz.core.JobRunShell - Calling execute on job 200.Print email subject property for team with id 200 18:11:25.004 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:25.005 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '200.Print lead ID for the team with id 200', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:25.005 [DefaultQuartzScheduler_Worker-8] DEBUG org.quartz.core.JobRunShell - Calling execute on job 200.Print lead ID for the team with id 200 18:11:25.005 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:26.001 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '100.Print lead ID for the team with id 100', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:26.002 [DefaultQuartzScheduler_Worker-9] DEBUG org.quartz.core.JobRunShell - Calling execute on job 100.Print lead ID for the team with id 100 18:11:26.002 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:26.003 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '100.Print team capacity to newly raised tickets', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:26.003 [DefaultQuartzScheduler_Worker-10] DEBUG org.quartz.core.JobRunShell - Calling execute on job 100.Print team capacity to newly raised tickets 18:11:26.003 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:26.004 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '200.Print email subject property for team with id 200', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:26.004 [DefaultQuartzScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job 200.Print email subject property for team with id 200 18:11:26.004 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:26.005 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '200.Print lead ID for the team with id 200', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:26.005 [DefaultQuartzScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job 200.Print lead ID for the team with id 200 18:11:26.006 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:27.001 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '100.Print lead ID for the team with id 100', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:27.001 [DefaultQuartzScheduler_Worker-3] DEBUG org.quartz.core.JobRunShell - Calling execute on job 100.Print lead ID for the team with id 100 18:11:27.001 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:27.002 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '100.Print team capacity to newly raised tickets', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:27.002 [DefaultQuartzScheduler_Worker-4] DEBUG org.quartz.core.JobRunShell - Calling execute on job 100.Print team capacity to newly raised tickets 18:11:27.003 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:27.003 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '200.Print email subject property for team with id 200', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:27.003 [DefaultQuartzScheduler_Worker-5] DEBUG org.quartz.core.JobRunShell - Calling execute on job 200.Print email subject property for team with id 200 18:11:27.004 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:27.004 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job '200.Print lead ID for the team with id 200', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:27.005 [DefaultQuartzScheduler_Worker-6] DEBUG org.quartz.core.JobRunShell - Calling execute on job 200.Print lead ID for the team with id 200 18:11:27.006 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:27.760 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down. 18:11:27.760 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused. 18:11:27.761 [main] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 18:11:27.761 [main] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 18:11:27.761 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete. 18:11:27.790 [main] WARN io.github.dgroup.lazylead.cli.yaml.ConfigOf - Unable to parse 'src/test/resources/yml/1.0/illegal-format.yml' using '1.0' format io.github.dgroup.tagyml.YamlFormatException: io.github.dgroup.tagyml.YamlFormatException: The tag `systems` is missing or has incorrect structure at io.github.dgroup.tagyml.format.Envelope.value(Envelope.java:70) at io.github.dgroup.tagyml.format.FirstIn.lambda$new$0(FirstIn.java:81) at io.github.dgroup.tagyml.format.FirstIn.value(FirstIn.java:94) at org.cactoos.scalar.StickyScalar.lambda$new$0(StickyScalar.java:73) at org.cactoos.func.StickyFunc.lambda$new$0(StickyFunc.java:70) at org.cactoos.func.StickyBiFunc.apply(StickyBiFunc.java:93) at org.cactoos.func.StickyFunc.apply(StickyFunc.java:77) at org.cactoos.scalar.StickyScalar.value(StickyScalar.java:79) at io.github.dgroup.lazylead.cli.yaml.ConfigOf.config(ConfigOf.java:117) at io.github.dgroup.lazylead.cli.yaml.ConfigOf.teams(ConfigOf.java:100) at io.github.dgroup.lazylead.cli.App.start(App.java:146) at io.github.dgroup.lazylead.cli.AppTest.illegalYamlConfiguration(AppTest.java:126) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:39) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:79) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) Caused by: io.github.dgroup.tagyml.YamlFormatException: The tag `systems` is missing or has incorrect structure at io.github.dgroup.tagyml.tag.Envelope.value(Envelope.java:71) at io.github.dgroup.lazylead.cli.yaml.ConfigV1$YmlFile.tagSystems(ConfigV1.java:176) at io.github.dgroup.lazylead.cli.yaml.ConfigV1.lambda$new$0(ConfigV1.java:77) at io.github.dgroup.tagyml.format.Envelope.value(Envelope.java:67) ... 56 common frames omitted 18:11:27,811 [1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.813 s - in 1mAppTestm 18:11:27,811 [1;34mINFOm] Running 1mLazyleadOfTestm 18:11:27,822 [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in 1mLazyleadOfTestm 18:11:27,822 [1;34mINFOm] Running 1mAnnoyingOfTestm 18:11:27,827 [1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in 1mAnnoyingOfTestm 18:11:27,944 [1;34mINFOm] Running io.github.dgroup.lazylead.cli.reflection.1mObjectOfTestm 18:11:27,970 [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.github.dgroup.lazylead.cli.reflection.1mObjectOfTestm 18:11:27,973 [1;34mINFOm] Running io.github.dgroup.lazylead.cli.quartz.job.1mJobTestm 18:11:27.978 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 18:11:27.978 [main] INFO org.quartz.simpl.SimpleThreadPool - Job execution threads will use class loader of thread: main 18:11:27.981 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 18:11:27.981 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.0 created. 18:11:27.982 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 18:11:27.982 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 18:11:27.983 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 18:11:27.983 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.0 18:11:27.984 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 18:11:27.983 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 18:11:27.996 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:27.999 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job 'group1.job1', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:28.003 [DefaultQuartzScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:28.003 [DefaultQuartzScheduler_Worker-9] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:28.004 [DefaultQuartzScheduler_Worker-5] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:28.003 [DefaultQuartzScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job group1.job1 18:11:28.005 [DefaultQuartzScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:28.005 [DefaultQuartzScheduler_Worker-7] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:28.003 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:28.003 [DefaultQuartzScheduler_Worker-4] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:28.006 [DefaultQuartzScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:28.006 [DefaultQuartzScheduler_Worker-6] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:28.006 [DefaultQuartzScheduler_Worker-10] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:28.006 [DefaultQuartzScheduler_Worker-8] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:28.008 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job 'group1.job1', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:28.008 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:28.009 [DefaultQuartzScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job group1.job1 18:11:29.001 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job 'group1.job1', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:29.004 [DefaultQuartzScheduler_Worker-3] DEBUG org.quartz.core.JobRunShell - Calling execute on job group1.job1 18:11:29.004 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:30.001 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job 'group1.job1', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:30.002 [DefaultQuartzScheduler_Worker-4] DEBUG org.quartz.core.JobRunShell - Calling execute on job group1.job1 18:11:30.002 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:31.000 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job 'group1.job1', class=io.github.dgroup.lazylead.cli.quartz.job.Job$QuartzJob 18:11:31.001 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down. 18:11:31.001 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused. 18:11:31.001 [DefaultQuartzScheduler_Worker-5] DEBUG org.quartz.core.JobRunShell - Calling execute on job group1.job1 18:11:31.001 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:31.001 [main] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 18:11:31.001 [main] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 18:11:31.001 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete. 18:11:31,005 [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.03 s - in io.github.dgroup.lazylead.cli.quartz.job.1mJobTestm 18:11:31.002 [DefaultQuartzScheduler_Worker-4] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:31,006 [1;34mINFOm] Running io.github.dgroup.lazylead.cli.1mQuartzConfigurationSmokeTestm 18:11:31.004 [DefaultQuartzScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:31.005 [DefaultQuartzScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:31.010 [DefaultQuartzScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:31.011 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 18:11:31.011 [main] INFO org.quartz.simpl.SimpleThreadPool - Job execution threads will use class loader of thread: main 18:11:31.013 [main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 18:11:31.013 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.0 created. 18:11:31.013 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 18:11:31.013 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 18:11:31.013 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 18:11:31.013 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.0 18:11:31.014 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 18:11:31.014 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:31.014 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job 'group1.job1', class=io.github.dgroup.lazylead.cli.QuartzConfigurationSmokeTest$SimpleJob 18:11:31.017 [DefaultQuartzScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job group1.job1 18:11:31.017 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:31.510 [DefaultQuartzScheduler_Worker-9] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:31.510 [DefaultQuartzScheduler_Worker-5] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:31.510 [DefaultQuartzScheduler_Worker-7] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:31.510 [DefaultQuartzScheduler_Worker-8] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:31.510 [DefaultQuartzScheduler_Worker-10] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:31.510 [DefaultQuartzScheduler_Worker-6] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:32.001 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job 'group1.job1', class=io.github.dgroup.lazylead.cli.QuartzConfigurationSmokeTest$SimpleJob 18:11:32.002 [DefaultQuartzScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job group1.job1 18:11:32.002 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:33.000 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job 'group1.job1', class=io.github.dgroup.lazylead.cli.QuartzConfigurationSmokeTest$SimpleJob 18:11:33.001 [DefaultQuartzScheduler_Worker-3] DEBUG org.quartz.core.JobRunShell - Calling execute on job group1.job1 18:11:33.001 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:34.000 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory - Producing instance of Job 'group1.job1', class=io.github.dgroup.lazylead.cli.QuartzConfigurationSmokeTest$SimpleJob 18:11:34.001 [DefaultQuartzScheduler_Worker-4] DEBUG org.quartz.core.JobRunShell - Calling execute on job group1.job1 18:11:34.001 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 18:11:34.020 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down. 18:11:34.020 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused. 18:11:34.021 [main] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 18:11:34.027 [DefaultQuartzScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:34.501 [DefaultQuartzScheduler_Worker-4] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:34.501 [DefaultQuartzScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:34.502 [DefaultQuartzScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:34.513 [DefaultQuartzScheduler_Worker-5] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:34.513 [DefaultQuartzScheduler_Worker-6] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:34.513 [DefaultQuartzScheduler_Worker-7] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:34.513 [DefaultQuartzScheduler_Worker-8] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:34.513 [DefaultQuartzScheduler_Worker-9] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:34.513 [DefaultQuartzScheduler_Worker-10] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 18:11:34.513 [main] DEBUG org.quartz.simpl.SimpleThreadPool - No executing jobs remaining, all threads stopped. 18:11:34.513 [main] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 18:11:34.514 [main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete. 18:11:34,518 [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.51 s - in io.github.dgroup.lazylead.cli.1mQuartzConfigurationSmokeTestm 18:11:34,519 [1;34mINFOm] Running io.github.dgroup.lazylead.cli.yaml.1mConfigOfTestm 18:11:34,538 [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.github.dgroup.lazylead.cli.yaml.1mConfigOfTestm 18:11:34,538 [1;34mINFOm] Running io.github.dgroup.lazylead.cli.yaml.1mYmlConfigurationSmokeTestm 18:11:34,570 [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.github.dgroup.lazylead.cli.yaml.1mYmlConfigurationSmokeTestm 18:11:34,571 [1;34mINFOm] Running io.github.dgroup.lazylead.cli.yaml.1mConfigV1Testm 18:11:34,759 [1;34mINFOm] 1;32mTests run: 0;1;32m16m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in io.github.dgroup.lazylead.cli.yaml.1mConfigV1Testm 18:11:35,101 [1;34mINFOm] 18:11:35,101 [1;34mINFOm] Results: 18:11:35,101 [1;34mINFOm] 18:11:35,102 [1;34mINFOm] 1;32mTests run: 26, Failures: 0, Errors: 0, Skipped: 0m 18:11:35,102 [1;34mINFOm] 18:11:35,102 [1;34mINFOm] 18:11:35,102 [1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:2.4:jarm 1m(default-jar)m @ 36mlazylead-cli0;1m ---m 18:11:35,103 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:35,104 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator --> 18:11:35,105 [1;36mDEBUGm] (f) classesDirectory = /home/r/repo/lazylead-cli/target/classes 18:11:35,105 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-cli/target/classes/META-INF/MANIFEST.MF 18:11:35,106 [1;36mDEBUGm] (f) finalName = lazylead-cli-0.1.0 18:11:35,106 [1;36mDEBUGm] (f) forceCreation = false 18:11:35,106 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-cli/target 18:11:35,106 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:35,107 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:35,107 [1;36mDEBUGm] (f) skipIfEmpty = false 18:11:35,107 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:11:35,108 [1;36mDEBUGm] -- end configuration -- 18:11:35,109 [1;36mDEBUGm] isUp2date: false (Destination /home/r/repo/lazylead-cli/target/lazylead-cli-0.1.0.jar not found.) 18:11:35,118 [1;34mINFOm] Building jar: /home/r/repo/lazylead-cli/target/lazylead-cli-0.1.0.jar 18:11:35,118 [1;36mDEBUGm] adding directory META-INF/ 18:11:35,119 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:11:35,119 [1;36mDEBUGm] adding directory checkstyle/ 18:11:35,119 [1;36mDEBUGm] adding directory io/ 18:11:35,119 [1;36mDEBUGm] adding directory io/github/ 18:11:35,119 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:11:35,120 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:11:35,120 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/ 18:11:35,120 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/reflection/ 18:11:35,120 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/system/ 18:11:35,121 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/ 18:11:35,121 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/job/ 18:11:35,121 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/trigger/ 18:11:35,121 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/arg/ 18:11:35,122 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/annoying/ 18:11:35,122 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/yaml/ 18:11:35,122 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/reflection/ObjectOf.class 18:11:35,122 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/TaskOf.class 18:11:35,123 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/SystemsOf.class 18:11:35,123 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/QuartzException.class 18:11:35,124 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/ArgOf.class 18:11:35,124 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/Jobs.class 18:11:35,124 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/Job.class 18:11:35,125 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/Job$QuartzJob.class 18:11:35,125 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/TriggerEnvelope.class 18:11:35,126 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/Cron.class 18:11:35,126 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/Timed.class 18:11:35,126 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/ScheduleOf.class 18:11:35,127 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/Schedule.class 18:11:35,127 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/UncheckedQartzException.class 18:11:35,127 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/arg/Yaml.class 18:11:35,128 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/annoying/AnnoyingOf.class 18:11:35,128 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$YmlTeam.class 18:11:35,128 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$YmlTeamMember.class 18:11:35,129 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$YmlTeamTask.class 18:11:35,129 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$YmlFile.class 18:11:35,130 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1.class 18:11:35,130 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$1.class 18:11:35,131 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$YmlTicketingSystem.class 18:11:35,131 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/Config.class 18:11:35,131 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigOf.class 18:11:35,132 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/App.class 18:11:35,132 [1;36mDEBUGm] adding directory META-INF/maven/ 18:11:35,132 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:11:35,132 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-cli/ 18:11:35,133 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-cli/pom.xml 18:11:35,133 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-cli/pom.properties 18:11:35,135 [1;34mINFOm] 18:11:35,135 [1;34mINFOm] 1m--- 0;32mmaven-assembly-plugin:3.1.0:singlem 1m(make-a-jar-with-dependencies)m @ 36mlazylead-cli0;1m ---m 18:11:35,136 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:35,137 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' with basic configurator --> 18:11:35,137 [1;36mDEBUGm] (s) appendAssemblyId = false 18:11:35,137 [1;36mDEBUGm] (s) mainClass = io.github.dgroup.lazylead.cli.App 18:11:35,137 [1;36mDEBUGm] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@60880394 18:11:35,138 [1;36mDEBUGm] (s) archive = org.apache.maven.archiver.MavenArchiveConfiguration@482b6acc 18:11:35,138 [1;36mDEBUGm] (f) attach = true 18:11:35,138 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-cli 18:11:35,138 [1;36mDEBUGm] (s) descriptorRefs = [jar-with-dependencies] 18:11:35,138 [1;36mDEBUGm] (f) dryRun = false 18:11:35,139 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:35,139 [1;36mDEBUGm] (s) finalName = lazylead-cli-app-0.1.0 18:11:35,139 [1;36mDEBUGm] (f) ignoreDirFormatExtensions = true 18:11:35,139 [1;36mDEBUGm] (f) ignoreMissingDescriptor = false 18:11:35,139 [1;36mDEBUGm] (f) ignorePermissions = false 18:11:35,139 [1;36mDEBUGm] (f) includeProjectBuildFilters = true 18:11:35,140 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:11:35,140 [1;36mDEBUGm] (f) mavenSession = org.apache.maven.execution.MavenSession@70a898b0 18:11:35,140 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-cli/target 18:11:35,140 [1;36mDEBUGm] (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.HelpMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.SingleAssemblyMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' --- 18:11:35,141 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:35,142 [1;36mDEBUGm] (s) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:11:35,143 [1;36mDEBUGm] (f) recompressZippedFiles = true 18:11:35,143 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:11:35,144 [1;36mDEBUGm] (f) runOnlyAtExecutionRoot = false 18:11:35,144 [1;36mDEBUGm] (s) siteDirectory = /home/r/repo/lazylead-cli/target/site 18:11:35,144 [1;36mDEBUGm] (f) skipAssembly = false 18:11:35,144 [1;36mDEBUGm] (s) tarLongFileMode = warn 18:11:35,144 [1;36mDEBUGm] (s) tempRoot = /home/r/repo/lazylead-cli/target/archive-tmp 18:11:35,144 [1;36mDEBUGm] (f) updateOnly = false 18:11:35,145 [1;36mDEBUGm] (f) useJvmChmod = false 18:11:35,145 [1;36mDEBUGm] (s) workDirectory = /home/r/repo/lazylead-cli/target/assembly/work 18:11:35,145 [1;36mDEBUGm] -- end configuration -- 18:11:35,146 [1;36mDEBUGm] After assembly is interpolated: <?xml version="1.0" encoding="UTF-8"?> <assembly xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd" xmlns="http://maven.apache.org/ASSEMBLY/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <id>jar-with-dependencies</id> <formats> <format>jar</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <dependencySets> <dependencySet> <outputDirectory>/</outputDirectory> <unpack>true</unpack> </dependencySet> </dependencySets> </assembly> 18:11:35,147 [1;36mDEBUGm] All known ContainerDescriptorHandler components: [metaInf-spring, plexus, file-aggregator, metaInf-services] 18:11:35,148 [1;36mDEBUGm] Dependencies for project: io.github.dgroup:lazylead-cli:jar:0.1.0 are: io.github.dgroup:lazylead-api:jar:0.1.0:provided io.github.dgroup:lazylead-jira:jar:0.1.0:provided io.github.dgroup:tagyml:jar:0.3.0:provided io.github.dgroup:term4j:jar:0.2.0:provided org.cactoos:cactoos:jar:0.38:provided org.yaml:snakeyaml:jar:1.23:provided org.quartz-scheduler:quartz:jar:2.3.0:provided com.github.dgroup:velocity:jar:0.4.0:provided org.slf4j:slf4j-api:jar:1.7.25:provided ch.qos.logback:logback-classic:jar:1.2.3:provided ch.qos.logback:logback-core:jar:1.2.3:provided org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test org.hamcrest:hamcrest-all:jar:1.3:test org.assertj:assertj-core:jar:3.8.0:test org.llorllale:cactoos-matchers:jar:0.13:test 18:11:35,150 [1;36mDEBUGm] Resolving project dependencies transitively. 18:11:35,182 [1;36mDEBUGm] While resolving dependencies of io.github.dgroup:lazylead-cli:jar:0.1.0: 18:11:35,183 [1;36mDEBUGm] Processing DependencySet (output=/) 18:11:35,183 [1;36mDEBUGm] Filtering dependency artifacts WITHOUT transitive dependency path information. 18:11:35,183 [1;36mDEBUGm] Adding 1 dependency artifacts. 18:11:35,186 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-cli:jar:0.1.0: (none) 18:11:35,186 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:11:35,188 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead:pom:0.1.0: (none) 18:11:35,189 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:11:35,190 [1;36mDEBUGm] Adding dependency artifact io.github.dgroup:lazylead-cli:jar:0.1.0. 18:11:35,190 [1;36mDEBUGm] Unpacking artifact contents for: io.github.dgroup:lazylead-cli:jar:0.1.0 to: 18:11:35,190 [1;36mDEBUGm] includes: **/* 18:11:35,190 [1;36mDEBUGm] excludes: none 18:11:35,190 [1;36mDEBUGm] Adding archived file-set in: /home/r/repo/lazylead-cli/target/lazylead-cli-0.1.0.jar to archive location: 18:11:35,201 [1;34mINFOm] Building jar: /home/r/repo/lazylead-cli/target/lazylead-cli-app-0.1.0.jar 18:11:35,202 [1;36mDEBUGm] adding directory META-INF/ 18:11:35,203 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:11:35,203 [1;36mDEBUGm] adding directory checkstyle/ 18:11:35,204 [1;36mDEBUGm] adding directory io/ 18:11:35,204 [1;36mDEBUGm] adding directory io/github/ 18:11:35,204 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:11:35,204 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:11:35,205 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/ 18:11:35,205 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/reflection/ 18:11:35,205 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/system/ 18:11:35,206 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/ 18:11:35,206 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/job/ 18:11:35,207 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/trigger/ 18:11:35,207 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/arg/ 18:11:35,207 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/annoying/ 18:11:35,208 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/yaml/ 18:11:35,208 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/reflection/ObjectOf.class 18:11:35,209 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/TaskOf.class 18:11:35,209 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/SystemsOf.class 18:11:35,210 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/QuartzException.class 18:11:35,211 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/ArgOf.class 18:11:35,212 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/Jobs.class 18:11:35,212 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/Job.class 18:11:35,213 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/Job$QuartzJob.class 18:11:35,214 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/TriggerEnvelope.class 18:11:35,215 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/Cron.class 18:11:35,215 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/Timed.class 18:11:35,216 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/ScheduleOf.class 18:11:35,217 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/Schedule.class 18:11:35,217 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/UncheckedQartzException.class 18:11:35,218 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/arg/Yaml.class 18:11:35,219 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/annoying/AnnoyingOf.class 18:11:35,219 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$YmlTeam.class 18:11:35,220 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$YmlTeamMember.class 18:11:35,221 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$YmlTeamTask.class 18:11:35,221 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$YmlFile.class 18:11:35,222 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1.class 18:11:35,223 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$1.class 18:11:35,223 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1$YmlTicketingSystem.class 18:11:35,224 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/Config.class 18:11:35,225 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigOf.class 18:11:35,225 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/App.class 18:11:35,226 [1;36mDEBUGm] adding directory META-INF/maven/ 18:11:35,226 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:11:35,227 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-cli/ 18:11:35,227 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-cli/pom.xml 18:11:35,227 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-cli/pom.properties 18:11:35,230 [1;33mWARNINGm] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/r/repo/lazylead-cli/target/lazylead-cli-app-0.1.0.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 18:11:35,230 [1;33mWARNINGm] Replacing pre-existing project main-artifact file: /home/r/repo/lazylead-cli/target/lazylead-cli-0.1.0.jar with assembly file: /home/r/repo/lazylead-cli/target/lazylead-cli-app-0.1.0.jar 18:11:35,231 [1;34mINFOm] 18:11:35,231 [1;34mINFOm] 1m--- 0;32mmaven-source-plugin:2.2.1:jar-no-forkm 1m(attach-sources)m @ 36mlazylead-cli0;1m ---m 18:11:35,232 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:35,233 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork' with basic configurator --> 18:11:35,234 [1;36mDEBUGm] (f) attach = true 18:11:35,234 [1;36mDEBUGm] (f) classifier = sources 18:11:35,234 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-cli/target/classes/META-INF/MANIFEST.MF 18:11:35,234 [1;36mDEBUGm] (f) excludeResources = false 18:11:35,235 [1;36mDEBUGm] (f) finalName = lazylead-cli-0.1.0 18:11:35,235 [1;36mDEBUGm] (f) forceCreation = false 18:11:35,235 [1;36mDEBUGm] (f) includePom = false 18:11:35,235 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-cli/target 18:11:35,236 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:35,236 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:11:35,238 [1;36mDEBUGm] (f) skipSource = false 18:11:35,238 [1;36mDEBUGm] (f) useDefaultExcludes = true 18:11:35,238 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:11:35,239 [1;36mDEBUGm] -- end configuration -- 18:11:35,252 [1;36mDEBUGm] isUp2date: false (Destination /home/r/repo/lazylead-cli/target/lazylead-cli-0.1.0-sources.jar not found.) 18:11:35,263 [1;34mINFOm] Building jar: /home/r/repo/lazylead-cli/target/lazylead-cli-0.1.0-sources.jar 18:11:35,264 [1;36mDEBUGm] adding directory META-INF/ 18:11:35,264 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:11:35,264 [1;36mDEBUGm] adding directory io/ 18:11:35,265 [1;36mDEBUGm] adding directory io/github/ 18:11:35,265 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:11:35,265 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:11:35,266 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/ 18:11:35,266 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/reflection/ 18:11:35,266 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/system/ 18:11:35,267 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/ 18:11:35,267 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/job/ 18:11:35,267 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/trigger/ 18:11:35,268 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/arg/ 18:11:35,268 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/annoying/ 18:11:35,269 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/yaml/ 18:11:35,269 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/reflection/package-info.java 18:11:35,269 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/reflection/ObjectOf.java 18:11:35,270 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/App.java 18:11:35,271 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/SystemsOf.java 18:11:35,271 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/TaskOf.java 18:11:35,272 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/package-info.java 18:11:35,272 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/Schedule.java 18:11:35,273 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/Job.java 18:11:35,274 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/package-info.java 18:11:35,274 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/Jobs.java 18:11:35,275 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/ArgOf.java 18:11:35,275 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/ScheduleOf.java 18:11:35,276 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/package-info.java 18:11:35,277 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/TriggerEnvelope.java 18:11:35,277 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/Timed.java 18:11:35,278 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/Cron.java 18:11:35,279 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/package-info.java 18:11:35,279 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/UncheckedQartzException.java 18:11:35,280 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/QuartzException.java 18:11:35,280 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/arg/package-info.java 18:11:35,281 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/arg/Yaml.java 18:11:35,282 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/annoying/AnnoyingOf.java 18:11:35,282 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/annoying/package-info.java 18:11:35,283 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/package-info.java 18:11:35,283 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigOf.java 18:11:35,284 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/Config.java 18:11:35,285 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1.java 18:11:35,285 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/package-info.java 18:11:35,289 [1;34mINFOm] 18:11:35,289 [1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.9.1:jarm 1m(attach-javadocs)m @ 36mlazylead-cli0;1m ---m 18:11:35,290 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:35,291 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar' with basic configurator --> 18:11:35,292 [1;36mDEBUGm] (f) aggregate = false 18:11:35,292 [1;36mDEBUGm] (f) applyJavadocSecurityFix = true 18:11:35,292 [1;36mDEBUGm] (f) attach = true 18:11:35,293 [1;36mDEBUGm] (f) author = true 18:11:35,293 [1;36mDEBUGm] (f) bootclasspathArtifacts = [] 18:11:35,293 [1;36mDEBUGm] (f) bottom = Copyright © {inceptionYear}–{currentYear} {organizationName}. All rights reserved. 18:11:35,293 [1;36mDEBUGm] (f) breakiterator = false 18:11:35,293 [1;36mDEBUGm] (f) debug = false 18:11:35,293 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-cli/target/classes/META-INF/MANIFEST.MF 18:11:35,294 [1;36mDEBUGm] (f) detectJavaApiLink = true 18:11:35,294 [1;36mDEBUGm] (f) detectLinks = false 18:11:35,294 [1;36mDEBUGm] (f) detectOfflineLinks = true 18:11:35,295 [1;36mDEBUGm] (f) docfilessubdirs = false 18:11:35,295 [1;36mDEBUGm] (f) docletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:11:35,295 [1;36mDEBUGm] (f) docletArtifacts = [] 18:11:35,295 [1;36mDEBUGm] (f) doctitle = lazylead-cli 0.1.0 API 18:11:35,296 [1;36mDEBUGm] (f) encoding = UTF-8 18:11:35,296 [1;36mDEBUGm] (f) failOnError = true 18:11:35,296 [1;36mDEBUGm] (f) finalName = lazylead-cli-0.1.0 18:11:35,296 [1;36mDEBUGm] (f) groups = [] 18:11:35,297 [1;36mDEBUGm] (f) includeDependencySources = false 18:11:35,297 [1;36mDEBUGm] (f) includeTransitiveDependencySources = false 18:11:35,297 [1;36mDEBUGm] (f) isOffline = false 18:11:35,297 [1;36mDEBUGm] (f) jarOutputDirectory = /home/r/repo/lazylead-cli/target 18:11:35,298 [1;36mDEBUGm] (f) javaApiLinks = {} 18:11:35,298 [1;36mDEBUGm] (f) javadocDirectory = /home/r/repo/lazylead-cli/src/main/javadoc 18:11:35,298 [1;36mDEBUGm] (f) javadocOptionsDir = /home/r/repo/lazylead-cli/target/javadoc-bundle-options 18:11:35,299 [1;36mDEBUGm] (f) keywords = false 18:11:35,299 [1;36mDEBUGm] (f) links = [] 18:11:35,299 [1;36mDEBUGm] (f) linksource = false 18:11:35,299 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:11:35,300 [1;36mDEBUGm] (f) nocomment = false 18:11:35,300 [1;36mDEBUGm] (f) nodeprecated = false 18:11:35,300 [1;36mDEBUGm] (f) nodeprecatedlist = false 18:11:35,300 [1;36mDEBUGm] (f) nohelp = false 18:11:35,300 [1;36mDEBUGm] (f) noindex = false 18:11:35,300 [1;36mDEBUGm] (f) nonavbar = false 18:11:35,300 [1;36mDEBUGm] (f) nooverview = false 18:11:35,301 [1;36mDEBUGm] (f) nosince = false 18:11:35,301 [1;36mDEBUGm] (f) notimestamp = false 18:11:35,301 [1;36mDEBUGm] (f) notree = false 18:11:35,301 [1;36mDEBUGm] (f) offlineLinks = [] 18:11:35,301 [1;36mDEBUGm] (f) old = false 18:11:35,301 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-cli/target/apidocs 18:11:35,302 [1;36mDEBUGm] (f) overview = /home/r/repo/lazylead-cli/src/main/javadoc/overview.html 18:11:35,302 [1;36mDEBUGm] (f) quiet = false 18:11:35,302 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:11:35,304 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:11:35,305 [1;36mDEBUGm] (f) resourcesArtifacts = [] 18:11:35,305 [1;36mDEBUGm] (f) serialwarn = false 18:11:35,306 [1;36mDEBUGm] (f) show = protected 18:11:35,306 [1;36mDEBUGm] (f) skip = false 18:11:35,306 [1;36mDEBUGm] (f) source = 8 18:11:35,306 [1;36mDEBUGm] (f) sourceDependencyCacheDir = /home/r/repo/lazylead-cli/target/distro-javadoc-sources 18:11:35,307 [1;36mDEBUGm] (f) splitindex = false 18:11:35,307 [1;36mDEBUGm] (f) stylesheet = java 18:11:35,307 [1;36mDEBUGm] (f) tagletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:11:35,307 [1;36mDEBUGm] (f) tagletArtifacts = [] 18:11:35,308 [1;36mDEBUGm] (f) taglets = [] 18:11:35,308 [1;36mDEBUGm] (s) name = todo 18:11:35,308 [1;36mDEBUGm] (s) placement = a 18:11:35,309 [1;36mDEBUGm] (s) head = todo: 18:11:35,309 [1;36mDEBUGm] (s) name = checkstyle 18:11:35,309 [1;36mDEBUGm] (s) placement = a 18:11:35,309 [1;36mDEBUGm] (s) head = checkstyle: 18:11:35,310 [1;36mDEBUGm] (f) tags = [name = 'todo' head = 'todo:', name = 'checkstyle' head = 'checkstyle:'] 18:11:35,310 [1;36mDEBUGm] (f) use = true 18:11:35,310 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:11:35,310 [1;36mDEBUGm] (f) useStandardDocletOptions = true 18:11:35,311 [1;36mDEBUGm] (f) validateLinks = false 18:11:35,311 [1;36mDEBUGm] (f) verbose = false 18:11:35,311 [1;36mDEBUGm] (f) version = true 18:11:35,311 [1;36mDEBUGm] (f) windowtitle = lazylead-cli 0.1.0 API 18:11:35,311 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:35,312 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:11:35,312 [1;36mDEBUGm] (f) settings = org.apache.maven.execution.SettingsAdapter@6c13019c 18:11:35,312 [1;36mDEBUGm] -- end configuration -- 18:11:35,417 [1;36mDEBUGm] Found Java API link: http://docs.oracle.com/javase/7/docs/api/ 18:11:35,418 [1;36mDEBUGm] Trying to add links for modules... 18:11:35,418 [1;36mDEBUGm] Added Javadoc offline link: http://maven.apache.org/lazylead-api/apidocs for the module: io.github.dgroup:lazylead-api:jar:0.1.0 18:11:35,418 [1;36mDEBUGm] Added Javadoc offline link: http://maven.apache.org/lazylead-jira/apidocs for the module: io.github.dgroup:lazylead-jira:jar:0.1.0 18:11:35,419 [1;31mERRORm] Error fetching link: /home/r/repo/lazylead-api/target/apidocs/package-list. Ignored it. 18:11:35,419 [1;31mERRORm] Error fetching link: /home/r/repo/lazylead-jira/target/apidocs/package-list. Ignored it. 18:11:35,420 [1;36mDEBUGm] /docker-java-home/bin/javadoc @options @packages 18:11:37,846 [1;34mINFOm] Loading source files for package io.github.dgroup.lazylead.cli.reflection... Loading source files for package io.github.dgroup.lazylead.cli... Loading source files for package io.github.dgroup.lazylead.cli.system... Loading source files for package io.github.dgroup.lazylead.cli.quartz... Loading source files for package io.github.dgroup.lazylead.cli.quartz.job... Loading source files for package io.github.dgroup.lazylead.cli.quartz.trigger... Loading source files for package io.github.dgroup.lazylead.cli.arg... Loading source files for package io.github.dgroup.lazylead.cli.annoying... Loading source files for package io.github.dgroup.lazylead.cli.yaml... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/App.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/annoying/AnnoyingOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/arg/Yaml.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/QuartzException.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/Schedule.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/ScheduleOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/UncheckedQartzException.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/job/ArgOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/job/Job.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/job/Job.QuartzJob.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/job/Jobs.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/trigger/Cron.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/trigger/Timed.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/trigger/TriggerEnvelope.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/reflection/ObjectOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/system/SystemsOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/system/TaskOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/yaml/Config.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/yaml/ConfigOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/yaml/ConfigV1.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/package-summary.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/package-tree.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/annoying/package-summary.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/annoying/package-tree.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/arg/package-summary.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/arg/package-tree.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/package-summary.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/package-tree.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/job/package-summary.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/job/package-tree.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/trigger/package-summary.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/trigger/package-tree.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/reflection/package-summary.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/reflection/package-tree.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/system/package-summary.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/system/package-tree.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/yaml/package-summary.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/yaml/package-tree.html... Generating /home/r/repo/lazylead-cli/target/apidocs/constant-values.html... Generating /home/r/repo/lazylead-cli/target/apidocs/serialized-form.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/reflection/class-use/ObjectOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/class-use/App.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/system/class-use/TaskOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/system/class-use/SystemsOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/class-use/QuartzException.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/class-use/ScheduleOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/class-use/Schedule.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/class-use/UncheckedQartzException.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/job/class-use/ArgOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/job/class-use/Jobs.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/job/class-use/Job.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/job/class-use/Job.QuartzJob.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/trigger/class-use/TriggerEnvelope.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/trigger/class-use/Cron.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/trigger/class-use/Timed.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/arg/class-use/Yaml.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/annoying/class-use/AnnoyingOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/yaml/class-use/ConfigV1.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/yaml/class-use/Config.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/yaml/class-use/ConfigOf.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/package-use.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/annoying/package-use.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/arg/package-use.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/package-use.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/job/package-use.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/quartz/trigger/package-use.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/reflection/package-use.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/system/package-use.html... Generating /home/r/repo/lazylead-cli/target/apidocs/io/github/dgroup/lazylead/cli/yaml/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/lazylead-cli/target/apidocs/overview-tree.html... Generating /home/r/repo/lazylead-cli/target/apidocs/index-all.html... Building index for all classes... Generating /home/r/repo/lazylead-cli/target/apidocs/allclasses-index.html... Generating /home/r/repo/lazylead-cli/target/apidocs/allpackages-index.html... Generating /home/r/repo/lazylead-cli/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/lazylead-cli/target/apidocs/allclasses.html... Generating /home/r/repo/lazylead-cli/target/apidocs/allclasses.html... Generating /home/r/repo/lazylead-cli/target/apidocs/index.html... Generating /home/r/repo/lazylead-cli/target/apidocs/overview-summary.html... Generating /home/r/repo/lazylead-cli/target/apidocs/help-doc.html... Note: Custom tags that could override future standard tags: @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names. 30 warnings 18:11:37,861 [1;33mWARNINGm] Javadoc Warnings 18:11:37,862 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/App.java:108: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,862 [1;33mWARNINGm] final var std = new StdOf(" "); 18:11:37,863 [1;33mWARNINGm] ^ 18:11:37,863 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/App.java:109: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,863 [1;33mWARNINGm] final var src = new Yaml(args); 18:11:37,864 [1;33mWARNINGm] ^ 18:11:37,864 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/App.java:146: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,864 [1;33mWARNINGm] final var teams = this.cfg.teams(); 18:11:37,865 [1;33mWARNINGm] ^ 18:11:37,865 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/App.java:148: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,866 [1;33mWARNINGm] final var systems = new Mapped<>(this.fsys, this.cfg.systems()); 18:11:37,866 [1;33mWARNINGm] ^ 18:11:37,866 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/App.java:154: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,867 [1;33mWARNINGm] final var jobs = new Jobs(teams, systems); 18:11:37,867 [1;33mWARNINGm] ^ 18:11:37,867 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/system/SystemsOf.java:99: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,868 [1;33mWARNINGm] final var system = this.systems.get(sid); 18:11:37,868 [1;33mWARNINGm] ^ 18:11:37,868 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/system/SystemsOf.java:119: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,869 [1;33mWARNINGm] final var val = new ObjectOf<>( 18:11:37,869 [1;33mWARNINGm] ^ 18:11:37,869 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Job.java:104: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,870 [1;33mWARNINGm] final var id = args.get("id"); 18:11:37,870 [1;33mWARNINGm] ^ 18:11:37,870 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Job.java:108: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,871 [1;33mWARNINGm] final var group = args.get("group"); 18:11:37,871 [1;33mWARNINGm] ^ 18:11:37,871 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Job.java:112: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,872 [1;33mWARNINGm] final var job = JobBuilder.newJob(type) 18:11:37,872 [1;33mWARNINGm] ^ 18:11:37,872 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Job.java:115: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,873 [1;33mWARNINGm] final var props = job.getJobDataMap(); 18:11:37,873 [1;33mWARNINGm] ^ 18:11:37,873 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Job.java:153: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,874 [1;33mWARNINGm] final var task = new ArgOf<Annoying>("annoying", ctx).value(); 18:11:37,875 [1;33mWARNINGm] ^ 18:11:37,875 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Job.java:154: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,875 [1;33mWARNINGm] final var team = new ArgOf<Team>("team", ctx).value(); 18:11:37,876 [1;33mWARNINGm] ^ 18:11:37,876 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Job.java:155: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,877 [1;33mWARNINGm] final var system = new ArgOf<System>("system", ctx).value(); 18:11:37,877 [1;33mWARNINGm] ^ 18:11:37,877 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Jobs.java:60: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,878 [1;33mWARNINGm] final var tasks = team.tasks(); 18:11:37,878 [1;33mWARNINGm] ^ 18:11:37,878 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Jobs.java:61: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,879 [1;33mWARNINGm] final var id = new AtomicInteger(0); 18:11:37,879 [1;33mWARNINGm] ^ 18:11:37,879 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/job/Jobs.java:64: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,880 [1;33mWARNINGm] final var system = systems.stream() 18:11:37,880 [1;33mWARNINGm] ^ 18:11:37,880 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1.java:68: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,881 [1;33mWARNINGm] final var src = new Snakeyaml<>(YmlFile.class).apply( 18:11:37,881 [1;33mWARNINGm] ^ 18:11:37,881 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1.java:71: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,882 [1;33mWARNINGm] final var teams = src.tagTeams(); 18:11:37,882 [1;33mWARNINGm] ^ 18:11:37,882 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1.java:77: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,883 [1;33mWARNINGm] final var systems = src.tagSystems(); 18:11:37,883 [1;33mWARNINGm] ^ 18:11:37,883 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1.java:167: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,884 [1;33mWARNINGm] final var props = ConfigV1.nullSafeProperties( 18:11:37,884 [1;33mWARNINGm] ^ 18:11:37,884 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1.java:176: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,885 [1;33mWARNINGm] final var systms = new TagOf<>("systems", this.systems).value(); 18:11:37,885 [1;33mWARNINGm] ^ 18:11:37,885 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/yaml/ConfigV1.java:200: warning: as of release 10, 'var' is a restricted local variable type and cannot be used for type declarations or as the element type of an array 18:11:37,886 [1;33mWARNINGm] final var team = ConfigV1.nullSafeProperties( 18:11:37,886 [1;33mWARNINGm] ^ 18:11:37,886 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/package-info.java:26: warning - Tag @link: reference not found: org.quartz 18:11:37,887 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/package-info.java:26: warning - Tag @link: reference not found: org.quartz 18:11:37,887 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/package-info.java:26: warning - Tag @link: reference not found: org.quartz 18:11:37,888 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/package-info.java:26: warning - Tag @link: reference not found: org.quartz 18:11:37,888 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/package-info.java:26: warning - Tag @link: reference not found: org.quartz 18:11:37,889 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/package-info.java:26: warning - Tag @link: reference not found: org.quartz 18:11:37,889 [1;33mWARNINGm] /home/r/repo/lazylead-cli/src/main/java/io/github/dgroup/lazylead/cli/quartz/package-info.java:26: warning - Tag @link: reference not found: org.quartz 18:11:37,923 [1;34mINFOm] Building jar: /home/r/repo/lazylead-cli/target/lazylead-cli-0.1.0-javadoc.jar 18:11:37,924 [1;36mDEBUGm] adding directory META-INF/ 18:11:37,924 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:11:37,924 [1;36mDEBUGm] adding directory jquery/ 18:11:37,925 [1;36mDEBUGm] adding directory jquery/images/ 18:11:37,925 [1;36mDEBUGm] adding directory jquery/jszip-utils/ 18:11:37,925 [1;36mDEBUGm] adding directory jquery/jszip-utils/dist/ 18:11:37,926 [1;36mDEBUGm] adding directory jquery/external/ 18:11:37,926 [1;36mDEBUGm] adding directory jquery/external/jquery/ 18:11:37,926 [1;36mDEBUGm] adding directory jquery/jszip/ 18:11:37,927 [1;36mDEBUGm] adding directory jquery/jszip/dist/ 18:11:37,927 [1;36mDEBUGm] adding directory io/ 18:11:37,927 [1;36mDEBUGm] adding directory io/github/ 18:11:37,928 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:11:37,928 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:11:37,928 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/ 18:11:37,929 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/reflection/ 18:11:37,929 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/reflection/class-use/ 18:11:37,929 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/system/ 18:11:37,930 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/system/class-use/ 18:11:37,930 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/ 18:11:37,931 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/job/ 18:11:37,931 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/job/class-use/ 18:11:37,931 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/class-use/ 18:11:37,932 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/trigger/ 18:11:37,932 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/quartz/trigger/class-use/ 18:11:37,933 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/class-use/ 18:11:37,933 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/arg/ 18:11:37,933 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/arg/class-use/ 18:11:37,934 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/annoying/ 18:11:37,934 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/annoying/class-use/ 18:11:37,935 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/yaml/ 18:11:37,935 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/cli/yaml/class-use/ 18:11:37,936 [1;36mDEBUGm] adding directory resources/ 18:11:37,936 [1;36mDEBUGm] adding entry overview-summary.html 18:11:37,936 [1;36mDEBUGm] adding entry index.html 18:11:37,937 [1;36mDEBUGm] adding entry allclasses-index.html 18:11:37,937 [1;36mDEBUGm] adding entry help-doc.html 18:11:37,938 [1;36mDEBUGm] adding entry jquery/jquery-ui.min.css 18:11:37,939 [1;36mDEBUGm] adding entry jquery/images/ui-bg_flat_75_ffffff_40x100.png 18:11:37,939 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_95_fef1ec_1x400.png 18:11:37,940 [1;36mDEBUGm] adding entry jquery/images/ui-icons_cd0a0a_256x240.png 18:11:37,940 [1;36mDEBUGm] adding entry jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png 18:11:37,941 [1;36mDEBUGm] adding entry jquery/images/ui-icons_888888_256x240.png 18:11:37,941 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_65_ffffff_1x400.png 18:11:37,942 [1;36mDEBUGm] adding entry jquery/images/ui-icons_454545_256x240.png 18:11:37,943 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_75_dadada_1x400.png 18:11:37,943 [1;36mDEBUGm] adding entry jquery/images/ui-icons_2e83ff_256x240.png 18:11:37,944 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_75_e6e6e6_1x400.png 18:11:37,944 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_55_fbf9ee_1x400.png 18:11:37,945 [1;36mDEBUGm] adding entry jquery/images/ui-bg_flat_0_aaaaaa_40x100.png 18:11:37,945 [1;36mDEBUGm] adding entry jquery/images/ui-icons_222222_256x240.png 18:11:37,945 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils-ie.js 18:11:37,946 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils-ie.min.js 18:11:37,947 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils.min.js 18:11:37,947 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils.js 18:11:37,948 [1;36mDEBUGm] adding entry jquery/jquery-ui.structure.css 18:11:37,948 [1;36mDEBUGm] adding entry jquery/external/jquery/jquery.js 18:11:37,964 [1;36mDEBUGm] adding entry jquery/jquery-ui.structure.min.css 18:11:37,965 [1;36mDEBUGm] adding entry jquery/jszip/dist/jszip.js 18:11:37,982 [1;36mDEBUGm] adding entry jquery/jszip/dist/jszip.min.js 18:11:37,987 [1;36mDEBUGm] adding entry jquery/jquery-ui.js 18:11:37,991 [1;36mDEBUGm] adding entry jquery/jquery-ui.min.js 18:11:37,992 [1;36mDEBUGm] adding entry jquery/jquery-3.3.1.js 18:11:38,008 [1;36mDEBUGm] adding entry jquery/jquery-migrate-3.0.1.js 18:11:38,009 [1;36mDEBUGm] adding entry jquery/jquery-ui.css 18:11:38,010 [1;36mDEBUGm] adding entry overview-tree.html 18:11:38,011 [1;36mDEBUGm] adding entry package-search-index.js 18:11:38,011 [1;36mDEBUGm] adding entry element-list 18:11:38,011 [1;36mDEBUGm] adding entry constant-values.html 18:11:38,012 [1;36mDEBUGm] adding entry deprecated-list.html 18:11:38,012 [1;36mDEBUGm] adding entry serialized-form.html 18:11:38,013 [1;36mDEBUGm] adding entry package-search-index.zip 18:11:38,013 [1;36mDEBUGm] adding entry allpackages-index.html 18:11:38,014 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/reflection/package-use.html 18:11:38,014 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/reflection/package-summary.html 18:11:38,015 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/reflection/class-use/ObjectOf.html 18:11:38,015 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/reflection/package-tree.html 18:11:38,016 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/reflection/ObjectOf.html 18:11:38,017 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/package-use.html 18:11:38,017 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/TaskOf.html 18:11:38,018 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/package-use.html 18:11:38,019 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/package-summary.html 18:11:38,019 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/class-use/TaskOf.html 18:11:38,020 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/class-use/SystemsOf.html 18:11:38,021 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/package-tree.html 18:11:38,021 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/system/SystemsOf.html 18:11:38,022 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/package-use.html 18:11:38,023 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/Job.html 18:11:38,024 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/ArgOf.html 18:11:38,024 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/package-use.html 18:11:38,025 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/package-summary.html 18:11:38,026 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/class-use/Job.html 18:11:38,027 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/class-use/ArgOf.html 18:11:38,027 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/class-use/Job.QuartzJob.html 18:11:38,028 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/class-use/Jobs.html 18:11:38,028 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/package-tree.html 18:11:38,029 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/Job.QuartzJob.html 18:11:38,030 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/job/Jobs.html 18:11:38,030 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/Schedule.html 18:11:38,031 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/package-summary.html 18:11:38,032 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/class-use/Schedule.html 18:11:38,032 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/class-use/ScheduleOf.html 18:11:38,033 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/class-use/UncheckedQartzException.html 18:11:38,034 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/class-use/QuartzException.html 18:11:38,034 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/package-use.html 18:11:38,035 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/TriggerEnvelope.html 18:11:38,036 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/Cron.html 18:11:38,036 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/package-summary.html 18:11:38,037 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/class-use/TriggerEnvelope.html 18:11:38,038 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/class-use/Cron.html 18:11:38,038 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/class-use/Timed.html 18:11:38,039 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/package-tree.html 18:11:38,040 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/trigger/Timed.html 18:11:38,040 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/package-tree.html 18:11:38,041 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/ScheduleOf.html 18:11:38,042 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/UncheckedQartzException.html 18:11:38,042 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/quartz/QuartzException.html 18:11:38,043 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/package-summary.html 18:11:38,044 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/class-use/App.html 18:11:38,044 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/arg/package-use.html 18:11:38,045 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/arg/package-summary.html 18:11:38,046 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/arg/class-use/Yaml.html 18:11:38,046 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/arg/package-tree.html 18:11:38,047 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/arg/Yaml.html 18:11:38,047 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/App.html 18:11:38,048 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/annoying/package-use.html 18:11:38,049 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/annoying/package-summary.html 18:11:38,049 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/annoying/class-use/AnnoyingOf.html 18:11:38,050 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/annoying/package-tree.html 18:11:38,051 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/annoying/AnnoyingOf.html 18:11:38,051 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/package-tree.html 18:11:38,052 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/package-use.html 18:11:38,053 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/package-summary.html 18:11:38,053 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/class-use/ConfigV1.html 18:11:38,054 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/class-use/Config.html 18:11:38,054 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/class-use/ConfigOf.html 18:11:38,055 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigV1.html 18:11:38,055 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/package-tree.html 18:11:38,055 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/Config.html 18:11:38,056 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/cli/yaml/ConfigOf.html 18:11:38,056 [1;36mDEBUGm] adding entry resources/x.png 18:11:38,057 [1;36mDEBUGm] adding entry resources/glass.png 18:11:38,057 [1;36mDEBUGm] adding entry stylesheet.css 18:11:38,058 [1;36mDEBUGm] adding entry allclasses.html 18:11:38,058 [1;36mDEBUGm] adding entry index-all.html 18:11:38,059 [1;36mDEBUGm] adding entry type-search-index.zip 18:11:38,059 [1;36mDEBUGm] adding entry type-search-index.js 18:11:38,059 [1;36mDEBUGm] adding entry member-search-index.zip 18:11:38,059 [1;36mDEBUGm] adding entry script.js 18:11:38,060 [1;36mDEBUGm] adding entry member-search-index.js 18:11:38,060 [1;36mDEBUGm] adding entry search.js 18:11:38,067 [1;34mINFOm] 18:11:38,067 [1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36mlazylead-cli0;1m ---m 18:11:38,068 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:38,069 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator --> 18:11:38,069 [1;36mDEBUGm] (f) artifact = io.github.dgroup:lazylead-cli:jar:0.1.0 18:11:38,070 [1;36mDEBUGm] (f) attachedArtifacts = [io.github.dgroup:lazylead-cli:java-source:sources:0.1.0, io.github.dgroup:lazylead-cli:javadoc:javadoc:0.1.0] 18:11:38,070 [1;36mDEBUGm] (f) createChecksum = false 18:11:38,070 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:11:38,071 [1;36mDEBUGm] (f) packaging = jar 18:11:38,071 [1;36mDEBUGm] (f) pomFile = /home/r/repo/lazylead-cli/pom.xml 18:11:38,071 [1;36mDEBUGm] (s) skip = false 18:11:38,072 [1;36mDEBUGm] (f) updateReleaseInfo = false 18:11:38,072 [1;36mDEBUGm] -- end configuration -- 18:11:38,072 [1;34mINFOm] Installing /home/r/repo/lazylead-cli/target/lazylead-cli-app-0.1.0.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-cli/0.1.0/lazylead-cli-0.1.0.jar 18:11:38,073 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-cli/0.1.0/_remote.repositories 18:11:38,074 [1;34mINFOm] Installing /home/r/repo/lazylead-cli/pom.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-cli/0.1.0/lazylead-cli-0.1.0.pom 18:11:38,074 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-cli/0.1.0/_remote.repositories 18:11:38,075 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-cli/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-cli/maven-metadata-local.xml 18:11:38,076 [1;34mINFOm] Installing /home/r/repo/lazylead-cli/target/lazylead-cli-0.1.0-sources.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-cli/0.1.0/lazylead-cli-0.1.0-sources.jar 18:11:38,077 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-cli/0.1.0/_remote.repositories 18:11:38,077 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-cli/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-cli/maven-metadata-local.xml 18:11:38,078 [1;34mINFOm] Installing /home/r/repo/lazylead-cli/target/lazylead-cli-0.1.0-javadoc.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-cli/0.1.0/lazylead-cli-0.1.0-javadoc.jar 18:11:38,079 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-cli/0.1.0/_remote.repositories 18:11:38,080 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-cli/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-cli/maven-metadata-local.xml 18:11:38,081 [1;34mINFOm] 18:11:38,081 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:checkm 1m(jacoco-check)m @ 36mlazylead-cli0;1m ---m 18:11:38,081 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:check from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:38,082 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:check' with basic configurator --> 18:11:38,083 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-cli/target/jacoco.exec 18:11:38,084 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:11:38,084 [1;36mDEBUGm] (f) haltOnFailure = true 18:11:38,084 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:38,085 [1;36mDEBUGm] (s) element = BUNDLE 18:11:38,085 [1;36mDEBUGm] (s) counter = INSTRUCTION 18:11:38,086 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:11:38,086 [1;36mDEBUGm] (s) minimum = 0.0 18:11:38,086 [1;36mDEBUGm] (s) counter = LINE 18:11:38,086 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:11:38,087 [1;36mDEBUGm] (s) minimum = 0.0 18:11:38,087 [1;36mDEBUGm] (s) counter = BRANCH 18:11:38,087 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:11:38,087 [1;36mDEBUGm] (s) minimum = 0.0 18:11:38,088 [1;36mDEBUGm] (s) counter = COMPLEXITY 18:11:38,088 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:11:38,088 [1;36mDEBUGm] (s) minimum = 0.0 18:11:38,088 [1;36mDEBUGm] (s) counter = METHOD 18:11:38,089 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:11:38,089 [1;36mDEBUGm] (s) minimum = 0.0 18:11:38,089 [1;36mDEBUGm] (s) counter = CLASS 18:11:38,089 [1;36mDEBUGm] (s) value = MISSEDCOUNT 18:11:38,089 [1;36mDEBUGm] (s) maximum = 50 18:11:38,089 [1;36mDEBUGm] (s) limits = [org.jacoco.report.check.Limit@320cfa73, org.jacoco.report.check.Limit@2fcc009e, org.jacoco.report.check.Limit@4415b9fa, org.jacoco.report.check.Limit@36930c21, org.jacoco.report.check.Limit@6399a7e2, org.jacoco.report.check.Limit@2c1e93ff] 18:11:38,090 [1;36mDEBUGm] (f) rules = [org.jacoco.maven.RuleConfiguration@452d25ef] 18:11:38,091 [1;36mDEBUGm] (f) skip = false 18:11:38,091 [1;36mDEBUGm] -- end configuration -- 18:11:38,091 [1;34mINFOm] Loading execution data file /home/r/repo/lazylead-cli/target/jacoco.exec 18:11:38,117 [1;34mINFOm] Analyzed bundle 'lazylead-cli' with 21 classes 18:11:38,117 [1;34mINFOm] All coverage checks have been met. 18:11:38,117 [1;34mINFOm] 18:11:38,118 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:reportm 1m(jacoco-site)m @ 36mlazylead-cli0;1m ---m 18:11:38,118 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:report from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:11:38,119 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:report' with basic configurator --> 18:11:38,119 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-cli/target/jacoco.exec 18:11:38,120 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:11:38,121 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-cli/target/site/jacoco 18:11:38,121 [1;36mDEBUGm] (f) outputEncoding = UTF-8 18:11:38,121 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml 18:11:38,122 [1;36mDEBUGm] (f) skip = false 18:11:38,122 [1;36mDEBUGm] (f) sourceEncoding = UTF-8 18:11:38,122 [1;36mDEBUGm] (f) title = lazylead-cli 18:11:38,122 [1;36mDEBUGm] -- end configuration -- 18:11:38,123 [1;34mINFOm] Loading execution data file /home/r/repo/lazylead-cli/target/jacoco.exec 18:11:38,149 [1;34mINFOm] Analyzed bundle 'lazylead-cli' with 21 classes 18:11:38,217 [1;34mINFOm] 18:11:38,217 [1;34mINFOm] 1m------------------< 0;36mio.github.dgroup:lazylead-github0;1m >------------------m 18:11:38,217 [1;34mINFOm] 1mBuilding lazylead-github 0.1.0 [5/6]m 18:11:38,218 [1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m 18:11:38,218 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:38,219 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:38,219 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:38,219 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:38,220 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:38,220 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:38,222 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:38,223 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:38,223 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:38,223 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:38,224 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:38,224 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:38,224 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:38,224 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:38,224 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:38,225 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:38,225 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:38,225 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:38,225 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:38,226 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:38,226 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:38,226 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:38,227 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:38,227 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:38,227 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:38,227 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:38,228 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:38,228 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:38,228 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:38,228 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:38,228 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:11:38,229 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:11:38,229 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:11:38,229 [1;36mDEBUGm] === PROJECT BUILD PLAN ================================================ 18:11:38,230 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-github:0.1.0 18:11:38,230 [1;36mDEBUGm] Dependencies (collect): [] 18:11:38,230 [1;36mDEBUGm] Dependencies (resolve): [compile, runtime, test] 18:11:38,230 [1;36mDEBUGm] Repositories (dependencies): [atlassian (https://maven.atlassian.com/content/repositories/atlassian-public/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases+snapshots)] 18:11:38,230 [1;36mDEBUGm] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] 18:11:38,231 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,231 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) 18:11:38,231 [1;36mDEBUGm] Style: Regular 18:11:38,231 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <directory default-value="${project.build.directory}"/> <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> <failOnError default-value="true">${maven.clean.failOnError}</failOnError> <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks> <outputDirectory default-value="${project.build.outputDirectory}"/> <reportDirectory default-value="${project.reporting.outputDirectory}"/> <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError> <skip default-value="false">${clean.skip}</skip> <testOutputDirectory default-value="${project.build.testOutputDirectory}"/> <verbose>${clean.verbose}</verbose> </configuration> 18:11:38,232 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,232 [1;36mDEBUGm] Goal: com.qulice:qulice-maven-plugin:0.18.8:check (apply-qulice-validations) 18:11:38,233 [1;36mDEBUGm] Style: Regular 18:11:38,233 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <asserts>${qulice.asserts}</asserts> <excludes combine.children="append"> <exclude>xml:/src/main/resources/logback.xml</exclude> <exclude>xml:/src/test/resources/logback-test.xml</exclude> <exclude>dependencies:</exclude> <exclude>findbugs:.*</exclude>${qulice.excludes}</excludes> <license default-value="LICENSE.txt">file:${project.parent.basedir}/license.txt</license> <skip default-value="false">${qulice.skip}</skip> <project default-value="${project}"/> <sess default-value="${session}"/> </configuration> 18:11:38,234 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,234 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources (default-resources) 18:11:38,234 [1;36mDEBUGm] Style: Regular 18:11:38,235 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.outputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.resources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:11:38,236 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,236 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources (copy-resources) 18:11:38,237 [1;36mDEBUGm] Style: Regular 18:11:38,237 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory>/home/r/repo/lazylead-github/target/classes</outputDirectory> <overwrite default-value="false"/> <project default-value="${project}"/> <resources> <resource> <directory>src/main/resources</directory> </resource> </resources> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:11:38,238 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,238 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent (jacoco-initialize) 18:11:38,239 [1;36mDEBUGm] Style: Regular 18:11:38,239 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <address>${jacoco.address}</address> <append>${jacoco.append}</append> <classDumpDir>${jacoco.classDumpDir}</classDumpDir> <destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile> <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit> <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses> <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses> <jmx>${jacoco.jmx}</jmx> <output>file</output> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <port>${jacoco.port}</port> <project>${project}</project> <propertyName>${jacoco.propertyName}</propertyName> <sessionId>${jacoco.sessionId}</sessionId> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:11:38,241 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,241 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) 18:11:38,241 [1;36mDEBUGm] Style: Regular 18:11:38,242 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.compileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.outputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <projectArtifact default-value="${project.artifact}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skipMain>${maven.main.skip}</skipMain> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:11:38,247 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,247 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources (default-testResources) 18:11:38,247 [1;36mDEBUGm] Style: Regular 18:11:38,248 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.testResources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.test.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:11:38,249 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,250 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) 18:11:38,250 [1;36mDEBUGm] Style: Regular 18:11:38,250 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.testCompileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skip>${maven.test.skip}</skip> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <testPath default-value="${project.testClasspathElements}"/> <testRelease>${maven.compiler.testRelease}</testRelease> <testSource>${maven.compiler.testSource}</testSource> <testTarget>${maven.compiler.testTarget}</testTarget> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:11:38,257 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,257 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) 18:11:38,257 [1;36mDEBUGm] Style: Regular 18:11:38,258 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements> <argLine>${argLine}</argLine> <basedir default-value="${basedir}"/> <childDelegation default-value="false">${childDelegation}</childDelegation> <classesDirectory default-value="${project.build.outputDirectory}"/> <classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes> <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess> <dependenciesToScan>${dependenciesToScan}</dependenciesToScan> <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport> <enableAssertions default-value="true">${enableAssertions}</enableAssertions> <encoding default-value="${project.reporting.outputEncoding}">${surefire.encoding}</encoding> <excludedGroups>${excludedGroups}</excludedGroups> <excludesFile>${surefire.excludesFile}</excludesFile> <failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests> <failIfNoTests>${failIfNoTests}</failIfNoTests> <forkCount default-value="1">${forkCount}</forkCount> <forkMode default-value="once">${forkMode}</forkMode> <forkedProcessExitTimeoutInSeconds default-value="30">${surefire.exitTimeout}</forkedProcessExitTimeoutInSeconds> <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds> <groups>${groups}</groups> <includesFile>${surefire.includesFile}</includesFile> <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName> <junitPlatformArtifactName default-value="org.junit.platform:junit-platform-engine">${junitPlatformArtifactName}</junitPlatformArtifactName> <jvm>${jvm}</jvm> <localRepository default-value="${localRepository}"/> <objectFactory>${objectFactory}</objectFactory> <parallel>method</parallel> <parallelMavenExecution default-value="${session.parallel}"/> <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized> <parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds> <parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds> <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <pluginDescriptor default-value="${plugin}"/> <printSummary default-value="true">${surefire.printSummary}</printSummary> <project default-value="${project}"/> <projectArtifactMap>${project.artifactMap}</projectArtifactMap> <projectBuildDirectory default-value="${project.build.directory}"/> <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile> <remoteRepositories default-value="${project.pluginArtifactRepositories}"/> <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat> <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix> <reportsDirectory default-value="${project.build.directory}/surefire-reports"/> <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount> <reuseForks default-value="true">true</reuseForks> <runOrder default-value="filesystem">${surefire.runOrder}</runOrder> <session default-value="${session}"/> <shutdown default-value="testset">${surefire.shutdown}</shutdown> <skip default-value="false">${maven.test.skip}</skip> <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount> <skipExec>${maven.test.skip.exec}</skipExec> <skipTests default-value="false">${skipTests}</skipTests> <suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles> <tempDir default-value="surefire">${tempDir}</tempDir> <test>${test}</test> <testClassesDirectory default-value="${project.build.testOutputDirectory}"/> <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore> <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName> <testSourceDirectory default-value="${project.build.testSourceDirectory}"/> <threadCount>4</threadCount> <threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses> <threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods> <threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites> <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace> <useFile default-value="true">${surefire.useFile}</useFile> <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar> <useModulePath default-value="true">${surefire.useModulePath}</useModulePath> <useSystemClassLoader default-value="true">false</useSystemClassLoader> <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads> <workingDirectory>${basedir}</workingDirectory> </configuration> 18:11:38,270 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,270 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) 18:11:38,271 [1;36mDEBUGm] Style: Regular 18:11:38,271 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <classesDirectory default-value="${project.build.outputDirectory}"/> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <finalName default-value="${project.build.finalName}">${jar.finalName}</finalName> <forceCreation default-value="false">${jar.forceCreation}</forceCreation> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <session default-value="${session}"/> <skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty> <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile> </configuration> 18:11:38,273 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,273 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single (make-a-jar-with-dependencies) 18:11:38,273 [1;36mDEBUGm] Style: Regular 18:11:38,273 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <appendAssemblyId default-value="true">false</appendAssemblyId> <archive> <manifest> <mainClass>io.github.dgroup.lazylead.cli.App</mainClass> </manifest> </archive> <attach default-value="true">${assembly.attach}</attach> <basedir default-value="${project.basedir}"/> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> <dryRun default-value="false">${assembly.dryRun}</dryRun> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${assembly.escapeString}</escapeString> <finalName default-value="${project.build.finalName}">lazylead-github-app-0.1.0</finalName> <ignoreDirFormatExtensions default-value="true"/> <ignoreMissingDescriptor default-value="false">${assembly.ignoreMissingDescriptor}</ignoreMissingDescriptor> <ignorePermissions default-value="false">${assembly.ignorePermissions}</ignorePermissions> <includeProjectBuildFilters default-value="true">${assembly.includeProjectBuildFilters}</includeProjectBuildFilters> <localRepository default-value="${localRepository}"/> <mavenSession default-value="${session}"/> <outputDirectory default-value="${project.build.directory}"/> <plugin default-value="${plugin}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <recompressZippedFiles default-value="true"/> <remoteRepositories default-value="${project.remoteArtifactRepositories}"/> <runOnlyAtExecutionRoot default-value="false">${assembly.runOnlyAtExecutionRoot}</runOnlyAtExecutionRoot> <siteDirectory default-value="${project.reporting.outputDirectory}"/> <skipAssembly default-value="false">${assembly.skipAssembly}</skipAssembly> <tarLongFileMode default-value="warn">${assembly.tarLongFileMode}</tarLongFileMode> <tempRoot default-value="${project.build.directory}/archive-tmp"/> <updateOnly default-value="false">${assembly.updateOnly}</updateOnly> <useJvmChmod default-value="false">${assembly.useJvmChmod}</useJvmChmod> <workDirectory default-value="${project.build.directory}/assembly/work"/> </configuration> 18:11:38,279 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,280 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork (attach-sources) 18:11:38,280 [1;36mDEBUGm] Style: Regular 18:11:38,280 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <attach default-value="true">${attach}</attach> <classifier default-value="sources">${maven.source.classifier}</classifier> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <excludeResources default-value="false">${source.excludeResources}</excludeResources> <finalName default-value="${project.build.finalName}"/> <forceCreation default-value="false">${source.forceCreation}</forceCreation> <includePom default-value="false">${source.includePom}</includePom> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <skipSource default-value="false">${source.skip}</skipSource> <useDefaultExcludes default-value="true"/> <useDefaultManifestFile default-value="false"/> </configuration> 18:11:38,282 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,282 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) 18:11:38,283 [1;36mDEBUGm] Style: Regular 18:11:38,283 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalJOption>${additionalJOption}</additionalJOption> <additionalparam>${additionalparam}</additionalparam> <aggregate default-value="false">${aggregate}</aggregate> <applyJavadocSecurityFix default-value="true">${maven.javadoc.applyJavadocSecurityFix}</applyJavadocSecurityFix> <attach default-value="true">${attach}</attach> <author default-value="true">${author}</author> <bootclasspath>${bootclasspath}</bootclasspath> <bootclasspathArtifacts>${bootclasspathArtifacts}</bootclasspathArtifacts> <bottom default-value="Copyright &#169; {inceptionYear}&#x2013;{currentYear} {organizationName}. All rights reserved.">${bottom}</bottom> <breakiterator default-value="false">${breakiterator}</breakiterator> <charset>${charset}</charset> <debug default-value="false">${debug}</debug> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <destDir>${destDir}</destDir> <detectJavaApiLink default-value="true">${detectJavaApiLink}</detectJavaApiLink> <detectLinks default-value="false">${detectLinks}</detectLinks> <detectOfflineLinks default-value="true">${detectOfflineLinks}</detectOfflineLinks> <docencoding default-value="${project.reporting.outputEncoding}">${docencoding}</docencoding> <docfilessubdirs default-value="false">${docfilessubdirs}</docfilessubdirs> <doclet>${doclet}</doclet> <docletArtifact>${docletArtifact}</docletArtifact> <docletArtifacts>${docletArtifacts}</docletArtifacts> <docletPath>${docletPath}</docletPath> <doctitle default-value="${project.name} ${project.version} API">${doctitle}</doctitle> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <excludePackageNames>${excludePackageNames}</excludePackageNames> <excludedocfilessubdir>${excludedocfilessubdir}</excludedocfilessubdir> <extdirs>${extdirs}</extdirs> <failOnError default-value="true">${maven.javadoc.failOnError}</failOnError> <finalName>${project.build.finalName}</finalName> <footer>${footer}</footer> <groups>${groups}</groups> <header>${header}</header> <helpfile>${helpfile}</helpfile> <includeDependencySources default-value="false"/> <includeTransitiveDependencySources default-value="false"/> <isOffline default-value="${settings.offline}"/> <jarOutputDirectory>${project.build.directory}</jarOutputDirectory> <javaApiLinks>${javaApiLinks}</javaApiLinks> <javadocDirectory default-value="${basedir}/src/main/javadoc"/> <javadocExecutable>${javadocExecutable}</javadocExecutable> <javadocOptionsDir default-value="${project.build.directory}/javadoc-bundle-options"/> <javadocVersion>${javadocVersion}</javadocVersion> <keywords default-value="false">${keywords}</keywords> <links>${links}</links> <linksource default-value="false">${linksource}</linksource> <localRepository>${localRepository}</localRepository> <locale>${locale}</locale> <maxmemory>${maxmemory}</maxmemory> <minmemory>${minmemory}</minmemory> <nocomment default-value="false">${nocomment}</nocomment> <nodeprecated default-value="false">${nodeprecated}</nodeprecated> <nodeprecatedlist default-value="false">${nodeprecatedlist}</nodeprecatedlist> <nohelp default-value="false">${nohelp}</nohelp> <noindex default-value="false">${noindex}</noindex> <nonavbar default-value="false">${nonavbar}</nonavbar> <nooverview default-value="false">${nooverview}</nooverview> <noqualifier>${noqualifier}</noqualifier> <nosince default-value="false">${nosince}</nosince> <notimestamp default-value="false">${notimestamp}</notimestamp> <notree default-value="false">${notree}</notree> <offlineLinks>${offlineLinks}</offlineLinks> <old default-value="false">${old}</old> <outputDirectory default-value="${project.build.directory}/apidocs">${destDir}</outputDirectory> <overview default-value="${basedir}/src/main/javadoc/overview.html">${overview}</overview> <packagesheader>${packagesheader}</packagesheader> <proxyHost>${proxyHost}</proxyHost> <proxyPort>${proxyPort}</proxyPort> <quiet default-value="false">${quiet}</quiet> <reactorProjects>${reactorProjects}</reactorProjects> <remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories> <resourcesArtifacts>${resourcesArtifacts}</resourcesArtifacts> <serialwarn default-value="false">${serialwarn}</serialwarn> <show default-value="protected">${show}</show> <skip default-value="false">${maven.javadoc.skip}</skip> <source>8</source> <sourceDependencyCacheDir default-value="${project.build.directory}/distro-javadoc-sources"/> <sourcepath>${sourcepath}</sourcepath> <sourcetab>${sourcetab}</sourcetab> <splitindex default-value="false">${splitindex}</splitindex> <stylesheet default-value="java">${stylesheet}</stylesheet> <stylesheetfile>${stylesheetfile}</stylesheetfile> <subpackages>${subpackages}</subpackages> <taglet>${taglet}</taglet> <tagletArtifact>${tagletArtifact}</tagletArtifact> <tagletArtifacts>${tagletArtifacts}</tagletArtifacts> <tagletpath>${tagletpath}</tagletpath> <taglets>${taglets}</taglets> <tags> <tag> <name>todo</name> <placement>a</placement> <head>todo:</head> </tag> <tag> <name>checkstyle</name> <placement>a</placement> <head>checkstyle:</head> </tag>${tags}</tags> <top>${top}</top> <use default-value="true">${use}</use> <useDefaultManifestFile default-value="false"/> <useStandardDocletOptions default-value="true">${useStandardDocletOptions}</useStandardDocletOptions> <validateLinks default-value="false">${validateLinks}</validateLinks> <verbose default-value="false">${verbose}</verbose> <version default-value="true">${version}</version> <windowtitle default-value="${project.name} ${project.version} API">${windowtitle}</windowtitle> <project default-value="${project}"/> <session default-value="${session}"/> <settings default-value="${settings}"/> </configuration> 18:11:38,297 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,298 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) 18:11:38,298 [1;36mDEBUGm] Style: Regular 18:11:38,298 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <artifact default-value="${project.artifact}"/> <attachedArtifacts default-value="${project.attachedArtifacts}"/> <createChecksum default-value="false">${createChecksum}</createChecksum> <localRepository>${localRepository}</localRepository> <packaging default-value="${project.packaging}"/> <pomFile default-value="${project.file}"/> <skip default-value="false">${maven.install.skip}</skip> <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo> </configuration> 18:11:38,300 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,300 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:check (jacoco-check) 18:11:38,300 [1;36mDEBUGm] Style: Regular 18:11:38,300 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec"/> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <haltOnFailure default-value="true">${jacoco.haltOnFailure}</haltOnFailure> <project>${project}</project> <rules> <rule> <element>BUNDLE</element> <limits> <limit> <counter>INSTRUCTION</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>LINE</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>BRANCH</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>COMPLEXITY</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>METHOD</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>CLASS</counter> <value>MISSEDCOUNT</value> <maximum>50</maximum> </limit> </limits> </rule> </rules> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:11:38,303 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:11:38,304 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:report (jacoco-site) 18:11:38,304 [1;36mDEBUGm] Style: Regular 18:11:38,304 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec">${jacoco.dataFile}</dataFile> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/> <outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding> <project>${project}</project> <skip default-value="false">${jacoco.skip}</skip> <sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding> <title default-value="${project.name}"/> </configuration> 18:11:38,305 [1;36mDEBUGm] ======================================================================= 18:11:38,307 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:38,307 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.pom 18:11:38,811 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.pom.lastUpdated 18:11:38,812 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:38,813 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.pom Downloaded1fromccentral:uhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.pom (9.3 kB at 80 kB/s) 18:11:38,930 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-github/1.0/_remote.repositories 18:11:38,930 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.pom.lastUpdated 18:11:38,934 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:38,935 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.pom 18:11:39,434 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.pom.lastUpdated 18:11:39,435 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:39,435 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.pom Downloaded1fromccentral:chttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.pom (11 kB at 468 kB/s) 18:11:39,460 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/_remote.repositories 18:11:39,461 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.pom.lastUpdated 18:11:39,468 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:39,469 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom 18:11:39,972 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom.lastUpdated 18:11:39,973 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:39,973 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom Downloaded1fromccentral:chttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom (7.9 kB at 331 kB/s) 18:11:39,997 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.20.1/_remote.repositories 18:11:39,998 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom.lastUpdated 18:11:39,999 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:40,000 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi/1.15/jcabi-1.15.pom 18:11:40,527 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.15/jcabi-1.15.pom.lastUpdated 18:11:40,528 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:40,528 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom (6.2 kB at 311 kB/s) 18:11:40,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.15/_remote.repositories 18:11:40,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.15/jcabi-1.15.pom.lastUpdated 18:11:40,550 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:40,550 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/parent/0.29/parent-0.29.pom 18:11:41,044 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.29/parent-0.29.pom.lastUpdated 18:11:41,045 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:41,045 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom Downloaded1fromacentral:9https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom (74 kB at 1.8 MB/s) 18:11:41,088 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.29/_remote.repositories 18:11:41,088 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.29/parent-0.29.pom.lastUpdated 18:11:41,091 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:41,091 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom 18:11:41,593 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom.lastUpdated 18:11:41,594 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:41,594 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom Downloaded1fromccentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom (4.5 kB at 238 kB/s) 18:11:41,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.15/_remote.repositories 18:11:41,615 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom.lastUpdated 18:11:41,617 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:41,617 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom 18:11:42,113 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom.lastUpdated 18:11:42,113 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:42,114 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom Downloaded1fromscentral:1https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom (1.0 kB at 52 kB/s) 18:11:42,135 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.2/_remote.repositories 18:11:42,135 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom.lastUpdated 18:11:42,137 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:42,137 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.pom 18:11:42,643 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.pom.lastUpdated 18:11:42,644 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:42,644 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.pom Downloaded1fromccentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.pom (12 kB at 104 kB/s) 18:11:42,759 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/_remote.repositories 18:11:42,760 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.pom.lastUpdated 18:11:42,763 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:42,763 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom 18:11:43,263 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom.lastUpdated 18:11:43,264 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:43,264 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom Downloaded1fromccentral:chttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom (8.0 kB at 380 kB/s) 18:11:43,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22/_remote.repositories 18:11:43,286 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22/jcabi-aspects-0.22.pom.lastUpdated 18:11:43,287 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:43,287 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi/1.17/jcabi-1.17.pom 18:11:43,787 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.17/jcabi-1.17.pom.lastUpdated 18:11:43,787 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:43,788 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.17/jcabi-1.17.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.17/jcabi-1.17.pom (6.2 kB at 214 kB/s) 18:11:43,818 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.17/_remote.repositories 18:11:43,818 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.17/jcabi-1.17.pom.lastUpdated 18:11:43,820 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:43,820 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/parent/0.32.1/parent-0.32.1.pom 18:11:44,321 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.32.1/parent-0.32.1.pom.lastUpdated 18:11:44,322 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:44,322 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom Downloaded1fromacentral:2https://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom (75 kB at 1.6 MB/s) 18:11:44,369 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.32.1/_remote.repositories 18:11:44,369 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.32.1/parent-0.32.1.pom.lastUpdated 18:11:44,374 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:44,374 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom 18:11:44,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom.lastUpdated 18:11:44,897 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:44,897 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom Downloaded1fromscentral:1https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom (1.0 kB at 55 kB/s) 18:11:44,918 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.4/_remote.repositories 18:11:44,918 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom.lastUpdated 18:11:44,920 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:44,920 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom 18:11:45,443 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom.lastUpdated 18:11:45,443 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:45,444 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom Downloaded1fromccentral:-https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom (12 kB at 111 kB/s) 18:11:45,557 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-http/1.16/_remote.repositories 18:11:45,557 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom.lastUpdated 18:11:45,561 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:45,561 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom 18:11:46,047 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom.lastUpdated 18:11:46,048 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:46,048 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom Downloaded1fromccentral:fhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom (4.2 kB at 201 kB/s) 18:11:46,070 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/_remote.repositories 18:11:46,070 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom.lastUpdated 18:11:46,072 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:46,073 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom 18:11:46,555 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom.lastUpdated 18:11:46,556 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:46,556 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom Downloaded1fromccentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom (3.8 kB at 179 kB/s) 18:11:46,577 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.14/_remote.repositories 18:11:46,578 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom.lastUpdated 18:11:46,579 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:46,579 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi/1.13/jcabi-1.13.pom 18:11:47,064 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.13/jcabi-1.13.pom.lastUpdated 18:11:47,065 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:47,065 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom Downloaded1fromccentral:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom (11 kB at 434 kB/s) 18:11:47,092 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.13/_remote.repositories 18:11:47,092 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi/1.13/jcabi-1.13.pom.lastUpdated 18:11:47,093 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:47,093 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/parent/0.25/parent-0.25.pom 18:11:47,580 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.25/parent-0.25.pom.lastUpdated 18:11:47,581 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:47,581 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.25/parent-0.25.pom Downloaded1fromacentral:5https://repo.maven.apache.org/maven2/com/jcabi/parent/0.25/parent-0.25.pom (77 kB at 2.0 MB/s) 18:11:47,621 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.25/_remote.repositories 18:11:47,622 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/parent/0.25/parent-0.25.pom.lastUpdated 18:11:47,625 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:47,625 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/incubator/xembly/0.22/xembly-0.22.pom 18:11:48,143 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/xembly-0.22.pom.lastUpdated 18:11:48,144 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:48,144 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.22/xembly-0.22.pom Downloaded1fromecentral:2https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.22/xembly-0.22.pom (12 kB at 102 kB/s) 18:11:48,261 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/_remote.repositories 18:11:48,262 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/xembly-0.22.pom.lastUpdated 18:11:48,265 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:48,266 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom 18:11:48,789 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom.lastUpdated 18:11:48,789 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:48,789 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom Downloaded1fromncentral:ihttps://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 118 kB/s) 18:11:48,809 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/_remote.repositories 18:11:48,810 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom.lastUpdated 18:11:48,811 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:48,811 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom 18:11:49,296 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom.lastUpdated 18:11:49,297 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:49,297 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom Downloaded1fromncentral:ehttps://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 491 kB/s) 18:11:49,322 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr-master/3.5.2/_remote.repositories 18:11:49,322 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom.lastUpdated 18:11:49,324 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:49,325 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.pom 18:11:49,828 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.pom.lastUpdated 18:11:49,829 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:49,829 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.pom Downloaded1fromccentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.pom (6.6 kB at 315 kB/s) 18:11:49,850 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/_remote.repositories 18:11:49,850 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.pom.lastUpdated 18:11:49,853 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:49,853 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom 18:11:50,377 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom.lastUpdated 18:11:50,377 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:50,377 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom Downloaded1fromocentral:nhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 853 kB/s) 18:11:50,404 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/_remote.repositories 18:11:50,405 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom.lastUpdated 18:11:50,406 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:50,406 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/commons/commons-parent/37/commons-parent-37.pom 18:11:50,910 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/37/commons-parent-37.pom.lastUpdated 18:11:50,910 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:50,911 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom Downloaded1fromocentral:rhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 1.6 MB/s) 18:11:50,951 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/37/_remote.repositories 18:11:50,951 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-parent/37/commons-parent-37.pom.lastUpdated 18:11:50,955 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:50,955 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom 18:11:51,478 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom.lastUpdated 18:11:51,478 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:51,479 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 43 kB/s) 18:11:51,499 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/_remote.repositories 18:11:51,499 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom.lastUpdated 18:11:51,501 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:51,501 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.pom 18:11:51,998 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.pom.lastUpdated 18:11:51,999 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:51,999 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.pom Downloaded1fromucentral:-https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.pom (6.8 kB at 324 kB/s) 18:11:52,020 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0-rc2/_remote.repositories 18:11:52,021 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.pom.lastUpdated 18:11:52,022 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:52,023 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/google/guava/guava-parent/19.0-rc2/guava-parent-19.0-rc2.pom 18:11:52,509 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/19.0-rc2/guava-parent-19.0-rc2.pom.lastUpdated 18:11:52,510 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:52,510 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0-rc2/guava-parent-19.0-rc2.pom Downloaded1fromucentral:nhttps://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0-rc2/guava-parent-19.0-rc2.pom (9.9 kB at 412 kB/s) 18:11:52,535 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/19.0-rc2/_remote.repositories 18:11:52,535 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/19.0-rc2/guava-parent-19.0-rc2.pom.lastUpdated 18:11:52,537 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:52,538 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom 18:11:53,040 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom.lastUpdated 18:11:53,041 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:53,041 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (9.2 kB at 462 kB/s) 18:11:53,062 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/javax.json/1.0.4/_remote.repositories 18:11:53,063 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom.lastUpdated 18:11:53,064 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:53,064 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/json/1.0.4/json-1.0.4.pom 18:11:53,566 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/json/1.0.4/json-1.0.4.pom.lastUpdated 18:11:53,567 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:53,567 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom Downloaded1fromscentral:.https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom (11 kB at 291 kB/s) 18:11:53,606 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/json/1.0.4/_remote.repositories 18:11:53,606 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/json/1.0.4/json-1.0.4.pom.lastUpdated 18:11:53,609 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:53,609 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.pom 18:11:54,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.pom.lastUpdated 18:11:54,100 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:54,100 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.pom Downloaded1fromecentral:vhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.pom (11 kB at 492 kB/s) 18:11:54,123 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-server/2.17/_remote.repositories 18:11:54,124 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.pom.lastUpdated 18:11:54,125 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:54,126 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/project/2.17/project-2.17.pom 18:11:54,628 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/project/2.17/project-2.17.pom.lastUpdated 18:11:54,629 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:54,630 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.17/project-2.17.pom Downloaded1fromrcentral:1https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.17/project-2.17.pom (70 kB at 1.5 MB/s) 18:11:54,677 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/project/2.17/_remote.repositories 18:11:54,678 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/project/2.17/project-2.17.pom.lastUpdated 18:11:54,682 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:54,683 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-bom/2.4.0-b10/hk2-bom-2.4.0-b10.pom 18:11:55,202 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-bom/2.4.0-b10/hk2-bom-2.4.0-b10.pom.lastUpdated 18:11:55,203 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:55,203 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b10/hk2-bom-2.4.0-b10.pom Downloaded1fromkcentral:4https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b10/hk2-bom-2.4.0-b10.pom (19 kB at 764 kB/s) 18:11:55,228 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-bom/2.4.0-b10/_remote.repositories 18:11:55,229 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-bom/2.4.0-b10/hk2-bom-2.4.0-b10.pom.lastUpdated 18:11:55,232 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:55,233 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.pom 18:11:55,741 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.pom.lastUpdated 18:11:55,742 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:55,742 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.pom Downloaded1fromecentral:mhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.pom (9.6 kB at 438 kB/s) 18:11:55,766 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.17/_remote.repositories 18:11:55,766 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.pom.lastUpdated 18:11:55,769 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:55,769 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom 18:11:56,281 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom.lastUpdated 18:11:56,281 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:56,282 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom (21 kB at 564 kB/s) 18:11:56,321 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/_remote.repositories 18:11:56,321 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom.lastUpdated 18:11:56,323 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:56,324 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.pom 18:11:56,828 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.pom.lastUpdated 18:11:56,829 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:56,829 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.pom Downloaded1fromecentral:vhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.pom (13 kB at 486 kB/s) 18:11:56,856 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/_remote.repositories 18:11:56,857 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.pom.lastUpdated 18:11:56,858 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:56,859 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/bundles/repackaged/project/2.17/project-2.17.pom 18:11:57,347 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/project/2.17/project-2.17.pom.lastUpdated 18:11:57,348 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:57,348 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.17/project-2.17.pom Downloaded1fromrcentral:1https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.17/project-2.17.pom (2.8 kB at 133 kB/s) 18:11:57,370 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/project/2.17/_remote.repositories 18:11:57,370 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/project/2.17/project-2.17.pom.lastUpdated 18:11:57,371 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:57,371 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/bundles/project/2.17/project-2.17.pom 18:11:57,873 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/project/2.17/project-2.17.pom.lastUpdated 18:11:57,873 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:57,874 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.17/project-2.17.pom Downloaded1fromrcentral:1https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.17/project-2.17.pom (3.1 kB at 142 kB/s) 18:11:57,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/project/2.17/_remote.repositories 18:11:57,897 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/project/2.17/project-2.17.pom.lastUpdated 18:11:57,901 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:57,902 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.pom 18:11:58,428 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.pom.lastUpdated 18:11:58,429 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:58,429 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.pom Downloaded1fromkcentral:4https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.pom (4.5 kB at 197 kB/s) 18:11:58,452 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.4.0-b10/_remote.repositories 18:11:58,453 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.pom.lastUpdated 18:11:58,454 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:58,454 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-parent/2.4.0-b10/hk2-parent-2.4.0-b10.pom 18:11:58,951 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/2.4.0-b10/hk2-parent-2.4.0-b10.pom.lastUpdated 18:11:58,952 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:58,953 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b10/hk2-parent-2.4.0-b10.pom Downloaded1fromkcentral:-https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b10/hk2-parent-2.4.0-b10.pom (43 kB at 1.2 MB/s) 18:11:58,989 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/2.4.0-b10/_remote.repositories 18:11:58,989 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/2.4.0-b10/hk2-parent-2.4.0-b10.pom.lastUpdated 18:11:58,994 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:58,995 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.pom 18:11:59,511 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.pom.lastUpdated 18:11:59,512 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:11:59,513 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.pom Downloaded1fromkcentral:2https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.pom (5.1 kB at 132 kB/s) 18:11:59,552 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.4.0-b10/_remote.repositories 18:11:59,553 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.pom.lastUpdated 18:11:59,557 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:11:59,557 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.pom 18:12:00,053 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.pom.lastUpdated 18:12:00,054 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:00,055 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.pom Downloaded1fromocentral:ehttps://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.pom (6.8 kB at 260 kB/s) 18:12:00,082 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/_remote.repositories 18:12:00,082 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.pom.lastUpdated 18:12:00,084 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:12:00,084 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/2.4.0-b10/external-2.4.0-b10.pom 18:12:00,589 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/2.4.0-b10/external-2.4.0-b10.pom.lastUpdated 18:12:00,590 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:00,590 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b10/external-2.4.0-b10.pom Downloaded1fromxcentral:.https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b10/external-2.4.0-b10.pom (2.9 kB at 133 kB/s) 18:12:00,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/2.4.0-b10/_remote.repositories 18:12:00,614 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/2.4.0-b10/external-2.4.0-b10.pom.lastUpdated 18:12:00,617 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:12:00,617 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.pom 18:12:01,122 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.pom.lastUpdated 18:12:01,122 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:01,123 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.pom Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.pom (6.5 kB at 295 kB/s) 18:12:01,146 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.4.0-b10/_remote.repositories 18:12:01,146 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.pom.lastUpdated 18:12:01,149 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:12:01,149 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.pom 18:12:01,646 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.pom.lastUpdated 18:12:01,647 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:01,647 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.pom Downloaded1fromkcentral:rhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.pom (5.5 kB at 277 kB/s) 18:12:01,669 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.4.0-b10/_remote.repositories 18:12:01,669 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.pom.lastUpdated 18:12:01,673 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:12:01,674 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom 18:12:02,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom.lastUpdated 18:12:02,195 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:02,196 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom Downloaded1fromacentral:3https://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom (9.5 kB at 317 kB/s) 18:12:02,227 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.18.1-GA/_remote.repositories 18:12:02,227 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom.lastUpdated 18:12:02,229 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:12:02,229 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.pom 18:12:02,751 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.pom.lastUpdated 18:12:02,752 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:02,752 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.pom Downloaded1fromecentral:ehttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.pom (6.0 kB at 209 kB/s) 18:12:02,781 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.17/_remote.repositories 18:12:02,782 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.pom.lastUpdated 18:12:02,786 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:12:02,786 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.pom 18:12:03,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.pom.lastUpdated 18:12:03,275 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:03,275 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.pom Downloaded1fromecentral:ihttps://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.pom (7.0 kB at 350 kB/s) 18:12:03,297 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.17/_remote.repositories 18:12:03,297 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.pom.lastUpdated 18:12:03,298 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:12:03,298 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/media/project/2.17/project-2.17.pom 18:12:03,783 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/project/2.17/project-2.17.pom.lastUpdated 18:12:03,784 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:03,784 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.17/project-2.17.pom Downloaded1fromrcentral:1https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.17/project-2.17.pom (3.0 kB at 130 kB/s) 18:12:03,807 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/project/2.17/_remote.repositories 18:12:03,808 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/project/2.17/project-2.17.pom.lastUpdated 18:12:03,820 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=189809, ConflictMarker.markTime=100152, ConflictMarker.nodeCount=114, ConflictIdSorter.graphTime=64181, ConflictIdSorter.topsortTime=196751, ConflictIdSorter.conflictIdCount=53, ConflictIdSorter.conflictIdCycleCount=1, ConflictResolver.totalTime=1550211, ConflictResolver.conflictItemCount=96, DefaultDependencyCollector.collectTime=25511853303, DefaultDependencyCollector.transformTime=2121184} 18:12:03,822 [1;36mDEBUGm] io.github.dgroup:lazylead-github:jar:0.1.0 18:12:03,822 [1;36mDEBUGm] io.github.dgroup:lazylead-api:jar:0.1.0:compile 18:12:03,822 [1;36mDEBUGm] com.jcabi:jcabi-github:jar:1.0:compile 18:12:03,823 [1;36mDEBUGm] com.jcabi:jcabi-aspects:jar:0.22.5:compile 18:12:03,823 [1;36mDEBUGm] javax.validation:validation-api:jar:1.1.0.Final:compile 18:12:03,823 [1;36mDEBUGm] com.jcabi:jcabi-immutable:jar:1.4:compile 18:12:03,823 [1;36mDEBUGm] com.jcabi:jcabi-xml:jar:0.18.1:compile 18:12:03,824 [1;36mDEBUGm] com.jcabi:jcabi-http:jar:1.16:compile 18:12:03,824 [1;36mDEBUGm] com.jcabi:jcabi-manifests:jar:1.1:compile 18:12:03,824 [1;36mDEBUGm] com.jcabi.incubator:xembly:jar:0.22:compile 18:12:03,824 [1;36mDEBUGm] org.antlr:antlr-runtime:jar:3.5.2:compile 18:12:03,824 [1;36mDEBUGm] com.jcabi:jcabi-log:jar:0.17.2:compile 18:12:03,825 [1;36mDEBUGm] commons-io:commons-io:jar:2.4:compile 18:12:03,825 [1;36mDEBUGm] org.apache.commons:commons-lang3:jar:3.4:compile 18:12:03,825 [1;36mDEBUGm] org.hamcrest:hamcrest-library:jar:1.3:compile 18:12:03,825 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:compile 18:12:03,826 [1;36mDEBUGm] com.google.guava:guava:jar:19.0-rc2:compile 18:12:03,826 [1;36mDEBUGm] org.aspectj:aspectjrt:jar:1.8.7:compile 18:12:03,826 [1;36mDEBUGm] org.glassfish:javax.json:jar:1.0.4:runtime 18:12:03,826 [1;36mDEBUGm] org.glassfish.jersey.core:jersey-server:jar:2.17:runtime 18:12:03,827 [1;36mDEBUGm] org.glassfish.jersey.core:jersey-common:jar:2.17:runtime 18:12:03,827 [1;36mDEBUGm] org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.17:runtime 18:12:03,827 [1;36mDEBUGm] org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:runtime 18:12:03,827 [1;36mDEBUGm] org.glassfish.jersey.core:jersey-client:jar:2.17:runtime 18:12:03,828 [1;36mDEBUGm] javax.ws.rs:javax.ws.rs-api:jar:2.0.1:runtime 18:12:03,828 [1;36mDEBUGm] org.glassfish.jersey.media:jersey-media-jaxb:jar:2.17:runtime 18:12:03,828 [1;36mDEBUGm] javax.annotation:javax.annotation-api:jar:1.2:runtime 18:12:03,829 [1;36mDEBUGm] org.glassfish.hk2:hk2-api:jar:2.4.0-b10:runtime 18:12:03,829 [1;36mDEBUGm] org.glassfish.hk2:hk2-utils:jar:2.4.0-b10:runtime 18:12:03,829 [1;36mDEBUGm] org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b10:runtime 18:12:03,829 [1;36mDEBUGm] org.glassfish.hk2.external:javax.inject:jar:2.4.0-b10:runtime 18:12:03,830 [1;36mDEBUGm] org.glassfish.hk2:hk2-locator:jar:2.4.0-b10:runtime 18:12:03,830 [1;36mDEBUGm] org.javassist:javassist:jar:3.18.1-GA:runtime 18:12:03,830 [1;36mDEBUGm] org.apache.httpcomponents:httpcore:jar:4.4.6:runtime 18:12:03,830 [1;36mDEBUGm] org.apache.httpcomponents:httpclient:jar:4.5.3:runtime 18:12:03,831 [1;36mDEBUGm] commons-logging:commons-logging:jar:1.2:runtime 18:12:03,831 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.9:runtime 18:12:03,831 [1;36mDEBUGm] org.cactoos:cactoos:jar:0.38:provided 18:12:03,831 [1;36mDEBUGm] com.github.dgroup:velocity:jar:0.4.0:provided 18:12:03,832 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.25:provided 18:12:03,832 [1;36mDEBUGm] ch.qos.logback:logback-classic:jar:1.2.3:provided 18:12:03,832 [1;36mDEBUGm] ch.qos.logback:logback-core:jar:1.2.3:provided 18:12:03,832 [1;36mDEBUGm] org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test 18:12:03,833 [1;36mDEBUGm] org.apiguardian:apiguardian-api:jar:1.0.0:test 18:12:03,833 [1;36mDEBUGm] org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test 18:12:03,833 [1;36mDEBUGm] org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test 18:12:03,833 [1;36mDEBUGm] org.opentest4j:opentest4j:jar:1.1.1:test 18:12:03,834 [1;36mDEBUGm] junit:junit:jar:4.12:test 18:12:03,834 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test 18:12:03,834 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test 18:12:03,834 [1;36mDEBUGm] org.hamcrest:hamcrest-all:jar:1.3:test 18:12:03,834 [1;36mDEBUGm] org.assertj:assertj-core:jar:3.8.0:test 18:12:03,835 [1;36mDEBUGm] org.llorllale:cactoos-matchers:jar:0.13:test 18:12:03,841 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:12:03,841 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/commons-codec/commons-codec/1.9/commons-codec-1.9.jar 18:12:06,830 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar.lastUpdated 18:12:06,830 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar.lastUpdated 18:12:06,831 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar.lastUpdated 18:12:06,831 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar.lastUpdated 18:12:06,832 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar.lastUpdated 18:12:06,832 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar.lastUpdated 18:12:06,832 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar.lastUpdated 18:12:06,833 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar.lastUpdated 18:12:06,833 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar.lastUpdated 18:12:06,834 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar.lastUpdated 18:12:06,834 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar.lastUpdated 18:12:06,835 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar.lastUpdated 18:12:06,835 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.jar.lastUpdated 18:12:06,836 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.jar.lastUpdated 18:12:06,836 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.jar.lastUpdated 18:12:06,837 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.jar.lastUpdated 18:12:06,837 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar.lastUpdated 18:12:06,838 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.jar.lastUpdated 18:12:06,838 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.jar.lastUpdated 18:12:06,839 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.jar.lastUpdated 18:12:06,839 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.jar.lastUpdated 18:12:06,839 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.jar.lastUpdated 18:12:06,840 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.jar.lastUpdated 18:12:06,840 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar.lastUpdated 18:12:06,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar.lastUpdated 18:12:06,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar.lastUpdated 18:12:06,842 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.9/commons-codec-1.9.jar.lastUpdated 18:12:06,844 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:06,844 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar Downloaded3fromccentral:chttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jarB(12 kB at 405 kB/s) Downloading)fromacentral:thttps://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar Downloaded2fromccentral:chttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar (84 kB at 2.0 MB/s) Downloading)fromacentral:1https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar (107 kB at 2.1 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar Downloaded2fromncentral:ihttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar (56 kB at 640 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 1.9 MB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar Downloaded2fromccentral:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar (40 kB at 305 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 405 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar Downloaded3fromecentral:2https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar)(51 kB at 323 kB/s) Downloading)frommcentral:ghttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.jar Downloaded2fromocentral:nhttps://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (85 kB at 507 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.jar Downloaded5fromocentral:nhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jars(435okBoat21.3.MB/s)151/677/kB)k|Bjersey-server-2.17.jar.(221/927/kB)kkB) Downloading)fromacentral:bhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.jarar (229/927 kB) Downloaded5fromccentral:uhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.jare(6771kBjat.1.22MB/s)kB) |Bjersey-guava-2.17.jar.(339/965/kB)kkB) Downloading)fromacentral:bhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.jaruava-2.17.jar (348/965 kB) Downloaded5fromccentral:uhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.jarg(156-kB1atj230(kB/s)65 kB) | jersey-client-2.17.jar (156/kB)kkB) Downloading)fromacentral:bhttps://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jarjersey-guava-2.17.jar (569/965 kB) Downloaded5fromccentral:uhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.jara(9277kBaat(1.3/MB/s)B) |Bjavax.ws.rs-api-2.0.1.jar (33/1166kB)) Downloading)fromacentral:bhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.jar0.1.jar (41/116 kB) Downloaded5fromccentral:uhttps://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jarj(116.kB.at-155-kB/s).jar (116/kB)k|Bjersey-media-jaxb-2.17.jar (32/711kB)) Downloading)fromacentral:bhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.jar jersey-media-jaxb-2.17.jar (32/71 kB) Downloaded5fromccentral:uhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.jar-(717kBaat(92/kB/s))hk2-api-2.4.0-b10.jar (49/1822kB)) Downloading)fromacentral:bhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.jar-api-2.4.0-b10.jar (53/182 kB) Downloaded5fromccentral:uhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.jar|(182-kBiat.218-kB/s)ar (182/kB)k|Bhk2-utils-2.4.0-b10.jar.(32/956kB)5kB)) Downloading)fromacentral:bhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.jar Downloaded5fromccentral:uhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.jar((965BkB|ato1.1lMB/s)-repackaged-2.4.0-b10.jarj(15(kB)kB)kB)) Downloading)fromacentral:bhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.jard-2.4.0-b10.jar (15 kB) Downloaded4fromccentral:uhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.jarl(95ckBrata109gkB/s)4.0-b10.jar (15 kB) Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.jar (15 kB at 17 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.jar Downloading)fromacentral:bhttps://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar Downloaded4fromccentral:uhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.jar-(5.9akB(at/6.74kB/s) Downloading)fromacentral:bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jarhk2-locator-2.4.0-b10.jar (8.2/171 kB) Downloaded5fromccentral:uhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.jarl(171okB2at.1691kB/s)((171/kB)k|Bhttpcore-4.4.6.jar.(200/324/kB)kkB) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar Downloaded5fromccentral:uhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jart(324ekB.at6294rkB/s)/kB)/|Bhttpclient-4.5.3.jar.(72/748/kB)/kB)8kB)) Downloading)fromacentral:bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar | httpclient-4.5.3.jar (72/748 kB) Downloaded5fromccentral:uhttps://repo.maven.apache.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jarc(714tkB.at3606rkB/s)/748/kB)k|Bcommons-codec-1.9.jar.(157/264/kB)kkB) Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar (1.6 MB at 1.4 MB/s) Downloaded3fromucentral:-https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jark(264 kB at 218 kB/s) Downloaded2fromucentral:-https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar (2.3 MB at 1.8 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar (748 kB at 566 kB/s) 18:12:08,171 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-github/1.0/_remote.repositories 18:12:08,171 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar.lastUpdated 18:12:08,172 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/_remote.repositories 18:12:08,173 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar.lastUpdated 18:12:08,173 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/_remote.repositories 18:12:08,174 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar.lastUpdated 18:12:08,174 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-http/1.16/_remote.repositories 18:12:08,175 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar.lastUpdated 18:12:08,175 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/_remote.repositories 18:12:08,176 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar.lastUpdated 18:12:08,176 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/_remote.repositories 18:12:08,177 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar.lastUpdated 18:12:08,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/_remote.repositories 18:12:08,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar.lastUpdated 18:12:08,179 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/_remote.repositories 18:12:08,179 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar.lastUpdated 18:12:08,180 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/_remote.repositories 18:12:08,180 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar.lastUpdated 18:12:08,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/_remote.repositories 18:12:08,182 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar.lastUpdated 18:12:08,182 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0-rc2/_remote.repositories 18:12:08,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar.lastUpdated 18:12:08,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/javax.json/1.0.4/_remote.repositories 18:12:08,184 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar.lastUpdated 18:12:08,184 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-server/2.17/_remote.repositories 18:12:08,185 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.jar.lastUpdated 18:12:08,185 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.17/_remote.repositories 18:12:08,186 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.jar.lastUpdated 18:12:08,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/_remote.repositories 18:12:08,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.jar.lastUpdated 18:12:08,188 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.17/_remote.repositories 18:12:08,188 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.jar.lastUpdated 18:12:08,189 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/_remote.repositories 18:12:08,189 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar.lastUpdated 18:12:08,190 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.17/_remote.repositories 18:12:08,191 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.jar.lastUpdated 18:12:08,191 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.4.0-b10/_remote.repositories 18:12:08,192 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.jar.lastUpdated 18:12:08,192 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.4.0-b10/_remote.repositories 18:12:08,193 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.jar.lastUpdated 18:12:08,193 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/_remote.repositories 18:12:08,194 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.jar.lastUpdated 18:12:08,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.4.0-b10/_remote.repositories 18:12:08,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.jar.lastUpdated 18:12:08,196 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.4.0-b10/_remote.repositories 18:12:08,196 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.jar.lastUpdated 18:12:08,197 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.18.1-GA/_remote.repositories 18:12:08,198 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar.lastUpdated 18:12:08,198 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/_remote.repositories 18:12:08,199 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar.lastUpdated 18:12:08,199 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/_remote.repositories 18:12:08,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar.lastUpdated 18:12:08,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.9/_remote.repositories 18:12:08,201 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.9/commons-codec-1.9.jar.lastUpdated 18:12:08,202 [1;34mINFOm] 18:12:08,203 [1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36mlazylead-github0;1m ---m 18:12:08,203 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:12:08,204 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> 18:12:08,205 [1;36mDEBUGm] (f) directory = /home/r/repo/lazylead-github/target 18:12:08,205 [1;36mDEBUGm] (f) excludeDefaultDirectories = false 18:12:08,205 [1;36mDEBUGm] (f) failOnError = true 18:12:08,206 [1;36mDEBUGm] (f) followSymLinks = false 18:12:08,206 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-github/target/classes 18:12:08,206 [1;36mDEBUGm] (f) reportDirectory = /home/r/repo/lazylead-github/target/site 18:12:08,206 [1;36mDEBUGm] (f) retryOnError = true 18:12:08,207 [1;36mDEBUGm] (f) skip = false 18:12:08,207 [1;36mDEBUGm] (f) testOutputDirectory = /home/r/repo/lazylead-github/target/test-classes 18:12:08,207 [1;36mDEBUGm] -- end configuration -- 18:12:08,207 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-github/target 18:12:08,208 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-github/target/classes 18:12:08,208 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-github/target/test-classes 18:12:08,208 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-github/target/site 18:12:08,208 [1;34mINFOm] 18:12:08,208 [1;34mINFOm] 1m--- 0;32mqulice-maven-plugin:0.18.8:checkm 1m(apply-qulice-validations)m @ 36mlazylead-github0;1m ---m 18:12:08,209 [1;36mDEBUGm] Configuring mojo com.qulice:qulice-maven-plugin:0.18.8:check from plugin realm ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:12:08,210 [1;36mDEBUGm] Configuring mojo 'com.qulice:qulice-maven-plugin:0.18.8:check' with basic configurator --> 18:12:08,210 [1;36mDEBUGm] (s) asserts = [] 18:12:08,211 [1;36mDEBUGm] (s) excludes = [xml:/src/main/resources/logback.xml, xml:/src/test/resources/logback-test.xml, dependencies:, findbugs:.*] 18:12:08,212 [1;36mDEBUGm] (s) license = file:/home/r/repo/license.txt 18:12:08,212 [1;36mDEBUGm] (s) skip = false 18:12:08,212 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:08,212 [1;36mDEBUGm] (f) sess = org.apache.maven.execution.MavenSession@70a898b0 18:12:08,213 [1;36mDEBUGm] -- end configuration -- 18:12:08,214 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-github/target/classes 18:12:08,215 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:12:08,215 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar 18:12:08,215 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar 18:12:08,216 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar 18:12:08,216 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar 18:12:08,217 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar 18:12:08,217 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar 18:12:08,217 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar 18:12:08,218 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar 18:12:08,218 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar 18:12:08,218 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar 18:12:08,219 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar 18:12:08,219 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar 18:12:08,220 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar 18:12:08,220 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:12:08,220 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar 18:12:08,221 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar 18:12:08,221 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar 18:12:08,222 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.jar 18:12:08,222 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.jar 18:12:08,222 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.jar 18:12:08,223 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar 18:12:08,223 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.jar 18:12:08,224 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar 18:12:08,224 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.jar 18:12:08,225 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar 18:12:08,225 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.jar 18:12:08,226 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.jar 18:12:08,226 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.jar 18:12:08,226 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.jar 18:12:08,227 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.jar 18:12:08,227 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar 18:12:08,228 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar 18:12:08,228 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar 18:12:08,229 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:12:08,229 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/commons-codec/commons-codec/1.9/commons-codec-1.9.jar 18:12:08,230 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:12:08,230 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar 18:12:08,231 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:12:08,231 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:12:08,231 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:12:08,232 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:12:08,232 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:12:08,233 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar 18:12:08,233 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar 18:12:08,234 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:12:08,234 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 18:12:08,234 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:12:08,235 [1;36mDEBUGm] LICENSE found: file:/home/r/repo/license.txt 18:12:08,236 [1;36mDEBUGm] LICENSE full text after parsing: /* * MIT License * * Copyright (c) 2018-2019 Yurii Dubinka * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom * the Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE * OR OTHER DEALINGS IN THE SOFTWARE. */ 18:12:08,379 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-github/src/test/java/io/github/dgroup/lazylead/github/package-info.java 18:12:08,479 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-github/src/test/java/io/github/dgroup/lazylead/github/GithubTestIT.java 18:12:08,622 [1;34mINFOm] Starting FindBugs validator 18:12:08,622 [1;34mINFOm] Finishing FindBugs validator 18:12:08,626 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:08,628 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce' with basic configurator --> 18:12:08,629 [1;36mDEBUGm] (s) version = 3.0 18:12:08,629 [1;36mDEBUGm] (s) version = 1.7 18:12:08,629 [1;36mDEBUGm] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@7646c16, org.apache.maven.plugins.enforcer.RequireJavaVersion@71f31b4] 18:12:08,630 [1;36mDEBUGm] (s) failFast = false 18:12:08,630 [1;36mDEBUGm] (s) skip = false 18:12:08,631 [1;36mDEBUGm] (f) ignoreCache = false 18:12:08,631 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:12:08,631 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:08,632 [1;36mDEBUGm] (s) fail = true 18:12:08,632 [1;36mDEBUGm] -- end configuration -- 18:12:08,632 [1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... 18:12:08,632 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:12:08,632 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable. 18:12:08,633 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 50485 was found in the cache 18:12:08,633 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:12:08,633 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:12:08,634 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable. 18:12:08,634 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireJavaVersion 48570 was found in the cache 18:12:08,634 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:12:08,635 [1;36mDEBUGm] Configuring mojo com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check from plugin realm ClassRealm[plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:08,636 [1;36mDEBUGm] Configuring mojo 'com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check' with basic configurator --> 18:12:08,636 [1;36mDEBUGm] (f) checkTestClasspath = false 18:12:08,637 [1;36mDEBUGm] (f) failBuildInCaseOfConflict = true 18:12:08,637 [1;36mDEBUGm] (s) ignoredDependencies = [] 18:12:08,637 [1;36mDEBUGm] (f) ignoredResources = [module-info.class, META-INF/.*] 18:12:08,638 [1;36mDEBUGm] (f) checkCompileClasspath = true 18:12:08,638 [1;36mDEBUGm] (f) checkRuntimeClasspath = true 18:12:08,638 [1;36mDEBUGm] (f) failBuildInCaseOfDifferentContentConflict = false 18:12:08,639 [1;36mDEBUGm] (f) failBuildInCaseOfEqualContentConflict = false 18:12:08,639 [1;36mDEBUGm] (f) printEqualFiles = false 18:12:08,639 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:08,640 [1;36mDEBUGm] (f) skip = false 18:12:08,640 [1;36mDEBUGm] (f) useDefaultResourceIgnoreList = true 18:12:08,640 [1;36mDEBUGm] -- end configuration -- 18:12:08,641 [1;34mINFOm] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check... 18:12:08,641 [1;34mINFOm] Checking compile classpath 18:12:08,786 [1;34mINFOm] Checking runtime classpath 18:12:08,936 [1;34mINFOm] This is not an SVN project 18:12:08,962 [1;34mINFOm] No dependency problems found 18:12:08,962 [1;34mINFOm] Qulice quality check completed in 749ms 18:12:08,963 [1;34mINFOm] 18:12:08,963 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:resourcesm 1m(default-resources)m @ 36mlazylead-github0;1m ---m 18:12:08,963 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:12:08,964 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources' with basic configurator --> 18:12:08,965 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:12:08,965 [1;36mDEBUGm] (f) buildFilters = [] 18:12:08,965 [1;36mDEBUGm] (f) encoding = UTF-8 18:12:08,966 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:12:08,966 [1;36mDEBUGm] (f) fileNameFiltering = false 18:12:08,966 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:12:08,966 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-github/target/classes 18:12:08,966 [1;36mDEBUGm] (s) overwrite = false 18:12:08,966 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:08,967 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-github/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:12:08,967 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:12:08,968 [1;36mDEBUGm] (f) skip = false 18:12:08,968 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:12:08,968 [1;36mDEBUGm] (f) useBuildFilters = true 18:12:08,968 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:12:08,968 [1;36mDEBUGm] -- end configuration -- 18:12:08,969 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-github/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:12:08Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:12:08,983 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:12:08,984 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-github/src/main/resources excludes [] includes [] 18:12:08,984 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-github/src/main/resources 18:12:08,984 [1;36mDEBUGm] no use filter components 18:12:08,984 [1;34mINFOm] 18:12:08,985 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:copy-resourcesm 1m(copy-resources)m @ 36mlazylead-github0;1m ---m 18:12:08,985 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:12:08,986 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources' with basic configurator --> 18:12:08,986 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:12:08,987 [1;36mDEBUGm] (f) buildFilters = [] 18:12:08,987 [1;36mDEBUGm] (f) encoding = UTF-8 18:12:08,987 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:12:08,987 [1;36mDEBUGm] (f) fileNameFiltering = false 18:12:08,987 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:12:08,988 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-github/target/classes 18:12:08,988 [1;36mDEBUGm] (s) overwrite = false 18:12:08,988 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:08,989 [1;36mDEBUGm] (s) directory = src/main/resources 18:12:08,989 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:12:08,989 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:12:08,990 [1;36mDEBUGm] (f) skip = false 18:12:08,990 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:12:08,990 [1;36mDEBUGm] (f) useBuildFilters = true 18:12:08,990 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:12:08,990 [1;36mDEBUGm] -- end configuration -- 18:12:08,991 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-github/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:12:08Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:12:09,006 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:12:09,006 [1;36mDEBUGm] resource with targetPath null directory src/main/resources excludes [] includes [] 18:12:09,006 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-github/src/main/resources 18:12:09,007 [1;36mDEBUGm] no use filter components 18:12:09,007 [1;34mINFOm] 18:12:09,007 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:prepare-agentm 1m(jacoco-initialize)m @ 36mlazylead-github0;1m ---m 18:12:09,007 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:12:09,008 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent' with basic configurator --> 18:12:09,009 [1;36mDEBUGm] (f) destFile = /home/r/repo/lazylead-github/target/jacoco.exec 18:12:09,010 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:12:09,010 [1;36mDEBUGm] (f) output = file 18:12:09,010 [1;36mDEBUGm] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.8.2:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.8.2:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.22:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.8.2:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.8.2:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:6.2.1:compile, org.ow2.asm:asm-commons=org.ow2.asm:asm-commons:jar:6.2.1:compile, org.ow2.asm:asm-analysis=org.ow2.asm:asm-analysis:jar:6.2.1:compile, org.ow2.asm:asm-tree=org.ow2.asm:asm-tree:jar:6.2.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.8.2:compile} 18:12:09,021 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:09,022 [1;36mDEBUGm] (f) skip = false 18:12:09,022 [1;36mDEBUGm] -- end configuration -- 18:12:09,022 [1;34mINFOm] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-github/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:12:09,023 [1;34mINFOm] 18:12:09,023 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:compilem 1m(default-compile)m @ 36mlazylead-github0;1m ---m 18:12:09,023 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:12:09,025 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile' with basic configurator --> 18:12:09,025 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-github 18:12:09,025 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-github/target 18:12:09,026 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-github/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar, /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar, /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar, /home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar, /home/r/.m2/repository/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar, /home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar, /home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar, /home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar, /home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar, /home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar, /home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar, /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:12:09,031 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-github/src/main/java] 18:12:09,031 [1;36mDEBUGm] (f) compilerId = javac 18:12:09,031 [1;36mDEBUGm] (f) debug = true 18:12:09,031 [1;36mDEBUGm] (f) encoding = UTF-8 18:12:09,032 [1;36mDEBUGm] (f) failOnError = true 18:12:09,032 [1;36mDEBUGm] (f) failOnWarning = false 18:12:09,032 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:12:09,032 [1;36mDEBUGm] (f) fork = false 18:12:09,032 [1;36mDEBUGm] (f) generatedSourcesDirectory = /home/r/repo/lazylead-github/target/generated-sources/annotations 18:12:09,033 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile {execution: default-compile} 18:12:09,033 [1;36mDEBUGm] (f) optimize = false 18:12:09,033 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-github/target/classes 18:12:09,034 [1;36mDEBUGm] (f) parameters = false 18:12:09,034 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:09,034 [1;36mDEBUGm] (f) projectArtifact = io.github.dgroup:lazylead-github:jar:0.1.0 18:12:09,034 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:12:09,035 [1;36mDEBUGm] (f) showDeprecation = false 18:12:09,035 [1;36mDEBUGm] (f) showWarnings = false 18:12:09,035 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:12:09,035 [1;36mDEBUGm] (f) source = 11 18:12:09,036 [1;36mDEBUGm] (f) staleMillis = 0 18:12:09,036 [1;36mDEBUGm] (s) target = 11 18:12:09,036 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:12:09,036 [1;36mDEBUGm] (f) verbose = false 18:12:09,036 [1;36mDEBUGm] -- end configuration -- 18:12:09,036 [1;36mDEBUGm] Using compiler 'javac'. 18:12:09,037 [1;34mINFOm] No sources to compile 18:12:09,037 [1;34mINFOm] 18:12:09,037 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:testResourcesm 1m(default-testResources)m @ 36mlazylead-github0;1m ---m 18:12:09,037 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:12:09,038 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources' with basic configurator --> 18:12:09,039 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:12:09,039 [1;36mDEBUGm] (f) buildFilters = [] 18:12:09,039 [1;36mDEBUGm] (f) encoding = UTF-8 18:12:09,039 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:12:09,040 [1;36mDEBUGm] (f) fileNameFiltering = false 18:12:09,040 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:12:09,040 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-github/target/test-classes 18:12:09,040 [1;36mDEBUGm] (s) overwrite = false 18:12:09,040 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:09,041 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-github/src/test/resources, PatternSet [includes: {}, excludes: {}]}}] 18:12:09,041 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:12:09,042 [1;36mDEBUGm] (f) skip = false 18:12:09,042 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:12:09,042 [1;36mDEBUGm] (f) useBuildFilters = true 18:12:09,042 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:12:09,043 [1;36mDEBUGm] -- end configuration -- 18:12:09,043 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-github/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:12:09Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, argLine=-javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-github/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:12:09,059 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:12:09,059 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-github/src/test/resources excludes [] includes [] 18:12:09,059 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-github/src/test/resources 18:12:09,059 [1;36mDEBUGm] no use filter components 18:12:09,060 [1;34mINFOm] 18:12:09,060 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:testCompilem 1m(default-testCompile)m @ 36mlazylead-github0;1m ---m 18:12:09,060 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:12:09,061 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile' with basic configurator --> 18:12:09,062 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-github 18:12:09,062 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-github/target 18:12:09,062 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-github/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar, /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar, /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar, /home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar, /home/r/.m2/repository/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar, /home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar, /home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar, /home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar, /home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar, /home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar, /home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar, /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:12:09,067 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-github/src/test/java] 18:12:09,068 [1;36mDEBUGm] (f) compilerId = javac 18:12:09,068 [1;36mDEBUGm] (f) debug = true 18:12:09,068 [1;36mDEBUGm] (f) encoding = UTF-8 18:12:09,068 [1;36mDEBUGm] (f) failOnError = true 18:12:09,068 [1;36mDEBUGm] (f) failOnWarning = false 18:12:09,068 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:12:09,069 [1;36mDEBUGm] (f) fork = false 18:12:09,069 [1;36mDEBUGm] (f) generatedTestSourcesDirectory = /home/r/repo/lazylead-github/target/generated-test-sources/test-annotations 18:12:09,069 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile {execution: default-testCompile} 18:12:09,070 [1;36mDEBUGm] (f) optimize = false 18:12:09,070 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-github/target/test-classes 18:12:09,070 [1;36mDEBUGm] (f) parameters = false 18:12:09,070 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:09,071 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:12:09,071 [1;36mDEBUGm] (f) showDeprecation = false 18:12:09,071 [1;36mDEBUGm] (f) showWarnings = false 18:12:09,071 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:12:09,072 [1;36mDEBUGm] (f) source = 11 18:12:09,072 [1;36mDEBUGm] (f) staleMillis = 0 18:12:09,072 [1;36mDEBUGm] (s) target = 11 18:12:09,072 [1;36mDEBUGm] (f) testPath = [/home/r/repo/lazylead-github/target/test-classes, /home/r/repo/lazylead-github/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar, /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar, /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar, /home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar, /home/r/.m2/repository/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar, /home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar, /home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar, /home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar, /home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar, /home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar, /home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar, /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar, /home/r/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.jar, /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.jar, /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.jar, /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar, /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.jar, /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.jar, /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.jar, /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.jar, /home/r/.m2/repository/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar, /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar, /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar, /home/r/.m2/repository/commons-codec/commons-codec/1.9/commons-codec-1.9.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar, /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar, /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar, /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar] 18:12:09,084 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:12:09,084 [1;36mDEBUGm] (f) verbose = false 18:12:09,084 [1;36mDEBUGm] -- end configuration -- 18:12:09,085 [1;36mDEBUGm] Using compiler 'javac'. 18:12:09,085 [1;36mDEBUGm] Adding /home/r/repo/lazylead-github/target/generated-test-sources/test-annotations to test-compile source roots: /home/r/repo/lazylead-github/src/test/java 18:12:09,085 [1;36mDEBUGm] New test-compile source roots: /home/r/repo/lazylead-github/src/test/java /home/r/repo/lazylead-github/target/generated-test-sources/test-annotations 18:12:09,086 [1;36mDEBUGm] CompilerReuseStrategy: reuseCreated 18:12:09,086 [1;36mDEBUGm] useIncrementalCompilation enabled 18:12:09,087 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-github/src/test/java/io/github/dgroup/lazylead/github/package-info.java 18:12:09,088 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-github/src/test/java/io/github/dgroup/lazylead/github/GithubTestIT.java 18:12:09,088 [1;34mINFOm] Changes detected - recompiling the module! 18:12:09,088 [1;36mDEBUGm] Classpath: 18:12:09,088 [1;36mDEBUGm] /home/r/repo/lazylead-github/target/test-classes 18:12:09,089 [1;36mDEBUGm] /home/r/repo/lazylead-github/target/classes 18:12:09,089 [1;36mDEBUGm] /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:12:09,089 [1;36mDEBUGm] /home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar 18:12:09,089 [1;36mDEBUGm] /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar 18:12:09,090 [1;36mDEBUGm] /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar 18:12:09,090 [1;36mDEBUGm] /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar 18:12:09,090 [1;36mDEBUGm] /home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar 18:12:09,090 [1;36mDEBUGm] /home/r/.m2/repository/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar 18:12:09,091 [1;36mDEBUGm] /home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar 18:12:09,091 [1;36mDEBUGm] /home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar 18:12:09,091 [1;36mDEBUGm] /home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar 18:12:09,092 [1;36mDEBUGm] /home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar 18:12:09,092 [1;36mDEBUGm] /home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar 18:12:09,092 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar 18:12:09,092 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar 18:12:09,093 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:12:09,093 [1;36mDEBUGm] /home/r/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar 18:12:09,093 [1;36mDEBUGm] /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar 18:12:09,094 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar 18:12:09,094 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.jar 18:12:09,094 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.jar 18:12:09,095 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.jar 18:12:09,095 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar 18:12:09,095 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.jar 18:12:09,096 [1;36mDEBUGm] /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar 18:12:09,096 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.jar 18:12:09,096 [1;36mDEBUGm] /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar 18:12:09,097 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.jar 18:12:09,097 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.jar 18:12:09,097 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.jar 18:12:09,098 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.jar 18:12:09,098 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.jar 18:12:09,098 [1;36mDEBUGm] /home/r/.m2/repository/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar 18:12:09,099 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar 18:12:09,099 [1;36mDEBUGm] /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar 18:12:09,099 [1;36mDEBUGm] /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:12:09,099 [1;36mDEBUGm] /home/r/.m2/repository/commons-codec/commons-codec/1.9/commons-codec-1.9.jar 18:12:09,100 [1;36mDEBUGm] /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:12:09,100 [1;36mDEBUGm] /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:12:09,100 [1;36mDEBUGm] /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:12:09,101 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:12:09,101 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:12:09,101 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar 18:12:09,101 [1;36mDEBUGm] /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar 18:12:09,102 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar 18:12:09,102 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar 18:12:09,103 [1;36mDEBUGm] /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar 18:12:09,103 [1;36mDEBUGm] /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar 18:12:09,103 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar 18:12:09,103 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar 18:12:09,104 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:12:09,104 [1;36mDEBUGm] /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 18:12:09,108 [1;36mDEBUGm] /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:12:09,108 [1;36mDEBUGm] Source roots: 18:12:09,108 [1;36mDEBUGm] /home/r/repo/lazylead-github/src/test/java 18:12:09,108 [1;36mDEBUGm] /home/r/repo/lazylead-github/target/generated-test-sources/test-annotations 18:12:09,109 [1;36mDEBUGm] Command line options: 18:12:09,109 [1;36mDEBUGm] -d /home/r/repo/lazylead-github/target/test-classes -classpath /home/r/repo/lazylead-github/target/test-classes:/home/r/repo/lazylead-github/target/classes:/home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar:/home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar:/home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar:/home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar:/home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar:/home/r/.m2/repository/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar:/home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar:/home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar:/home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar:/home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar:/home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar:/home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar:/home/r/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/home/r/.m2/repository/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.jar:/home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.jar:/home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.jar:/home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar:/home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.jar:/home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar:/home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.jar:/home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar:/home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.jar:/home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.jar:/home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.jar:/home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.jar:/home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.jar:/home/r/.m2/repository/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar:/home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar:/home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/home/r/.m2/repository/commons-codec/commons-codec/1.9/commons-codec-1.9.jar:/home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar:/home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar:/home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar:/home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar:/home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar:/home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar:/home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar:/home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar: -sourcepath /home/r/repo/lazylead-github/src/test/java:/home/r/repo/lazylead-github/target/generated-test-sources/test-annotations: -s /home/r/repo/lazylead-github/target/generated-test-sources/test-annotations -g -nowarn -target 11 -source 11 -encoding UTF-8 18:12:09,120 [1;36mDEBUGm] incrementalBuildHelper#beforeRebuildExecution 18:12:09,120 [1;34mINFOm] Compiling 2 source files to /home/r/repo/lazylead-github/target/test-classes 18:12:09,232 [1;36mDEBUGm] incrementalBuildHelper#afterRebuildExecution 18:12:09,233 [1;34mINFOm] 18:12:09,233 [1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M3:testm 1m(default-test)m @ 36mlazylead-github0;1m ---m 18:12:09,233 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:12:09,234 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' with basic configurator --> 18:12:09,235 [1;36mDEBUGm] (s) additionalClasspathElements = [] 18:12:09,235 [1;36mDEBUGm] (s) argLine = -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-github/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:12:09,235 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-github 18:12:09,235 [1;36mDEBUGm] (s) childDelegation = false 18:12:09,236 [1;36mDEBUGm] (s) classesDirectory = /home/r/repo/lazylead-github/target/classes 18:12:09,236 [1;36mDEBUGm] (s) classpathDependencyExcludes = [] 18:12:09,236 [1;36mDEBUGm] (s) dependenciesToScan = [] 18:12:09,236 [1;36mDEBUGm] (s) disableXmlReport = false 18:12:09,236 [1;36mDEBUGm] (s) enableAssertions = true 18:12:09,237 [1;36mDEBUGm] (f) forkCount = 1 18:12:09,237 [1;36mDEBUGm] (s) forkMode = once 18:12:09,237 [1;36mDEBUGm] (s) forkedProcessExitTimeoutInSeconds = 30 18:12:09,237 [1;36mDEBUGm] (s) junitArtifactName = junit:junit 18:12:09,237 [1;36mDEBUGm] (s) junitPlatformArtifactName = org.junit.platform:junit-platform-engine 18:12:09,237 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:12:09,238 [1;36mDEBUGm] (s) parallel = method 18:12:09,238 [1;36mDEBUGm] (f) parallelMavenExecution = false 18:12:09,238 [1;36mDEBUGm] (s) parallelOptimized = true 18:12:09,238 [1;36mDEBUGm] (s) perCoreThreadCount = true 18:12:09,239 [1;36mDEBUGm] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:3.0.0-M3:, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:runtime, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:runtime, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:runtime, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:runtime, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:runtime, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:runtime, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-logger-api=org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:3.0.0-M3:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:3.0-alpha-2:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:3.0:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:3.0:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:3.0:compile, org.apache.maven:maven-settings-builder=org.apache.maven:maven-settings-builder:jar:3.0:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:3.0:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:3.0:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:3.0:compile, org.apache.maven:maven-model-builder=org.apache.maven:maven-model-builder:jar:3.0:compile, org.apache.maven:maven-aether-provider=org.apache.maven:maven-aether-provider:jar:3.0:runtime, org.sonatype.aether:aether-impl=org.sonatype.aether:aether-impl:jar:1.7:compile, org.sonatype.aether:aether-spi=org.sonatype.aether:aether-spi:jar:1.7:compile, org.sonatype.aether:aether-api=org.sonatype.aether:aether-api:jar:1.7:compile, org.sonatype.aether:aether-util=org.sonatype.aether:aether-util:jar:1.7:compile, org.sonatype.sisu:sisu-inject-plexus=org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile, org.sonatype.sisu:sisu-inject-bean=org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile, org.sonatype.sisu:sisu-guice=org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.14:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.0.4:compile, org.codehaus.plexus:plexus-classworlds=org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile, org.codehaus.plexus:plexus-component-annotations=org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile, org.sonatype.plexus:plexus-sec-dispatcher=org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher=org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven:maven-compat=org.apache.maven:maven-compat:jar:3.0:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile, org.codehaus.plexus:plexus-java=org.codehaus.plexus:plexus-java:jar:1.0.1:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:7.0-beta:compile, com.thoughtworks.qdox:qdox=com.thoughtworks.qdox:qdox:jar:2.0-M9:compile} 18:12:09,246 [1;36mDEBUGm] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' --- 18:12:09,247 [1;36mDEBUGm] (s) printSummary = true 18:12:09,247 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:09,247 [1;36mDEBUGm] (s) projectArtifactMap = {io.github.dgroup:lazylead-api=io.github.dgroup:lazylead-api:jar:0.1.0:compile, com.jcabi:jcabi-github=com.jcabi:jcabi-github:jar:1.0:compile, com.jcabi:jcabi-aspects=com.jcabi:jcabi-aspects:jar:0.22.5:compile, javax.validation:validation-api=javax.validation:validation-api:jar:1.1.0.Final:compile, com.jcabi:jcabi-immutable=com.jcabi:jcabi-immutable:jar:1.4:compile, com.jcabi:jcabi-xml=com.jcabi:jcabi-xml:jar:0.18.1:compile, com.jcabi:jcabi-http=com.jcabi:jcabi-http:jar:1.16:compile, com.jcabi:jcabi-manifests=com.jcabi:jcabi-manifests:jar:1.1:compile, com.jcabi.incubator:xembly=com.jcabi.incubator:xembly:jar:0.22:compile, org.antlr:antlr-runtime=org.antlr:antlr-runtime:jar:3.5.2:compile, com.jcabi:jcabi-log=com.jcabi:jcabi-log:jar:0.17.2:compile, commons-io:commons-io=commons-io:commons-io:jar:2.4:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.4:compile, org.hamcrest:hamcrest-library=org.hamcrest:hamcrest-library:jar:1.3:compile, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:compile, com.google.guava:guava=com.google.guava:guava:jar:19.0-rc2:compile, org.aspectj:aspectjrt=org.aspectj:aspectjrt:jar:1.8.7:compile, org.glassfish:javax.json=org.glassfish:javax.json:jar:1.0.4:runtime, org.glassfish.jersey.core:jersey-server=org.glassfish.jersey.core:jersey-server:jar:2.17:runtime, org.glassfish.jersey.core:jersey-common=org.glassfish.jersey.core:jersey-common:jar:2.17:runtime, org.glassfish.jersey.bundles.repackaged:jersey-guava=org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.17:runtime, org.glassfish.hk2:osgi-resource-locator=org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:runtime, org.glassfish.jersey.core:jersey-client=org.glassfish.jersey.core:jersey-client:jar:2.17:runtime, javax.ws.rs:javax.ws.rs-api=javax.ws.rs:javax.ws.rs-api:jar:2.0.1:runtime, org.glassfish.jersey.media:jersey-media-jaxb=org.glassfish.jersey.media:jersey-media-jaxb:jar:2.17:runtime, javax.annotation:javax.annotation-api=javax.annotation:javax.annotation-api:jar:1.2:runtime, org.glassfish.hk2:hk2-api=org.glassfish.hk2:hk2-api:jar:2.4.0-b10:runtime, org.glassfish.hk2:hk2-utils=org.glassfish.hk2:hk2-utils:jar:2.4.0-b10:runtime, org.glassfish.hk2.external:aopalliance-repackaged=org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b10:runtime, org.glassfish.hk2.external:javax.inject=org.glassfish.hk2.external:javax.inject:jar:2.4.0-b10:runtime, org.glassfish.hk2:hk2-locator=org.glassfish.hk2:hk2-locator:jar:2.4.0-b10:runtime, org.javassist:javassist=org.javassist:javassist:jar:3.18.1-GA:runtime, org.apache.httpcomponents:httpcore=org.apache.httpcomponents:httpcore:jar:4.4.6:runtime, org.apache.httpcomponents:httpclient=org.apache.httpcomponents:httpclient:jar:4.5.3:runtime, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.2:runtime, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.9:runtime, org.cactoos:cactoos=org.cactoos:cactoos:jar:0.38:provided, com.github.dgroup:velocity=com.github.dgroup:velocity:jar:0.4.0:provided, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:provided, ch.qos.logback:logback-classic=ch.qos.logback:logback-classic:jar:1.2.3:provided, ch.qos.logback:logback-core=ch.qos.logback:logback-core:jar:1.2.3:provided, org.junit.vintage:junit-vintage-engine=org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:test, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:test, junit:junit=junit:junit:jar:4.12:test, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test, org.hamcrest:hamcrest-all=org.hamcrest:hamcrest-all:jar:1.3:test, org.assertj:assertj-core=org.assertj:assertj-core:jar:3.8.0:test, org.llorllale:cactoos-matchers=org.llorllale:cactoos-matchers:jar:0.13:test} 18:12:09,258 [1;36mDEBUGm] (s) projectBuildDirectory = /home/r/repo/lazylead-github/target 18:12:09,258 [1;36mDEBUGm] (s) redirectTestOutputToFile = false 18:12:09,258 [1;36mDEBUGm] (s) remoteRepositories = [ id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => never] ] 18:12:09,259 [1;36mDEBUGm] (s) reportFormat = brief 18:12:09,259 [1;36mDEBUGm] (s) reportsDirectory = /home/r/repo/lazylead-github/target/surefire-reports 18:12:09,260 [1;36mDEBUGm] (f) rerunFailingTestsCount = 0 18:12:09,260 [1;36mDEBUGm] (f) reuseForks = true 18:12:09,260 [1;36mDEBUGm] (s) runOrder = filesystem 18:12:09,260 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:12:09,261 [1;36mDEBUGm] (f) shutdown = testset 18:12:09,261 [1;36mDEBUGm] (s) skip = false 18:12:09,261 [1;36mDEBUGm] (f) skipAfterFailureCount = 0 18:12:09,261 [1;36mDEBUGm] (s) skipTests = false 18:12:09,261 [1;36mDEBUGm] (s) suiteXmlFiles = [] 18:12:09,262 [1;36mDEBUGm] (s) tempDir = surefire 18:12:09,262 [1;36mDEBUGm] (s) testClassesDirectory = /home/r/repo/lazylead-github/target/test-classes 18:12:09,262 [1;36mDEBUGm] (s) testFailureIgnore = false 18:12:09,262 [1;36mDEBUGm] (s) testNGArtifactName = org.testng:testng 18:12:09,263 [1;36mDEBUGm] (s) testSourceDirectory = /home/r/repo/lazylead-github/src/test/java 18:12:09,263 [1;36mDEBUGm] (s) threadCount = 4 18:12:09,263 [1;36mDEBUGm] (s) threadCountClasses = 0 18:12:09,263 [1;36mDEBUGm] (s) threadCountMethods = 0 18:12:09,264 [1;36mDEBUGm] (s) threadCountSuites = 0 18:12:09,264 [1;36mDEBUGm] (s) trimStackTrace = true 18:12:09,264 [1;36mDEBUGm] (s) useFile = true 18:12:09,264 [1;36mDEBUGm] (s) useManifestOnlyJar = true 18:12:09,264 [1;36mDEBUGm] (f) useModulePath = true 18:12:09,264 [1;36mDEBUGm] (s) useSystemClassLoader = false 18:12:09,264 [1;36mDEBUGm] (s) useUnlimitedThreads = false 18:12:09,265 [1;36mDEBUGm] (s) workingDirectory = /home/r/repo/lazylead-github 18:12:09,265 [1;36mDEBUGm] -- end configuration -- 18:12:09,266 [1;34mINFOm] 18:12:09,266 [1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:2.4:jarm 1m(default-jar)m @ 36mlazylead-github0;1m ---m 18:12:09,266 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:12:09,268 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator --> 18:12:09,268 [1;36mDEBUGm] (f) classesDirectory = /home/r/repo/lazylead-github/target/classes 18:12:09,268 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-github/target/classes/META-INF/MANIFEST.MF 18:12:09,269 [1;36mDEBUGm] (f) finalName = lazylead-github-0.1.0 18:12:09,269 [1;36mDEBUGm] (f) forceCreation = false 18:12:09,269 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-github/target 18:12:09,269 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:09,270 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:12:09,270 [1;36mDEBUGm] (f) skipIfEmpty = false 18:12:09,270 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:12:09,270 [1;36mDEBUGm] -- end configuration -- 18:12:09,271 [1;36mDEBUGm] isUp2date: false (Destination /home/r/repo/lazylead-github/target/lazylead-github-0.1.0.jar not found.) 18:12:09,272 [1;34mINFOm] Building jar: /home/r/repo/lazylead-github/target/lazylead-github-0.1.0.jar 18:12:09,273 [1;36mDEBUGm] adding directory META-INF/ 18:12:09,273 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:12:09,273 [1;36mDEBUGm] adding directory checkstyle/ 18:12:09,274 [1;36mDEBUGm] adding directory META-INF/maven/ 18:12:09,274 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:12:09,274 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-github/ 18:12:09,274 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-github/pom.xml 18:12:09,275 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-github/pom.properties 18:12:09,276 [1;34mINFOm] 18:12:09,276 [1;34mINFOm] 1m--- 0;32mmaven-assembly-plugin:3.1.0:singlem 1m(make-a-jar-with-dependencies)m @ 36mlazylead-github0;1m ---m 18:12:09,276 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:12:09,278 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' with basic configurator --> 18:12:09,278 [1;36mDEBUGm] (s) appendAssemblyId = false 18:12:09,278 [1;36mDEBUGm] (s) mainClass = io.github.dgroup.lazylead.cli.App 18:12:09,278 [1;36mDEBUGm] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@50de5919 18:12:09,278 [1;36mDEBUGm] (s) archive = org.apache.maven.archiver.MavenArchiveConfiguration@12888eb5 18:12:09,279 [1;36mDEBUGm] (f) attach = true 18:12:09,279 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-github 18:12:09,279 [1;36mDEBUGm] (s) descriptorRefs = [jar-with-dependencies] 18:12:09,279 [1;36mDEBUGm] (f) dryRun = false 18:12:09,280 [1;36mDEBUGm] (f) encoding = UTF-8 18:12:09,280 [1;36mDEBUGm] (s) finalName = lazylead-github-app-0.1.0 18:12:09,280 [1;36mDEBUGm] (f) ignoreDirFormatExtensions = true 18:12:09,280 [1;36mDEBUGm] (f) ignoreMissingDescriptor = false 18:12:09,280 [1;36mDEBUGm] (f) ignorePermissions = false 18:12:09,281 [1;36mDEBUGm] (f) includeProjectBuildFilters = true 18:12:09,281 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:12:09,282 [1;36mDEBUGm] (f) mavenSession = org.apache.maven.execution.MavenSession@70a898b0 18:12:09,282 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-github/target 18:12:09,282 [1;36mDEBUGm] (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.HelpMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.SingleAssemblyMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' --- 18:12:09,283 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:12:09,284 [1;36mDEBUGm] (s) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:12:09,285 [1;36mDEBUGm] (f) recompressZippedFiles = true 18:12:09,285 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:12:09,286 [1;36mDEBUGm] (f) runOnlyAtExecutionRoot = false 18:12:09,287 [1;36mDEBUGm] (s) siteDirectory = /home/r/repo/lazylead-github/target/site 18:12:09,287 [1;36mDEBUGm] (f) skipAssembly = false 18:12:09,287 [1;36mDEBUGm] (s) tarLongFileMode = warn 18:12:09,287 [1;36mDEBUGm] (s) tempRoot = /home/r/repo/lazylead-github/target/archive-tmp 18:12:09,288 [1;36mDEBUGm] (f) updateOnly = false 18:12:09,288 [1;36mDEBUGm] (f) useJvmChmod = false 18:12:09,288 [1;36mDEBUGm] (s) workDirectory = /home/r/repo/lazylead-github/target/assembly/work 18:12:09,288 [1;36mDEBUGm] -- end configuration -- 18:12:09,289 [1;36mDEBUGm] After assembly is interpolated: <?xml version="1.0" encoding="UTF-8"?> <assembly xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd" xmlns="http://maven.apache.org/ASSEMBLY/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <id>jar-with-dependencies</id> <formats> <format>jar</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <dependencySets> <dependencySet> <outputDirectory>/</outputDirectory> <unpack>true</unpack> </dependencySet> </dependencySets> </assembly> 18:12:09,290 [1;36mDEBUGm] All known ContainerDescriptorHandler components: [metaInf-spring, plexus, file-aggregator, metaInf-services] 18:12:09,291 [1;36mDEBUGm] Dependencies for project: io.github.dgroup:lazylead-github:jar:0.1.0 are: io.github.dgroup:lazylead-api:jar:0.1.0:compile com.jcabi:jcabi-github:jar:1.0:compile org.cactoos:cactoos:jar:0.38:provided com.github.dgroup:velocity:jar:0.4.0:provided org.slf4j:slf4j-api:jar:1.7.25:provided ch.qos.logback:logback-classic:jar:1.2.3:provided ch.qos.logback:logback-core:jar:1.2.3:provided org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test org.hamcrest:hamcrest-all:jar:1.3:test org.assertj:assertj-core:jar:3.8.0:test org.llorllale:cactoos-matchers:jar:0.13:test 18:12:09,293 [1;36mDEBUGm] Resolving project dependencies transitively. 18:12:09,998 [1;36mDEBUGm] While resolving dependencies of io.github.dgroup:lazylead-github:jar:0.1.0: 18:12:09,998 [1;36mDEBUGm] Processing DependencySet (output=/) 18:12:09,999 [1;36mDEBUGm] Filtering dependency artifacts WITHOUT transitive dependency path information. 18:12:09,999 [1;36mDEBUGm] Adding 37 dependency artifacts. 18:12:10,001 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-api:jar:0.1.0: (none) 18:12:10,002 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:12:10,004 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead:pom:0.1.0: (none) 18:12:10,005 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:10,006 [1;36mDEBUGm] Adding dependency artifact io.github.dgroup:lazylead-api:jar:0.1.0. 18:12:10,006 [1;36mDEBUGm] Unpacking artifact contents for: io.github.dgroup:lazylead-api:jar:0.1.0:compile to: 18:12:10,006 [1;36mDEBUGm] includes: **/* 18:12:10,007 [1;36mDEBUGm] excludes: none 18:12:10,007 [1;36mDEBUGm] Adding archived file-set in: /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar to archive location: 18:12:10,011 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:10,012 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom Downloaded1fromaoss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 8.2 kB/s) 18:12:10,717 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/_remote.repositories 18:12:10,718 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom.lastUpdated 18:12:10,719 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:10,720 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom Downloaded1fromuoss.sonatype.org:.https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 102 kB/s) 18:12:11,137 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-common/3.3.35/_remote.repositories 18:12:11,137 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom.lastUpdated 18:12:11,139 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:11,140 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom Downloaded1fromuoss.sonatype.org:mhttps://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 158 kB/s) 18:12:11,544 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-pom/3.3.35/_remote.repositories 18:12:11,544 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom.lastUpdated 18:12:11,558 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:11,558 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom Downloaded1fromuoss.sonatype.org:/https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 22 kB/s) 18:12:11,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/15.0/_remote.repositories 18:12:11,842 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.pom.lastUpdated 18:12:11,843 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:11,844 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom Downloaded1fromuoss.sonatype.org:ohttps://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 26 kB/s) 18:12:12,122 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/15.0/_remote.repositories 18:12:12,122 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom.lastUpdated 18:12:12,123 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:12,124 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom Downloaded1fromuoss.sonatype.org:(https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 9.0 kB/s) 18:12:12,411 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/_remote.repositories 18:12:12,412 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom.lastUpdated 18:12:12,413 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:12,413 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom Downloaded1fromuoss.sonatype.org:phttps://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 120 kB/s) 18:12:12,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-common/2.0.0/_remote.repositories 18:12:12,703 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom.lastUpdated 18:12:12,705 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:12,706 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom Downloaded1fromuoss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 190 kB/s) 18:12:13,001 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-pom/2.0.0/_remote.repositories 18:12:13,001 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom.lastUpdated 18:12:13,014 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:13,014 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom Downloaded1fromwoss.sonatype.org:.https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 19 kB/s) 18:12:13,311 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.3.22/_remote.repositories 18:12:13,311 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom.lastUpdated 18:12:13,313 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:13,313 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom 18:12:13,452 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom.lastUpdated 18:12:13,453 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:13,453 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom Downloaded1fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 195 kB/s) 18:12:13,484 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.1/_remote.repositories 18:12:13,485 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom.lastUpdated 18:12:13,485 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:13,486 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom 18:12:13,967 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom.lastUpdated 18:12:13,968 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:13,968 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 491 kB/s) 18:12:13,992 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/_remote.repositories 18:12:13,992 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom.lastUpdated 18:12:13,993 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:13,994 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom 18:12:14,458 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom.lastUpdated 18:12:14,459 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:14,459 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom Downloaded1fromrcentral:1https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 645 kB/s) 18:12:14,486 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/4.1.1/_remote.repositories 18:12:14,487 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom.lastUpdated 18:12:14,490 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:14,490 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom 18:12:14,976 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom.lastUpdated 18:12:14,977 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:14,978 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom Downloaded1fromtcentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 380 kB/s) 18:12:15,000 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.1/_remote.repositories 18:12:15,001 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom.lastUpdated 18:12:15,002 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:15,002 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom 18:12:15,474 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom.lastUpdated 18:12:15,474 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:15,475 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 411 kB/s) 18:12:15,497 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/_remote.repositories 18:12:15,498 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom.lastUpdated 18:12:15,500 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:15,500 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom 18:12:15,963 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.pom.lastUpdated 18:12:15,964 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:15,964 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 500 kB/s) 18:12:15,986 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.4/_remote.repositories 18:12:15,986 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.pom.lastUpdated 18:12:15,989 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:15,989 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom 18:12:16,498 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.pom.lastUpdated 18:12:16,499 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:16,499 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom Downloaded1fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 305 kB/s) 18:12:16,521 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.3/_remote.repositories 18:12:16,521 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.pom.lastUpdated 18:12:16,523 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:16,523 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom Downloaded1fromaoss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 1.6 kB/s) 18:12:17,175 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.9/_remote.repositories 18:12:17,175 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom.lastUpdated 18:12:17,176 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:17,176 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom Downloaded1fromaoss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 4.3 kB/s) 18:12:17,470 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/_remote.repositories 18:12:17,470 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom.lastUpdated 18:12:17,472 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:17,472 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom Downloaded1fromuoss.sonatype.org:.https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 9.1 kB/s) 18:12:17,757 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.9/_remote.repositories 18:12:17,758 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom.lastUpdated 18:12:17,759 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:17,760 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom Downloaded1fromuoss.sonatype.org:phttps://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 77 kB/s) 18:12:18,163 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-common/1.2.2/_remote.repositories 18:12:18,164 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom.lastUpdated 18:12:18,166 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:18,166 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom Downloaded1fromuoss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 144 kB/s) 18:12:18,464 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-pom/1.2.2/_remote.repositories 18:12:18,465 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom.lastUpdated 18:12:18,482 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:18,483 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom Downloaded1fromloss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 9.3 kB/s) 18:12:18,771 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/_remote.repositories 18:12:18,772 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom.lastUpdated 18:12:18,773 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:18,773 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom Downloaded1fromloss.sonatype.org:phttps://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 43 kB/s) 18:12:19,061 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.4/_remote.repositories 18:12:19,061 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom.lastUpdated 18:12:19,063 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:19,063 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom Downloaded1fromloss.sonatype.org:.https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 5.7 kB/s) 18:12:19,352 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/_remote.repositories 18:12:19,353 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom.lastUpdated 18:12:19,354 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:19,355 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom Downloaded1fromcoss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 8.7 kB/s) 18:12:19,637 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.4/_remote.repositories 18:12:19,638 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom.lastUpdated 18:12:19,640 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:19,640 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom Downloaded1fromwoss.sonatype.org:phttps://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 23 kB/s) 18:12:19,928 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/_remote.repositories 18:12:19,928 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom.lastUpdated 18:12:19,930 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:19,930 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom 18:12:20,073 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom.lastUpdated 18:12:20,074 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:20,074 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom Downloaded1fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 257 kB/s) 18:12:20,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/_remote.repositories 18:12:20,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom.lastUpdated 18:12:20,100 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:20,100 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom 18:12:20,591 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom.lastUpdated 18:12:20,592 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:20,592 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 574 kB/s) 18:12:20,618 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2/_remote.repositories 18:12:20,618 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom.lastUpdated 18:12:20,619 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:20,620 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom 18:12:21,116 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/5/project-5.pom.lastUpdated 18:12:21,116 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:21,117 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom Downloaded1fromrcentral:phttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 859 kB/s) 18:12:21,145 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/5/_remote.repositories 18:12:21,145 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/project/5/project-5.pom.lastUpdated 18:12:21,149 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:21,149 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom 18:12:21,634 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom.lastUpdated 18:12:21,635 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:21,635 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom Downloaded1fromtcentral:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 167 kB/s) 18:12:21,670 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/_remote.repositories 18:12:21,670 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom.lastUpdated 18:12:21,671 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:21,671 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom 18:12:22,175 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom.lastUpdated 18:12:22,176 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:22,176 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom Downloaded1fromtcentral:ehttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 498 kB/s) 18:12:22,201 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2/_remote.repositories 18:12:22,201 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom.lastUpdated 18:12:22,204 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:22,205 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom Downloaded1fromaoss.sonatype.org:phttps://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 9.0 kB/s) 18:12:22,834 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/_remote.repositories 18:12:22,834 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom.lastUpdated 18:12:22,835 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:22,836 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom Downloaded1fromsoss.sonatype.org:8https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 48 kB/s) 18:12:23,219 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/4/_remote.repositories 18:12:23,219 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/4/oss-parent-4.pom.lastUpdated 18:12:23,223 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:23,223 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom Downloaded1fromaoss.sonatype.org:1https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 19 kB/s) 18:12:23,513 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/_remote.repositories 18:12:23,514 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom.lastUpdated 18:12:23,517 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:23,517 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom Downloaded1fromaoss.sonatype.org:-https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 6.3 kB/s) 18:12:23,814 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/_remote.repositories 18:12:23,814 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom.lastUpdated 18:12:23,817 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:23,818 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom Downloaded1fromposs.sonatype.org:Ehttps://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 7.7 kB/s) 18:12:24,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/_remote.repositories 18:12:24,100 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom.lastUpdated 18:12:24,101 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:24,102 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom 18:12:24,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom.lastUpdated 18:12:24,254 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:24,254 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 52 kB/s) 18:12:24,289 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/_remote.repositories 18:12:24,290 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom.lastUpdated 18:12:24,291 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:24,291 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom 18:12:24,771 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom.lastUpdated 18:12:24,771 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:24,772 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 642 kB/s) 18:12:24,798 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/2.2/_remote.repositories 18:12:24,799 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom.lastUpdated 18:12:24,802 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:24,802 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom Downloaded1fromuoss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 4.2 kB/s) 18:12:25,423 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/_remote.repositories 18:12:25,424 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom.lastUpdated 18:12:25,425 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:25,425 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom Downloaded1fromuoss.sonatype.org:phttps://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 104 kB/s) 18:12:25,821 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-common/2.3.9/_remote.repositories 18:12:25,822 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom.lastUpdated 18:12:25,824 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:25,825 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom Downloaded1fromuoss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 149 kB/s) 18:12:26,223 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-pom/2.3.9/_remote.repositories 18:12:26,224 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom.lastUpdated 18:12:26,238 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:26,238 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom Downloaded1fromloss.sonatype.org:.https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 5.7 kB/s) 18:12:26,518 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/_remote.repositories 18:12:26,518 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom.lastUpdated 18:12:26,521 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:26,521 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom Downloaded1fromooss.sonatype.org:2https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 81 kB/s) 18:12:26,793 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.17/_remote.repositories 18:12:26,793 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.pom.lastUpdated 18:12:26,795 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:26,795 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom Downloaded1fromcoss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 6.6 kB/s) 18:12:27,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/_remote.repositories 18:12:27,075 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom.lastUpdated 18:12:27,077 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=50556, ConflictMarker.markTime=31604, ConflictMarker.nodeCount=44, ConflictIdSorter.graphTime=17805, ConflictIdSorter.topsortTime=20366, ConflictIdSorter.conflictIdCount=22, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=285009, ConflictResolver.conflictItemCount=32, DefaultDependencyCollector.collectTime=17065743960, DefaultDependencyCollector.transformTime=447912} 18:12:27,078 [1;36mDEBUGm] org.kuali.maven.wagons:maven-s3-wagon:jar:1.2.1: 18:12:27,078 [1;36mDEBUGm] com.google.guava:guava:jar:15.0:compile 18:12:27,078 [1;36mDEBUGm] org.kuali.common:kuali-s3:jar:1.0.1:compile 18:12:27,078 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.6.4:compile 18:12:27,078 [1;36mDEBUGm] com.amazonaws:aws-java-sdk:jar:1.6.4:compile 18:12:27,079 [1;36mDEBUGm] org.apache.httpcomponents:httpclient:jar:4.2:compile 18:12:27,079 [1;36mDEBUGm] org.apache.httpcomponents:httpcore:jar:4.2:compile 18:12:27,079 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.3:compile 18:12:27,079 [1;36mDEBUGm] com.fasterxml.jackson.core:jackson-core:jar:2.1.1:compile 18:12:27,079 [1;36mDEBUGm] com.fasterxml.jackson.core:jackson-databind:jar:2.1.1:compile 18:12:27,079 [1;36mDEBUGm] com.fasterxml.jackson.core:jackson-annotations:jar:2.1.1:compile 18:12:27,079 [1;36mDEBUGm] org.springframework:spring-core:jar:3.2.5.RELEASE:compile 18:12:27,079 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:2.2:compile 18:12:27,080 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0:compile 18:12:27,080 [1;36mDEBUGm] commons-io:commons-io:jar:2.4:compile 18:12:27,080 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.6:compile 18:12:27,080 [1;36mDEBUGm] org.kuali.common:kuali-threads:jar:1.0.10:compile 18:12:27,080 [1;36mDEBUGm] org.slf4j:slf4j-log4j12:jar:1.7.5:compile 18:12:27,080 [1;36mDEBUGm] log4j:log4j:jar:1.2.17:compile 18:12:27,080 [1;36mDEBUGm] org.slf4j:jcl-over-slf4j:jar:1.7.5:compile 18:12:27,082 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:27,082 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar Downloaded1fromaoss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 147 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar Downloaded4fromwoss.sonatype.org:jhttps://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar0(262kBBat)35 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 36 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar Downloading)fromsoss.sonatype.org:ahttps://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar Downloading)fromsoss.sonatype.org:ahttps://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar Downloaded3fromwoss.sonatype.org:jhttps://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 162 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar Downloaded5fromwoss.sonatype.org:jhttps://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar)(34jkBkatn21nkB/s)ions-2.1.1.jar (34/kB)kB)) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar Downloading)fromsoss.sonatype.org:ahttps://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar.1.1.jar (209/923kkB) Downloaded4fromwoss.sonatype.org:jhttps://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar3(871 kB)at 410 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar Downloaded5fromwoss.sonatype.org:jhttps://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jarl(923rkBdat13981kB/s) (12/222kB)) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar Downloaded4fromwoss.sonatype.org:jhttps://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar1(8.9rkB2atk3.6BkB/s) Downloading)fromsoss.sonatype.org:ahttps://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar Downloaded4fromwoss.sonatype.org:jhttps://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jarB(22 kB at 8.6 kB/s) Downloaded4fromwoss.sonatype.org:jhttps://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar-(2.25MBaat(810kkB/s)) Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 6.1 kB/s) Downloaded2fromwoss.sonatype.org:jhttps://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 158 kB/s) Downloaded1fromwoss.sonatype.org:jhttps://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 1.2 MB/s) 18:12:36,165 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/_remote.repositories 18:12:36,165 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar.lastUpdated 18:12:36,166 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/15.0/_remote.repositories 18:12:36,166 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.jar.lastUpdated 18:12:36,166 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/_remote.repositories 18:12:36,167 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar.lastUpdated 18:12:36,167 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/_remote.repositories 18:12:36,167 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar.lastUpdated 18:12:36,168 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/_remote.repositories 18:12:36,168 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar.lastUpdated 18:12:36,169 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar.lastUpdated 18:12:36,169 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar.lastUpdated 18:12:36,170 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar.lastUpdated 18:12:36,170 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/_remote.repositories 18:12:36,171 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar.lastUpdated 18:12:36,171 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/_remote.repositories 18:12:36,172 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar.lastUpdated 18:12:36,172 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/_remote.repositories 18:12:36,172 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar.lastUpdated 18:12:36,173 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/_remote.repositories 18:12:36,173 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar.lastUpdated 18:12:36,174 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar.lastUpdated 18:12:36,174 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/_remote.repositories 18:12:36,175 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar.lastUpdated 18:12:36,175 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/_remote.repositories 18:12:36,176 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar.lastUpdated 18:12:36,176 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.17/_remote.repositories 18:12:36,177 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar.lastUpdated 18:12:36,177 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/_remote.repositories 18:12:36,177 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar.lastUpdated 18:12:36,178 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:36,179 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar Downloaded4fromocentral:dhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar)(47pkBrat4742jkB/s)7/2232kB)kB)kB))) Downloaded3fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 808 kB/s) Downloaded2fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 2.1 MB/s) Downloaded1fromtcentral:-https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 2.8 MB/s) 18:12:36,333 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/_remote.repositories 18:12:36,334 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar.lastUpdated 18:12:36,335 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/_remote.repositories 18:12:36,335 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar.lastUpdated 18:12:36,336 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.3/_remote.repositories 18:12:36,336 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar.lastUpdated 18:12:36,336 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/_remote.repositories 18:12:36,337 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar.lastUpdated 18:12:36,339 [1;36mDEBUGm] Created new class realm extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1 18:12:36,339 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1 18:12:36,340 [1;36mDEBUGm] Imported: < maven.api 18:12:36,340 [1;36mDEBUGm] Populating class realm extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1 18:12:36,340 [1;36mDEBUGm] Included: org.kuali.maven.wagons:maven-s3-wagon:jar:1.2.1 18:12:36,340 [1;36mDEBUGm] Included: com.google.guava:guava:jar:15.0 18:12:36,341 [1;36mDEBUGm] Included: org.kuali.common:kuali-s3:jar:1.0.1 18:12:36,341 [1;36mDEBUGm] Included: com.amazonaws:aws-java-sdk:jar:1.6.4 18:12:36,341 [1;36mDEBUGm] Included: org.apache.httpcomponents:httpclient:jar:4.2 18:12:36,341 [1;36mDEBUGm] Included: org.apache.httpcomponents:httpcore:jar:4.2 18:12:36,342 [1;36mDEBUGm] Included: commons-codec:commons-codec:jar:1.3 18:12:36,342 [1;36mDEBUGm] Included: com.fasterxml.jackson.core:jackson-core:jar:2.1.1 18:12:36,342 [1;36mDEBUGm] Included: com.fasterxml.jackson.core:jackson-databind:jar:2.1.1 18:12:36,342 [1;36mDEBUGm] Included: com.fasterxml.jackson.core:jackson-annotations:jar:2.1.1 18:12:36,343 [1;36mDEBUGm] Included: org.springframework:spring-core:jar:3.2.5.RELEASE 18:12:36,343 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0 18:12:36,343 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.4 18:12:36,344 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.6 18:12:36,344 [1;36mDEBUGm] Included: org.kuali.common:kuali-threads:jar:1.0.10 18:12:36,344 [1;36mDEBUGm] Included: org.slf4j:slf4j-log4j12:jar:1.7.5 18:12:36,344 [1;36mDEBUGm] Included: log4j:log4j:jar:1.2.17 18:12:36,345 [1;36mDEBUGm] Included: org.slf4j:jcl-over-slf4j:jar:1.7.5 18:12:36,389 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi-github:jar:1.0: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:36,390 [1;36mDEBUGm] Created new class realm project>com.jcabi:jcabi-github:1.0 18:12:36,390 [1;36mDEBUGm] Populating class realm project>com.jcabi:jcabi-github:1.0 18:12:36,391 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:36,395 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi:pom:1.20.1: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:36,396 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:36,401 [1;36mDEBUGm] Extension realms for project com.jcabi:parent:pom:0.37.1: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:36,402 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:36,405 [1;36mDEBUGm] Adding dependency artifact com.jcabi:jcabi-github:jar:1.0. 18:12:36,405 [1;36mDEBUGm] Unpacking artifact contents for: com.jcabi:jcabi-github:jar:1.0:compile to: 18:12:36,406 [1;36mDEBUGm] includes: **/* 18:12:36,406 [1;36mDEBUGm] excludes: none 18:12:36,406 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/jcabi/jcabi-github/1.0/jcabi-github-1.0.jar to archive location: 18:12:36,411 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:36,411 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.pom 18:12:36,564 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.pom.lastUpdated 18:12:36,564 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:36,565 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.pom (5.6 kB at 265 kB/s) 18:12:36,586 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.0.0/_remote.repositories 18:12:36,587 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.pom.lastUpdated 18:12:36,587 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:36,588 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/3/felix-parent-3.pom 18:12:36,725 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix-parent/3/felix-parent-3.pom.lastUpdated 18:12:36,725 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:36,726 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/3/felix-parent-3.pom Downloaded1fromecentral:nhttps://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/3/felix-parent-3.pom (17 kB at 519 kB/s) 18:12:36,759 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix-parent/3/_remote.repositories 18:12:36,760 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix-parent/3/felix-parent-3.pom.lastUpdated 18:12:36,763 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:36,763 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom 18:12:36,902 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom.lastUpdated 18:12:36,903 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:36,904 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom Downloaded1fromrcentral:ohttps://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom (1.4 kB at 74 kB/s) 18:12:36,924 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.core/4.3.1/_remote.repositories 18:12:36,925 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom.lastUpdated 18:12:36,926 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:36,926 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom Downloaded1fromioss.sonatype.org:0https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom (1.3 kB at 4.4 kB/s) 18:12:37,226 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/_remote.repositories 18:12:37,227 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom.lastUpdated 18:12:37,228 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:37,229 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom 18:12:37,367 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom.lastUpdated 18:12:37,368 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:37,368 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 294 kB/s) 18:12:37,390 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/_remote.repositories 18:12:37,390 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom.lastUpdated 18:12:37,391 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:37,391 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom 18:12:37,529 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom.lastUpdated 18:12:37,530 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:37,530 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom Downloaded1fromecentral:nhttps://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 439 kB/s) 18:12:37,552 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix-parent/2.1/_remote.repositories 18:12:37,553 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom.lastUpdated 18:12:37,555 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:37,555 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom 18:12:38,039 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom.lastUpdated 18:12:38,040 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:38,041 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom Downloaded1fromrcentral:ohttps://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 6.7 kB/s) 18:12:38,070 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.core/4.1.0/_remote.repositories 18:12:38,071 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom.lastUpdated 18:12:38,072 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:38,073 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.5.2/easymock-2.5.2.pom Downloaded1fromaoss.sonatype.org:(https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.5.2/easymock-2.5.2.pom (12 kB at 19 kB/s) 18:12:38,697 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/2.5.2/_remote.repositories 18:12:38,697 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/2.5.2/easymock-2.5.2.pom.lastUpdated 18:12:38,699 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:38,699 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom 18:12:38,837 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom.lastUpdated 18:12:38,838 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:38,838 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 172 kB/s) 18:12:38,858 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.utils/1.6.0/_remote.repositories 18:12:38,858 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom.lastUpdated 18:12:38,860 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:38,861 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom 18:12:39,329 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom.lastUpdated 18:12:39,330 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:39,330 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom Downloaded1fromrcentral:ohttps://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 23 kB/s) 18:12:39,351 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/_remote.repositories 18:12:39,352 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom.lastUpdated 18:12:39,353 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:39,354 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom 18:12:39,852 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom.lastUpdated 18:12:39,853 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:39,854 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom (11 kB at 431 kB/s) 18:12:39,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.0/_remote.repositories 18:12:39,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom.lastUpdated 18:12:39,884 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:39,884 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom 18:12:40,365 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.2.0/maven-2.2.0.pom.lastUpdated 18:12:40,366 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:40,366 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom Downloaded1fromacentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 749 kB/s) 18:12:40,397 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.2.0/_remote.repositories 18:12:40,397 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.2.0/maven-2.2.0.pom.lastUpdated 18:12:40,399 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:40,399 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom 18:12:40,889 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom.lastUpdated 18:12:40,890 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:40,890 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 104 kB/s) 18:12:40,911 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.0/_remote.repositories 18:12:40,912 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom.lastUpdated 18:12:40,914 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:40,914 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom 18:12:41,412 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom.lastUpdated 18:12:41,413 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:41,414 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 130 kB/s) 18:12:41,440 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.0/_remote.repositories 18:12:41,440 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom.lastUpdated 18:12:41,444 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:41,444 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom Downloaded1fromuoss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom (2.3 kB at 3.8 kB/s) 18:12:42,058 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.11/_remote.repositories 18:12:42,059 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.11/junit-4.11.pom.lastUpdated 18:12:42,060 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:42,060 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom 18:12:42,197 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom.lastUpdated 18:12:42,198 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:42,198 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom (2.0 kB at 93 kB/s) 18:12:42,221 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/_remote.repositories 18:12:42,222 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom.lastUpdated 18:12:42,224 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:42,225 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom 18:12:42,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom.lastUpdated 18:12:42,707 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:42,707 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom (1.9 kB at 81 kB/s) 18:12:42,731 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.0/_remote.repositories 18:12:42,731 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom.lastUpdated 18:12:42,732 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:42,732 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom 18:12:43,197 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom.lastUpdated 18:12:43,198 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:43,199 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom (1.4 kB at 72 kB/s) 18:12:43,220 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.2.0/_remote.repositories 18:12:43,220 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom.lastUpdated 18:12:43,224 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:43,224 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom 18:12:43,694 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom.lastUpdated 18:12:43,695 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:43,696 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 103 kB/s) 18:12:43,717 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.0/_remote.repositories 18:12:43,718 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom.lastUpdated 18:12:43,721 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:43,721 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom 18:12:44,202 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom.lastUpdated 18:12:44,202 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:44,203 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 59 kB/s) 18:12:44,230 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.0/_remote.repositories 18:12:44,231 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom.lastUpdated 18:12:44,233 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:44,233 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom 18:12:44,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom.lastUpdated 18:12:44,716 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:44,716 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 55 kB/s) 18:12:44,751 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.0/_remote.repositories 18:12:44,751 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom.lastUpdated 18:12:44,753 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:44,754 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom 18:12:45,233 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom.lastUpdated 18:12:45,233 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:45,234 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom (1.7 kB at 81 kB/s) 18:12:45,255 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.0/_remote.repositories 18:12:45,256 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom.lastUpdated 18:12:45,258 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:45,258 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom 18:12:45,742 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom.lastUpdated 18:12:45,743 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:45,744 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 132 kB/s) 18:12:45,766 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.0/_remote.repositories 18:12:45,766 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom.lastUpdated 18:12:45,769 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:45,769 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom 18:12:46,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom.lastUpdated 18:12:46,249 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:46,249 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 148 kB/s) 18:12:46,270 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.0/_remote.repositories 18:12:46,271 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom.lastUpdated 18:12:46,273 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:46,274 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom 18:12:46,752 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom.lastUpdated 18:12:46,753 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:46,754 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 113 kB/s) 18:12:46,772 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.0/_remote.repositories 18:12:46,772 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom.lastUpdated 18:12:46,775 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:46,775 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom 18:12:47,255 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom.lastUpdated 18:12:47,255 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:47,255 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom (1.5 kB at 27 kB/s) 18:12:47,310 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.0/_remote.repositories 18:12:47,311 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom.lastUpdated 18:12:47,314 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:47,314 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom 18:12:47,791 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom.lastUpdated 18:12:47,792 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:47,792 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom (2.1 kB at 103 kB/s) 18:12:47,814 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.0/_remote.repositories 18:12:47,814 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom.lastUpdated 18:12:47,817 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:47,817 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom 18:12:48,297 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom.lastUpdated 18:12:48,298 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:48,298 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom (1.3 kB at 60 kB/s) 18:12:48,320 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.0/_remote.repositories 18:12:48,320 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom.lastUpdated 18:12:48,323 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:48,323 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom 18:12:48,799 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom.lastUpdated 18:12:48,800 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:48,801 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 309 kB/s) 18:12:48,823 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/_remote.repositories 18:12:48,824 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom.lastUpdated 18:12:48,827 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:48,827 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom 18:12:49,308 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom.lastUpdated 18:12:49,309 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:49,309 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 175 kB/s) 18:12:49,328 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.10/_remote.repositories 18:12:49,328 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom.lastUpdated 18:12:49,329 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:49,330 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom 18:12:49,809 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom.lastUpdated 18:12:49,810 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:49,811 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 865 kB/s) 18:12:49,835 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3/_remote.repositories 18:12:49,835 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom.lastUpdated 18:12:49,840 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=170265, ConflictMarker.markTime=114422, ConflictMarker.nodeCount=194, ConflictIdSorter.graphTime=68103, ConflictIdSorter.topsortTime=51473, ConflictIdSorter.conflictIdCount=59, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1112160, ConflictResolver.conflictItemCount=129, DefaultDependencyCollector.collectTime=13428163385, DefaultDependencyCollector.transformTime=1541961} 18:12:49,841 [1;36mDEBUGm] org.apache.felix:maven-bundle-plugin:jar:3.0.0: 18:12:49,841 [1;36mDEBUGm] org.osgi:org.osgi.core:jar:4.3.1:compile 18:12:49,841 [1;36mDEBUGm] biz.aQute.bnd:biz.aQute.bndlib:jar:3.0.0:compile 18:12:49,841 [1;36mDEBUGm] org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6:compile 18:12:49,842 [1;36mDEBUGm] org.easymock:easymock:jar:2.5.2:compile 18:12:49,842 [1;36mDEBUGm] org.apache.felix:org.apache.felix.utils:jar:1.6.0:compile 18:12:49,842 [1;36mDEBUGm] org.osgi:org.osgi.compendium:jar:4.2.0:compile 18:12:49,842 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.2.0:compile 18:12:49,842 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.2.0:compile 18:12:49,842 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.0:compile 18:12:49,843 [1;36mDEBUGm] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime 18:12:49,843 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.5.6:runtime 18:12:49,843 [1;36mDEBUGm] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime 18:12:49,843 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.2.0:compile 18:12:49,843 [1;36mDEBUGm] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile 18:12:49,843 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.2.0:compile 18:12:49,843 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.2.0:compile 18:12:49,844 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.2.0:compile 18:12:49,844 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:12:49,844 [1;36mDEBUGm] junit:junit:jar:4.11:compile 18:12:49,844 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:compile 18:12:49,844 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.2.0:compile 18:12:49,844 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.2.0:compile 18:12:49,845 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.2.0:compile 18:12:49,845 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.2.0:compile 18:12:49,845 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.2:compile 18:12:49,845 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.2.0:compile 18:12:49,845 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.2.0:compile 18:12:49,845 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:12:49,846 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.2.0:compile 18:12:49,846 [1;36mDEBUGm] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile 18:12:49,846 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.2.0:compile 18:12:49,846 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:12:49,846 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:12:49,846 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:12:49,847 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.5:compile 18:12:49,847 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.1:compile 18:12:49,847 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.0.2:compile 18:12:49,847 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile 18:12:49,847 [1;36mDEBUGm] org.apache.maven.shared:maven-dependency-tree:jar:2.1:compile 18:12:49,847 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile 18:12:49,847 [1;36mDEBUGm] org.eclipse.aether:aether-util:jar:0.9.0.M2:compile 18:12:49,848 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.10:compile 18:12:49,848 [1;36mDEBUGm] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile 18:12:49,848 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile 18:12:49,848 [1;36mDEBUGm] org.apache.maven.doxia:doxia-site-renderer:jar:1.0:compile 18:12:49,848 [1;36mDEBUGm] org.apache.maven.doxia:doxia-core:jar:1.0:compile 18:12:49,848 [1;36mDEBUGm] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile 18:12:49,848 [1;36mDEBUGm] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile 18:12:49,849 [1;36mDEBUGm] org.apache.velocity:velocity:jar:1.5:compile 18:12:49,849 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.1:compile 18:12:49,849 [1;36mDEBUGm] oro:oro:jar:2.0.8:compile 18:12:49,849 [1;36mDEBUGm] org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile 18:12:49,849 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2:compile 18:12:49,849 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile 18:12:49,849 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile 18:12:49,850 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile 18:12:49,850 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile 18:12:49,854 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/groups/public 18:12:49,855 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/groups/public Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.5.2/easymock-2.5.2.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar Downloading)fromsoss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar Downloaded2fromaoss.sonatype.org:(https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.5.2/easymock-2.5.2.jar (95 kB at 108 kB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar Downloading)fromzoss.sonatype.org:.https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar Downloading)fromzoss.sonatype.org:.https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar Downloading)fromzoss.sonatype.org:.https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar Downloading)fromzoss.sonatype.org:.https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar Downloaded1fromioss.sonatype.org:0https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar (2.2 MB at 1.2 MB/s) Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar Downloading)fromnoss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar Downloading)fromnoss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar (245 kB at 98 kB/s) 18:12:52,776 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.jar.lastUpdated 18:12:52,776 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar.lastUpdated 18:12:52,777 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/_remote.repositories 18:12:52,777 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar.lastUpdated 18:12:52,778 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar.lastUpdated 18:12:52,779 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/2.5.2/_remote.repositories 18:12:52,779 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/2.5.2/easymock-2.5.2.jar.lastUpdated 18:12:52,780 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar.lastUpdated 18:12:52,780 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar.lastUpdated 18:12:52,781 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar.lastUpdated 18:12:52,781 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar.lastUpdated 18:12:52,782 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar.lastUpdated 18:12:52,783 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar.lastUpdated 18:12:52,783 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar.lastUpdated 18:12:52,784 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar.lastUpdated 18:12:52,785 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar.lastUpdated 18:12:52,785 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.11/_remote.repositories 18:12:52,786 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.11/junit-4.11.jar.lastUpdated 18:12:52,786 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar.lastUpdated 18:12:52,787 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar.lastUpdated 18:12:52,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar.lastUpdated 18:12:52,788 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar.lastUpdated 18:12:52,789 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar.lastUpdated 18:12:52,790 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar.lastUpdated 18:12:52,790 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar.lastUpdated 18:12:52,791 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar.lastUpdated 18:12:52,792 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar.lastUpdated 18:12:52,792 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar.lastUpdated 18:12:52,795 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:52,796 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar Downloaded5fromrcentral:.https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jarr(68pkBhatf1.4xMB/s)lerepository-1.6.6.jarj(24/1681kB)k|)org.osgi.compendium-4.2.0.jarj(53/6146kB)kB)))) Downloading)fromvcentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jarlerepository-1.6.6.jar (73/168 kB) | org.osgi.compendium-4.2.0.jar (61/614 kB) Downloaded5fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jaro(168dkBmat.1.4.MB/s)171/614/kB)k|Bmaven-core-2.2.0.jar.(69/175/kB)kkB) Downloading)fromvcentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jarr (171/614 kB) | maven-core-2.2.0.jar (77/175 kB) Downloaded5fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.jarB(187mkBeatc1.1-MB/s).jar.(163/175/kB)k|Bmaven-settings-2.2.0.jar.(40/492kB)9kB)) Downloading)fromgcentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar49 kB) Downloaded4fromrcentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jark(49|kBaatn277tkB/s)-2.2.0.jar.(49 kB)/kB)kB) Downloaded4fromrcentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jara(1757kBkat 978akB/s)lugin-parameter-documenter-2.2.0.jar (4.1/22 kB) Downloading)fromgcentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar7/22 kB) Downloading)fromgcentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jarcumenter-2.2.0.jar (12/22 kB) Downloaded5fromrcentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jarr(22gkBpat21140kB/s)(9.8/kB) |Bmaven-profile-2.2.0.jar (4.1/35 kB) Downloading)fromgcentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar.2.0.jar (9.8 kB) | maven-profile-2.2.0.jar (4.1/35 kB) Downloaded4fromrcentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jarf(9.82kB.atj48.kB/s)56kB)5kB)) Downloading)fromgcentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jarkB) Downloaded4fromrcentral:ohttps://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jarj(3503kBkat 1.6aMB/s)odel-2.2.0.jar (20/877kB)) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 164 kB/s) Downloading)fromgcentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar Downloaded5fromrcentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar1(87/kB)at)354ekB/s)ository-metadata-2.2.0.jar (16/266kB))||maven-error-diagnostics-2.2.0.jarr(11/133kB))) Downloading)fromgcentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar2.2.0.jar (16/26 kB) | maven-error-diagnostics-2.2.0.jar (13 kB) Downloaded4fromrcentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jare(13rkBiatn51tkB/s).2.0.jarj(13(kB)kB)kB) kB) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar Downloaded4fromrcentral:ohttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jarr(806kBBat|307vkB/s)oject-2.2.0.jar (4.1/156 kB) Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 2.3 MB/s) Downloading)fromvcentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar (26 kB at 98 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar((12/kBkat)42mkB/s)-plugin-api-2.2.0.jar((12kkB)||mmaven-artifact-manager-2.2.0.jar((28/655kB))B) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar0.jar (24/39 kB) | maven-artifact-manager-2.2.0.jar (65/kB)kB) Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar)(30mkBeata98ikB/s)manager-2.2.0.jar (65 kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jarn(65nkBoat22090kB/s)(7.7/10 kB) Downloading)fromvcentral:chttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar Downloaded4fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jary(39ekB2at.124 kB/s)00kB)) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 491 kB/s) Downloaded2fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar (10 kB at 32 kB/s) Downloaded2fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 180 kB/s) Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 604 kB/s) 18:12:53,180 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.0.0/_remote.repositories 18:12:53,180 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.jar.lastUpdated 18:12:53,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.core/4.3.1/_remote.repositories 18:12:53,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar.lastUpdated 18:12:53,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/_remote.repositories 18:12:53,182 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar.lastUpdated 18:12:53,182 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.utils/1.6.0/_remote.repositories 18:12:53,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar.lastUpdated 18:12:53,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/_remote.repositories 18:12:53,184 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar.lastUpdated 18:12:53,184 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.0/_remote.repositories 18:12:53,185 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar.lastUpdated 18:12:53,185 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.0/_remote.repositories 18:12:53,186 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar.lastUpdated 18:12:53,186 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/_remote.repositories 18:12:53,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar.lastUpdated 18:12:53,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.0/_remote.repositories 18:12:53,188 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar.lastUpdated 18:12:53,189 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.0/_remote.repositories 18:12:53,189 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar.lastUpdated 18:12:53,190 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.0/_remote.repositories 18:12:53,190 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar.lastUpdated 18:12:53,191 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.0/_remote.repositories 18:12:53,191 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar.lastUpdated 18:12:53,192 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.0/_remote.repositories 18:12:53,192 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar.lastUpdated 18:12:53,193 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.0/_remote.repositories 18:12:53,193 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar.lastUpdated 18:12:53,194 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.0/_remote.repositories 18:12:53,194 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar.lastUpdated 18:12:53,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.0/_remote.repositories 18:12:53,195 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar.lastUpdated 18:12:53,196 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.0/_remote.repositories 18:12:53,196 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar.lastUpdated 18:12:53,197 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.0/_remote.repositories 18:12:53,197 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar.lastUpdated 18:12:53,198 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.0/_remote.repositories 18:12:53,198 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar.lastUpdated 18:12:53,199 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.0/_remote.repositories 18:12:53,199 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar.lastUpdated 18:12:53,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/_remote.repositories 18:12:53,200 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar.lastUpdated 18:12:53,201 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.10/_remote.repositories 18:12:53,201 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar.lastUpdated 18:12:53,202 [1;36mDEBUGm] Created new class realm extension>org.apache.felix:maven-bundle-plugin:3.0.0 18:12:53,203 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.felix:maven-bundle-plugin:3.0.0 18:12:53,203 [1;36mDEBUGm] Imported: < maven.api 18:12:53,203 [1;36mDEBUGm] Populating class realm extension>org.apache.felix:maven-bundle-plugin:3.0.0 18:12:53,203 [1;36mDEBUGm] Included: org.apache.felix:maven-bundle-plugin:jar:3.0.0 18:12:53,203 [1;36mDEBUGm] Included: org.osgi:org.osgi.core:jar:4.3.1 18:12:53,204 [1;36mDEBUGm] Included: biz.aQute.bnd:biz.aQute.bndlib:jar:3.0.0 18:12:53,204 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6 18:12:53,204 [1;36mDEBUGm] Included: org.easymock:easymock:jar:2.5.2 18:12:53,204 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.utils:jar:1.6.0 18:12:53,204 [1;36mDEBUGm] Included: org.osgi:org.osgi.compendium:jar:4.2.0 18:12:53,204 [1;36mDEBUGm] Included: org.slf4j:slf4j-jdk14:jar:1.5.6 18:12:53,204 [1;36mDEBUGm] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6 18:12:53,205 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.0 18:12:53,205 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1 18:12:53,205 [1;36mDEBUGm] Included: junit:junit:jar:4.11 18:12:53,205 [1;36mDEBUGm] Included: org.hamcrest:hamcrest-core:jar:1.3 18:12:53,205 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.2 18:12:53,206 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:12:53,206 [1;36mDEBUGm] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 18:12:53,206 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:12:53,206 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:12:53,206 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.5 18:12:53,206 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.1 18:12:53,207 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.0.2 18:12:53,207 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15 18:12:53,207 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-dependency-tree:jar:2.1 18:12:53,207 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 18:12:53,207 [1;36mDEBUGm] Included: org.eclipse.aether:aether-util:jar:0.9.0.M2 18:12:53,207 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.10 18:12:53,208 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7 18:12:53,208 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0 18:12:53,208 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.0 18:12:53,208 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-core:jar:1.0 18:12:53,208 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 18:12:53,209 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7 18:12:53,209 [1;36mDEBUGm] Included: org.apache.velocity:velocity:jar:1.5 18:12:53,209 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.1 18:12:53,209 [1;36mDEBUGm] Included: oro:oro:jar:2.0.8 18:12:53,209 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.0 18:12:53,209 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2 18:12:53,210 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.0 18:12:53,210 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.0 18:12:53,210 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.0 18:12:53,210 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.0 18:12:53,424 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi-aspects:bundle:0.22.5: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,425 [1;36mDEBUGm] Created new class realm project>com.jcabi:jcabi-aspects:0.22.5 18:12:53,426 [1;36mDEBUGm] Populating class realm project>com.jcabi:jcabi-aspects:0.22.5 18:12:53,426 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>com.jcabi:jcabi-aspects:0.22.5, parent: ClassRealm[maven.api, parent: null]] 18:12:53,432 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi:pom:1.21: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,433 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,439 [1;36mDEBUGm] Extension realms for project com.jcabi:parent:pom:0.39: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,440 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,443 [1;36mDEBUGm] Adding dependency artifact com.jcabi:jcabi-aspects:jar:0.22.5. 18:12:53,444 [1;36mDEBUGm] Unpacking artifact contents for: com.jcabi:jcabi-aspects:jar:0.22.5:compile to: 18:12:53,444 [1;36mDEBUGm] includes: **/* 18:12:53,444 [1;36mDEBUGm] excludes: none 18:12:53,444 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar to archive location: 18:12:53,449 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi-log:bundle:0.17.2: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,450 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>com.jcabi:jcabi-aspects:0.22.5, parent: ClassRealm[maven.api, parent: null]] 18:12:53,455 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi:pom:1.20.1: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,455 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,460 [1;36mDEBUGm] Extension realms for project com.jcabi:parent:pom:0.37.1: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,461 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,464 [1;36mDEBUGm] Adding dependency artifact com.jcabi:jcabi-log:jar:0.17.2. 18:12:53,464 [1;36mDEBUGm] Unpacking artifact contents for: com.jcabi:jcabi-log:jar:0.17.2:compile to: 18:12:53,465 [1;36mDEBUGm] includes: **/* 18:12:53,465 [1;36mDEBUGm] excludes: none 18:12:53,465 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/jcabi/jcabi-log/0.17.2/jcabi-log-0.17.2.jar to archive location: 18:12:53,466 [1;36mDEBUGm] Extension realms for project org.aspectj:aspectjrt:jar:1.8.7: (none) 18:12:53,467 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:12:53,468 [1;36mDEBUGm] Adding dependency artifact org.aspectj:aspectjrt:jar:1.8.7. 18:12:53,468 [1;36mDEBUGm] Unpacking artifact contents for: org.aspectj:aspectjrt:jar:1.8.7:compile to: 18:12:53,468 [1;36mDEBUGm] includes: **/* 18:12:53,468 [1;36mDEBUGm] excludes: none 18:12:53,468 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar to archive location: 18:12:53,470 [1;36mDEBUGm] Extension realms for project javax.validation:validation-api:jar:1.1.0.Final: (none) 18:12:53,470 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:12:53,471 [1;36mDEBUGm] Adding dependency artifact javax.validation:validation-api:jar:1.1.0.Final. 18:12:53,472 [1;36mDEBUGm] Unpacking artifact contents for: javax.validation:validation-api:jar:1.1.0.Final:compile to: 18:12:53,472 [1;36mDEBUGm] includes: **/* 18:12:53,472 [1;36mDEBUGm] excludes: none 18:12:53,472 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar to archive location: 18:12:53,475 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi-immutable:jar:1.4: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,476 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,480 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi:pom:1.16: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,481 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,486 [1;36mDEBUGm] Extension realms for project com.jcabi:parent:pom:0.31: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,487 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,490 [1;36mDEBUGm] Adding dependency artifact com.jcabi:jcabi-immutable:jar:1.4. 18:12:53,490 [1;36mDEBUGm] Unpacking artifact contents for: com.jcabi:jcabi-immutable:jar:1.4:compile to: 18:12:53,490 [1;36mDEBUGm] includes: **/* 18:12:53,490 [1;36mDEBUGm] excludes: none 18:12:53,491 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar to archive location: 18:12:53,495 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi-xml:jar:0.18.1: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,495 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,500 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi:pom:1.21: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,501 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,506 [1;36mDEBUGm] Extension realms for project com.jcabi:parent:pom:0.39: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,507 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,510 [1;36mDEBUGm] Adding dependency artifact com.jcabi:jcabi-xml:jar:0.18.1. 18:12:53,510 [1;36mDEBUGm] Unpacking artifact contents for: com.jcabi:jcabi-xml:jar:0.18.1:compile to: 18:12:53,510 [1;36mDEBUGm] includes: **/* 18:12:53,511 [1;36mDEBUGm] excludes: none 18:12:53,511 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/jcabi/jcabi-xml/0.18.1/jcabi-xml-0.18.1.jar to archive location: 18:12:53,515 [1;36mDEBUGm] Extension realms for project commons-io:commons-io:jar:2.4: (none) 18:12:53,515 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:12:53,520 [1;36mDEBUGm] Extension realms for project org.apache.commons:commons-parent:pom:25: (none) 18:12:53,520 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:53,522 [1;36mDEBUGm] Extension realms for project org.apache:apache:pom:9: (none) 18:12:53,522 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:53,524 [1;36mDEBUGm] Adding dependency artifact commons-io:commons-io:jar:2.4. 18:12:53,524 [1;36mDEBUGm] Unpacking artifact contents for: commons-io:commons-io:jar:2.4:compile to: 18:12:53,524 [1;36mDEBUGm] includes: **/* 18:12:53,525 [1;36mDEBUGm] excludes: none 18:12:53,525 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar to archive location: 18:12:53,529 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi-http:jar:1.16: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,529 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,534 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi:pom:1.21: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,535 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,540 [1;36mDEBUGm] Extension realms for project com.jcabi:parent:pom:0.39: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,541 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,543 [1;36mDEBUGm] Adding dependency artifact com.jcabi:jcabi-http:jar:1.16. 18:12:53,544 [1;36mDEBUGm] Unpacking artifact contents for: com.jcabi:jcabi-http:jar:1.16:compile to: 18:12:53,544 [1;36mDEBUGm] includes: **/* 18:12:53,544 [1;36mDEBUGm] excludes: none 18:12:53,544 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar to archive location: 18:12:53,547 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi-manifests:jar:1.1: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,548 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,552 [1;36mDEBUGm] Extension realms for project com.jcabi:jcabi:pom:1.15: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,553 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,558 [1;36mDEBUGm] Extension realms for project com.jcabi:parent:pom:0.29: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,559 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,561 [1;36mDEBUGm] Adding dependency artifact com.jcabi:jcabi-manifests:jar:1.1. 18:12:53,562 [1;36mDEBUGm] Unpacking artifact contents for: com.jcabi:jcabi-manifests:jar:1.1:compile to: 18:12:53,562 [1;36mDEBUGm] includes: **/* 18:12:53,562 [1;36mDEBUGm] excludes: none 18:12:53,562 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar to archive location: 18:12:53,567 [1;36mDEBUGm] Extension realms for project com.jcabi.incubator:xembly:jar:0.22: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,567 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,573 [1;36mDEBUGm] Extension realms for project com.jcabi:parent:pom:0.37.1: [ClassRealm[extension>org.kuali.maven.wagons:maven-s3-wagon:1.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:53,573 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.jcabi:jcabi-github:1.0, parent: ClassRealm[maven.api, parent: null]] 18:12:53,575 [1;36mDEBUGm] Adding dependency artifact com.jcabi.incubator:xembly:jar:0.22. 18:12:53,576 [1;36mDEBUGm] Unpacking artifact contents for: com.jcabi.incubator:xembly:jar:0.22:compile to: 18:12:53,576 [1;36mDEBUGm] includes: **/* 18:12:53,576 [1;36mDEBUGm] excludes: none 18:12:53,576 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/jcabi/incubator/xembly/0.22/xembly-0.22.jar to archive location: 18:12:53,579 [1;36mDEBUGm] Extension realms for project org.antlr:antlr-runtime:jar:3.5.2: (none) 18:12:53,579 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:12:53,581 [1;36mDEBUGm] Extension realms for project org.antlr:antlr-master:pom:3.5.2: (none) 18:12:53,581 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:53,583 [1;36mDEBUGm] Extension realms for project org.sonatype.oss:oss-parent:pom:9: (none) 18:12:53,583 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:53,584 [1;36mDEBUGm] Adding dependency artifact org.antlr:antlr-runtime:jar:3.5.2. 18:12:53,584 [1;36mDEBUGm] Unpacking artifact contents for: org.antlr:antlr-runtime:jar:3.5.2:compile to: 18:12:53,585 [1;36mDEBUGm] includes: **/* 18:12:53,585 [1;36mDEBUGm] excludes: none 18:12:53,585 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar to archive location: 18:12:53,591 [1;36mDEBUGm] Extension realms for project org.apache.commons:commons-lang3:jar:3.4: (none) 18:12:53,591 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:12:53,596 [1;36mDEBUGm] Extension realms for project org.apache.commons:commons-parent:pom:37: (none) 18:12:53,596 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:53,598 [1;36mDEBUGm] Extension realms for project org.apache:apache:pom:16: (none) 18:12:53,599 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:53,600 [1;36mDEBUGm] Adding dependency artifact org.apache.commons:commons-lang3:jar:3.4. 18:12:53,600 [1;36mDEBUGm] Unpacking artifact contents for: org.apache.commons:commons-lang3:jar:3.4:compile to: 18:12:53,600 [1;36mDEBUGm] includes: **/* 18:12:53,600 [1;36mDEBUGm] excludes: none 18:12:53,601 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar to archive location: 18:12:53,602 [1;36mDEBUGm] Extension realms for project org.hamcrest:hamcrest-library:jar:1.3: (none) 18:12:53,603 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:12:53,604 [1;36mDEBUGm] Extension realms for project org.hamcrest:hamcrest-parent:pom:1.3: (none) 18:12:53,604 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:53,605 [1;36mDEBUGm] Adding dependency artifact org.hamcrest:hamcrest-library:jar:1.3. 18:12:53,605 [1;36mDEBUGm] Unpacking artifact contents for: org.hamcrest:hamcrest-library:jar:1.3:compile to: 18:12:53,606 [1;36mDEBUGm] includes: **/* 18:12:53,606 [1;36mDEBUGm] excludes: none 18:12:53,606 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar to archive location: 18:12:53,608 [1;36mDEBUGm] Extension realms for project org.hamcrest:hamcrest-core:jar:1.3: (none) 18:12:53,608 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:12:53,609 [1;36mDEBUGm] Extension realms for project org.hamcrest:hamcrest-parent:pom:1.3: (none) 18:12:53,609 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:53,610 [1;36mDEBUGm] Adding dependency artifact org.hamcrest:hamcrest-core:jar:1.3. 18:12:53,610 [1;36mDEBUGm] Unpacking artifact contents for: org.hamcrest:hamcrest-core:jar:1.3:compile to: 18:12:53,611 [1;36mDEBUGm] includes: **/* 18:12:53,611 [1;36mDEBUGm] excludes: none 18:12:53,611 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar to archive location: 18:12:53,614 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,615 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.pom (4.0 kB at 182 kB/s) 18:12:53,638 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.3.7/_remote.repositories 18:12:53,639 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.pom.lastUpdated 18:12:53,641 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,641 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bndlib/1.50.0/bndlib-1.50.0.pom Downloaded1fromncentral:0https://repo.maven.apache.org/maven2/biz/aQute/bndlib/1.50.0/bndlib-1.50.0.pom (1.4 kB at 72 kB/s) 18:12:53,662 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bndlib/1.50.0/_remote.repositories 18:12:53,663 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bndlib/1.50.0/bndlib-1.50.0.pom.lastUpdated 18:12:53,664 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,665 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 266 kB/s) 18:12:53,685 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/2.4/_remote.repositories 18:12:53,686 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/2.4/easymock-2.4.pom.lastUpdated 18:12:53,687 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,688 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom (6.7 kB at 303 kB/s) 18:12:53,711 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.7/_remote.repositories 18:12:53,711 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom.lastUpdated 18:12:53,713 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,713 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.7/maven-2.0.7.pom Downloaded1fromacentral:7https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.7/maven-2.0.7.pom (11 kB at 528 kB/s) 18:12:53,735 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.7/_remote.repositories 18:12:53,735 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven/2.0.7/maven-2.0.7.pom.lastUpdated 18:12:53,738 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,738 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom (2.0 kB at 100 kB/s) 18:12:53,759 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.7/_remote.repositories 18:12:53,760 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom.lastUpdated 18:12:53,762 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,763 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom (3.0 kB at 152 kB/s) 18:12:53,784 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.7/_remote.repositories 18:12:53,785 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom.lastUpdated 18:12:53,787 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,788 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom (1.9 kB at 96 kB/s) 18:12:53,809 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/_remote.repositories 18:12:53,810 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom.lastUpdated 18:12:53,812 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,812 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom (1.8 kB at 65 kB/s) 18:12:53,840 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.7/_remote.repositories 18:12:53,841 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom.lastUpdated 18:12:53,842 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,843 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom (1.4 kB at 38 kB/s) 18:12:53,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.7/_remote.repositories 18:12:53,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom.lastUpdated 18:12:53,885 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,885 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom (2.0 kB at 99 kB/s) 18:12:53,907 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.7/_remote.repositories 18:12:53,908 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom.lastUpdated 18:12:53,910 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,910 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom (1.6 kB at 72 kB/s) 18:12:53,934 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.7/_remote.repositories 18:12:53,935 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom.lastUpdated 18:12:53,936 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,937 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom (1.9 kB at 88 kB/s) 18:12:53,959 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.7/_remote.repositories 18:12:53,960 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom.lastUpdated 18:12:53,963 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,963 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom (1.7 kB at 66 kB/s) 18:12:53,990 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.7/_remote.repositories 18:12:53,990 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom.lastUpdated 18:12:53,992 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:53,993 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom (2.6 kB at 139 kB/s) 18:12:54,013 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.7/_remote.repositories 18:12:54,013 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom.lastUpdated 18:12:54,015 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,015 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom (2.6 kB at 125 kB/s) 18:12:54,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.7/_remote.repositories 18:12:54,037 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom.lastUpdated 18:12:54,038 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,039 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom (1.9 kB at 78 kB/s) 18:12:54,065 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.7/_remote.repositories 18:12:54,065 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom.lastUpdated 18:12:54,067 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,068 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom (1.5 kB at 77 kB/s) 18:12:54,088 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.7/_remote.repositories 18:12:54,088 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom.lastUpdated 18:12:54,090 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,090 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom (2.0 kB at 48 kB/s) 18:12:54,133 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.7/_remote.repositories 18:12:54,133 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom.lastUpdated 18:12:54,135 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,136 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom (1.3 kB at 57 kB/s) 18:12:54,159 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.7/_remote.repositories 18:12:54,160 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom.lastUpdated 18:12:54,161 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,162 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom (4.0 kB at 198 kB/s) 18:12:54,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.4.1/_remote.repositories 18:12:54,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom.lastUpdated 18:12:54,186 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,186 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom (1.6 kB at 73 kB/s) 18:12:54,208 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0/_remote.repositories 18:12:54,209 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom.lastUpdated 18:12:54,210 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,210 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (5.2 kB at 237 kB/s) 18:12:54,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.17/_remote.repositories 18:12:54,233 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom.lastUpdated 18:12:54,234 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,235 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom Downloaded1fromlcentral:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom (1.2 kB at 65 kB/s) 18:12:54,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/1.0/_remote.repositories 18:12:54,255 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom.lastUpdated 18:12:54,256 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,257 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 52 kB/s) 18:12:54,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/_remote.repositories 18:12:54,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom.lastUpdated 18:12:54,276 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,276 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 136 kB/s) 18:12:54,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/_remote.repositories 18:12:54,299 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom.lastUpdated 18:12:54,300 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,301 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 552 kB/s) 18:12:54,329 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/_remote.repositories 18:12:54,330 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom.lastUpdated 18:12:54,332 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,332 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom (3.6 kB at 172 kB/s) 18:12:54,355 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/1.2/_remote.repositories 18:12:54,355 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom.lastUpdated 18:12:54,358 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=130293, ConflictMarker.markTime=67652, ConflictMarker.nodeCount=96, ConflictIdSorter.graphTime=35459, ConflictIdSorter.topsortTime=28296, ConflictIdSorter.conflictIdCount=32, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=411276, ConflictResolver.conflictItemCount=71, DefaultDependencyCollector.collectTime=743389009, DefaultDependencyCollector.transformTime=696781} 18:12:54,359 [1;36mDEBUGm] org.apache.felix:maven-bundle-plugin:jar:2.3.7: 18:12:54,359 [1;36mDEBUGm] biz.aQute:bndlib:jar:1.50.0:compile 18:12:54,360 [1;36mDEBUGm] org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6:compile 18:12:54,360 [1;36mDEBUGm] org.osgi:org.osgi.core:jar:4.1.0:compile 18:12:54,360 [1;36mDEBUGm] org.easymock:easymock:jar:2.4:compile 18:12:54,360 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.0.7:compile 18:12:54,361 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.7:compile 18:12:54,361 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.7:compile 18:12:54,361 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.0.7:compile 18:12:54,361 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile 18:12:54,362 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.7:compile 18:12:54,362 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.7:compile 18:12:54,362 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.7:compile 18:12:54,363 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:12:54,363 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:12:54,363 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.7:compile 18:12:54,363 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.0.7:compile 18:12:54,363 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.7:compile 18:12:54,364 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.7:compile 18:12:54,364 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.0:compile 18:12:54,364 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.7:compile 18:12:54,364 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.0.7:compile 18:12:54,364 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:12:54,365 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.7:compile 18:12:54,365 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.0.7:compile 18:12:54,365 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:12:54,365 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.4.1:compile 18:12:54,365 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:1.0:compile 18:12:54,365 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:1.0:compile 18:12:54,365 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile 18:12:54,366 [1;36mDEBUGm] org.apache.maven.shared:maven-dependency-tree:jar:1.2:compile 18:12:54,366 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:2.1:compile 18:12:54,368 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,369 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.jar Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bndlib/1.50.0/bndlib-1.50.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar Downloaded5fromacentral:.https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar/(81kkB)atm943ekB/s)dle-plugin-2.3.7.jar((69/124kkB)||bbndlib-1.50.0.jar((114/920kkB))) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar kB) | bndlib-1.50.0.jar (114/920 kB) Downloaded5fromacentral:-https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.jar.(163/kB4atB1.5bMB/s)b-1.50.0.jar((180/920kkB)k|)maven-settings-2.0.7.jar (16/499kB)) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.jar-(1247kBaat(971kkB/s))kB) kB) Downloading)fromvcentral:2https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jarer-2.0.7.jar (4.1/21 kB) Downloaded4fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jari(49akBmate378okB/s)ter-2.0.7.jar (7.7/21 kB) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar (153 kB at 1.2 MB/s) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar Downloaded5fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jarj(21(kB7at5142)kB/s)ven-model-2.0.7.jar (2.8/86 kB) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jarmaven-model-2.0.7.jar (2.8/86 kB) Downloaded4fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jara(9.99kB6atB65 kB/s) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar Downloaded4fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jara(35fkBtat.211.kB/s)4.1/88 kB) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar Downloaded5fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jarj(24(kB(at)125mkB/s)error-diagnostics-2.0.7.jarj(14(kB)kB)kB))kB) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jaror-diagnostics-2.0.7.jar (14 kB) Downloaded4fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar7(14rkB1atk66 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar Downloaded3fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar (88 kB at 422 kB/s) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar (86 kB at 414 kB/s) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar Downloaded5fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jara(13-kBuatn50pkB/s).7.jarj(13(kB)k|)maven-plugin-descriptor-2.0.7.jarj(24/37/kB)kB)) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jarescriptor-2.0.7.jar (24/37 kB) Downloaded4fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jari(29ekBratt1082kB/s)jar((37/kB)kB) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar Downloaded3fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar (37 kB at 134 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar Downloaded3fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jark(117 kB at 419 kB/s) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar Downloaded4fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jarB(10BkBvat-35ckB/s)-2.4.1.jar (16/200kB)) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar Downloaded4fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar)(20xkB-atc66vkB/s)0.jar (32/1777kB)) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloaded3fromncentral:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar (57 kB at 183 kB/s) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar Downloaded5fromncentral:0https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar)(51xkB-att149okB/s)n-1.13.jarj(41/61/kB)k|)maven-dependency-tree-1.2.jarj(16/355kB))kB) Downloading)fromdcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.jar61 kB) | maven-dependency-tree-1.2.jar (19/35 kB) Downloaded4fromncentral:0https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jare(61.kBjat.170/kB/s))4kB)/kB)kB) Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bndlib/1.50.0/bndlib-1.50.0.jar (920 kB at 2.5 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar (35 kB at 96 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar (177 kB at 491 kB/s) Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.jar (225 kB at 531 kB/s) 18:12:54,795 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.3.7/_remote.repositories 18:12:54,796 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.jar.lastUpdated 18:12:54,796 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bndlib/1.50.0/_remote.repositories 18:12:54,797 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bndlib/1.50.0/bndlib-1.50.0.jar.lastUpdated 18:12:54,797 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.core/4.1.0/_remote.repositories 18:12:54,798 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.jar.lastUpdated 18:12:54,798 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/2.4/_remote.repositories 18:12:54,799 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/2.4/easymock-2.4.jar.lastUpdated 18:12:54,799 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.7/_remote.repositories 18:12:54,800 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar.lastUpdated 18:12:54,801 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.7/_remote.repositories 18:12:54,801 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar.lastUpdated 18:12:54,802 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/_remote.repositories 18:12:54,802 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar.lastUpdated 18:12:54,803 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.7/_remote.repositories 18:12:54,804 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jar.lastUpdated 18:12:54,804 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.7/_remote.repositories 18:12:54,805 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar.lastUpdated 18:12:54,805 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.7/_remote.repositories 18:12:54,806 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar.lastUpdated 18:12:54,807 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.7/_remote.repositories 18:12:54,807 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar.lastUpdated 18:12:54,808 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.7/_remote.repositories 18:12:54,808 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar.lastUpdated 18:12:54,809 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.7/_remote.repositories 18:12:54,809 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar.lastUpdated 18:12:54,810 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.7/_remote.repositories 18:12:54,811 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar.lastUpdated 18:12:54,811 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.7/_remote.repositories 18:12:54,812 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar.lastUpdated 18:12:54,812 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.7/_remote.repositories 18:12:54,813 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar.lastUpdated 18:12:54,814 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.7/_remote.repositories 18:12:54,814 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar.lastUpdated 18:12:54,815 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.7/_remote.repositories 18:12:54,815 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar.lastUpdated 18:12:54,816 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.7/_remote.repositories 18:12:54,817 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar.lastUpdated 18:12:54,817 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.4.1/_remote.repositories 18:12:54,818 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar.lastUpdated 18:12:54,819 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0/_remote.repositories 18:12:54,819 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar.lastUpdated 18:12:54,820 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/1.0/_remote.repositories 18:12:54,820 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar.lastUpdated 18:12:54,821 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/_remote.repositories 18:12:54,822 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar.lastUpdated 18:12:54,822 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/1.2/_remote.repositories 18:12:54,823 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar.lastUpdated 18:12:54,824 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/_remote.repositories 18:12:54,824 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.jar.lastUpdated 18:12:54,826 [1;36mDEBUGm] Created new class realm extension>org.apache.felix:maven-bundle-plugin:2.3.7 18:12:54,826 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.felix:maven-bundle-plugin:2.3.7 18:12:54,827 [1;36mDEBUGm] Imported: < maven.api 18:12:54,827 [1;36mDEBUGm] Populating class realm extension>org.apache.felix:maven-bundle-plugin:2.3.7 18:12:54,827 [1;36mDEBUGm] Included: org.apache.felix:maven-bundle-plugin:jar:2.3.7 18:12:54,827 [1;36mDEBUGm] Included: biz.aQute:bndlib:jar:1.50.0 18:12:54,828 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6 18:12:54,828 [1;36mDEBUGm] Included: org.osgi:org.osgi.core:jar:4.1.0 18:12:54,828 [1;36mDEBUGm] Included: org.easymock:easymock:jar:2.4 18:12:54,828 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.7 18:12:54,829 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7 18:12:54,829 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:12:54,829 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.0 18:12:54,829 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:12:54,830 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.4.1 18:12:54,830 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:1.0 18:12:54,830 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:1.0 18:12:54,830 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13 18:12:54,830 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-dependency-tree:jar:1.2 18:12:54,830 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:2.1 18:12:54,922 [1;36mDEBUGm] Extension realms for project com.google.guava:guava:bundle:19.0-rc2: [ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:54,922 [1;36mDEBUGm] Created new class realm project>com.google.guava:guava:19.0-rc2 18:12:54,923 [1;36mDEBUGm] Populating class realm project>com.google.guava:guava:19.0-rc2 18:12:54,923 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>com.google.guava:guava:19.0-rc2, parent: ClassRealm[maven.api, parent: null]] 18:12:54,926 [1;36mDEBUGm] Extension realms for project com.google.guava:guava-parent:pom:19.0-rc2: (none) 18:12:54,926 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:54,927 [1;36mDEBUGm] Extension realms for project org.sonatype.oss:oss-parent:pom:7: (none) 18:12:54,927 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:54,928 [1;36mDEBUGm] Adding dependency artifact com.google.guava:guava:jar:19.0-rc2. 18:12:54,929 [1;36mDEBUGm] Unpacking artifact contents for: com.google.guava:guava:jar:19.0-rc2:compile to: 18:12:54,929 [1;36mDEBUGm] includes: **/* 18:12:54,929 [1;36mDEBUGm] excludes: none 18:12:54,929 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar to archive location: 18:12:54,932 [1;36mDEBUGm] Extension realms for project org.glassfish:javax.json:bundle:1.0.4: [ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:54,933 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>com.google.guava:guava:19.0-rc2, parent: ClassRealm[maven.api, parent: null]] 18:12:54,935 [1;36mDEBUGm] Extension realms for project org.glassfish:json:pom:1.0.4: (none) 18:12:54,936 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:54,937 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:3: (none) 18:12:54,938 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:54,939 [1;36mDEBUGm] Adding dependency artifact org.glassfish:javax.json:jar:1.0.4. 18:12:54,939 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish:javax.json:jar:1.0.4:runtime to: 18:12:54,939 [1;36mDEBUGm] includes: **/* 18:12:54,939 [1;36mDEBUGm] excludes: none 18:12:54,939 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar to archive location: 18:12:54,945 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for http://nexus.codehaus.org/snapshots 18:12:54,946 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for http://nexus.codehaus.org/snapshots Downloading from snapshots.codehaus.org: http://nexus.codehaus.org/snapshots/org/glassfish/findbugs/3.2-b06/findbugs-3.2-b06.pom 18:12:54,956 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/findbugs/3.2-b06/findbugs-3.2-b06.pom.lastUpdated 18:12:54,957 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,957 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/findbugs/3.2-b06/findbugs-3.2-b06.pom Downloaded1fromicentral:.https://repo.maven.apache.org/maven2/org/glassfish/findbugs/3.2-b06/findbugs-3.2-b06.pom (2.7 kB at 124 kB/s) 18:12:54,980 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/findbugs/3.2-b06/_remote.repositories 18:12:54,981 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/findbugs/3.2-b06/findbugs-3.2-b06.pom.lastUpdated 18:12:54,982 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for http://nexus.codehaus.org/snapshots 18:12:54,983 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for http://nexus.codehaus.org/snapshots Downloading from snapshots.codehaus.org: http://nexus.codehaus.org/snapshots/org/glassfish/glassfish-parent/3.2-b06/glassfish-parent-3.2-b06.pom 18:12:54,985 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/glassfish-parent/3.2-b06/glassfish-parent-3.2-b06.pom.lastUpdated 18:12:54,985 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:54,986 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/glassfish-parent/3.2-b06/glassfish-parent-3.2-b06.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/glassfish/glassfish-parent/3.2-b06/glassfish-parent-3.2-b06.pom (64 kB at 1.6 MB/s) 18:12:55,026 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/glassfish-parent/3.2-b06/_remote.repositories 18:12:55,026 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/glassfish-parent/3.2-b06/glassfish-parent-3.2-b06.pom.lastUpdated 18:12:55,029 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=14887, ConflictMarker.markTime=12301, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=3624, ConflictIdSorter.topsortTime=8225, ConflictIdSorter.conflictIdCount=1, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=44553, ConflictResolver.conflictItemCount=1, DefaultDependencyCollector.collectTime=84982139, DefaultDependencyCollector.transformTime=146922} 18:12:55,030 [1;36mDEBUGm] org.glassfish:findbugs:jar:3.2-b06: 18:12:55,030 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:1.1:runtime 18:12:55,031 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for http://nexus.codehaus.org/snapshots 18:12:55,031 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for http://nexus.codehaus.org/snapshots Downloading from snapshots.codehaus.org: http://nexus.codehaus.org/snapshots/org/glassfish/findbugs/3.2-b06/findbugs-3.2-b06.jar Downloading from snapshots.codehaus.org: http://nexus.codehaus.org/snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar 18:12:55,033 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/findbugs/3.2-b06/findbugs-3.2-b06.jar.lastUpdated 18:12:55,034 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar.lastUpdated 18:12:55,034 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:55,035 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/findbugs/3.2-b06/findbugs-3.2-b06.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar Downloaded2fromicentral:.https://repo.maven.apache.org/maven2/org/glassfish/findbugs/3.2-b06/findbugs-3.2-b06.jar (4.2 kB at 200 kB/s) Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 2.7 MB/s) 18:12:55,098 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/findbugs/3.2-b06/_remote.repositories 18:12:55,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/findbugs/3.2-b06/findbugs-3.2-b06.jar.lastUpdated 18:12:55,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/_remote.repositories 18:12:55,100 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar.lastUpdated 18:12:55,100 [1;36mDEBUGm] Created new class realm extension>org.glassfish:findbugs:3.2-b06 18:12:55,101 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.glassfish:findbugs:3.2-b06 18:12:55,101 [1;36mDEBUGm] Imported: < maven.api 18:12:55,101 [1;36mDEBUGm] Populating class realm extension>org.glassfish:findbugs:3.2-b06 18:12:55,101 [1;36mDEBUGm] Included: org.glassfish:findbugs:jar:3.2-b06 18:12:55,102 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:1.1 18:12:55,112 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=83395, ConflictMarker.markTime=54932, ConflictMarker.nodeCount=96, ConflictIdSorter.graphTime=33878, ConflictIdSorter.topsortTime=25237, ConflictIdSorter.conflictIdCount=32, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=408198, ConflictResolver.conflictItemCount=71, DefaultDependencyCollector.collectTime=2269463, DefaultDependencyCollector.transformTime=624451} 18:12:55,113 [1;36mDEBUGm] org.apache.felix:maven-bundle-plugin:jar:2.3.7: 18:12:55,113 [1;36mDEBUGm] biz.aQute:bndlib:jar:1.50.0:compile 18:12:55,114 [1;36mDEBUGm] org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6:compile 18:12:55,114 [1;36mDEBUGm] org.osgi:org.osgi.core:jar:4.1.0:compile 18:12:55,114 [1;36mDEBUGm] org.easymock:easymock:jar:2.4:compile 18:12:55,114 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.0.7:compile 18:12:55,114 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.7:compile 18:12:55,114 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.7:compile 18:12:55,115 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.0.7:compile 18:12:55,115 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile 18:12:55,115 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.7:compile 18:12:55,115 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.7:compile 18:12:55,116 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.7:compile 18:12:55,116 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:12:55,116 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:12:55,116 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.7:compile 18:12:55,116 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.0.7:compile 18:12:55,117 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.7:compile 18:12:55,117 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.7:compile 18:12:55,117 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.0:compile 18:12:55,117 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.7:compile 18:12:55,118 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.0.7:compile 18:12:55,118 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:12:55,118 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.7:compile 18:12:55,118 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.0.7:compile 18:12:55,118 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:12:55,118 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.4.1:compile 18:12:55,119 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:1.0:compile 18:12:55,119 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:1.0:compile 18:12:55,119 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile 18:12:55,119 [1;36mDEBUGm] org.apache.maven.shared:maven-dependency-tree:jar:1.2:compile 18:12:55,119 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:2.1:compile 18:12:55,122 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.core:jersey-server:jar:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:55,123 [1;36mDEBUGm] Created new class realm project>org.glassfish.jersey.core:jersey-server:2.17 18:12:55,123 [1;36mDEBUGm] Populating class realm project>org.glassfish.jersey.core:jersey-server:2.17 18:12:55,123 [1;36mDEBUGm] Included: org.glassfish:findbugs:jar:3.2-b06 18:12:55,124 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.jersey.core:jersey-server:2.17, parent: ClassRealm[maven.api, parent: null]] 18:12:55,127 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey:project:pom:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:55,128 [1;36mDEBUGm] Created new class realm project>org.glassfish.jersey:project:2.17 18:12:55,128 [1;36mDEBUGm] Populating class realm project>org.glassfish.jersey:project:2.17 18:12:55,128 [1;36mDEBUGm] Included: org.glassfish:findbugs:jar:3.2-b06 18:12:55,129 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:12:55,131 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:4: (none) 18:12:55,131 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:55,134 [1;36mDEBUGm] Adding dependency artifact org.glassfish.jersey.core:jersey-server:jar:2.17. 18:12:55,134 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.jersey.core:jersey-server:jar:2.17:runtime to: 18:12:55,134 [1;36mDEBUGm] includes: **/* 18:12:55,135 [1;36mDEBUGm] excludes: none 18:12:55,135 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/jersey/core/jersey-server/2.17/jersey-server-2.17.jar to archive location: 18:12:55,138 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.core:jersey-common:jar:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:55,139 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.jersey.core:jersey-server:2.17, parent: ClassRealm[maven.api, parent: null]] 18:12:55,143 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey:project:pom:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:55,143 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:12:55,145 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:4: (none) 18:12:55,145 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:55,150 [1;36mDEBUGm] Adding dependency artifact org.glassfish.jersey.core:jersey-common:jar:2.17. 18:12:55,150 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.jersey.core:jersey-common:jar:2.17:runtime to: 18:12:55,150 [1;36mDEBUGm] includes: **/* 18:12:55,150 [1;36mDEBUGm] excludes: none 18:12:55,150 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.17/jersey-common-2.17.jar to archive location: 18:12:55,153 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:12:55,154 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.pom 18:12:55,720 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.pom.lastUpdated 18:12:55,721 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:55,721 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.pom (4.7 kB at 180 kB/s) 18:12:55,748 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.5.0/_remote.repositories 18:12:55,748 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.pom.lastUpdated 18:12:55,749 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:12:55,750 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.pom 18:12:56,210 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.pom.lastUpdated 18:12:56,211 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:56,211 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.pom Downloaded1fromncentral:.https://repo.maven.apache.org/maven2/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.pom (1.4 kB at 75 kB/s) 18:12:56,231 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/bndlib/2.3.0/_remote.repositories 18:12:56,232 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.pom.lastUpdated 18:12:56,233 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:12:56,233 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/biz/aQute/bnd/parent/2.3.0/parent-2.3.0.pom 18:12:56,691 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/parent/2.3.0/parent-2.3.0.pom.lastUpdated 18:12:56,692 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:56,692 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/parent/2.3.0/parent-2.3.0.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/biz/aQute/bnd/parent/2.3.0/parent-2.3.0.pom (4.1 kB at 189 kB/s) 18:12:56,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/parent/2.3.0/_remote.repositories 18:12:56,716 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/parent/2.3.0/parent-2.3.0.pom.lastUpdated 18:12:56,720 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=139248, ConflictMarker.markTime=104690, ConflictMarker.nodeCount=197, ConflictIdSorter.graphTime=61406, ConflictIdSorter.topsortTime=44359, ConflictIdSorter.conflictIdCount=51, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=619423, ConflictResolver.conflictItemCount=114, DefaultDependencyCollector.collectTime=1565993309, DefaultDependencyCollector.transformTime=991403} 18:12:56,721 [1;36mDEBUGm] org.apache.felix:maven-bundle-plugin:jar:2.5.0: 18:12:56,721 [1;36mDEBUGm] biz.aQute.bnd:bndlib:jar:2.3.0:compile 18:12:56,721 [1;36mDEBUGm] org.osgi:org.osgi.core:jar:4.3.1:compile 18:12:56,721 [1;36mDEBUGm] org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6:compile 18:12:56,721 [1;36mDEBUGm] org.easymock:easymock:jar:2.4:compile 18:12:56,722 [1;36mDEBUGm] org.apache.felix:org.apache.felix.utils:jar:1.6.0:compile 18:12:56,722 [1;36mDEBUGm] org.osgi:org.osgi.compendium:jar:4.2.0:compile 18:12:56,722 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.0.7:compile 18:12:56,722 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.7:compile 18:12:56,722 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.7:compile 18:12:56,723 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.0.7:compile 18:12:56,723 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.7:compile 18:12:56,723 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.7:compile 18:12:56,723 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.7:compile 18:12:56,723 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:12:56,724 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:12:56,724 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.7:compile 18:12:56,724 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.0.7:compile 18:12:56,724 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.7:compile 18:12:56,724 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.7:compile 18:12:56,725 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.0:compile 18:12:56,725 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.7:compile 18:12:56,725 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.0.7:compile 18:12:56,725 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:12:56,725 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.7:compile 18:12:56,726 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.0.7:compile 18:12:56,726 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:12:56,726 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.5:compile 18:12:56,726 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.1:compile 18:12:56,726 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.0.2:compile 18:12:56,726 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile 18:12:56,727 [1;36mDEBUGm] org.apache.maven.shared:maven-dependency-tree:jar:2.1:compile 18:12:56,727 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile 18:12:56,727 [1;36mDEBUGm] org.eclipse.aether:aether-util:jar:0.9.0.M2:compile 18:12:56,727 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.10:compile 18:12:56,727 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile 18:12:56,728 [1;36mDEBUGm] org.apache.maven.doxia:doxia-site-renderer:jar:1.0:compile 18:12:56,728 [1;36mDEBUGm] org.apache.maven.doxia:doxia-core:jar:1.0:compile 18:12:56,728 [1;36mDEBUGm] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile 18:12:56,728 [1;36mDEBUGm] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile 18:12:56,728 [1;36mDEBUGm] org.apache.velocity:velocity:jar:1.5:compile 18:12:56,728 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.1:compile 18:12:56,729 [1;36mDEBUGm] oro:oro:jar:2.0.8:compile 18:12:56,729 [1;36mDEBUGm] org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile 18:12:56,729 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2:compile 18:12:56,729 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile 18:12:56,729 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile 18:12:56,729 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile 18:12:56,730 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile 18:12:56,734 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:12:56,734 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.jar 18:12:57,193 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.jar.lastUpdated 18:12:57,194 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.jar.lastUpdated 18:12:57,194 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:57,194 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.jar Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.jar Downloaded2fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.jar (175 kB at 2.5 MB/s) Downloaded1fromncentral:.https://repo.maven.apache.org/maven2/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.jar (1.8 MB at 5.4 MB/s) 18:12:57,524 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.5.0/_remote.repositories 18:12:57,525 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.jar.lastUpdated 18:12:57,525 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/bndlib/2.3.0/_remote.repositories 18:12:57,525 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.jar.lastUpdated 18:12:57,527 [1;36mDEBUGm] Created new class realm extension>org.apache.felix:maven-bundle-plugin:2.5.0 18:12:57,527 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.felix:maven-bundle-plugin:2.5.0 18:12:57,527 [1;36mDEBUGm] Imported: < maven.api 18:12:57,527 [1;36mDEBUGm] Populating class realm extension>org.apache.felix:maven-bundle-plugin:2.5.0 18:12:57,527 [1;36mDEBUGm] Included: org.apache.felix:maven-bundle-plugin:jar:2.5.0 18:12:57,528 [1;36mDEBUGm] Included: biz.aQute.bnd:bndlib:jar:2.3.0 18:12:57,528 [1;36mDEBUGm] Included: org.osgi:org.osgi.core:jar:4.3.1 18:12:57,528 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6 18:12:57,528 [1;36mDEBUGm] Included: org.easymock:easymock:jar:2.4 18:12:57,528 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.utils:jar:1.6.0 18:12:57,528 [1;36mDEBUGm] Included: org.osgi:org.osgi.compendium:jar:4.2.0 18:12:57,529 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.7 18:12:57,529 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:12:57,529 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.0 18:12:57,529 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:12:57,529 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.5 18:12:57,529 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.1 18:12:57,529 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.0.2 18:12:57,530 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15 18:12:57,530 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-dependency-tree:jar:2.1 18:12:57,530 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 18:12:57,530 [1;36mDEBUGm] Included: org.eclipse.aether:aether-util:jar:0.9.0.M2 18:12:57,531 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.10 18:12:57,531 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0 18:12:57,531 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.0 18:12:57,531 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-core:jar:1.0 18:12:57,531 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 18:12:57,532 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7 18:12:57,532 [1;36mDEBUGm] Included: org.apache.velocity:velocity:jar:1.5 18:12:57,532 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.1 18:12:57,532 [1;36mDEBUGm] Included: oro:oro:jar:2.0.8 18:12:57,532 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.0 18:12:57,533 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2 18:12:57,533 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.0 18:12:57,533 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.0 18:12:57,534 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.0 18:12:57,534 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.0 18:12:57,662 [1;36mDEBUGm] Extension realms for project javax.ws.rs:javax.ws.rs-api:jar:2.0.1: [ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:57,662 [1;36mDEBUGm] Created new class realm project>javax.ws.rs:javax.ws.rs-api:2.0.1 18:12:57,662 [1;36mDEBUGm] Populating class realm project>javax.ws.rs:javax.ws.rs-api:2.0.1 18:12:57,662 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>javax.ws.rs:javax.ws.rs-api:2.0.1, parent: ClassRealm[maven.api, parent: null]] 18:12:57,664 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:12:57,664 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:57,665 [1;36mDEBUGm] Adding dependency artifact javax.ws.rs:javax.ws.rs-api:jar:2.0.1. 18:12:57,665 [1;36mDEBUGm] Unpacking artifact contents for: javax.ws.rs:javax.ws.rs-api:jar:2.0.1:runtime to: 18:12:57,665 [1;36mDEBUGm] includes: **/* 18:12:57,665 [1;36mDEBUGm] excludes: none 18:12:57,665 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar to archive location: 18:12:57,667 [1;36mDEBUGm] Extension realms for project javax.annotation:javax.annotation-api:jar:1.2: (none) 18:12:57,668 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:12:57,669 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:3: (none) 18:12:57,670 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:57,670 [1;36mDEBUGm] Adding dependency artifact javax.annotation:javax.annotation-api:jar:1.2. 18:12:57,670 [1;36mDEBUGm] Unpacking artifact contents for: javax.annotation:javax.annotation-api:jar:1.2:runtime to: 18:12:57,671 [1;36mDEBUGm] includes: **/* 18:12:57,671 [1;36mDEBUGm] excludes: none 18:12:57,671 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to archive location: 18:12:57,674 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.bundles.repackaged:jersey-guava:bundle:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:57,675 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>org.glassfish.jersey.core:jersey-server:2.17, parent: ClassRealm[maven.api, parent: null]] 18:12:57,678 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.bundles.repackaged:project:pom:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:57,678 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:12:57,681 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.bundles:project:pom:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:57,681 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:12:57,684 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey:project:pom:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:12:57,685 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:12:57,686 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:4: (none) 18:12:57,686 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:12:57,692 [1;36mDEBUGm] Adding dependency artifact org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.17. 18:12:57,692 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.17:runtime to: 18:12:57,692 [1;36mDEBUGm] includes: **/* 18:12:57,692 [1;36mDEBUGm] excludes: none 18:12:57,692 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.17/jersey-guava-2.17.jar to archive location: 18:12:57,696 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:12:57,697 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom 18:12:58,179 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom.lastUpdated 18:12:58,180 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:58,181 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom (4.9 kB at 243 kB/s) 18:12:58,201 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/_remote.repositories 18:12:58,201 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom.lastUpdated 18:12:58,202 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:12:58,203 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0.pom 18:12:58,681 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0.pom.lastUpdated 18:12:58,682 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:58,682 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0.pom (2.8 kB at 126 kB/s) 18:12:58,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-providers/2.0/_remote.repositories 18:12:58,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0.pom.lastUpdated 18:12:58,707 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:12:58,707 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/wagon/wagon/2.0/wagon-2.0.pom 18:12:59,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/2.0/wagon-2.0.pom.lastUpdated 18:12:59,188 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:59,188 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.0/wagon-2.0.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.0/wagon-2.0.pom (15 kB at 733 kB/s) 18:12:59,210 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/2.0/_remote.repositories 18:12:59,211 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/2.0/wagon-2.0.pom.lastUpdated 18:12:59,213 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:12:59,213 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom 18:12:59,694 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom.lastUpdated 18:12:59,695 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:12:59,695 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom (2.8 kB at 156 kB/s) 18:12:59,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-http-shared/2.0/_remote.repositories 18:12:59,715 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom.lastUpdated 18:12:59,718 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:12:59,719 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom 18:13:00,172 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom.lastUpdated 18:13:00,173 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:00,173 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom Downloaded1fromecentral:mhttps://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (390 B at 23 kB/s) 18:13:00,191 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/xercesMinimal/1.9.6.2/_remote.repositories 18:13:00,192 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom.lastUpdated 18:13:00,193 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:00,194 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom 18:13:00,639 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom.lastUpdated 18:13:00,640 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:00,640 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom Downloaded1fromecentral:.https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (704 B at 29 kB/s) 18:13:00,666 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/nekohtml/1.9.6.2/_remote.repositories 18:13:00,666 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom.lastUpdated 18:13:00,667 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:00,667 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.pom 18:13:01,142 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.pom.lastUpdated 18:13:01,143 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:01,143 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.pom (1.7 kB at 69 kB/s) 18:13:01,169 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.0/_remote.repositories 18:13:01,169 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.pom.lastUpdated 18:13:01,171 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:01,172 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom 18:13:01,648 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom.lastUpdated 18:13:01,649 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:01,650 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom (3.4 kB at 147 kB/s) 18:13:01,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/_remote.repositories 18:13:01,674 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom.lastUpdated 18:13:01,675 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:01,676 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom 18:13:02,141 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom.lastUpdated 18:13:02,142 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:02,142 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom (11 kB at 280 kB/s) 18:13:02,184 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-parent/2.2.5/_remote.repositories 18:13:02,185 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom.lastUpdated 18:13:02,186 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:02,187 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/jackrabbit/parent/5/parent-5.pom 18:13:02,637 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/parent/5/parent-5.pom.lastUpdated 18:13:02,638 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:02,638 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom Downloaded1fromacentral:ohttps://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom (17 kB at 785 kB/s) 18:13:02,661 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/parent/5/_remote.repositories 18:13:02,662 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/parent/5/parent-5.pom.lastUpdated 18:13:02,664 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:02,665 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom 18:13:03,182 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom.lastUpdated 18:13:03,182 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:03,183 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom (2.9 kB at 137 kB/s) 18:13:03,204 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/_remote.repositories 18:13:03,205 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom.lastUpdated 18:13:03,206 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:03,207 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom 18:13:03,652 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom.lastUpdated 18:13:03,653 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:03,653 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom Downloaded1fromocentral:thttps://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (8.0 kB at 268 kB/s) 18:13:03,684 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/3.0/_remote.repositories 18:13:03,684 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom.lastUpdated 18:13:03,686 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:03,686 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/slf4j/jcl-over-slf4j/1.6.1/jcl-over-slf4j-1.6.1.pom 18:13:04,170 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.1/jcl-over-slf4j-1.6.1.pom.lastUpdated 18:13:04,171 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:04,171 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.1/jcl-over-slf4j-1.6.1.pom Downloaded1fromccentral:lhttps://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.1/jcl-over-slf4j-1.6.1.pom (2.5 kB at 99 kB/s) 18:13:04,198 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.1/_remote.repositories 18:13:04,198 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.1/jcl-over-slf4j-1.6.1.pom.lastUpdated 18:13:04,200 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=41500, ConflictMarker.markTime=29732, ConflictMarker.nodeCount=19, ConflictIdSorter.graphTime=23412, ConflictIdSorter.topsortTime=21328, ConflictIdSorter.conflictIdCount=14, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=164505, ConflictResolver.conflictItemCount=17, DefaultDependencyCollector.collectTime=6504032312, DefaultDependencyCollector.transformTime=306949} 18:13:04,201 [1;36mDEBUGm] org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:2.0: 18:13:04,201 [1;36mDEBUGm] org.apache.maven.wagon:wagon-http-shared:jar:2.0:compile 18:13:04,202 [1;36mDEBUGm] nekohtml:xercesMinimal:jar:1.9.6.2:compile 18:13:04,202 [1;36mDEBUGm] nekohtml:nekohtml:jar:1.9.6.2:compile 18:13:04,202 [1;36mDEBUGm] commons-logging:commons-logging:jar:1.1.1:compile 18:13:04,202 [1;36mDEBUGm] org.apache.jackrabbit:jackrabbit-webdav:jar:2.2.5:compile 18:13:04,203 [1;36mDEBUGm] org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.2.5:compile 18:13:04,203 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.6.1:compile 18:13:04,203 [1;36mDEBUGm] org.slf4j:jcl-over-slf4j:jar:1.6.1:test 18:13:04,203 [1;36mDEBUGm] commons-httpclient:commons-httpclient:jar:3.1:compile 18:13:04,203 [1;36mDEBUGm] commons-codec:commons-codec:jar:1.2:compile 18:13:04,204 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:2.0:compile 18:13:04,204 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0:compile 18:13:04,206 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:04,206 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar 18:13:05,146 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar.lastUpdated 18:13:05,147 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar.lastUpdated 18:13:05,147 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar.lastUpdated 18:13:05,148 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar.lastUpdated 18:13:05,148 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar.lastUpdated 18:13:05,149 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar.lastUpdated 18:13:05,149 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar.lastUpdated 18:13:05,150 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,151 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar Downloaded5fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar.(19.kBrat4571BkB/s)ackrabbit-webdav-2.2.5.jarj(19/2892kB)kB)) Downloading)fromkcentral:9https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jarar (21/289 kB) Downloaded4fromecentral:.https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar (40akBratb1.0wMB/s)-2.2.5.jar (32/289 kB) Downloaded3fromecentral:.https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 kB at 661 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar Downloaded2fromecentral:.https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar (112 kB at 2.2 MB/s) Downloaded3fromacentral:-https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar2(52)kB)at 608 kB/s) Downloaded2fromacentral:-https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (286 kB at 2.5 MB/s) Downloaded1fromacentral:-https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (289 kB at 2.2 MB/s) 18:13:05,281 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/_remote.repositories 18:13:05,282 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar.lastUpdated 18:13:05,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-http-shared/2.0/_remote.repositories 18:13:05,283 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar.lastUpdated 18:13:05,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/xercesMinimal/1.9.6.2/_remote.repositories 18:13:05,284 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar.lastUpdated 18:13:05,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/nekohtml/1.9.6.2/_remote.repositories 18:13:05,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar.lastUpdated 18:13:05,286 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/_remote.repositories 18:13:05,286 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar.lastUpdated 18:13:05,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/_remote.repositories 18:13:05,287 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar.lastUpdated 18:13:05,288 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.0/_remote.repositories 18:13:05,289 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar.lastUpdated 18:13:05,290 [1;36mDEBUGm] Created new class realm extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0 18:13:05,290 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0 18:13:05,290 [1;36mDEBUGm] Imported: < maven.api 18:13:05,290 [1;36mDEBUGm] Populating class realm extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0 18:13:05,291 [1;36mDEBUGm] Included: org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:2.0 18:13:05,291 [1;36mDEBUGm] Included: org.apache.maven.wagon:wagon-http-shared:jar:2.0 18:13:05,291 [1;36mDEBUGm] Included: nekohtml:xercesMinimal:jar:1.9.6.2 18:13:05,292 [1;36mDEBUGm] Included: nekohtml:nekohtml:jar:1.9.6.2 18:13:05,292 [1;36mDEBUGm] Included: commons-logging:commons-logging:jar:1.1.1 18:13:05,292 [1;36mDEBUGm] Included: org.apache.jackrabbit:jackrabbit-webdav:jar:2.2.5 18:13:05,292 [1;36mDEBUGm] Included: org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.2.5 18:13:05,293 [1;36mDEBUGm] Included: commons-httpclient:commons-httpclient:jar:3.1 18:13:05,293 [1;36mDEBUGm] Included: commons-codec:commons-codec:jar:1.2 18:13:05,293 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0 18:13:05,316 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-api:jar:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,317 [1;36mDEBUGm] Created new class realm project>org.glassfish.hk2:hk2-api:2.4.0-b10 18:13:05,318 [1;36mDEBUGm] Populating class realm project>org.glassfish.hk2:hk2-api:2.4.0-b10 18:13:05,318 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,323 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-parent:pom:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,324 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,326 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-bom:pom:2.4.0-b10: (none) 18:13:05,327 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:05,329 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:05,329 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:05,335 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2:hk2-api:jar:2.4.0-b10. 18:13:05,336 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2:hk2-api:jar:2.4.0-b10:runtime to: 18:13:05,336 [1;36mDEBUGm] includes: **/* 18:13:05,336 [1;36mDEBUGm] excludes: none 18:13:05,336 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.4.0-b10/hk2-api-2.4.0-b10.jar to archive location: 18:13:05,340 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-utils:jar:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,341 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,345 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-parent:pom:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,346 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,355 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-bom:pom:2.4.0-b10: (none) 18:13:05,355 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:05,357 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:05,358 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:05,364 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2:hk2-utils:jar:2.4.0-b10. 18:13:05,364 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2:hk2-utils:jar:2.4.0-b10:runtime to: 18:13:05,364 [1;36mDEBUGm] includes: **/* 18:13:05,365 [1;36mDEBUGm] excludes: none 18:13:05,365 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.4.0-b10/hk2-utils-2.4.0-b10.jar to archive location: 18:13:05,369 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,370 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,373 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:external:pom:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,374 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,379 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-parent:pom:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,379 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,382 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-bom:pom:2.4.0-b10: (none) 18:13:05,382 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:05,384 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:05,384 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:05,393 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b10. 18:13:05,393 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b10:runtime to: 18:13:05,393 [1;36mDEBUGm] includes: **/* 18:13:05,394 [1;36mDEBUGm] excludes: none 18:13:05,394 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b10/aopalliance-repackaged-2.4.0-b10.jar to archive location: 18:13:05,398 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2.external:javax.inject:jar:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,399 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,402 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:external:pom:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,403 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,407 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-parent:pom:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,408 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,410 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-bom:pom:2.4.0-b10: (none) 18:13:05,411 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:05,412 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:05,413 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:05,417 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2.external:javax.inject:jar:2.4.0-b10. 18:13:05,418 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2.external:javax.inject:jar:2.4.0-b10:runtime to: 18:13:05,418 [1;36mDEBUGm] includes: **/* 18:13:05,418 [1;36mDEBUGm] excludes: none 18:13:05,418 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.4.0-b10/javax.inject-2.4.0-b10.jar to archive location: 18:13:05,421 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-locator:jar:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,421 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,425 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-parent:pom:2.4.0-b10: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:05,426 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:05,428 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-bom:pom:2.4.0-b10: (none) 18:13:05,429 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:05,430 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:05,430 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:05,434 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2:hk2-locator:jar:2.4.0-b10. 18:13:05,434 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2:hk2-locator:jar:2.4.0-b10:runtime to: 18:13:05,434 [1;36mDEBUGm] includes: **/* 18:13:05,434 [1;36mDEBUGm] excludes: none 18:13:05,434 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.4.0-b10/hk2-locator-2.4.0-b10.jar to archive location: 18:13:05,437 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,437 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.pom (5.0 kB at 236 kB/s) 18:13:05,459 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.1.0/_remote.repositories 18:13:05,459 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.pom.lastUpdated 18:13:05,460 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,460 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/1.2.1/felix-parent-1.2.1.pom Downloaded1fromecentral:nhttps://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/1.2.1/felix-parent-1.2.1.pom (14 kB at 550 kB/s) 18:13:05,488 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix-parent/1.2.1/_remote.repositories 18:13:05,488 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix-parent/1.2.1/felix-parent-1.2.1.pom.lastUpdated 18:13:05,491 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,491 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.pom Downloaded1fromncentral:.https://repo.maven.apache.org/maven2/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.pom (864 B at 32 kB/s) 18:13:05,518 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bndlib/0.0.357/_remote.repositories 18:13:05,519 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.pom.lastUpdated 18:13:05,520 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,520 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom Downloaded1fromxcentral:2https://repo.maven.apache.org/maven2/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom (2.0 kB at 104 kB/s) 18:13:05,540 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sf/kxml/kxml2/2.2.2/_remote.repositories 18:13:05,541 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom.lastUpdated 18:13:05,542 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,542 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom Downloaded1frommcentral:1https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 21 kB/s) 18:13:05,560 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/_remote.repositories 18:13:05,561 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom.lastUpdated 18:13:05,562 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,562 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.pom Downloaded1fromrcentral:.https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.pom (5.7 kB at 286 kB/s) 18:13:05,583 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/_remote.repositories 18:13:05,583 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.pom.lastUpdated 18:13:05,584 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,585 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom Downloaded1fromrcentral:ohttps://repo.maven.apache.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom (2.3 kB at 90 kB/s) 18:13:05,611 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.osgi.core/1.0.0/_remote.repositories 18:13:05,611 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom.lastUpdated 18:13:05,612 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,613 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix/1.0.0/felix-1.0.0.pom Downloaded1fromecentral:0https://repo.maven.apache.org/maven2/org/apache/felix/felix/1.0.0/felix-1.0.0.pom (12 kB at 429 kB/s) 18:13:05,641 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix/1.0.0/_remote.repositories 18:13:05,642 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix/1.0.0/felix-1.0.0.pom.lastUpdated 18:13:05,643 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,644 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom Downloaded1fromrcentral:ehttps://repo.maven.apache.org/maven2/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom (2.0 kB at 58 kB/s) 18:13:05,680 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.osgi.service.obr/1.0.1/_remote.repositories 18:13:05,681 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom.lastUpdated 18:13:05,682 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,682 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix/1.0.2/felix-1.0.2.pom Downloaded1fromecentral:2https://repo.maven.apache.org/maven2/org/apache/felix/felix/1.0.2/felix-1.0.2.pom (14 kB at 650 kB/s) 18:13:05,705 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix/1.0.2/_remote.repositories 18:13:05,705 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix/1.0.2/felix-1.0.2.pom.lastUpdated 18:13:05,707 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,707 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom (1.3 kB at 62 kB/s) 18:13:05,728 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.2/_remote.repositories 18:13:05,729 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom.lastUpdated 18:13:05,729 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,730 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom (2.0 kB at 109 kB/s) 18:13:05,749 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/3/_remote.repositories 18:13:05,749 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom.lastUpdated 18:13:05,750 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,750 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 500 kB/s) 18:13:05,772 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/4/_remote.repositories 18:13:05,772 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-parent/4/maven-parent-4.pom.lastUpdated 18:13:05,773 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,774 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 91 kB/s) 18:13:05,792 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0/_remote.repositories 18:13:05,793 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-project/2.0/maven-project-2.0.pom.lastUpdated 18:13:05,794 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,794 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 76 kB/s) 18:13:05,813 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0/_remote.repositories 18:13:05,813 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom.lastUpdated 18:13:05,814 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,814 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 134 kB/s) 18:13:05,833 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0/_remote.repositories 18:13:05,834 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-model/2.0/maven-model-2.0.pom.lastUpdated 18:13:05,836 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,836 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom Downloaded1fromacentral:fhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 75 kB/s) 18:13:05,856 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/_remote.repositories 18:13:05,856 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom.lastUpdated 18:13:05,858 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,858 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 56 kB/s) 18:13:05,881 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/_remote.repositories 18:13:05,882 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom.lastUpdated 18:13:05,884 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,884 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (1.0 kB at 45 kB/s) 18:13:05,908 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/_remote.repositories 18:13:05,908 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom.lastUpdated 18:13:05,909 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,909 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (1.9 kB at 90 kB/s) 18:13:05,931 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.6/_remote.repositories 18:13:05,932 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom.lastUpdated 18:13:05,933 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,933 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 37 kB/s) 18:13:05,954 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.2/_remote.repositories 18:13:05,955 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom.lastUpdated 18:13:05,956 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,956 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom Downloaded1fromlcentral:.https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (5.9 kB at 283 kB/s) 18:13:05,979 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.5/_remote.repositories 18:13:05,979 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom.lastUpdated 18:13:05,982 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:05,982 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 27 kB/s) 18:13:06,008 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/_remote.repositories 18:13:06,009 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom.lastUpdated 18:13:06,009 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:06,010 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom Downloaded1fromacentral:bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (5.9 kB at 294 kB/s) 18:13:06,030 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-2/_remote.repositories 18:13:06,030 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom.lastUpdated 18:13:06,032 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:06,032 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom (2.3 kB at 119 kB/s) 18:13:06,051 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.7/_remote.repositories 18:13:06,052 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom.lastUpdated 18:13:06,053 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=120197, ConflictMarker.markTime=84397, ConflictMarker.nodeCount=108, ConflictIdSorter.graphTime=40071, ConflictIdSorter.topsortTime=26485, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=198932, ConflictResolver.conflictItemCount=55, DefaultDependencyCollector.collectTime=615913488, DefaultDependencyCollector.transformTime=493724} 18:13:06,054 [1;36mDEBUGm] org.apache.felix:maven-bundle-plugin:jar:2.1.0: 18:13:06,054 [1;36mDEBUGm] biz.aQute:bndlib:jar:0.0.357:compile 18:13:06,054 [1;36mDEBUGm] net.sf.kxml:kxml2:jar:2.2.2:compile 18:13:06,054 [1;36mDEBUGm] xmlpull:xmlpull:jar:1.1.3.1:compile 18:13:06,055 [1;36mDEBUGm] org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.2:compile 18:13:06,055 [1;36mDEBUGm] org.osgi:org.osgi.core:jar:4.1.0:compile 18:13:06,055 [1;36mDEBUGm] org.easymock:easymock:jar:2.4:compile 18:13:06,055 [1;36mDEBUGm] org.apache.felix:org.osgi.core:jar:1.0.0:compile 18:13:06,056 [1;36mDEBUGm] org.apache.felix:org.osgi.service.obr:jar:1.0.1:compile 18:13:06,056 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.7:compile 18:13:06,056 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.7:compile 18:13:06,056 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.7:compile 18:13:06,057 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.7:compile 18:13:06,057 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.7:compile 18:13:06,057 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.7:compile 18:13:06,057 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.2:compile 18:13:06,057 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.7:compile 18:13:06,058 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.7:compile 18:13:06,058 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.7:compile 18:13:06,058 [1;36mDEBUGm] org.apache.maven.shared:maven-dependency-tree:jar:1.2:compile 18:13:06,058 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile 18:13:06,058 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:13:06,058 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:13:06,059 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:13:06,059 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7:compile 18:13:06,059 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:1.4.7:compile 18:13:06,061 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:06,062 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.jar Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar Downloading from central: https://repo.maven.apache.org/maven2/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar Downloaded4fromacentral:lhttps://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jarr(7.22kBBat|300gkB/s)he.felix.bundlerepository-1.6.2.jar (16/1511kB)) Downloading)fromvcentral:ehttps://repo.maven.apache.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar6.2.jar (19/151 kB) Downloaded5fromacentral:lhttps://repo.maven.apache.org/maven2/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jarb(43lkBeats760rkB/s).2.jarj(57/1511kB)k|)bndlib-0.0.357.jar (77/2799kB))| org.osgi.core-1.0.0.jar (32/611kB)) Downloading)fromvcentral:ehttps://repo.maven.apache.org/maven2/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar1/279 kB) | org.osgi.core-1.0.0.jar (32/61 kB) Downloaded5fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar.(615kBjat.7524kB/s)kB)k|Borg.osgi.core-1.0.0.jar.(61(kB)k|Borg.osgi.service.obr-1.0.1.jar.(117kB)1kB) kB) Downloading)fromvcentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar357.jar (114/279 kB) | org.osgi.service.obr-1.0.1.jar (11 kB) Downloaded4fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar9(11)kB atg117gkB/s)vice.obr-1.0.1.jar (11 kB) Downloading)fromvcentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar Downloaded3fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.jar2(132BkB at 1.4 MB/s) Downloading)fromgcentral:fhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar Downloaded3fromrcentral:.https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar (151 kB at 1.6 MB/s) Downloading)fromdcentral:3https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar Downloaded2fromncentral:.https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar (10 kB at 94 kB/s) Downloaded2fromncentral:.https://repo.maven.apache.org/maven2/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.jar (279 kB at 2.4 MB/s) Downloaded3fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar)(142 kB at 905 kB/s) Downloaded2fromlcentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 kB at 293 kB/s) Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar (203 kB at 1.1 MB/s) 18:13:06,241 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.1.0/_remote.repositories 18:13:06,242 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.jar.lastUpdated 18:13:06,242 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bndlib/0.0.357/_remote.repositories 18:13:06,243 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.jar.lastUpdated 18:13:06,243 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sf/kxml/kxml2/2.2.2/_remote.repositories 18:13:06,244 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar.lastUpdated 18:13:06,244 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/_remote.repositories 18:13:06,245 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar.lastUpdated 18:13:06,246 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/_remote.repositories 18:13:06,246 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar.lastUpdated 18:13:06,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.osgi.core/1.0.0/_remote.repositories 18:13:06,247 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar.lastUpdated 18:13:06,248 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.osgi.service.obr/1.0.1/_remote.repositories 18:13:06,249 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar.lastUpdated 18:13:06,249 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.2/_remote.repositories 18:13:06,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar.lastUpdated 18:13:06,250 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/_remote.repositories 18:13:06,251 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar.lastUpdated 18:13:06,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/_remote.repositories 18:13:06,252 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar.lastUpdated 18:13:06,253 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.7/_remote.repositories 18:13:06,254 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar.lastUpdated 18:13:06,255 [1;36mDEBUGm] Created new class realm extension>org.apache.felix:maven-bundle-plugin:2.1.0 18:13:06,255 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.felix:maven-bundle-plugin:2.1.0 18:13:06,256 [1;36mDEBUGm] Imported: < maven.api 18:13:06,256 [1;36mDEBUGm] Populating class realm extension>org.apache.felix:maven-bundle-plugin:2.1.0 18:13:06,256 [1;36mDEBUGm] Included: org.apache.felix:maven-bundle-plugin:jar:2.1.0 18:13:06,257 [1;36mDEBUGm] Included: biz.aQute:bndlib:jar:0.0.357 18:13:06,257 [1;36mDEBUGm] Included: net.sf.kxml:kxml2:jar:2.2.2 18:13:06,257 [1;36mDEBUGm] Included: xmlpull:xmlpull:jar:1.1.3.1 18:13:06,257 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.2 18:13:06,258 [1;36mDEBUGm] Included: org.osgi:org.osgi.core:jar:4.1.0 18:13:06,258 [1;36mDEBUGm] Included: org.easymock:easymock:jar:2.4 18:13:06,258 [1;36mDEBUGm] Included: org.apache.felix:org.osgi.core:jar:1.0.0 18:13:06,258 [1;36mDEBUGm] Included: org.apache.felix:org.osgi.service.obr:jar:1.0.1 18:13:06,259 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.2 18:13:06,259 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-dependency-tree:jar:1.2 18:13:06,259 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:13:06,259 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7 18:13:06,260 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:1.4.7 18:13:06,328 [1;36mDEBUGm] Extension realms for project org.javassist:javassist:bundle:3.18.1-GA: [ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:06,328 [1;36mDEBUGm] Created new class realm project>org.javassist:javassist:3.18.1-GA 18:13:06,328 [1;36mDEBUGm] Populating class realm project>org.javassist:javassist:3.18.1-GA 18:13:06,329 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>org.javassist:javassist:3.18.1-GA, parent: ClassRealm[maven.api, parent: null]] 18:13:06,331 [1;36mDEBUGm] Adding dependency artifact org.javassist:javassist:jar:3.18.1-GA. 18:13:06,331 [1;36mDEBUGm] Unpacking artifact contents for: org.javassist:javassist:jar:3.18.1-GA:runtime to: 18:13:06,331 [1;36mDEBUGm] includes: **/* 18:13:06,332 [1;36mDEBUGm] excludes: none 18:13:06,332 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar to archive location: 18:13:06,334 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for http://maven.glassfish.org/content/groups/glassfish 18:13:06,334 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for http://maven.glassfish.org/content/groups/glassfish Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.pom 18:13:06,942 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.pom.lastUpdated 18:13:06,943 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:06,943 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.pom (1.5 kB at 66 kB/s) 18:13:06,967 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/_remote.repositories 18:13:06,967 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.pom.lastUpdated 18:13:06,968 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for http://maven.glassfish.org/content/groups/glassfish 18:13:06,969 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for http://maven.glassfish.org/content/groups/glassfish Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/org/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2.pom 18:13:07,418 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2.pom.lastUpdated 18:13:07,419 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:07,419 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2.pom (1.8 kB at 89 kB/s) 18:13:07,441 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-providers/1.0-beta-2/_remote.repositories 18:13:07,441 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2.pom.lastUpdated 18:13:07,443 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for http://maven.glassfish.org/content/groups/glassfish 18:13:07,443 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for http://maven.glassfish.org/content/groups/glassfish Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.pom 18:13:07,907 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.pom.lastUpdated 18:13:07,908 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:07,908 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.pom Downloaded1fromlcentral:ahttps://repo.maven.apache.org/maven2/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.pom (648 B at 22 kB/s) 18:13:07,939 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/slide/slide-webdavlib/2.1/_remote.repositories 18:13:07,939 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.pom.lastUpdated 18:13:07,940 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for http://maven.glassfish.org/content/groups/glassfish 18:13:07,941 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for http://maven.glassfish.org/content/groups/glassfish Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom 18:13:08,415 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom.lastUpdated 18:13:08,416 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:08,416 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom Downloaded1fromocentral:thttps://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom (7.1 kB at 228 kB/s) 18:13:08,449 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/2.0.2/_remote.repositories 18:13:08,449 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom.lastUpdated 18:13:08,451 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for http://maven.glassfish.org/content/groups/glassfish 18:13:08,451 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for http://maven.glassfish.org/content/groups/glassfish Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/jdom/jdom/1.0/jdom-1.0.pom 18:13:08,918 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jdom/jdom/1.0/jdom-1.0.pom.lastUpdated 18:13:08,919 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:08,919 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom Downloaded1fromdcentral:ohttps://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 53 kB/s) 18:13:08,942 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jdom/jdom/1.0/_remote.repositories 18:13:08,943 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jdom/jdom/1.0/jdom-1.0.pom.lastUpdated 18:13:08,944 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for http://maven.glassfish.org/content/groups/glassfish 18:13:08,944 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for http://maven.glassfish.org/content/groups/glassfish Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.pom 18:13:09,426 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.pom.lastUpdated 18:13:09,427 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:09,427 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.pom Downloaded1frommcentral:ohttps://repo.maven.apache.org/maven2/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.pom (248 B at 8.9 kB/s) 18:13:09,456 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/de/zeigermann/xml/xml-im-exporter/1.1/_remote.repositories 18:13:09,457 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.pom.lastUpdated 18:13:09,458 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=27142, ConflictMarker.markTime=20372, ConflictMarker.nodeCount=9, ConflictIdSorter.graphTime=12304, ConflictIdSorter.topsortTime=16566, ConflictIdSorter.conflictIdCount=8, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=90166, ConflictResolver.conflictItemCount=9, DefaultDependencyCollector.collectTime=3124207597, DefaultDependencyCollector.transformTime=194091} 18:13:09,460 [1;36mDEBUGm] org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2: 18:13:09,460 [1;36mDEBUGm] slide:slide-webdavlib:jar:2.1:compile 18:13:09,460 [1;36mDEBUGm] commons-httpclient:commons-httpclient:jar:2.0.2:compile 18:13:09,460 [1;36mDEBUGm] jdom:jdom:jar:1.0:compile 18:13:09,461 [1;36mDEBUGm] de.zeigermann.xml:xml-im-exporter:jar:1.1:compile 18:13:09,461 [1;36mDEBUGm] commons-logging:commons-logging:jar:1.0.4:runtime 18:13:09,461 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile 18:13:09,461 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:1.0.4:compile 18:13:09,463 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for http://maven.glassfish.org/content/groups/glassfish 18:13:09,463 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for http://maven.glassfish.org/content/groups/glassfish Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.jar Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.jar Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.jar Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/jdom/jdom/1.0/jdom-1.0.jar Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar Downloading from glassfish-repo-archive: http://maven.glassfish.org/content/groups/glassfish/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar 18:13:10,386 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.jar.lastUpdated 18:13:10,387 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.jar.lastUpdated 18:13:10,387 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar.lastUpdated 18:13:10,388 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jdom/jdom/1.0/jdom-1.0.jar.lastUpdated 18:13:10,388 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.jar.lastUpdated 18:13:10,389 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar.lastUpdated 18:13:10,390 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:10,390 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.jar Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar Downloading from central: https://repo.maven.apache.org/maven2/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.jar Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar Downloaded4fromlcentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.jar2(17rkB1atk314)kB/s)) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar Downloaded3fromlcentral:ahttps://repo.maven.apache.org/maven2/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.jar (24 kB at 474 kB/s) Downloaded4fromlcentral:ahttps://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jars(153.kBjat.2.0/MB/s)B)k|Bcommons-httpclient-2.0.2.jar (32/2255kB)) Downloaded3fromlcentral:ahttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar5(164kkB at 1.5 MB/s) Downloaded2fromlcentral:ahttps://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar (225 kB at 1.7 MB/s) Downloaded1fromlcentral:ahttps://repo.maven.apache.org/maven2/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.jar (173 kB at 501 kB/s) 18:13:10,737 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/_remote.repositories 18:13:10,737 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.jar.lastUpdated 18:13:10,738 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/slide/slide-webdavlib/2.1/_remote.repositories 18:13:10,738 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.jar.lastUpdated 18:13:10,739 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/2.0.2/_remote.repositories 18:13:10,739 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar.lastUpdated 18:13:10,740 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jdom/jdom/1.0/_remote.repositories 18:13:10,740 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/jdom/jdom/1.0/jdom-1.0.jar.lastUpdated 18:13:10,741 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/de/zeigermann/xml/xml-im-exporter/1.1/_remote.repositories 18:13:10,741 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.jar.lastUpdated 18:13:10,742 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/_remote.repositories 18:13:10,743 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar.lastUpdated 18:13:10,744 [1;36mDEBUGm] Created new class realm extension>org.apache.maven.wagon:wagon-webdav:1.0-beta-2 18:13:10,744 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.maven.wagon:wagon-webdav:1.0-beta-2 18:13:10,744 [1;36mDEBUGm] Imported: < maven.api 18:13:10,745 [1;36mDEBUGm] Populating class realm extension>org.apache.maven.wagon:wagon-webdav:1.0-beta-2 18:13:10,745 [1;36mDEBUGm] Included: org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2 18:13:10,745 [1;36mDEBUGm] Included: slide:slide-webdavlib:jar:2.1 18:13:10,746 [1;36mDEBUGm] Included: commons-httpclient:commons-httpclient:jar:2.0.2 18:13:10,746 [1;36mDEBUGm] Included: jdom:jdom:jar:1.0 18:13:10,746 [1;36mDEBUGm] Included: de.zeigermann.xml:xml-im-exporter:jar:1.1 18:13:10,746 [1;36mDEBUGm] Included: commons-logging:commons-logging:jar:1.0.4 18:13:10,747 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:1.0.4 18:13:10,764 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:osgi-resource-locator:jar:1.0.1: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav:1.0-beta-2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:10,764 [1;36mDEBUGm] Created new class realm project>org.glassfish.hk2:osgi-resource-locator:1.0.1 18:13:10,764 [1;36mDEBUGm] Populating class realm project>org.glassfish.hk2:osgi-resource-locator:1.0.1 18:13:10,765 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:osgi-resource-locator:1.0.1, parent: ClassRealm[maven.api, parent: null]] 18:13:10,766 [1;36mDEBUGm] Extension realms for project org.glassfish:pom:pom:8: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav:1.0-beta-2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:10,767 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:osgi-resource-locator:1.0.1, parent: ClassRealm[maven.api, parent: null]] 18:13:10,767 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2:osgi-resource-locator:jar:1.0.1. 18:13:10,767 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:runtime to: 18:13:10,768 [1;36mDEBUGm] includes: **/* 18:13:10,768 [1;36mDEBUGm] excludes: none 18:13:10,768 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar to archive location: 18:13:10,772 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.core:jersey-client:jar:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:10,773 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.jersey.core:jersey-server:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:10,778 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey:project:pom:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:10,779 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:10,781 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:4: (none) 18:13:10,781 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,785 [1;36mDEBUGm] Adding dependency artifact org.glassfish.jersey.core:jersey-client:jar:2.17. 18:13:10,786 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.jersey.core:jersey-client:jar:2.17:runtime to: 18:13:10,786 [1;36mDEBUGm] includes: **/* 18:13:10,786 [1;36mDEBUGm] excludes: none 18:13:10,786 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.17/jersey-client-2.17.jar to archive location: 18:13:10,790 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.media:jersey-media-jaxb:jar:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:10,792 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.jersey.core:jersey-server:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:10,796 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.media:project:pom:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:10,796 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:10,801 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey:project:pom:2.17: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:10,802 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:10,804 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:4: (none) 18:13:10,804 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,811 [1;36mDEBUGm] Adding dependency artifact org.glassfish.jersey.media:jersey-media-jaxb:jar:2.17. 18:13:10,811 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.jersey.media:jersey-media-jaxb:jar:2.17:runtime to: 18:13:10,811 [1;36mDEBUGm] includes: **/* 18:13:10,812 [1;36mDEBUGm] excludes: none 18:13:10,812 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-jaxb/2.17/jersey-media-jaxb-2.17.jar to archive location: 18:13:10,815 [1;36mDEBUGm] Extension realms for project org.apache.httpcomponents:httpcore:jar:4.4.6: (none) 18:13:10,816 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:13:10,819 [1;36mDEBUGm] Extension realms for project org.apache.httpcomponents:httpcomponents-core:pom:4.4.6: (none) 18:13:10,819 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,822 [1;36mDEBUGm] Extension realms for project org.apache.httpcomponents:project:pom:7: (none) 18:13:10,823 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,824 [1;36mDEBUGm] Extension realms for project org.apache:apache:pom:13: (none) 18:13:10,825 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,826 [1;36mDEBUGm] Adding dependency artifact org.apache.httpcomponents:httpcore:jar:4.4.6. 18:13:10,826 [1;36mDEBUGm] Unpacking artifact contents for: org.apache.httpcomponents:httpcore:jar:4.4.6:runtime to: 18:13:10,827 [1;36mDEBUGm] includes: **/* 18:13:10,827 [1;36mDEBUGm] excludes: none 18:13:10,827 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar to archive location: 18:13:10,830 [1;36mDEBUGm] Extension realms for project org.apache.httpcomponents:httpclient:jar:4.5.3: (none) 18:13:10,831 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:13:10,834 [1;36mDEBUGm] Extension realms for project org.apache.httpcomponents:httpcomponents-client:pom:4.5.3: (none) 18:13:10,835 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,838 [1;36mDEBUGm] Extension realms for project org.apache.httpcomponents:project:pom:7: (none) 18:13:10,838 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,840 [1;36mDEBUGm] Extension realms for project org.apache:apache:pom:13: (none) 18:13:10,840 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,841 [1;36mDEBUGm] Adding dependency artifact org.apache.httpcomponents:httpclient:jar:4.5.3. 18:13:10,841 [1;36mDEBUGm] Unpacking artifact contents for: org.apache.httpcomponents:httpclient:jar:4.5.3:runtime to: 18:13:10,842 [1;36mDEBUGm] includes: **/* 18:13:10,842 [1;36mDEBUGm] excludes: none 18:13:10,842 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar to archive location: 18:13:10,847 [1;36mDEBUGm] Extension realms for project commons-logging:commons-logging:jar:1.2: (none) 18:13:10,847 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:13:10,851 [1;36mDEBUGm] Extension realms for project org.apache.commons:commons-parent:pom:34: (none) 18:13:10,851 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,853 [1;36mDEBUGm] Extension realms for project org.apache:apache:pom:13: (none) 18:13:10,853 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,854 [1;36mDEBUGm] Adding dependency artifact commons-logging:commons-logging:jar:1.2. 18:13:10,855 [1;36mDEBUGm] Unpacking artifact contents for: commons-logging:commons-logging:jar:1.2:runtime to: 18:13:10,855 [1;36mDEBUGm] includes: **/* 18:13:10,855 [1;36mDEBUGm] excludes: none 18:13:10,855 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar to archive location: 18:13:10,859 [1;36mDEBUGm] Extension realms for project commons-codec:commons-codec:jar:1.9: (none) 18:13:10,859 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:13:10,861 [1;36mDEBUGm] Extension realms for project org.apache.commons:commons-parent:pom:32: (none) 18:13:10,861 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,862 [1;36mDEBUGm] Extension realms for project org.apache:apache:pom:13: (none) 18:13:10,863 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,863 [1;36mDEBUGm] Adding dependency artifact commons-codec:commons-codec:jar:1.9. 18:13:10,864 [1;36mDEBUGm] Unpacking artifact contents for: commons-codec:commons-codec:jar:1.9:runtime to: 18:13:10,864 [1;36mDEBUGm] includes: **/* 18:13:10,864 [1;36mDEBUGm] excludes: none 18:13:10,864 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/commons-codec/commons-codec/1.9/commons-codec-1.9.jar to archive location: 18:13:10,866 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-github:jar:0.1.0: (none) 18:13:10,866 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:13:10,868 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead:pom:0.1.0: (none) 18:13:10,868 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:10,868 [1;36mDEBUGm] Adding dependency artifact io.github.dgroup:lazylead-github:jar:0.1.0. 18:13:10,869 [1;36mDEBUGm] Unpacking artifact contents for: io.github.dgroup:lazylead-github:jar:0.1.0 to: 18:13:10,869 [1;36mDEBUGm] includes: **/* 18:13:10,869 [1;36mDEBUGm] excludes: none 18:13:10,869 [1;36mDEBUGm] Adding archived file-set in: /home/r/repo/lazylead-github/target/lazylead-github-0.1.0.jar to archive location: 18:13:10,904 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,935 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,937 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,940 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,943 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,947 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,948 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,951 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,954 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,956 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,957 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,960 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,965 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,966 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:10,966 [1;36mDEBUGm] META-INF/NOTICE.txt already added, skipping 18:13:10,970 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,971 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:10,972 [1;36mDEBUGm] LICENSE.txt already added, skipping 18:13:10,995 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,016 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,026 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,040 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,047 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,048 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,049 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:11,058 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,068 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,072 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,073 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,074 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,076 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,082 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,124 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,128 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,131 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,131 [1;36mDEBUGm] META-INF/services/org.glassfish.jersey.internal.spi.ForcedAutoDiscoverable already added, skipping 18:13:11,138 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,152 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,159 [1;36mDEBUGm] META-INF/DEPENDENCIES already added, skipping 18:13:11,160 [1;36mDEBUGm] META-INF/NOTICE already added, skipping 18:13:11,160 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:11,162 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,162 [1;36mDEBUGm] META-INF/NOTICE.txt already added, skipping 18:13:11,163 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:11,168 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,168 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:11,169 [1;36mDEBUGm] META-INF/NOTICE.txt already added, skipping 18:13:11,172 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,174 [1;34mINFOm] Building jar: /home/r/repo/lazylead-github/target/lazylead-github-app-0.1.0.jar 18:13:11,195 [1;36mDEBUGm] adding directory META-INF/ 18:13:11,195 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:13:11,196 [1;36mDEBUGm] adding directory checkstyle/ 18:13:11,196 [1;36mDEBUGm] adding directory io/ 18:13:11,197 [1;36mDEBUGm] adding directory io/github/ 18:13:11,197 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:13:11,197 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:13:11,197 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/ 18:13:11,198 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/ 18:13:11,198 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/ 18:13:11,198 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/ 18:13:11,199 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/ 18:13:11,199 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/ 18:13:11,199 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/ 18:13:11,200 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/ 18:13:11,200 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/ 18:13:11,200 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/ 18:13:11,201 [1;36mDEBUGm] adding directory META-INF/maven/ 18:13:11,201 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:13:11,201 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-api/ 18:13:11,201 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Annoying.class 18:13:11,202 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope$1.class 18:13:11,203 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope.class 18:13:11,203 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserOf.class 18:13:11,204 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Fake.class 18:13:11,205 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Unassigned.class 18:13:11,205 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/ConnectivityException.class 18:13:11,206 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/AnnoyingException.class 18:13:11,206 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Issues.class 18:13:11,207 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Assignees.class 18:13:11,208 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Filters.class 18:13:11,208 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope.class 18:13:11,209 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/FakeSystem.class 18:13:11,209 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/Credentials.class 18:13:11,210 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope$1.class 18:13:11,211 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Filter.class 18:13:11,211 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Assignee.class 18:13:11,212 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/User.class 18:13:11,212 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Envelope.class 18:13:11,213 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Fake.class 18:13:11,213 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/TeamOf.class 18:13:11,214 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope.class 18:13:11,214 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope$1.class 18:13:11,215 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/FakeTeam.class 18:13:11,216 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Task.class 18:13:11,216 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Team.class 18:13:11,217 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments$1.class 18:13:11,217 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComment.class 18:13:11,218 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments.class 18:13:11,219 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comments.class 18:13:11,220 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.class 18:13:11,221 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/FakeIssue.class 18:13:11,222 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Issue.class 18:13:11,222 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/FakeFilter.class 18:13:11,224 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comment.class 18:13:11,225 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/System.class 18:13:11,226 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.xml 18:13:11,227 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.properties 18:13:11,257 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,257 [1;36mDEBUGm] adding directory com/ 18:13:11,258 [1;36mDEBUGm] adding directory com/jcabi/ 18:13:11,258 [1;36mDEBUGm] adding directory com/jcabi/github/ 18:13:11,258 [1;36mDEBUGm] adding directory com/jcabi/github/safe/ 18:13:11,258 [1;36mDEBUGm] adding directory com/jcabi/github/mock/ 18:13:11,259 [1;36mDEBUGm] adding directory com/jcabi/github/wire/ 18:13:11,259 [1;36mDEBUGm] adding entry jcabigithub.properties 18:13:11,260 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure59.class 18:13:11,261 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure55.class 18:13:11,262 [1;36mDEBUGm] adding entry com/jcabi/github/RtBranches$AjcClosure3.class 18:13:11,262 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub$AjcClosure7.class 18:13:11,263 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAssets.class 18:13:11,264 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure49.class 18:13:11,278 [1;36mDEBUGm] adding entry com/jcabi/github/RtJson$AjcClosure3.class 18:13:11,279 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure19.class 18:13:11,279 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssue$AjcClosure5.class 18:13:11,280 [1;36mDEBUGm] adding entry com/jcabi/github/RtFileChange.class 18:13:11,280 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure23.class 18:13:11,281 [1;36mDEBUGm] adding entry com/jcabi/github/Statuses.class 18:13:11,281 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKey.class 18:13:11,282 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure9.class 18:13:11,283 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure21.class 18:13:11,283 [1;36mDEBUGm] adding entry com/jcabi/github/Markdown.class 18:13:11,284 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure1.class 18:13:11,284 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure27.class 18:13:11,285 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist$AjcClosure9.class 18:13:11,285 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure25.class 18:13:11,286 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure33.class 18:13:11,286 [1;36mDEBUGm] adding entry com/jcabi/github/RtBlobs.class 18:13:11,287 [1;36mDEBUGm] adding entry com/jcabi/github/RtUserOrganizations$AjcClosure3.class 18:13:11,288 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComments$AjcClosure13.class 18:13:11,288 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure19.class 18:13:11,289 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueEvents.class 18:13:11,289 [1;36mDEBUGm] adding entry com/jcabi/github/RtAssignees$AjcClosure3.class 18:13:11,290 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure31.class 18:13:11,291 [1;36mDEBUGm] adding entry com/jcabi/github/PullRef$Smart$AjcClosure9.class 18:13:11,291 [1;36mDEBUGm] adding entry com/jcabi/github/Statuses$StatusCreate$AjcClosure3.class 18:13:11,292 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure33.class 18:13:11,293 [1;36mDEBUGm] adding entry com/jcabi/github/RepoCommit$Smart.class 18:13:11,294 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommit$AjcClosure5.class 18:13:11,295 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure29.class 18:13:11,295 [1;36mDEBUGm] adding entry com/jcabi/github/RtGit.class 18:13:11,296 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure41.class 18:13:11,296 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure19.class 18:13:11,297 [1;36mDEBUGm] adding entry com/jcabi/github/RtBranch$AjcClosure1.class 18:13:11,297 [1;36mDEBUGm] adding entry com/jcabi/github/RtValuePagination$Items.class 18:13:11,298 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure13.class 18:13:11,299 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Unmodified.class 18:13:11,300 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange.class 18:13:11,300 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure35.class 18:13:11,301 [1;36mDEBUGm] adding entry com/jcabi/github/RtPagination.class 18:13:11,301 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure15.class 18:13:11,302 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure7.class 18:13:11,303 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure29.class 18:13:11,304 [1;36mDEBUGm] adding entry com/jcabi/github/RtBlobs$AjcClosure3.class 18:13:11,304 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure31.class 18:13:11,305 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleases$AjcClosure3.class 18:13:11,306 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure77.class 18:13:11,306 [1;36mDEBUGm] adding entry com/jcabi/github/RtAssignees$AjcClosure1.class 18:13:11,307 [1;36mDEBUGm] adding entry com/jcabi/github/RtStars$AjcClosure1.class 18:13:11,308 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart$AjcClosure13.class 18:13:11,309 [1;36mDEBUGm] adding entry com/jcabi/github/RtOrganization$AjcClosure1.class 18:13:11,309 [1;36mDEBUGm] adding entry com/jcabi/github/Limit.class 18:13:11,310 [1;36mDEBUGm] adding entry com/jcabi/github/RtContent$AjcClosure3.class 18:13:11,310 [1;36mDEBUGm] adding entry com/jcabi/github/Status.class 18:13:11,311 [1;36mDEBUGm] adding entry com/jcabi/github/RtLanguage.class 18:13:11,311 [1;36mDEBUGm] adding entry com/jcabi/github/com-jcabi-jcabi-github-jar.txt 18:13:11,313 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearch$1.class 18:13:11,314 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Smart.class 18:13:11,315 [1;36mDEBUGm] adding entry com/jcabi/github/RtFork$AjcClosure3.class 18:13:11,316 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleases$1.class 18:13:11,317 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist$AjcClosure1.class 18:13:11,318 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist$AjcClosure21.class 18:13:11,319 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure5.class 18:13:11,320 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComment$AjcClosure1.class 18:13:11,321 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure35.class 18:13:11,322 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure19.class 18:13:11,323 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKeys.class 18:13:11,324 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure41.class 18:13:11,324 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearch$2.class 18:13:11,325 [1;36mDEBUGm] adding entry com/jcabi/github/RtUser$AjcClosure17.class 18:13:11,326 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestones$AjcClosure1.class 18:13:11,327 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComments$AjcClosure11.class 18:13:11,328 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart$AjcClosure5.class 18:13:11,328 [1;36mDEBUGm] adding entry com/jcabi/github/Labels$Smart$AjcClosure15.class 18:13:11,329 [1;36mDEBUGm] adding entry com/jcabi/github/RtComments.class 18:13:11,330 [1;36mDEBUGm] adding entry com/jcabi/github/RtReferences$AjcClosure1.class 18:13:11,330 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure5.class 18:13:11,331 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure23.class 18:13:11,331 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAsset$AjcClosure5.class 18:13:11,332 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicMembers$1.class 18:13:11,333 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart$AjcClosure9.class 18:13:11,333 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure25.class 18:13:11,334 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure31.class 18:13:11,335 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComments$2.class 18:13:11,336 [1;36mDEBUGm] adding entry com/jcabi/github/Releases$Smart$AjcClosure3.class 18:13:11,336 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearchPagination$SearchURI.class 18:13:11,337 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure39.class 18:13:11,338 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure73.class 18:13:11,338 [1;36mDEBUGm] adding entry com/jcabi/github/RepoCommit$Smart$AjcClosure9.class 18:13:11,339 [1;36mDEBUGm] adding entry com/jcabi/github/Smarts$1.class 18:13:11,340 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure43.class 18:13:11,340 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKeys$AjcClosure5.class 18:13:11,341 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure35.class 18:13:11,341 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull.class 18:13:11,342 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure47.class 18:13:11,343 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueEvents$AjcClosure1.class 18:13:11,343 [1;36mDEBUGm] adding entry com/jcabi/github/Releases$Smart$AjcClosure9.class 18:13:11,344 [1;36mDEBUGm] adding entry com/jcabi/github/RtNotification.class 18:13:11,344 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub$AjcClosure13.class 18:13:11,345 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKey$AjcClosure5.class 18:13:11,345 [1;36mDEBUGm] adding entry com/jcabi/github/Labels$Smart$AjcClosure3.class 18:13:11,346 [1;36mDEBUGm] adding entry com/jcabi/github/PullRef$Smart$AjcClosure5.class 18:13:11,346 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKey$Smart$AjcClosure5.class 18:13:11,347 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepos.class 18:13:11,348 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure9.class 18:13:11,348 [1;36mDEBUGm] adding entry com/jcabi/github/PullComments.class 18:13:11,349 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure33.class 18:13:11,349 [1;36mDEBUGm] adding entry com/jcabi/github/RtDeployKey$AjcClosure1.class 18:13:11,350 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKey$Smart.class 18:13:11,351 [1;36mDEBUGm] adding entry com/jcabi/github/Labels$Smart$AjcClosure9.class 18:13:11,351 [1;36mDEBUGm] adding entry com/jcabi/github/References.class 18:13:11,352 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearchPagination.class 18:13:11,352 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure9.class 18:13:11,353 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure5.class 18:13:11,353 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommitsComparison$AjcClosure1.class 18:13:11,354 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist$AjcClosure17.class 18:13:11,355 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComments$AjcClosure1.class 18:13:11,355 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure53.class 18:13:11,356 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullRef$AjcClosure1.class 18:13:11,356 [1;36mDEBUGm] adding entry com/jcabi/github/Limits$Throttled$AjcClosure1.class 18:13:11,357 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure7.class 18:13:11,357 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure19.class 18:13:11,358 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComments$AjcClosure5.class 18:13:11,358 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure49.class 18:13:11,359 [1;36mDEBUGm] adding entry com/jcabi/github/RtRelease$AjcClosure9.class 18:13:11,359 [1;36mDEBUGm] adding entry com/jcabi/github/Labels$Smart$AjcClosure7.class 18:13:11,360 [1;36mDEBUGm] adding entry com/jcabi/github/RtUsers$AjcClosure9.class 18:13:11,360 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKeys.class 18:13:11,361 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure43.class 18:13:11,361 [1;36mDEBUGm] adding entry com/jcabi/github/Bulk$1.class 18:13:11,362 [1;36mDEBUGm] adding entry com/jcabi/github/Organizations.class 18:13:11,362 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure1.class 18:13:11,362 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure21.class 18:13:11,363 [1;36mDEBUGm] adding entry com/jcabi/github/RtMarkdown$AjcClosure3.class 18:13:11,363 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabels$AjcClosure5.class 18:13:11,363 [1;36mDEBUGm] adding entry com/jcabi/github/RtContent$AjcClosure11.class 18:13:11,364 [1;36mDEBUGm] adding entry com/jcabi/github/Event$Smart$AjcClosure19.class 18:13:11,364 [1;36mDEBUGm] adding entry com/jcabi/github/RtTree$AjcClosure5.class 18:13:11,364 [1;36mDEBUGm] adding entry com/jcabi/github/RtComment$AjcClosure11.class 18:13:11,365 [1;36mDEBUGm] adding entry com/jcabi/github/RtBlobs$AjcClosure1.class 18:13:11,365 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueLabels$AjcClosure5.class 18:13:11,366 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure9.class 18:13:11,366 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure53.class 18:13:11,367 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKeys$AjcClosure9.class 18:13:11,367 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure53.class 18:13:11,367 [1;36mDEBUGm] adding entry com/jcabi/github/Blob.class 18:13:11,368 [1;36mDEBUGm] adding entry com/jcabi/github/Gist.class 18:13:11,368 [1;36mDEBUGm] adding entry com/jcabi/github/RtPulls$AjcClosure3.class 18:13:11,369 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComments$AjcClosure7.class 18:13:11,369 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Smart$AjcClosure9.class 18:13:11,369 [1;36mDEBUGm] adding entry com/jcabi/github/RtComments$AjcClosure1.class 18:13:11,370 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure13.class 18:13:11,370 [1;36mDEBUGm] adding entry com/jcabi/github/PullRef$Smart$AjcClosure13.class 18:13:11,371 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure5.class 18:13:11,371 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone.class 18:13:11,371 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure25.class 18:13:11,372 [1;36mDEBUGm] adding entry com/jcabi/github/RtGists$AjcClosure5.class 18:13:11,372 [1;36mDEBUGm] adding entry com/jcabi/github/RtPulls.class 18:13:11,373 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure1.class 18:13:11,373 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure3.class 18:13:11,374 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueEvents$1.class 18:13:11,374 [1;36mDEBUGm] adding entry com/jcabi/github/Hook$Smart$AjcClosure1.class 18:13:11,374 [1;36mDEBUGm] adding entry com/jcabi/github/RtTags$AjcClosure3.class 18:13:11,375 [1;36mDEBUGm] adding entry com/jcabi/github/RtLimit.class 18:13:11,375 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure15.class 18:13:11,376 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure1.class 18:13:11,376 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure37.class 18:13:11,377 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure29.class 18:13:11,377 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure3.class 18:13:11,377 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKeys.class 18:13:11,378 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist$AjcClosure3.class 18:13:11,378 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure23.class 18:13:11,379 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueLabels$AjcClosure11.class 18:13:11,379 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullRef$AjcClosure3.class 18:13:11,380 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleases$AjcClosure5.class 18:13:11,380 [1;36mDEBUGm] adding entry com/jcabi/github/SmartJson$AjcClosure7.class 18:13:11,380 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAssets$AjcClosure3.class 18:13:11,381 [1;36mDEBUGm] adding entry com/jcabi/github/Git.class 18:13:11,381 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure27.class 18:13:11,381 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKey$Smart$AjcClosure1.class 18:13:11,382 [1;36mDEBUGm] adding entry com/jcabi/github/RtStatus$AjcClosure1.class 18:13:11,382 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure41.class 18:13:11,383 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Smart$AjcClosure5.class 18:13:11,383 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure25.class 18:13:11,383 [1;36mDEBUGm] adding entry com/jcabi/github/RtOrganization$AjcClosure7.class 18:13:11,384 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure15.class 18:13:11,384 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure9.class 18:13:11,385 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure37.class 18:13:11,385 [1;36mDEBUGm] adding entry com/jcabi/github/SmartJson$AjcClosure3.class 18:13:11,386 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure11.class 18:13:11,386 [1;36mDEBUGm] adding entry com/jcabi/github/RtValuePagination$Mapping.class 18:13:11,386 [1;36mDEBUGm] adding entry com/jcabi/github/FromProperties.class 18:13:11,387 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepos$1.class 18:13:11,387 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure9.class 18:13:11,387 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure21.class 18:13:11,388 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKey.class 18:13:11,388 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure17.class 18:13:11,388 [1;36mDEBUGm] adding entry com/jcabi/github/RtGitignores.class 18:13:11,389 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure21.class 18:13:11,389 [1;36mDEBUGm] adding entry com/jcabi/github/RtGit$AjcClosure9.class 18:13:11,390 [1;36mDEBUGm] adding entry com/jcabi/github/RtComment$AjcClosure7.class 18:13:11,390 [1;36mDEBUGm] adding entry com/jcabi/github/CommitsComparison$Smart$AjcClosure3.class 18:13:11,391 [1;36mDEBUGm] adding entry com/jcabi/github/RtLimits.class 18:13:11,391 [1;36mDEBUGm] adding entry com/jcabi/github/Commits.class 18:13:11,391 [1;36mDEBUGm] adding entry com/jcabi/github/RtComment$AjcClosure5.class 18:13:11,392 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart$AjcClosure1.class 18:13:11,392 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueLabels$AjcClosure1.class 18:13:11,393 [1;36mDEBUGm] adding entry com/jcabi/github/RtDeployKeys$1.class 18:13:11,393 [1;36mDEBUGm] adding entry com/jcabi/github/RtReferences$AjcClosure7.class 18:13:11,394 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestones$AjcClosure3.class 18:13:11,394 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure21.class 18:13:11,394 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKeys$AjcClosure1.class 18:13:11,395 [1;36mDEBUGm] adding entry com/jcabi/github/RtRelease$AjcClosure11.class 18:13:11,395 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart.class 18:13:11,396 [1;36mDEBUGm] adding entry com/jcabi/github/Pulls.class 18:13:11,396 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure27.class 18:13:11,397 [1;36mDEBUGm] adding entry com/jcabi/github/CommitsComparison$Smart$AjcClosure7.class 18:13:11,397 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure37.class 18:13:11,398 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure19.class 18:13:11,398 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure79.class 18:13:11,398 [1;36mDEBUGm] adding entry com/jcabi/github/SmartJson$AjcClosure9.class 18:13:11,399 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist$AjcClosure15.class 18:13:11,399 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKey$AjcClosure1.class 18:13:11,399 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure19.class 18:13:11,400 [1;36mDEBUGm] adding entry com/jcabi/github/RtComment.class 18:13:11,400 [1;36mDEBUGm] adding entry com/jcabi/github/RtUserOrganizations$AjcClosure5.class 18:13:11,400 [1;36mDEBUGm] adding entry com/jcabi/github/Event$Smart$AjcClosure5.class 18:13:11,401 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure23.class 18:13:11,401 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure41.class 18:13:11,401 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommits$AjcClosure1.class 18:13:11,402 [1;36mDEBUGm] adding entry com/jcabi/github/PublicMembers.class 18:13:11,402 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart.class 18:13:11,403 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure67.class 18:13:11,403 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestone$AjcClosure3.class 18:13:11,403 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure13.class 18:13:11,404 [1;36mDEBUGm] adding entry com/jcabi/github/RepoCommit$Smart$AjcClosure3.class 18:13:11,404 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart$AjcClosure15.class 18:13:11,404 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure67.class 18:13:11,405 [1;36mDEBUGm] adding entry com/jcabi/github/RtContent$AjcClosure7.class 18:13:11,405 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAssets$AjcClosure7.class 18:13:11,405 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure5.class 18:13:11,406 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure17.class 18:13:11,406 [1;36mDEBUGm] adding entry com/jcabi/github/Blob$Smart$AjcClosure5.class 18:13:11,406 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommitsComparison$AjcClosure5.class 18:13:11,407 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure39.class 18:13:11,407 [1;36mDEBUGm] adding entry com/jcabi/github/Blob$Smart.class 18:13:11,408 [1;36mDEBUGm] adding entry com/jcabi/github/RtUser$AjcClosure9.class 18:13:11,408 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure37.class 18:13:11,408 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommit$AjcClosure5.class 18:13:11,409 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabel$AjcClosure5.class 18:13:11,409 [1;36mDEBUGm] adding entry com/jcabi/github/RtUser$AjcClosure7.class 18:13:11,413 [1;36mDEBUGm] adding entry com/jcabi/github/RtDeployKeys$AjcClosure1.class 18:13:11,414 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$1.class 18:13:11,414 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure41.class 18:13:11,414 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure21.class 18:13:11,415 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommits$AjcClosure3.class 18:13:11,415 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure9.class 18:13:11,416 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabels$AjcClosure9.class 18:13:11,416 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart.class 18:13:11,417 [1;36mDEBUGm] adding entry com/jcabi/github/Hook$Smart$AjcClosure3.class 18:13:11,417 [1;36mDEBUGm] adding entry com/jcabi/github/RtReferences$1.class 18:13:11,418 [1;36mDEBUGm] adding entry com/jcabi/github/RtTree$AjcClosure1.class 18:13:11,418 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComment.class 18:13:11,419 [1;36mDEBUGm] adding entry com/jcabi/github/RtReferences$AjcClosure9.class 18:13:11,420 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure13.class 18:13:11,420 [1;36mDEBUGm] adding entry com/jcabi/github/RtComments$1.class 18:13:11,420 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure25.class 18:13:11,420 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepos$AjcClosure1.class 18:13:11,421 [1;36mDEBUGm] adding entry com/jcabi/github/RtUsers$AjcClosure1.class 18:13:11,421 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullRef$AjcClosure7.class 18:13:11,421 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure45.class 18:13:11,422 [1;36mDEBUGm] adding entry com/jcabi/github/Commit$Smart$AjcClosure3.class 18:13:11,422 [1;36mDEBUGm] adding entry com/jcabi/github/RtReferences.class 18:13:11,423 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure7.class 18:13:11,423 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents$AjcClosure7.class 18:13:11,423 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestones$AjcClosure7.class 18:13:11,424 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommits$AjcClosure3.class 18:13:11,424 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommit$AjcClosure7.class 18:13:11,424 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure71.class 18:13:11,425 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure23.class 18:13:11,425 [1;36mDEBUGm] adding entry com/jcabi/github/RtDeployKey$AjcClosure3.class 18:13:11,425 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAsset$AjcClosure9.class 18:13:11,426 [1;36mDEBUGm] adding entry com/jcabi/github/Branches.class 18:13:11,426 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAssets.class 18:13:11,426 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure3.class 18:13:11,427 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart.class 18:13:11,427 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure43.class 18:13:11,428 [1;36mDEBUGm] adding entry com/jcabi/github/Limit$Smart$AjcClosure1.class 18:13:11,428 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure25.class 18:13:11,428 [1;36mDEBUGm] adding entry com/jcabi/github/RtRelease.class 18:13:11,429 [1;36mDEBUGm] adding entry com/jcabi/github/Tag.class 18:13:11,429 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure15.class 18:13:11,430 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart$AjcClosure15.class 18:13:11,430 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure11.class 18:13:11,430 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAssets$AjcClosure5.class 18:13:11,431 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure21.class 18:13:11,431 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommitsComparison.class 18:13:11,431 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComment$AjcClosure3.class 18:13:11,432 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommit$AjcClosure1.class 18:13:11,432 [1;36mDEBUGm] adding entry com/jcabi/github/RtTrees.class 18:13:11,433 [1;36mDEBUGm] adding entry com/jcabi/github/RtReference$AjcClosure7.class 18:13:11,433 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure41.class 18:13:11,433 [1;36mDEBUGm] adding entry com/jcabi/github/Issues.class 18:13:11,434 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart$AjcClosure7.class 18:13:11,434 [1;36mDEBUGm] adding entry com/jcabi/github/RtRelease$AjcClosure7.class 18:13:11,434 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart.class 18:13:11,435 [1;36mDEBUGm] adding entry com/jcabi/github/RepoCommit$Smart$AjcClosure1.class 18:13:11,435 [1;36mDEBUGm] adding entry com/jcabi/github/RtValuePagination.class 18:13:11,436 [1;36mDEBUGm] adding entry com/jcabi/github/RtRelease$AjcClosure3.class 18:13:11,436 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure35.class 18:13:11,436 [1;36mDEBUGm] adding entry com/jcabi/github/RtUserEmails$AjcClosure1.class 18:13:11,437 [1;36mDEBUGm] adding entry com/jcabi/github/RtContent$AjcClosure5.class 18:13:11,437 [1;36mDEBUGm] adding entry com/jcabi/github/RtUsers$AjcClosure3.class 18:13:11,437 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure5.class 18:13:11,438 [1;36mDEBUGm] adding entry com/jcabi/github/Smarts.class 18:13:11,438 [1;36mDEBUGm] adding entry com/jcabi/github/RtTags.class 18:13:11,438 [1;36mDEBUGm] adding entry com/jcabi/github/RepoCommit.class 18:13:11,439 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure13.class 18:13:11,439 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart.class 18:13:11,440 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure27.class 18:13:11,440 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart$AjcClosure3.class 18:13:11,440 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommits$1.class 18:13:11,440 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart$AjcClosure13.class 18:13:11,441 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure51.class 18:13:11,441 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents$AjcClosure15.class 18:13:11,441 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure29.class 18:13:11,442 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicMembers$AjcClosure5.class 18:13:11,442 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure39.class 18:13:11,442 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Smart$AjcClosure7.class 18:13:11,443 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure23.class 18:13:11,443 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure7.class 18:13:11,443 [1;36mDEBUGm] adding entry com/jcabi/github/Event$Smart$AjcClosure9.class 18:13:11,444 [1;36mDEBUGm] adding entry com/jcabi/github/RtHooks$AjcClosure9.class 18:13:11,444 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure5.class 18:13:11,444 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure9.class 18:13:11,444 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure31.class 18:13:11,445 [1;36mDEBUGm] adding entry com/jcabi/github/Contents.class 18:13:11,445 [1;36mDEBUGm] adding entry com/jcabi/github/RtStatus$AjcClosure5.class 18:13:11,445 [1;36mDEBUGm] adding entry com/jcabi/github/Issues$Sort.class 18:13:11,446 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart$AjcClosure5.class 18:13:11,446 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKey$Smart$AjcClosure7.class 18:13:11,446 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart.class 18:13:11,447 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure25.class 18:13:11,448 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComments$AjcClosure1.class 18:13:11,448 [1;36mDEBUGm] adding entry com/jcabi/github/RtPulls$AjcClosure5.class 18:13:11,448 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure1.class 18:13:11,448 [1;36mDEBUGm] adding entry com/jcabi/github/RtTrees$AjcClosure7.class 18:13:11,449 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure3.class 18:13:11,449 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure5.class 18:13:11,450 [1;36mDEBUGm] adding entry com/jcabi/github/Releases$Smart$AjcClosure1.class 18:13:11,450 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearch$AjcClosure1.class 18:13:11,450 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAsset$AjcClosure3.class 18:13:11,451 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestone$AjcClosure1.class 18:13:11,451 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure47.class 18:13:11,451 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure3.class 18:13:11,452 [1;36mDEBUGm] adding entry com/jcabi/github/Collaborators.class 18:13:11,452 [1;36mDEBUGm] adding entry com/jcabi/github/Repo.class 18:13:11,452 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure11.class 18:13:11,452 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure13.class 18:13:11,453 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssue$AjcClosure3.class 18:13:11,453 [1;36mDEBUGm] adding entry com/jcabi/github/CommitsComparison$Smart.class 18:13:11,454 [1;36mDEBUGm] adding entry com/jcabi/github/Milestones.class 18:13:11,454 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart.class 18:13:11,454 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommitsComparison$FileChanges.class 18:13:11,455 [1;36mDEBUGm] adding entry com/jcabi/github/RtDeployKey.class 18:13:11,455 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Unmodified$AjcClosure3.class 18:13:11,456 [1;36mDEBUGm] adding entry com/jcabi/github/Language.class 18:13:11,456 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$1.class 18:13:11,456 [1;36mDEBUGm] adding entry com/jcabi/github/RtReference$AjcClosure5.class 18:13:11,457 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure27.class 18:13:11,457 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Unmodified$AjcClosure9.class 18:13:11,457 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure5.class 18:13:11,458 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Unmodified$AjcClosure1.class 18:13:11,458 [1;36mDEBUGm] adding entry com/jcabi/github/RtEvent$AjcClosure1.class 18:13:11,458 [1;36mDEBUGm] adding entry com/jcabi/github/Limits.class 18:13:11,459 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure1.class 18:13:11,459 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure3.class 18:13:11,459 [1;36mDEBUGm] adding entry com/jcabi/github/RtUserOrganizations.class 18:13:11,460 [1;36mDEBUGm] adding entry com/jcabi/github/Commit$Smart$AjcClosure7.class 18:13:11,460 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure3.class 18:13:11,460 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKey$Smart$AjcClosure11.class 18:13:11,461 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart$AjcClosure9.class 18:13:11,461 [1;36mDEBUGm] adding entry com/jcabi/github/RtHook$AjcClosure5.class 18:13:11,461 [1;36mDEBUGm] adding entry com/jcabi/github/RtCollaborators$1.class 18:13:11,461 [1;36mDEBUGm] adding entry com/jcabi/github/User.class 18:13:11,462 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure13.class 18:13:11,462 [1;36mDEBUGm] adding entry com/jcabi/github/Releases$Smart$AjcClosure5.class 18:13:11,462 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure23.class 18:13:11,463 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure61.class 18:13:11,463 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComment$AjcClosure3.class 18:13:11,463 [1;36mDEBUGm] adding entry com/jcabi/github/Event$Smart$AjcClosure17.class 18:13:11,463 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure9.class 18:13:11,464 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssue$AjcClosure1.class 18:13:11,464 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabel.class 18:13:11,464 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKey$Smart$AjcClosure13.class 18:13:11,465 [1;36mDEBUGm] adding entry com/jcabi/github/Search.class 18:13:11,465 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Smart$AjcClosure13.class 18:13:11,465 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure21.class 18:13:11,465 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure45.class 18:13:11,466 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure1.class 18:13:11,466 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAsset$AjcClosure11.class 18:13:11,466 [1;36mDEBUGm] adding entry com/jcabi/github/Github.class 18:13:11,467 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure5.class 18:13:11,467 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure53.class 18:13:11,467 [1;36mDEBUGm] adding entry com/jcabi/github/RtGists$AjcClosure7.class 18:13:11,468 [1;36mDEBUGm] adding entry com/jcabi/github/Hook$Smart$AjcClosure5.class 18:13:11,468 [1;36mDEBUGm] adding entry com/jcabi/github/Limits$Throttled.class 18:13:11,469 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart.class 18:13:11,469 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestone$AjcClosure7.class 18:13:11,470 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabel$AjcClosure9.class 18:13:11,470 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart$AjcClosure19.class 18:13:11,470 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure7.class 18:13:11,471 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart.class 18:13:11,472 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure55.class 18:13:11,472 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure33.class 18:13:11,473 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure11.class 18:13:11,473 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicMembers$AjcClosure7.class 18:13:11,473 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart.class 18:13:11,474 [1;36mDEBUGm] adding entry com/jcabi/github/RtLimits$AjcClosure3.class 18:13:11,474 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleases$AjcClosure9.class 18:13:11,475 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure21.class 18:13:11,475 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure25.class 18:13:11,475 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment.class 18:13:11,476 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleases.class 18:13:11,476 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueLabels$AjcClosure7.class 18:13:11,476 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssues$AjcClosure5.class 18:13:11,477 [1;36mDEBUGm] adding entry com/jcabi/github/RtUser$AjcClosure1.class 18:13:11,477 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure17.class 18:13:11,477 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure19.class 18:13:11,478 [1;36mDEBUGm] adding entry com/jcabi/github/RtUser$AjcClosure3.class 18:13:11,478 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure29.class 18:13:11,478 [1;36mDEBUGm] adding entry com/jcabi/github/RtHooks.class 18:13:11,479 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure9.class 18:13:11,479 [1;36mDEBUGm] adding entry com/jcabi/github/Commit$Smart$AjcClosure9.class 18:13:11,479 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure7.class 18:13:11,480 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKeys$AjcClosure7.class 18:13:11,480 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssue.class 18:13:11,481 [1;36mDEBUGm] adding entry com/jcabi/github/RtGit$AjcClosure5.class 18:13:11,481 [1;36mDEBUGm] adding entry com/jcabi/github/RtLimits$AjcClosure1.class 18:13:11,481 [1;36mDEBUGm] adding entry com/jcabi/github/RtEvent$AjcClosure5.class 18:13:11,481 [1;36mDEBUGm] adding entry com/jcabi/github/RtGists$1.class 18:13:11,482 [1;36mDEBUGm] adding entry com/jcabi/github/RtOrganization$AjcClosure5.class 18:13:11,482 [1;36mDEBUGm] adding entry com/jcabi/github/RtOrganization.class 18:13:11,483 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure27.class 18:13:11,483 [1;36mDEBUGm] adding entry com/jcabi/github/Releases$Smart.class 18:13:11,483 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabel$AjcClosure7.class 18:13:11,484 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabels$AjcClosure3.class 18:13:11,484 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure11.class 18:13:11,484 [1;36mDEBUGm] adding entry com/jcabi/github/Statuses$StatusCreate$AjcClosure5.class 18:13:11,485 [1;36mDEBUGm] adding entry com/jcabi/github/RtGit$AjcClosure7.class 18:13:11,485 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommits.class 18:13:11,486 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComment$AjcClosure5.class 18:13:11,486 [1;36mDEBUGm] adding entry com/jcabi/github/RtAssignees$1.class 18:13:11,486 [1;36mDEBUGm] adding entry com/jcabi/github/Blob$Smart$AjcClosure1.class 18:13:11,486 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure3.class 18:13:11,487 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabels$AjcClosure1.class 18:13:11,487 [1;36mDEBUGm] adding entry com/jcabi/github/RtBlobs$AjcClosure5.class 18:13:11,487 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure37.class 18:13:11,488 [1;36mDEBUGm] adding entry com/jcabi/github/PullRef$Smart$AjcClosure3.class 18:13:11,488 [1;36mDEBUGm] adding entry com/jcabi/github/RtOrganization$AjcClosure3.class 18:13:11,488 [1;36mDEBUGm] adding entry com/jcabi/github/Search$Qualifier.class 18:13:11,489 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure25.class 18:13:11,489 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure13.class 18:13:11,489 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure37.class 18:13:11,489 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist.class 18:13:11,490 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearchPagination$Hidden.class 18:13:11,491 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure61.class 18:13:11,491 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure11.class 18:13:11,491 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure7.class 18:13:11,491 [1;36mDEBUGm] adding entry com/jcabi/github/RtJson$AjcClosure1.class 18:13:11,492 [1;36mDEBUGm] adding entry com/jcabi/github/RtDeployKey$AjcClosure7.class 18:13:11,492 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure23.class 18:13:11,492 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure13.class 18:13:11,493 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueEvents$AjcClosure3.class 18:13:11,493 [1;36mDEBUGm] adding entry com/jcabi/github/RtUserEmails$AjcClosure5.class 18:13:11,493 [1;36mDEBUGm] adding entry com/jcabi/github/RtUsers$1.class 18:13:11,494 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure5.class 18:13:11,494 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure17.class 18:13:11,494 [1;36mDEBUGm] adding entry com/jcabi/github/Search$Order.class 18:13:11,495 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure11.class 18:13:11,495 [1;36mDEBUGm] adding entry com/jcabi/github/Existence.class 18:13:11,495 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure63.class 18:13:11,496 [1;36mDEBUGm] adding entry com/jcabi/github/RtContent$AjcClosure1.class 18:13:11,496 [1;36mDEBUGm] adding entry com/jcabi/github/RtPulls$AjcClosure7.class 18:13:11,496 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub$AjcClosure3.class 18:13:11,496 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Unmodified$AjcClosure7.class 18:13:11,497 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabels$AjcClosure7.class 18:13:11,497 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure13.class 18:13:11,497 [1;36mDEBUGm] adding entry com/jcabi/github/GitHubThread.class 18:13:11,498 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Smart$AjcClosure11.class 18:13:11,498 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure33.class 18:13:11,498 [1;36mDEBUGm] adding entry com/jcabi/github/Hook$Smart$AjcClosure7.class 18:13:11,498 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart.class 18:13:11,499 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssues$AjcClosure3.class 18:13:11,500 [1;36mDEBUGm] adding entry com/jcabi/github/MergeState.class 18:13:11,500 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure13.class 18:13:11,500 [1;36mDEBUGm] adding entry com/jcabi/github/RtUser$AjcClosure5.class 18:13:11,501 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart$AjcClosure11.class 18:13:11,501 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure9.class 18:13:11,501 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure37.class 18:13:11,502 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComments$1.class 18:13:11,502 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist$AjcClosure19.class 18:13:11,502 [1;36mDEBUGm] adding entry com/jcabi/github/Event$Smart$AjcClosure15.class 18:13:11,503 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure51.class 18:13:11,503 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssue$AjcClosure7.class 18:13:11,504 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueLabels.class 18:13:11,504 [1;36mDEBUGm] adding entry com/jcabi/github/Limits$Throttled$AjcClosure3.class 18:13:11,505 [1;36mDEBUGm] adding entry com/jcabi/github/PullRef$Smart$AjcClosure11.class 18:13:11,505 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure37.class 18:13:11,505 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure39.class 18:13:11,506 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure15.class 18:13:11,506 [1;36mDEBUGm] adding entry com/jcabi/github/RtPagination$1.class 18:13:11,506 [1;36mDEBUGm] adding entry com/jcabi/github/UserOrganizations.class 18:13:11,506 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearch$AjcClosure3.class 18:13:11,507 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure5.class 18:13:11,507 [1;36mDEBUGm] adding entry com/jcabi/github/Users.class 18:13:11,507 [1;36mDEBUGm] adding entry com/jcabi/github/RtOrganizations$AjcClosure3.class 18:13:11,508 [1;36mDEBUGm] adding entry com/jcabi/github/Bulk.class 18:13:11,508 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestones.class 18:13:11,508 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure29.class 18:13:11,509 [1;36mDEBUGm] adding entry com/jcabi/github/StringEnum.class 18:13:11,509 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure23.class 18:13:11,509 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure47.class 18:13:11,510 [1;36mDEBUGm] adding entry com/jcabi/github/RtStars$AjcClosure7.class 18:13:11,510 [1;36mDEBUGm] adding entry com/jcabi/github/RtForks$AjcClosure3.class 18:13:11,510 [1;36mDEBUGm] adding entry com/jcabi/github/RtBranch$AjcClosure3.class 18:13:11,511 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure3.class 18:13:11,511 [1;36mDEBUGm] adding entry com/jcabi/github/RtTags$AjcClosure1.class 18:13:11,511 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure13.class 18:13:11,512 [1;36mDEBUGm] adding entry com/jcabi/github/RtStars$AjcClosure5.class 18:13:11,512 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommits$AjcClosure5.class 18:13:11,512 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure23.class 18:13:11,513 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure29.class 18:13:11,513 [1;36mDEBUGm] adding entry com/jcabi/github/RtMarkdown$AjcClosure5.class 18:13:11,513 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAsset$AjcClosure7.class 18:13:11,514 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure3.class 18:13:11,514 [1;36mDEBUGm] adding entry com/jcabi/github/RepoCommit$Smart$AjcClosure7.class 18:13:11,514 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure45.class 18:13:11,515 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure17.class 18:13:11,515 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure13.class 18:13:11,515 [1;36mDEBUGm] adding entry com/jcabi/github/RtDeployKeys$AjcClosure7.class 18:13:11,515 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure7.class 18:13:11,516 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure39.class 18:13:11,516 [1;36mDEBUGm] adding entry com/jcabi/github/Reference.class 18:13:11,516 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure17.class 18:13:11,517 [1;36mDEBUGm] adding entry com/jcabi/github/RtPulls$1.class 18:13:11,517 [1;36mDEBUGm] adding entry com/jcabi/github/Notifications.class 18:13:11,517 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure15.class 18:13:11,518 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKey.class 18:13:11,518 [1;36mDEBUGm] adding entry com/jcabi/github/Labels$Smart$AjcClosure5.class 18:13:11,518 [1;36mDEBUGm] adding entry com/jcabi/github/RtHooks$1.class 18:13:11,518 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssues.class 18:13:11,519 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKey$Smart$AjcClosure17.class 18:13:11,519 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure21.class 18:13:11,520 [1;36mDEBUGm] adding entry com/jcabi/github/RtBranches$AjcClosure1.class 18:13:11,520 [1;36mDEBUGm] adding entry com/jcabi/github/RtReferences$AjcClosure15.class 18:13:11,520 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKey$Smart.class 18:13:11,521 [1;36mDEBUGm] adding entry com/jcabi/github/PullRef$Smart$AjcClosure1.class 18:13:11,521 [1;36mDEBUGm] adding entry com/jcabi/github/RtUser.class 18:13:11,522 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComment$AjcClosure1.class 18:13:11,522 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure45.class 18:13:11,522 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueLabels$1.class 18:13:11,523 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure17.class 18:13:11,523 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure69.class 18:13:11,523 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure21.class 18:13:11,524 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist$AjcClosure13.class 18:13:11,524 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Status.class 18:13:11,524 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure19.class 18:13:11,524 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents$AjcClosure5.class 18:13:11,525 [1;36mDEBUGm] adding entry com/jcabi/github/RtComments$AjcClosure3.class 18:13:11,525 [1;36mDEBUGm] adding entry com/jcabi/github/RtTrees$AjcClosure5.class 18:13:11,525 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure7.class 18:13:11,526 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssue$AjcClosure11.class 18:13:11,526 [1;36mDEBUGm] adding entry com/jcabi/github/RtStatus$AjcClosure3.class 18:13:11,526 [1;36mDEBUGm] adding entry com/jcabi/github/Blobs.class 18:13:11,526 [1;36mDEBUGm] adding entry com/jcabi/github/RtCollaborators$AjcClosure3.class 18:13:11,527 [1;36mDEBUGm] adding entry com/jcabi/github/RtReferences$AjcClosure3.class 18:13:11,527 [1;36mDEBUGm] adding entry com/jcabi/github/RtPulls$AjcClosure1.class 18:13:11,527 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepos$AjcClosure9.class 18:13:11,528 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure15.class 18:13:11,528 [1;36mDEBUGm] adding entry com/jcabi/github/Comments.class 18:13:11,528 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure21.class 18:13:11,529 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAsset.class 18:13:11,529 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure23.class 18:13:11,529 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure11.class 18:13:11,530 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure11.class 18:13:11,530 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure17.class 18:13:11,530 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure47.class 18:13:11,531 [1;36mDEBUGm] adding entry com/jcabi/github/Event$Smart.class 18:13:11,531 [1;36mDEBUGm] adding entry com/jcabi/github/RtGit$AjcClosure3.class 18:13:11,532 [1;36mDEBUGm] adding entry com/jcabi/github/Labels$Smart$AjcClosure13.class 18:13:11,532 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullRef.class 18:13:11,532 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure3.class 18:13:11,533 [1;36mDEBUGm] adding entry com/jcabi/github/Statuses$StatusCreate$AjcClosure9.class 18:13:11,533 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure25.class 18:13:11,533 [1;36mDEBUGm] adding entry com/jcabi/github/Limit$Smart$AjcClosure3.class 18:13:11,534 [1;36mDEBUGm] adding entry com/jcabi/github/RtEvent.class 18:13:11,534 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist$AjcClosure7.class 18:13:11,534 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure11.class 18:13:11,535 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure49.class 18:13:11,535 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommits$AjcClosure9.class 18:13:11,536 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssue$AjcClosure9.class 18:13:11,536 [1;36mDEBUGm] adding entry com/jcabi/github/RtTag$AjcClosure5.class 18:13:11,536 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure7.class 18:13:11,537 [1;36mDEBUGm] adding entry com/jcabi/github/RtHook.class 18:13:11,537 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure19.class 18:13:11,537 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart$AjcClosure19.class 18:13:11,538 [1;36mDEBUGm] adding entry com/jcabi/github/Labels.class 18:13:11,538 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure7.class 18:13:11,538 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents$AjcClosure13.class 18:13:11,539 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComments.class 18:13:11,539 [1;36mDEBUGm] adding entry com/jcabi/github/RtHooks$AjcClosure3.class 18:13:11,540 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure35.class 18:13:11,540 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure11.class 18:13:11,540 [1;36mDEBUGm] adding entry com/jcabi/github/PullRef.class 18:13:11,541 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure27.class 18:13:11,541 [1;36mDEBUGm] adding entry com/jcabi/github/RtNotifications$1.class 18:13:11,541 [1;36mDEBUGm] adding entry com/jcabi/github/RtUserOrganizations$OrganizationMapping.class 18:13:11,542 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComment$AjcClosure9.class 18:13:11,542 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure75.class 18:13:11,543 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepos$AjcClosure5.class 18:13:11,543 [1;36mDEBUGm] adding entry com/jcabi/github/Commit.class 18:13:11,543 [1;36mDEBUGm] adding entry com/jcabi/github/Labels$Smart$AjcClosure1.class 18:13:11,543 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueEvents$AjcClosure5.class 18:13:11,544 [1;36mDEBUGm] adding entry com/jcabi/github/CommitsComparison$Smart$AjcClosure1.class 18:13:11,544 [1;36mDEBUGm] adding entry com/jcabi/github/RtHooks$AjcClosure7.class 18:13:11,544 [1;36mDEBUGm] adding entry com/jcabi/github/Gitignores.class 18:13:11,545 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart$AjcClosure21.class 18:13:11,545 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure27.class 18:13:11,546 [1;36mDEBUGm] adding entry com/jcabi/github/Event$Smart$AjcClosure7.class 18:13:11,546 [1;36mDEBUGm] adding entry com/jcabi/github/Issue.class 18:13:11,546 [1;36mDEBUGm] adding entry com/jcabi/github/UserEmails.class 18:13:11,547 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure3.class 18:13:11,547 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure31.class 18:13:11,547 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure23.class 18:13:11,548 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestones$AjcClosure9.class 18:13:11,548 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommitsComparison$AjcClosure3.class 18:13:11,549 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicMembers.class 18:13:11,549 [1;36mDEBUGm] adding entry com/jcabi/github/GistComments.class 18:13:11,549 [1;36mDEBUGm] adding entry com/jcabi/github/Gists.class 18:13:11,550 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart.class 18:13:11,550 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents$AjcClosure19.class 18:13:11,551 [1;36mDEBUGm] adding entry com/jcabi/github/Existence$AjcClosure1.class 18:13:11,551 [1;36mDEBUGm] adding entry com/jcabi/github/RtHooks$AjcClosure1.class 18:13:11,551 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabels.class 18:13:11,552 [1;36mDEBUGm] adding entry com/jcabi/github/Assignees.class 18:13:11,552 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure35.class 18:13:11,552 [1;36mDEBUGm] adding entry com/jcabi/github/RtBranches.class 18:13:11,553 [1;36mDEBUGm] adding entry com/jcabi/github/Hook.class 18:13:11,553 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure19.class 18:13:11,553 [1;36mDEBUGm] adding entry com/jcabi/github/Event$Smart$AjcClosure13.class 18:13:11,554 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueLabels$AjcClosure3.class 18:13:11,554 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure39.class 18:13:11,554 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub$AjcClosure1.class 18:13:11,555 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart.class 18:13:11,555 [1;36mDEBUGm] adding entry com/jcabi/github/RtUsers$AjcClosure5.class 18:13:11,556 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearch$4.class 18:13:11,556 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure33.class 18:13:11,556 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKey$Smart$AjcClosure9.class 18:13:11,557 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub$AjcClosure5.class 18:13:11,557 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssue$AjcClosure15.class 18:13:11,557 [1;36mDEBUGm] adding entry com/jcabi/github/RtLimit$AjcClosure3.class 18:13:11,557 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComment.class 18:13:11,558 [1;36mDEBUGm] adding entry com/jcabi/github/Repos.class 18:13:11,558 [1;36mDEBUGm] adding entry com/jcabi/github/RtUserOrganizations$AjcClosure1.class 18:13:11,559 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure29.class 18:13:11,559 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestones$AjcClosure5.class 18:13:11,559 [1;36mDEBUGm] adding entry com/jcabi/github/Hooks.class 18:13:11,560 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKey$Smart$AjcClosure13.class 18:13:11,560 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure11.class 18:13:11,560 [1;36mDEBUGm] adding entry com/jcabi/github/RtDeployKeys.class 18:13:11,561 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommits.class 18:13:11,561 [1;36mDEBUGm] adding entry com/jcabi/github/Coordinates.class 18:13:11,562 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure17.class 18:13:11,562 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearch$AjcClosure7.class 18:13:11,562 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure27.class 18:13:11,563 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure27.class 18:13:11,563 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComments$1.class 18:13:11,563 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearch$3.class 18:13:11,564 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure43.class 18:13:11,564 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure9.class 18:13:11,564 [1;36mDEBUGm] adding entry com/jcabi/github/RtComment$AjcClosure9.class 18:13:11,565 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure15.class 18:13:11,565 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComments.class 18:13:11,566 [1;36mDEBUGm] adding entry com/jcabi/github/safe/com-jcabi-jcabi-github-jar.txt 18:13:11,566 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfIssue$AjcClosure15.class 18:13:11,566 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfIssue$AjcClosure9.class 18:13:11,567 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfIssue$AjcClosure13.class 18:13:11,567 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComment$AjcClosure7.class 18:13:11,567 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComments$1.class 18:13:11,568 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComment$AjcClosure1.class 18:13:11,568 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfIssue$AjcClosure17.class 18:13:11,568 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComments$AjcClosure3.class 18:13:11,569 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfIssue$AjcClosure7.class 18:13:11,569 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComments$AjcClosure1.class 18:13:11,569 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComments$AjcClosure7.class 18:13:11,570 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComment$AjcClosure5.class 18:13:11,570 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComment.class 18:13:11,571 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComment$AjcClosure9.class 18:13:11,571 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfIssue$AjcClosure11.class 18:13:11,571 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComments$AjcClosure5.class 18:13:11,572 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfIssue$AjcClosure5.class 18:13:11,572 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComment$AjcClosure3.class 18:13:11,572 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfIssue$AjcClosure1.class 18:13:11,573 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfIssue$AjcClosure3.class 18:13:11,573 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComment$AjcClosure11.class 18:13:11,574 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfComments.class 18:13:11,574 [1;36mDEBUGm] adding entry com/jcabi/github/safe/SfIssue.class 18:13:11,575 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure21.class 18:13:11,575 [1;36mDEBUGm] adding entry com/jcabi/github/RtHooks$AjcClosure5.class 18:13:11,575 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKey$AjcClosure7.class 18:13:11,576 [1;36mDEBUGm] adding entry com/jcabi/github/Limit$Smart$AjcClosure5.class 18:13:11,576 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure35.class 18:13:11,576 [1;36mDEBUGm] adding entry com/jcabi/github/Label.class 18:13:11,577 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist$AjcClosure15.class 18:13:11,577 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueEvents$1.class 18:13:11,578 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComment$AjcClosure11.class 18:13:11,578 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkBlob$AjcClosure3.class 18:13:11,578 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPullComments$1.class 18:13:11,579 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKeys$1.class 18:13:11,579 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUserOrganizations$AjcClosure5.class 18:13:11,579 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub.class 18:13:11,580 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkBranches$1.class 18:13:11,580 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComment$AjcClosure9.class 18:13:11,581 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPullRef$AjcClosure5.class 18:13:11,581 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUsers$AjcClosure7.class 18:13:11,581 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAsset$AjcClosure11.class 18:13:11,582 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganizations$1.class 18:13:11,582 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUser$AjcClosure7.class 18:13:11,583 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAssets.class 18:13:11,583 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIterable$1.class 18:13:11,584 [1;36mDEBUGm] adding entry com/jcabi/github/mock/com-jcabi-jcabi-github-jar.txt 18:13:11,584 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommitsComparison$AjcClosure3.class 18:13:11,585 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIterable$AjcClosure1.class 18:13:11,585 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUserOrganizations$AjcClosure1.class 18:13:11,586 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkBranch.class 18:13:11,586 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAsset$AjcClosure7.class 18:13:11,586 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUserOrganizations$OrganizationMapping.class 18:13:11,587 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure19.class 18:13:11,587 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGit.class 18:13:11,588 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkDeployKey.class 18:13:11,588 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueLabels$AjcClosure5.class 18:13:11,589 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReferences.class 18:13:11,589 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkMarkdown$AjcClosure3.class 18:13:11,590 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabels$AjcClosure3.class 18:13:11,590 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueEvents$AjcClosure3.class 18:13:11,590 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommits$AjcClosure3.class 18:13:11,591 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStars.class 18:13:11,591 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkDeployKeys.class 18:13:11,592 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAssets$AjcClosure1.class 18:13:11,592 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabel$AjcClosure7.class 18:13:11,592 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUserEmails$AjcClosure3.class 18:13:11,593 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkHooks$AjcClosure5.class 18:13:11,593 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReference.class 18:13:11,594 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReferences$AjcClosure15.class 18:13:11,594 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkMilestones$1.class 18:13:11,594 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepos$AjcClosure3.class 18:13:11,595 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure5.class 18:13:11,595 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkSearch$AjcClosure7.class 18:13:11,595 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAsset$AjcClosure1.class 18:13:11,596 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContent$AjcClosure11.class 18:13:11,596 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure21.class 18:13:11,596 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTrees$AjcClosure3.class 18:13:11,597 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComments$AjcClosure1.class 18:13:11,597 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKeys$AjcClosure9.class 18:13:11,597 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssues$1.class 18:13:11,598 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist$AjcClosure7.class 18:13:11,598 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommitsComparison$AjcClosure5.class 18:13:11,598 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGitignores$AjcClosure5.class 18:13:11,599 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo.class 18:13:11,600 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommits$AjcClosure7.class 18:13:11,600 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkNotification.class 18:13:11,600 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganizations$AjcClosure3.class 18:13:11,601 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssues$AjcClosure3.class 18:13:11,601 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssues$AjcClosure9.class 18:13:11,601 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkSearch$AjcClosure3.class 18:13:11,602 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTrees.class 18:13:11,602 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKeys$AjcClosure3.class 18:13:11,602 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommit$AjcClosure5.class 18:13:11,603 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAssets$AjcClosure3.class 18:13:11,603 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContents$AjcClosure13.class 18:13:11,603 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabels$AjcClosure7.class 18:13:11,604 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist$AjcClosure13.class 18:13:11,604 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkFileChange$AjcClosure1.class 18:13:11,604 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure41.class 18:13:11,605 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUserEmails$AjcClosure7.class 18:13:11,605 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommit$AjcClosure5.class 18:13:11,605 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReferences$AjcClosure11.class 18:13:11,606 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure17.class 18:13:11,606 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGists$AjcClosure3.class 18:13:11,606 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGitignores.class 18:13:11,607 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueLabels.class 18:13:11,608 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPullRef$AjcClosure1.class 18:13:11,608 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStatuses$AjcClosure5.class 18:13:11,608 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist$AjcClosure5.class 18:13:11,609 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleases$AjcClosure3.class 18:13:11,609 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkMarkdown$AjcClosure5.class 18:13:11,609 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReferences$AjcClosure1.class 18:13:11,610 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure7.class 18:13:11,610 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUser$AjcClosure5.class 18:13:11,610 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUser$AjcClosure11.class 18:13:11,611 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure23.class 18:13:11,611 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommit$AjcClosure7.class 18:13:11,612 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStorage$Synced.class 18:13:11,612 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure3.class 18:13:11,612 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAsset$AjcClosure5.class 18:13:11,613 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkHooks$AjcClosure1.class 18:13:11,613 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkDeployKeys$AjcClosure5.class 18:13:11,613 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganization$AjcClosure1.class 18:13:11,614 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkHooks$AjcClosure7.class 18:13:11,614 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabel$AjcClosure5.class 18:13:11,614 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUsers.class 18:13:11,615 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommits$AjcClosure1.class 18:13:11,615 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTag.class 18:13:11,616 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReferences$2.class 18:13:11,616 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTrees$AjcClosure7.class 18:13:11,616 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRelease$AjcClosure1.class 18:13:11,617 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkEvent.class 18:13:11,617 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkSearch$AjcClosure5.class 18:13:11,618 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleases$AjcClosure9.class 18:13:11,618 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKey$AjcClosure7.class 18:13:11,618 [1;36mDEBUGm] adding entry com/jcabi/github/mock/ImmutableReentrantLock.class 18:13:11,619 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommits.class 18:13:11,619 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueEvents.class 18:13:11,620 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure3.class 18:13:11,620 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPulls$AjcClosure3.class 18:13:11,620 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUsers$1.class 18:13:11,620 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStars$AjcClosure3.class 18:13:11,621 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStorage.class 18:13:11,621 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComments$AjcClosure7.class 18:13:11,621 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStatuses$AjcClosure1.class 18:13:11,622 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPullRef.class 18:13:11,622 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTags$AjcClosure1.class 18:13:11,622 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUser$AjcClosure17.class 18:13:11,623 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure35.class 18:13:11,623 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleases$AjcClosure7.class 18:13:11,623 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTree$AjcClosure5.class 18:13:11,623 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKey$AjcClosure1.class 18:13:11,624 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleases$1.class 18:13:11,624 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabel.class 18:13:11,624 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRelease$AjcClosure11.class 18:13:11,625 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommits$AjcClosure1.class 18:13:11,625 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPullRef$AjcClosure3.class 18:13:11,625 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAsset$AjcClosure9.class 18:13:11,626 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTree.class 18:13:11,626 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganization$AjcClosure13.class 18:13:11,627 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAssets$AjcClosure5.class 18:13:11,627 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabel$AjcClosure9.class 18:13:11,627 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIterable$Mapping.class 18:13:11,628 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkHook.class 18:13:11,628 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStatuses$AjcClosure7.class 18:13:11,629 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure5.class 18:13:11,629 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure5.class 18:13:11,629 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGitignores$AjcClosure1.class 18:13:11,630 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkAssignees.class 18:13:11,630 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicMembers$1.class 18:13:11,630 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabel$AjcClosure1.class 18:13:11,631 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepos$AjcClosure9.class 18:13:11,631 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure1.class 18:13:11,631 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommit$AjcClosure7.class 18:13:11,632 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure23.class 18:13:11,632 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKeys.class 18:13:11,633 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkDeployKey$AjcClosure5.class 18:13:11,633 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTag$AjcClosure3.class 18:13:11,633 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTrees$AjcClosure5.class 18:13:11,634 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkSearch$2.class 18:13:11,634 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContents$AjcClosure7.class 18:13:11,634 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkHook$AjcClosure1.class 18:13:11,635 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGists.class 18:13:11,635 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure1.class 18:13:11,635 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGists$AjcClosure1.class 18:13:11,636 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure3.class 18:13:11,636 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommitsComparison$AjcClosure1.class 18:13:11,636 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComment$AjcClosure5.class 18:13:11,637 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure23.class 18:13:11,637 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssues$AjcClosure5.class 18:13:11,638 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure11.class 18:13:11,638 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPulls$1.class 18:13:11,638 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComments$AjcClosure5.class 18:13:11,639 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommits$AjcClosure11.class 18:13:11,639 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTag$AjcClosure5.class 18:13:11,639 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommits$AjcClosure5.class 18:13:11,640 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure7.class 18:13:11,640 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure37.class 18:13:11,640 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPullComments.class 18:13:11,641 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommits$AjcClosure5.class 18:13:11,641 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAssets$AjcClosure7.class 18:13:11,642 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure13.class 18:13:11,642 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGit$AjcClosure9.class 18:13:11,642 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueEvents$AjcClosure7.class 18:13:11,643 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure39.class 18:13:11,643 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkEvent$AjcClosure5.class 18:13:11,643 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKey.class 18:13:11,644 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPullComment.class 18:13:11,644 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepos$1.class 18:13:11,645 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReferences$AjcClosure13.class 18:13:11,645 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAsset.class 18:13:11,646 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueLabels$AjcClosure3.class 18:13:11,646 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRelease.class 18:13:11,647 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepos$AjcClosure1.class 18:13:11,647 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommit.class 18:13:11,648 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReferences$1.class 18:13:11,648 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRelease$AjcClosure7.class 18:13:11,648 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure29.class 18:13:11,649 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKey$AjcClosure3.class 18:13:11,649 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTags$AjcClosure3.class 18:13:11,649 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabels$AjcClosure9.class 18:13:11,650 [1;36mDEBUGm] adding entry com/jcabi/github/mock/JsonPatch.class 18:13:11,650 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIterable.class 18:13:11,651 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist$AjcClosure19.class 18:13:11,651 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContent$AjcClosure3.class 18:13:11,651 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUser$AjcClosure13.class 18:13:11,652 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComment$AjcClosure1.class 18:13:11,652 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStatuses.class 18:13:11,653 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabels$AjcClosure1.class 18:13:11,653 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCollaborators.class 18:13:11,653 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkEvent$AjcClosure1.class 18:13:11,654 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUserEmails.class 18:13:11,654 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueEvents$AjcClosure1.class 18:13:11,655 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkBranches$AjcClosure7.class 18:13:11,655 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommit.class 18:13:11,656 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueLabels$AjcClosure11.class 18:13:11,656 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGit$AjcClosure7.class 18:13:11,656 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssue$AjcClosure17.class 18:13:11,657 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkBranches$AjcClosure1.class 18:13:11,657 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUsers$AjcClosure5.class 18:13:11,657 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContent.class 18:13:11,658 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkSearch$1.class 18:13:11,658 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkAssignees$1.class 18:13:11,659 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUser.class 18:13:11,659 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabel$AjcClosure3.class 18:13:11,660 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContents.class 18:13:11,661 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure9.class 18:13:11,661 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssue$AjcClosure15.class 18:13:11,661 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUser$AjcClosure1.class 18:13:11,662 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkEvent$AjcClosure3.class 18:13:11,662 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkFork.class 18:13:11,662 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLimits$AjcClosure3.class 18:13:11,663 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUserOrganizations.class 18:13:11,663 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRelease$AjcClosure5.class 18:13:11,664 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGists$AjcClosure7.class 18:13:11,664 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure25.class 18:13:11,664 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContent$AjcClosure7.class 18:13:11,665 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLimits.class 18:13:11,665 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUserOrganizations$AjcClosure3.class 18:13:11,666 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComments.class 18:13:11,666 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReferences$AjcClosure9.class 18:13:11,666 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabels$1.class 18:13:11,667 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure15.class 18:13:11,667 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStorage$InFile$AjcClosure5.class 18:13:11,667 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssue$AjcClosure11.class 18:13:11,668 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure7.class 18:13:11,668 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkFork$AjcClosure5.class 18:13:11,668 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueLabels$AjcClosure7.class 18:13:11,669 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUserEmails$AjcClosure5.class 18:13:11,669 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure45.class 18:13:11,669 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist$AjcClosure3.class 18:13:11,670 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTag$AjcClosure1.class 18:13:11,670 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPulls$AjcClosure1.class 18:13:11,670 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContents$AjcClosure19.class 18:13:11,671 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStorage$Synced$AjcClosure7.class 18:13:11,671 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleases$AjcClosure1.class 18:13:11,672 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGit$AjcClosure5.class 18:13:11,672 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommits$AjcClosure7.class 18:13:11,672 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkNotifications.class 18:13:11,673 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkForks$1.class 18:13:11,673 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContents$AjcClosure5.class 18:13:11,673 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGists$1.class 18:13:11,674 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGists$AjcClosure9.class 18:13:11,674 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStorage$Synced$AjcClosure3.class 18:13:11,674 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkMilestones.class 18:13:11,675 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPulls$AjcClosure5.class 18:13:11,675 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContents$AjcClosure1.class 18:13:11,676 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKeys$AjcClosure5.class 18:13:11,676 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkFileChange.class 18:13:11,676 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLimits$1.class 18:13:11,677 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRelease$AjcClosure9.class 18:13:11,677 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGit$AjcClosure1.class 18:13:11,678 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkSearch$3.class 18:13:11,678 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStorage$Synced$AjcClosure5.class 18:13:11,678 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReferences$AjcClosure5.class 18:13:11,679 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist.class 18:13:11,680 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKey$AjcClosure5.class 18:13:11,680 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGit$AjcClosure3.class 18:13:11,680 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkHook$AjcClosure3.class 18:13:11,681 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkBranches$AjcClosure5.class 18:13:11,681 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUsers$AjcClosure1.class 18:13:11,681 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStars$AjcClosure1.class 18:13:11,682 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUser$AjcClosure9.class 18:13:11,682 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkSearch$AjcClosure1.class 18:13:11,683 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist$AjcClosure21.class 18:13:11,683 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkNotifications$1.class 18:13:11,683 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist$AjcClosure9.class 18:13:11,684 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReference$AjcClosure5.class 18:13:11,684 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComment$AjcClosure7.class 18:13:11,684 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommits$AjcClosure3.class 18:13:11,685 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepos$AjcClosure5.class 18:13:11,685 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGit$AjcClosure11.class 18:13:11,685 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUserEmails$AjcClosure1.class 18:13:11,686 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssue$AjcClosure7.class 18:13:11,686 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommit$AjcClosure1.class 18:13:11,687 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkHook$AjcClosure5.class 18:13:11,687 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkMilestone.class 18:13:11,687 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGists$AjcClosure5.class 18:13:11,688 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkSearch$AjcClosure9.class 18:13:11,688 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReferences$AjcClosure7.class 18:13:11,688 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure31.class 18:13:11,689 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkFork$AjcClosure3.class 18:13:11,689 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleases.class 18:13:11,690 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComments$1.class 18:13:11,690 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganization$AjcClosure9.class 18:13:11,690 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStorage$InFile$AjcClosure7.class 18:13:11,691 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkSearch.class 18:13:11,691 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStorage$InFile.class 18:13:11,692 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkDeployKey$AjcClosure1.class 18:13:11,692 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkDeployKey$AjcClosure3.class 18:13:11,692 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssues$AjcClosure7.class 18:13:11,693 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUserEmails$1.class 18:13:11,693 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkBranches$AjcClosure3.class 18:13:11,693 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure21.class 18:13:11,694 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAsset$AjcClosure3.class 18:13:11,694 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleaseAssets$1.class 18:13:11,694 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUsers$AjcClosure3.class 18:13:11,694 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContents$AjcClosure9.class 18:13:11,695 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContent$AjcClosure5.class 18:13:11,695 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure11.class 18:13:11,695 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganization$AjcClosure3.class 18:13:11,696 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommitsComparison.class 18:13:11,696 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkFork$AjcClosure1.class 18:13:11,697 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure25.class 18:13:11,697 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure13.class 18:13:11,697 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganizations.class 18:13:11,698 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkHooks.class 18:13:11,698 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkBlob.class 18:13:11,699 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReleases$AjcClosure5.class 18:13:11,699 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganization$AjcClosure7.class 18:13:11,699 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkEvent$AjcClosure7.class 18:13:11,700 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkForks.class 18:13:11,700 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure15.class 18:13:11,700 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure33.class 18:13:11,701 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist$AjcClosure1.class 18:13:11,701 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComment$AjcClosure3.class 18:13:11,701 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist$AjcClosure17.class 18:13:11,701 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueLabels$AjcClosure9.class 18:13:11,702 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkBlob$AjcClosure1.class 18:13:11,702 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure9.class 18:13:11,702 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganization$AjcClosure11.class 18:13:11,703 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabels$AjcClosure5.class 18:13:11,703 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContents$AjcClosure17.class 18:13:11,703 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkHooks$AjcClosure3.class 18:13:11,703 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkHooks$AjcClosure9.class 18:13:11,704 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssues.class 18:13:11,704 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkHooks$1.class 18:13:11,705 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueEvents$AjcClosure5.class 18:13:11,705 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure11.class 18:13:11,705 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStorage$InFile$AjcClosure3.class 18:13:11,706 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull.class 18:13:11,706 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepos.class 18:13:11,707 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkBranches.class 18:13:11,707 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueLabels$1.class 18:13:11,708 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReferences$AjcClosure3.class 18:13:11,708 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComment.class 18:13:11,709 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStorage$InFile$AjcClosure1.class 18:13:11,709 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure13.class 18:13:11,709 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommits$1.class 18:13:11,710 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContent$AjcClosure1.class 18:13:11,710 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure21.class 18:13:11,710 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContents$AjcClosure15.class 18:13:11,710 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContent$AjcClosure9.class 18:13:11,711 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkDeployKeys$AjcClosure3.class 18:13:11,711 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure43.class 18:13:11,711 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure17.class 18:13:11,712 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepos$AjcClosure7.class 18:13:11,712 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStorage$Synced$AjcClosure1.class 18:13:11,712 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPullRef$AjcClosure7.class 18:13:11,712 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContents$AjcClosure3.class 18:13:11,713 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommit$AjcClosure3.class 18:13:11,713 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUsers$AjcClosure9.class 18:13:11,713 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkComments$AjcClosure3.class 18:13:11,714 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTree$AjcClosure3.class 18:13:11,714 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssue$AjcClosure5.class 18:13:11,714 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssue$AjcClosure13.class 18:13:11,715 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkContents$AjcClosure11.class 18:13:11,715 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGithub$AjcClosure17.class 18:13:11,715 [1;36mDEBUGm] adding entry com/jcabi/github/mock/JsonNode.class 18:13:11,715 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure1.class 18:13:11,716 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkDeployKey$AjcClosure7.class 18:13:11,716 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTree$AjcClosure1.class 18:13:11,716 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure19.class 18:13:11,717 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganization$AjcClosure5.class 18:13:11,717 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPullComments$2.class 18:13:11,717 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkDeployKeys$AjcClosure7.class 18:13:11,717 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStatuses$AjcClosure3.class 18:13:11,718 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLimits$AjcClosure1.class 18:13:11,718 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUser$AjcClosure3.class 18:13:11,718 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkBlobs.class 18:13:11,719 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepo$AjcClosure27.class 18:13:11,719 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicMembers.class 18:13:11,719 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkMarkdown.class 18:13:11,720 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssue$AjcClosure9.class 18:13:11,720 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganization.class 18:13:11,721 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssue$AjcClosure3.class 18:13:11,721 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure9.class 18:13:11,722 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkUser$AjcClosure15.class 18:13:11,722 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStars$AjcClosure5.class 18:13:11,722 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTags.class 18:13:11,723 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTags$AjcClosure5.class 18:13:11,723 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssue$MkIssueEventMapping.class 18:13:11,723 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkStars$AjcClosure7.class 18:13:11,724 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure15.class 18:13:11,724 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommit$AjcClosure1.class 18:13:11,724 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssue.class 18:13:11,725 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCommit$AjcClosure3.class 18:13:11,725 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPulls.class 18:13:11,726 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPull$AjcClosure19.class 18:13:11,726 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRelease$AjcClosure3.class 18:13:11,727 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkDeployKeys$AjcClosure1.class 18:13:11,727 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReference$AjcClosure3.class 18:13:11,727 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkLabels.class 18:13:11,728 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkMarkdown$AjcClosure1.class 18:13:11,728 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkTrees$AjcClosure1.class 18:13:11,728 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssues$AjcClosure1.class 18:13:11,729 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssueLabels$AjcClosure1.class 18:13:11,729 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReference$AjcClosure7.class 18:13:11,729 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommits.class 18:13:11,730 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkRepoCommits$AjcClosure9.class 18:13:11,730 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGist$AjcClosure11.class 18:13:11,731 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKeys$AjcClosure7.class 18:13:11,731 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkGitignores$AjcClosure3.class 18:13:11,731 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkCollaborators$1.class 18:13:11,732 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkReference$AjcClosure1.class 18:13:11,732 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPublicKeys$AjcClosure1.class 18:13:11,732 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkIssue$AjcClosure1.class 18:13:11,733 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkPulls$AjcClosure7.class 18:13:11,733 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkOrganizations$AjcClosure1.class 18:13:11,734 [1;36mDEBUGm] adding entry com/jcabi/github/mock/MkSearch$4.class 18:13:11,734 [1;36mDEBUGm] adding entry com/jcabi/github/RtUserEmails$AjcClosure3.class 18:13:11,734 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub$AjcClosure15.class 18:13:11,735 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearch.class 18:13:11,735 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure15.class 18:13:11,735 [1;36mDEBUGm] adding entry com/jcabi/github/RtDeployKeys$AjcClosure5.class 18:13:11,736 [1;36mDEBUGm] adding entry com/jcabi/github/RtForks$AjcClosure1.class 18:13:11,736 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment.class 18:13:11,736 [1;36mDEBUGm] adding entry com/jcabi/github/RtRelease$AjcClosure5.class 18:13:11,737 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKeys$1.class 18:13:11,737 [1;36mDEBUGm] adding entry com/jcabi/github/RtReference$AjcClosure3.class 18:13:11,737 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels.class 18:13:11,738 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub$AjcClosure17.class 18:13:11,738 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure13.class 18:13:11,738 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart$AjcClosure17.class 18:13:11,739 [1;36mDEBUGm] adding entry com/jcabi/github/Issues$Qualifier.class 18:13:11,739 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure43.class 18:13:11,739 [1;36mDEBUGm] adding entry com/jcabi/github/RtLanguage$AjcClosure1.class 18:13:11,740 [1;36mDEBUGm] adding entry com/jcabi/github/RtGists$AjcClosure1.class 18:13:11,740 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKey$Smart$AjcClosure7.class 18:13:11,740 [1;36mDEBUGm] adding entry com/jcabi/github/RtReferences$AjcClosure13.class 18:13:11,741 [1;36mDEBUGm] adding entry com/jcabi/github/RtDeployKey$AjcClosure5.class 18:13:11,741 [1;36mDEBUGm] adding entry com/jcabi/github/Releases$Smart$AjcClosure13.class 18:13:11,741 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAssets$AjcClosure1.class 18:13:11,742 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullRef$AjcClosure5.class 18:13:11,742 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure11.class 18:13:11,742 [1;36mDEBUGm] adding entry com/jcabi/github/RtForks$AjcClosure5.class 18:13:11,742 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure51.class 18:13:11,743 [1;36mDEBUGm] adding entry com/jcabi/github/RtReferences$AjcClosure5.class 18:13:11,743 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure29.class 18:13:11,743 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure27.class 18:13:11,744 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure7.class 18:13:11,744 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommits$AjcClosure7.class 18:13:11,744 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents$AjcClosure17.class 18:13:11,745 [1;36mDEBUGm] adding entry com/jcabi/github/RtStars$AjcClosure3.class 18:13:11,745 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKey$Smart$AjcClosure17.class 18:13:11,745 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure25.class 18:13:11,745 [1;36mDEBUGm] adding entry com/jcabi/github/RepoCommits.class 18:13:11,746 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure17.class 18:13:11,746 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommitsComparison$FileChangesIterator.class 18:13:11,746 [1;36mDEBUGm] adding entry com/jcabi/github/Bulk$1$1.class 18:13:11,747 [1;36mDEBUGm] adding entry com/jcabi/github/RtRelease$AjcClosure1.class 18:13:11,747 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure1.class 18:13:11,747 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComment$AjcClosure7.class 18:13:11,747 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestone$AjcClosure9.class 18:13:11,748 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabel$AjcClosure3.class 18:13:11,748 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure13.class 18:13:11,748 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure69.class 18:13:11,749 [1;36mDEBUGm] adding entry com/jcabi/github/RtTrees$AjcClosure3.class 18:13:11,749 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommits$AjcClosure5.class 18:13:11,749 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure7.class 18:13:11,750 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicMembers$AjcClosure9.class 18:13:11,750 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure11.class 18:13:11,750 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure19.class 18:13:11,750 [1;36mDEBUGm] adding entry com/jcabi/github/Tree.class 18:13:11,751 [1;36mDEBUGm] adding entry com/jcabi/github/RtReference.class 18:13:11,751 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure9.class 18:13:11,751 [1;36mDEBUGm] adding entry com/jcabi/github/Branch.class 18:13:11,752 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart$AjcClosure1.class 18:13:11,752 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleases$AjcClosure1.class 18:13:11,752 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComment$AjcClosure5.class 18:13:11,753 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure21.class 18:13:11,753 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure21.class 18:13:11,753 [1;36mDEBUGm] adding entry com/jcabi/github/Event$Smart$AjcClosure3.class 18:13:11,753 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure3.class 18:13:11,754 [1;36mDEBUGm] adding entry com/jcabi/github/RtFork$AjcClosure5.class 18:13:11,754 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure55.class 18:13:11,754 [1;36mDEBUGm] adding entry com/jcabi/github/Trees.class 18:13:11,755 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommits$AjcClosure7.class 18:13:11,755 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure9.class 18:13:11,755 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleases$AjcClosure7.class 18:13:11,755 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommits$AjcClosure1.class 18:13:11,756 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure29.class 18:13:11,756 [1;36mDEBUGm] adding entry com/jcabi/github/RtComments$AjcClosure7.class 18:13:11,756 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure27.class 18:13:11,757 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure41.class 18:13:11,757 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure7.class 18:13:11,757 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure65.class 18:13:11,758 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure33.class 18:13:11,758 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure17.class 18:13:11,758 [1;36mDEBUGm] adding entry com/jcabi/github/RtOrganizations$1.class 18:13:11,758 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure19.class 18:13:11,759 [1;36mDEBUGm] adding entry com/jcabi/github/Releases$Smart$AjcClosure11.class 18:13:11,759 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset.class 18:13:11,759 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestones$1.class 18:13:11,760 [1;36mDEBUGm] adding entry com/jcabi/github/RepoCommit$Smart$AjcClosure5.class 18:13:11,760 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure45.class 18:13:11,760 [1;36mDEBUGm] adding entry com/jcabi/github/RtBranch$AjcClosure5.class 18:13:11,760 [1;36mDEBUGm] adding entry com/jcabi/github/RtHook$AjcClosure3.class 18:13:11,761 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssue$AjcClosure13.class 18:13:11,761 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure49.class 18:13:11,761 [1;36mDEBUGm] adding entry com/jcabi/github/RtGists$AjcClosure9.class 18:13:11,762 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAsset$AjcClosure1.class 18:13:11,762 [1;36mDEBUGm] adding entry com/jcabi/github/RtUser$AjcClosure11.class 18:13:11,762 [1;36mDEBUGm] adding entry com/jcabi/github/ThreadSubscription.class 18:13:11,762 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart.class 18:13:11,763 [1;36mDEBUGm] adding entry com/jcabi/github/RepoCommit$Smart$AjcClosure11.class 18:13:11,763 [1;36mDEBUGm] adding entry com/jcabi/github/wire/com-jcabi-jcabi-github-jar.txt 18:13:11,764 [1;36mDEBUGm] adding entry com/jcabi/github/wire/CarefulWire.class 18:13:11,764 [1;36mDEBUGm] adding entry com/jcabi/github/wire/RetryCarefulWire.class 18:13:11,764 [1;36mDEBUGm] adding entry com/jcabi/github/Notification.class 18:13:11,765 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure15.class 18:13:11,765 [1;36mDEBUGm] adding entry com/jcabi/github/RtForks$1.class 18:13:11,765 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure1.class 18:13:11,765 [1;36mDEBUGm] adding entry com/jcabi/github/RtLanguage$AjcClosure3.class 18:13:11,766 [1;36mDEBUGm] adding entry com/jcabi/github/Pull.class 18:13:11,766 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure57.class 18:13:11,766 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure23.class 18:13:11,767 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKey$AjcClosure3.class 18:13:11,767 [1;36mDEBUGm] adding entry com/jcabi/github/Commit$Smart$AjcClosure1.class 18:13:11,767 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommit$AjcClosure1.class 18:13:11,768 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure1.class 18:13:11,768 [1;36mDEBUGm] adding entry com/jcabi/github/Event$Smart$AjcClosure11.class 18:13:11,768 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComment$AjcClosure9.class 18:13:11,768 [1;36mDEBUGm] adding entry com/jcabi/github/RtCollaborators.class 18:13:11,769 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure21.class 18:13:11,769 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart.class 18:13:11,770 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure29.class 18:13:11,770 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure5.class 18:13:11,771 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure39.class 18:13:11,771 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo.class 18:13:11,772 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure17.class 18:13:11,772 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart$AjcClosure11.class 18:13:11,772 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart$AjcClosure21.class 18:13:11,773 [1;36mDEBUGm] adding entry com/jcabi/github/RtUser$AjcClosure13.class 18:13:11,773 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKey$Smart$AjcClosure11.class 18:13:11,773 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents$AjcClosure1.class 18:13:11,774 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure49.class 18:13:11,774 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub$AjcClosure9.class 18:13:11,774 [1;36mDEBUGm] adding entry com/jcabi/github/RtTags$AjcClosure5.class 18:13:11,775 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure25.class 18:13:11,775 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure31.class 18:13:11,775 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearch$AjcClosure9.class 18:13:11,775 [1;36mDEBUGm] adding entry com/jcabi/github/RtTree.class 18:13:11,776 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure1.class 18:13:11,776 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure5.class 18:13:11,776 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure51.class 18:13:11,777 [1;36mDEBUGm] adding entry com/jcabi/github/Organization.class 18:13:11,777 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub.class 18:13:11,778 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure53.class 18:13:11,778 [1;36mDEBUGm] adding entry com/jcabi/github/RtReferences$2.class 18:13:11,778 [1;36mDEBUGm] adding entry com/jcabi/github/Comment.class 18:13:11,779 [1;36mDEBUGm] adding entry com/jcabi/github/JsonPatchable.class 18:13:11,779 [1;36mDEBUGm] adding entry com/jcabi/github/RtUsers.class 18:13:11,779 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssues$AjcClosure7.class 18:13:11,780 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure1.class 18:13:11,780 [1;36mDEBUGm] adding entry com/jcabi/github/RtComment$AjcClosure1.class 18:13:11,780 [1;36mDEBUGm] adding entry com/jcabi/github/Fork.class 18:13:11,780 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure15.class 18:13:11,781 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure43.class 18:13:11,781 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure1.class 18:13:11,781 [1;36mDEBUGm] adding entry com/jcabi/github/Releases.class 18:13:11,782 [1;36mDEBUGm] adding entry com/jcabi/github/RtForks.class 18:13:11,782 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComment$AjcClosure7.class 18:13:11,782 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure31.class 18:13:11,783 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure3.class 18:13:11,783 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart.class 18:13:11,784 [1;36mDEBUGm] adding entry com/jcabi/github/Status$Smart$AjcClosure17.class 18:13:11,784 [1;36mDEBUGm] adding entry com/jcabi/github/RtOrganizations.class 18:13:11,784 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepos$AjcClosure3.class 18:13:11,785 [1;36mDEBUGm] adding entry com/jcabi/github/Limit$Smart$AjcClosure7.class 18:13:11,785 [1;36mDEBUGm] adding entry com/jcabi/github/RtEvent$AjcClosure7.class 18:13:11,785 [1;36mDEBUGm] adding entry com/jcabi/github/RtGit$AjcClosure1.class 18:13:11,786 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure23.class 18:13:11,786 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure19.class 18:13:11,786 [1;36mDEBUGm] adding entry com/jcabi/github/RtBranches$1.class 18:13:11,786 [1;36mDEBUGm] adding entry com/jcabi/github/RtHook$AjcClosure1.class 18:13:11,787 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Smart$AjcClosure3.class 18:13:11,787 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComment$AjcClosure11.class 18:13:11,787 [1;36mDEBUGm] adding entry com/jcabi/github/RtCollaborators$AjcClosure1.class 18:13:11,788 [1;36mDEBUGm] adding entry com/jcabi/github/Forks.class 18:13:11,788 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents$AjcClosure9.class 18:13:11,788 [1;36mDEBUGm] adding entry com/jcabi/github/RtGists$AjcClosure3.class 18:13:11,788 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssues$AjcClosure1.class 18:13:11,789 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure17.class 18:13:11,789 [1;36mDEBUGm] adding entry com/jcabi/github/Limit$Smart.class 18:13:11,789 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComments$AjcClosure3.class 18:13:11,790 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure19.class 18:13:11,790 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure15.class 18:13:11,790 [1;36mDEBUGm] adding entry com/jcabi/github/SmartJson$AjcClosure1.class 18:13:11,791 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure47.class 18:13:11,791 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssueLabels$AjcClosure9.class 18:13:11,791 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure5.class 18:13:11,791 [1;36mDEBUGm] adding entry com/jcabi/github/IssueEvents.class 18:13:11,792 [1;36mDEBUGm] adding entry com/jcabi/github/SmartJson.class 18:13:11,792 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommit$AjcClosure7.class 18:13:11,792 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure17.class 18:13:11,793 [1;36mDEBUGm] adding entry com/jcabi/github/Stars.class 18:13:11,793 [1;36mDEBUGm] adding entry com/jcabi/github/PullRef$Smart$AjcClosure7.class 18:13:11,793 [1;36mDEBUGm] adding entry com/jcabi/github/Event.class 18:13:11,794 [1;36mDEBUGm] adding entry com/jcabi/github/RtTag$AjcClosure1.class 18:13:11,794 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure19.class 18:13:11,794 [1;36mDEBUGm] adding entry com/jcabi/github/PullRef$Smart.class 18:13:11,795 [1;36mDEBUGm] adding entry com/jcabi/github/RtReference$AjcClosure1.class 18:13:11,795 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicMembers$AjcClosure1.class 18:13:11,795 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicKeys$AjcClosure3.class 18:13:11,796 [1;36mDEBUGm] adding entry com/jcabi/github/Content.class 18:13:11,796 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure11.class 18:13:11,796 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure23.class 18:13:11,796 [1;36mDEBUGm] adding entry com/jcabi/github/RtContent.class 18:13:11,797 [1;36mDEBUGm] adding entry com/jcabi/github/RtStatus$AjcClosure7.class 18:13:11,797 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure31.class 18:13:11,798 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure3.class 18:13:11,798 [1;36mDEBUGm] adding entry com/jcabi/github/RtGists.class 18:13:11,798 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure13.class 18:13:11,799 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestone.class 18:13:11,799 [1;36mDEBUGm] adding entry com/jcabi/github/Content$Smart$AjcClosure11.class 18:13:11,799 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKey$Smart$AjcClosure3.class 18:13:11,800 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKey$Smart$AjcClosure15.class 18:13:11,800 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComments$AjcClosure5.class 18:13:11,800 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure15.class 18:13:11,801 [1;36mDEBUGm] adding entry com/jcabi/github/Labels$Smart$AjcClosure11.class 18:13:11,801 [1;36mDEBUGm] adding entry com/jcabi/github/RtComments$AjcClosure5.class 18:13:11,801 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommitsComparison$FileChanges$AjcClosure1.class 18:13:11,802 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearch$AjcClosure5.class 18:13:11,802 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKey$Smart$AjcClosure1.class 18:13:11,802 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents$AjcClosure3.class 18:13:11,802 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure1.class 18:13:11,803 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure9.class 18:13:11,803 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure45.class 18:13:11,804 [1;36mDEBUGm] adding entry com/jcabi/github/RtDeployKeys$AjcClosure3.class 18:13:11,804 [1;36mDEBUGm] adding entry com/jcabi/github/Hook$Smart.class 18:13:11,804 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure17.class 18:13:11,805 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKey$Smart$AjcClosure9.class 18:13:11,805 [1;36mDEBUGm] adding entry com/jcabi/github/RtUser$AjcClosure15.class 18:13:11,805 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure9.class 18:13:11,805 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabels$1.class 18:13:11,806 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure59.class 18:13:11,806 [1;36mDEBUGm] adding entry com/jcabi/github/Statuses$StatusCreate$AjcClosure1.class 18:13:11,806 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure51.class 18:13:11,807 [1;36mDEBUGm] adding entry com/jcabi/github/Limit$Throttled.class 18:13:11,807 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure35.class 18:13:11,808 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommit$AjcClosure3.class 18:13:11,808 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure41.class 18:13:11,808 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate.class 18:13:11,809 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure35.class 18:13:11,809 [1;36mDEBUGm] adding entry com/jcabi/github/Github$Time.class 18:13:11,810 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure43.class 18:13:11,810 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub$AjcClosure11.class 18:13:11,810 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure21.class 18:13:11,810 [1;36mDEBUGm] adding entry com/jcabi/github/Commit$Smart.class 18:13:11,811 [1;36mDEBUGm] adding entry com/jcabi/github/RtComment$AjcClosure3.class 18:13:11,811 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure57.class 18:13:11,812 [1;36mDEBUGm] adding entry com/jcabi/github/RtMarkdown$AjcClosure1.class 18:13:11,812 [1;36mDEBUGm] adding entry com/jcabi/github/RtOrganization$AjcClosure9.class 18:13:11,812 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart$AjcClosure7.class 18:13:11,812 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure9.class 18:13:11,813 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure53.class 18:13:11,813 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssues$1.class 18:13:11,813 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommits$AjcClosure11.class 18:13:11,814 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure13.class 18:13:11,814 [1;36mDEBUGm] adding entry com/jcabi/github/CommitsComparison.class 18:13:11,814 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub$AjcClosure19.class 18:13:11,814 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure1.class 18:13:11,815 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure31.class 18:13:11,815 [1;36mDEBUGm] adding entry com/jcabi/github/RtCommit.class 18:13:11,815 [1;36mDEBUGm] adding entry com/jcabi/github/Blob$Smart$AjcClosure3.class 18:13:11,816 [1;36mDEBUGm] adding entry com/jcabi/github/RtReleaseAssets$1.class 18:13:11,816 [1;36mDEBUGm] adding entry com/jcabi/github/RtContent$AjcClosure9.class 18:13:11,816 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure17.class 18:13:11,817 [1;36mDEBUGm] adding entry com/jcabi/github/Commit$Smart$AjcClosure5.class 18:13:11,817 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist$AjcClosure11.class 18:13:11,817 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure65.class 18:13:11,817 [1;36mDEBUGm] adding entry com/jcabi/github/Comment$Smart$AjcClosure23.class 18:13:11,818 [1;36mDEBUGm] adding entry com/jcabi/github/RtGist$AjcClosure5.class 18:13:11,818 [1;36mDEBUGm] adding entry com/jcabi/github/Statuses$StatusCreate.class 18:13:11,819 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure15.class 18:13:11,819 [1;36mDEBUGm] adding entry com/jcabi/github/RtLimit$AjcClosure1.class 18:13:11,819 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure49.class 18:13:11,820 [1;36mDEBUGm] adding entry com/jcabi/github/FileChange$Smart$AjcClosure3.class 18:13:11,820 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure33.class 18:13:11,820 [1;36mDEBUGm] adding entry com/jcabi/github/Limit$Throttled$AjcClosure1.class 18:13:11,820 [1;36mDEBUGm] adding entry com/jcabi/github/SmartJson$AjcClosure5.class 18:13:11,821 [1;36mDEBUGm] adding entry com/jcabi/github/Repos$RepoCreate$AjcClosure7.class 18:13:11,821 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComments$AjcClosure9.class 18:13:11,821 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure47.class 18:13:11,822 [1;36mDEBUGm] adding entry com/jcabi/github/RtBlob$AjcClosure1.class 18:13:11,822 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents$1.class 18:13:11,822 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKey$Smart$AjcClosure3.class 18:13:11,822 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure3.class 18:13:11,823 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure9.class 18:13:11,823 [1;36mDEBUGm] adding entry com/jcabi/github/RtOrganization$AjcClosure11.class 18:13:11,823 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Smart$AjcClosure1.class 18:13:11,824 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure19.class 18:13:11,824 [1;36mDEBUGm] adding entry com/jcabi/github/PullComment$Smart$AjcClosure11.class 18:13:11,824 [1;36mDEBUGm] adding entry com/jcabi/github/RtGit$AjcClosure11.class 18:13:11,825 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure31.class 18:13:11,825 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure15.class 18:13:11,825 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents.class 18:13:11,826 [1;36mDEBUGm] adding entry com/jcabi/github/RtMarkdown.class 18:13:11,826 [1;36mDEBUGm] adding entry com/jcabi/github/RtBranch.class 18:13:11,827 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommit$AjcClosure3.class 18:13:11,827 [1;36mDEBUGm] adding entry com/jcabi/github/Event$Smart$AjcClosure1.class 18:13:11,827 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure37.class 18:13:11,828 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure5.class 18:13:11,828 [1;36mDEBUGm] adding entry com/jcabi/github/RtCollaborators$AjcClosure5.class 18:13:11,828 [1;36mDEBUGm] adding entry com/jcabi/github/RtLabel$AjcClosure1.class 18:13:11,828 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure11.class 18:13:11,829 [1;36mDEBUGm] adding entry com/jcabi/github/RtAssignees.class 18:13:11,829 [1;36mDEBUGm] adding entry com/jcabi/github/Repo$Smart$AjcClosure45.class 18:13:11,829 [1;36mDEBUGm] adding entry com/jcabi/github/RtPullComments$AjcClosure3.class 18:13:11,830 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure23.class 18:13:11,830 [1;36mDEBUGm] adding entry com/jcabi/github/Tags.class 18:13:11,830 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure5.class 18:13:11,831 [1;36mDEBUGm] adding entry com/jcabi/github/RtStars.class 18:13:11,831 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure3.class 18:13:11,831 [1;36mDEBUGm] adding entry com/jcabi/github/RtUserEmails.class 18:13:11,832 [1;36mDEBUGm] adding entry com/jcabi/github/RtTrees$AjcClosure1.class 18:13:11,832 [1;36mDEBUGm] adding entry com/jcabi/github/RtEvent$AjcClosure3.class 18:13:11,833 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure3.class 18:13:11,833 [1;36mDEBUGm] adding entry com/jcabi/github/RtBlob.class 18:13:11,833 [1;36mDEBUGm] adding entry com/jcabi/github/Limit$Smart$AjcClosure9.class 18:13:11,834 [1;36mDEBUGm] adding entry com/jcabi/github/DeployKey$Smart$AjcClosure5.class 18:13:11,834 [1;36mDEBUGm] adding entry com/jcabi/github/RtCollaborators$AjcClosure9.class 18:13:11,834 [1;36mDEBUGm] adding entry com/jcabi/github/RtJson.class 18:13:11,835 [1;36mDEBUGm] adding entry com/jcabi/github/RtCollaborators$AjcClosure7.class 18:13:11,835 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure7.class 18:13:11,835 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssues$AjcClosure9.class 18:13:11,835 [1;36mDEBUGm] adding entry com/jcabi/github/Release.class 18:13:11,836 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure51.class 18:13:11,836 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure15.class 18:13:11,836 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure7.class 18:13:11,837 [1;36mDEBUGm] adding entry com/jcabi/github/RtStatus.class 18:13:11,837 [1;36mDEBUGm] adding entry com/jcabi/github/RtReferences$AjcClosure11.class 18:13:11,837 [1;36mDEBUGm] adding entry com/jcabi/github/RtFork.class 18:13:11,838 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure5.class 18:13:11,838 [1;36mDEBUGm] adding entry com/jcabi/github/ReleaseAsset$Smart$AjcClosure33.class 18:13:11,838 [1;36mDEBUGm] adding entry com/jcabi/github/Release$Smart$AjcClosure21.class 18:13:11,839 [1;36mDEBUGm] adding entry com/jcabi/github/Issue$Smart$AjcClosure1.class 18:13:11,839 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure29.class 18:13:11,839 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepo$AjcClosure23.class 18:13:11,840 [1;36mDEBUGm] adding entry com/jcabi/github/Milestone$Smart$AjcClosure39.class 18:13:11,840 [1;36mDEBUGm] adding entry com/jcabi/github/RtGithub$AjcClosure21.class 18:13:11,840 [1;36mDEBUGm] adding entry com/jcabi/github/Label$Unmodified$AjcClosure5.class 18:13:11,841 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure17.class 18:13:11,841 [1;36mDEBUGm] adding entry com/jcabi/github/PublicKey$Smart$AjcClosure15.class 18:13:11,841 [1;36mDEBUGm] adding entry com/jcabi/github/Gist$Smart$AjcClosure15.class 18:13:11,841 [1;36mDEBUGm] adding entry com/jcabi/github/Releases$Smart$AjcClosure7.class 18:13:11,842 [1;36mDEBUGm] adding entry com/jcabi/github/Labels$Smart.class 18:13:11,842 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure19.class 18:13:11,843 [1;36mDEBUGm] adding entry com/jcabi/github/JsonReadable.class 18:13:11,843 [1;36mDEBUGm] adding entry com/jcabi/github/RtTag.class 18:13:11,843 [1;36mDEBUGm] adding entry com/jcabi/github/Coordinates$Simple.class 18:13:11,844 [1;36mDEBUGm] adding entry com/jcabi/github/RtPull$AjcClosure17.class 18:13:11,844 [1;36mDEBUGm] adding entry com/jcabi/github/RtMilestone$AjcClosure5.class 18:13:11,844 [1;36mDEBUGm] adding entry com/jcabi/github/Organization$Smart$AjcClosure39.class 18:13:11,845 [1;36mDEBUGm] adding entry com/jcabi/github/RtTag$AjcClosure3.class 18:13:11,845 [1;36mDEBUGm] adding entry com/jcabi/github/RtUserEmails$AjcClosure7.class 18:13:11,845 [1;36mDEBUGm] adding entry com/jcabi/github/RtSearchPagination$SearchRequest.class 18:13:11,845 [1;36mDEBUGm] adding entry com/jcabi/github/UserAgent.class 18:13:11,846 [1;36mDEBUGm] adding entry com/jcabi/github/RtPublicMembers$AjcClosure3.class 18:13:11,846 [1;36mDEBUGm] adding entry com/jcabi/github/RtBlob$AjcClosure3.class 18:13:11,846 [1;36mDEBUGm] adding entry com/jcabi/github/RtUsers$AjcClosure7.class 18:13:11,847 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssue$AjcClosure17.class 18:13:11,847 [1;36mDEBUGm] adding entry com/jcabi/github/Status$State.class 18:13:11,847 [1;36mDEBUGm] adding entry com/jcabi/github/GistComment$Smart$AjcClosure7.class 18:13:11,848 [1;36mDEBUGm] adding entry com/jcabi/github/RtNotifications.class 18:13:11,848 [1;36mDEBUGm] adding entry com/jcabi/github/RtStatuses.class 18:13:11,848 [1;36mDEBUGm] adding entry com/jcabi/github/CommitsComparison$Smart$AjcClosure5.class 18:13:11,849 [1;36mDEBUGm] adding entry com/jcabi/github/RtContents$AjcClosure11.class 18:13:11,849 [1;36mDEBUGm] adding entry com/jcabi/github/RtFileChange$AjcClosure1.class 18:13:11,849 [1;36mDEBUGm] adding entry com/jcabi/github/Limit$Throttled$AjcClosure3.class 18:13:11,849 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure13.class 18:13:11,850 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepos$AjcClosure7.class 18:13:11,850 [1;36mDEBUGm] adding entry com/jcabi/github/Fork$Smart$AjcClosure1.class 18:13:11,850 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure15.class 18:13:11,851 [1;36mDEBUGm] adding entry com/jcabi/github/RtFork$AjcClosure1.class 18:13:11,851 [1;36mDEBUGm] adding entry com/jcabi/github/Pull$Smart$AjcClosure33.class 18:13:11,851 [1;36mDEBUGm] adding entry com/jcabi/github/Statuses$StatusCreate$AjcClosure7.class 18:13:11,851 [1;36mDEBUGm] adding entry com/jcabi/github/RtIssue$1.class 18:13:11,852 [1;36mDEBUGm] adding entry com/jcabi/github/IssueLabels$Smart$AjcClosure1.class 18:13:11,852 [1;36mDEBUGm] adding entry com/jcabi/github/RtGistComments$AjcClosure7.class 18:13:11,852 [1;36mDEBUGm] adding entry com/jcabi/github/RtOrganizations$AjcClosure1.class 18:13:11,853 [1;36mDEBUGm] adding entry com/jcabi/github/RtTree$AjcClosure3.class 18:13:11,853 [1;36mDEBUGm] adding entry com/jcabi/github/Commit$Smart$AjcClosure11.class 18:13:11,853 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure41.class 18:13:11,853 [1;36mDEBUGm] adding entry com/jcabi/github/RtRepoCommit.class 18:13:11,854 [1;36mDEBUGm] adding entry com/jcabi/github/User$Smart$AjcClosure63.class 18:13:11,854 [1;36mDEBUGm] adding directory META-INF/maven/com.jcabi/ 18:13:11,854 [1;36mDEBUGm] adding directory META-INF/maven/com.jcabi/jcabi-github/ 18:13:11,855 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-github/pom.xml 18:13:11,855 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-github/pom.properties 18:13:11,856 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,856 [1;36mDEBUGm] adding directory META-INF/maven/com.jcabi/jcabi-aspects/ 18:13:11,857 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-aspects/pom.properties 18:13:11,857 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-aspects/pom.xml 18:13:11,858 [1;36mDEBUGm] adding entry META-INF/validation.xml 18:13:11,858 [1;36mDEBUGm] adding directory com/jcabi/aspects/ 18:13:11,858 [1;36mDEBUGm] adding entry com/jcabi/aspects/Async.class 18:13:11,858 [1;36mDEBUGm] adding entry com/jcabi/aspects/Cacheable$Flush.class 18:13:11,859 [1;36mDEBUGm] adding entry com/jcabi/aspects/Cacheable$FlushAfter.class 18:13:11,859 [1;36mDEBUGm] adding entry com/jcabi/aspects/Cacheable$FlushBefore.class 18:13:11,859 [1;36mDEBUGm] adding entry com/jcabi/aspects/Cacheable.class 18:13:11,859 [1;36mDEBUGm] adding entry com/jcabi/aspects/Immutable$Array.class 18:13:11,860 [1;36mDEBUGm] adding entry com/jcabi/aspects/Immutable.class 18:13:11,860 [1;36mDEBUGm] adding entry com/jcabi/aspects/LogExceptions.class 18:13:11,860 [1;36mDEBUGm] adding entry com/jcabi/aspects/Loggable$Quiet.class 18:13:11,861 [1;36mDEBUGm] adding entry com/jcabi/aspects/Loggable.class 18:13:11,861 [1;36mDEBUGm] adding entry com/jcabi/aspects/Parallel.class 18:13:11,861 [1;36mDEBUGm] adding entry com/jcabi/aspects/Quietly.class 18:13:11,861 [1;36mDEBUGm] adding entry com/jcabi/aspects/RetryOnFailure.class 18:13:11,862 [1;36mDEBUGm] adding entry com/jcabi/aspects/ScheduleWithFixedDelay.class 18:13:11,862 [1;36mDEBUGm] adding entry com/jcabi/aspects/Timeable.class 18:13:11,862 [1;36mDEBUGm] adding entry com/jcabi/aspects/Tv.class 18:13:11,863 [1;36mDEBUGm] adding entry com/jcabi/aspects/UnitedThrow$None.class 18:13:11,863 [1;36mDEBUGm] adding entry com/jcabi/aspects/UnitedThrow.class 18:13:11,863 [1;36mDEBUGm] adding directory com/jcabi/aspects/aj/ 18:13:11,863 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/ExceptionsLogger.class 18:13:11,864 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/ImmutabilityChecker$Violation.class 18:13:11,864 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/ImmutabilityChecker.class 18:13:11,865 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/ImprovedJoinPoint.class 18:13:11,865 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/LogHelper.class 18:13:11,865 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodAsyncRunner$1.class 18:13:11,866 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodAsyncRunner.class 18:13:11,866 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodCacher$Key.class 18:13:11,866 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodCacher$Tunnel.class 18:13:11,867 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodCacher.class 18:13:11,867 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodInterrupter$1.class 18:13:11,868 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodInterrupter$Call.class 18:13:11,868 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodInterrupter.class 18:13:11,869 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodLogger$1.class 18:13:11,869 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodLogger$2.class 18:13:11,869 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodLogger$Marker.class 18:13:11,870 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodLogger.class 18:13:11,870 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodScheduler$Service$1.class 18:13:11,871 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodScheduler$Service.class 18:13:11,871 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodScheduler.class 18:13:11,872 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/MethodValidator.class 18:13:11,872 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/Mnemos.class 18:13:11,873 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/NamedThreads.class 18:13:11,873 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/Parallelizer$1.class 18:13:11,873 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/Parallelizer$ParallelException.class 18:13:11,874 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/Parallelizer.class 18:13:11,874 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/QuietExceptionsLogger.class 18:13:11,874 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/Repeater.class 18:13:11,875 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/SingleException.class 18:13:11,875 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/UpdateMethodCacher$1.class 18:13:11,876 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/UpdateMethodCacher$2.class 18:13:11,876 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/UpdateMethodCacher.class 18:13:11,876 [1;36mDEBUGm] adding entry com/jcabi/aspects/aj/com-jcabi-jcabi-aspects-bundle.txt 18:13:11,877 [1;36mDEBUGm] adding directory com/jcabi/aspects/apt/ 18:13:11,877 [1;36mDEBUGm] adding entry com/jcabi/aspects/apt/AsyncReturnTypeProcessor.class 18:13:11,877 [1;36mDEBUGm] adding entry com/jcabi/aspects/apt/QuietlyReturnTypeProcessor.class 18:13:11,878 [1;36mDEBUGm] adding entry com/jcabi/aspects/apt/com-jcabi-jcabi-aspects-bundle.txt 18:13:11,878 [1;36mDEBUGm] adding entry com/jcabi/aspects/com-jcabi-jcabi-aspects-bundle.txt 18:13:11,878 [1;36mDEBUGm] adding directory com/jcabi/aspects/version/ 18:13:11,878 [1;36mDEBUGm] adding entry com/jcabi/aspects/version/Version.class 18:13:11,879 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,879 [1;36mDEBUGm] adding directory META-INF/maven/com.jcabi/jcabi-log/ 18:13:11,880 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-log/pom.properties 18:13:11,880 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-log/pom.xml 18:13:11,880 [1;36mDEBUGm] adding directory com/jcabi/log/ 18:13:11,880 [1;36mDEBUGm] adding entry com/jcabi/log/ColorfullyFormatted.class 18:13:11,881 [1;36mDEBUGm] adding entry com/jcabi/log/Colors.class 18:13:11,881 [1;36mDEBUGm] adding entry com/jcabi/log/ControlSequenceIndicatorFormatted.class 18:13:11,881 [1;36mDEBUGm] adding entry com/jcabi/log/ConversionPattern.class 18:13:11,882 [1;36mDEBUGm] adding entry com/jcabi/log/DecorException.class 18:13:11,882 [1;36mDEBUGm] adding entry com/jcabi/log/DecorsManager.class 18:13:11,882 [1;36mDEBUGm] adding entry com/jcabi/log/DomDecor.class 18:13:11,883 [1;36mDEBUGm] adding entry com/jcabi/log/DullyFormatted.class 18:13:11,883 [1;36mDEBUGm] adding entry com/jcabi/log/ExceptionDecor.class 18:13:11,883 [1;36mDEBUGm] adding entry com/jcabi/log/Formatted.class 18:13:11,884 [1;36mDEBUGm] adding entry com/jcabi/log/ListDecor.class 18:13:11,884 [1;36mDEBUGm] adding entry com/jcabi/log/Logger$1.class 18:13:11,884 [1;36mDEBUGm] adding entry com/jcabi/log/Logger.class 18:13:11,885 [1;36mDEBUGm] adding entry com/jcabi/log/MsDecor.class 18:13:11,885 [1;36mDEBUGm] adding entry com/jcabi/log/MulticolorLayout.class 18:13:11,885 [1;36mDEBUGm] adding entry com/jcabi/log/NanoDecor.class 18:13:11,886 [1;36mDEBUGm] adding entry com/jcabi/log/ObjectDecor$ArrayFormatAction.class 18:13:11,886 [1;36mDEBUGm] adding entry com/jcabi/log/ObjectDecor$ObjectContentsFormatAction.class 18:13:11,886 [1;36mDEBUGm] adding entry com/jcabi/log/ObjectDecor.class 18:13:11,887 [1;36mDEBUGm] adding entry com/jcabi/log/ParseableInformation.class 18:13:11,887 [1;36mDEBUGm] adding entry com/jcabi/log/ParseableLevelInformation.class 18:13:11,887 [1;36mDEBUGm] adding entry com/jcabi/log/PreFormatter.class 18:13:11,888 [1;36mDEBUGm] adding entry com/jcabi/log/SecretDecor.class 18:13:11,888 [1;36mDEBUGm] adding entry com/jcabi/log/SizeDecor.class 18:13:11,888 [1;36mDEBUGm] adding entry com/jcabi/log/TextDecor.class 18:13:11,889 [1;36mDEBUGm] adding entry com/jcabi/log/TypeDecor.class 18:13:11,889 [1;36mDEBUGm] adding entry com/jcabi/log/VerboseCallable$1.class 18:13:11,889 [1;36mDEBUGm] adding entry com/jcabi/log/VerboseCallable.class 18:13:11,890 [1;36mDEBUGm] adding entry com/jcabi/log/VerboseProcess$Monitor.class 18:13:11,890 [1;36mDEBUGm] adding entry com/jcabi/log/VerboseProcess$Result.class 18:13:11,890 [1;36mDEBUGm] adding entry com/jcabi/log/VerboseProcess.class 18:13:11,891 [1;36mDEBUGm] adding entry com/jcabi/log/VerboseRunnable$1.class 18:13:11,891 [1;36mDEBUGm] adding entry com/jcabi/log/VerboseRunnable.class 18:13:11,891 [1;36mDEBUGm] adding entry com/jcabi/log/VerboseThreads$Group.class 18:13:11,892 [1;36mDEBUGm] adding entry com/jcabi/log/VerboseThreads$Wrap.class 18:13:11,892 [1;36mDEBUGm] adding entry com/jcabi/log/VerboseThreads.class 18:13:11,892 [1;36mDEBUGm] adding entry com/jcabi/log/com-jcabi-jcabi-log-bundle.txt 18:13:11,894 [1;36mDEBUGm] adding directory org/ 18:13:11,894 [1;36mDEBUGm] adding directory org/aspectj/ 18:13:11,894 [1;36mDEBUGm] adding directory org/aspectj/internal/ 18:13:11,894 [1;36mDEBUGm] adding directory org/aspectj/internal/lang/ 18:13:11,894 [1;36mDEBUGm] adding directory org/aspectj/internal/lang/annotation/ 18:13:11,895 [1;36mDEBUGm] adding directory org/aspectj/internal/lang/reflect/ 18:13:11,895 [1;36mDEBUGm] adding directory org/aspectj/lang/ 18:13:11,895 [1;36mDEBUGm] adding directory org/aspectj/lang/annotation/ 18:13:11,895 [1;36mDEBUGm] adding directory org/aspectj/lang/annotation/control/ 18:13:11,895 [1;36mDEBUGm] adding directory org/aspectj/lang/internal/ 18:13:11,895 [1;36mDEBUGm] adding directory org/aspectj/lang/internal/lang/ 18:13:11,896 [1;36mDEBUGm] adding directory org/aspectj/lang/reflect/ 18:13:11,896 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,896 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/annotation/ajcDeclareAnnotation.class 18:13:11,896 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/annotation/ajcDeclareEoW.class 18:13:11,897 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/annotation/ajcDeclareParents.class 18:13:11,897 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/annotation/ajcDeclarePrecedence.class 18:13:11,897 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/annotation/ajcDeclareSoft.class 18:13:11,897 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/annotation/ajcITD.class 18:13:11,898 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/annotation/ajcPrivileged.class 18:13:11,898 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/AdviceImpl$1.class 18:13:11,898 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/AdviceImpl.class 18:13:11,899 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/AjTypeImpl.class 18:13:11,900 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/DeclareAnnotationImpl$1.class 18:13:11,901 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/DeclareAnnotationImpl.class 18:13:11,901 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/DeclareErrorOrWarningImpl.class 18:13:11,901 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/DeclareParentsImpl.class 18:13:11,902 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/DeclarePrecedenceImpl.class 18:13:11,902 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/DeclareSoftImpl.class 18:13:11,902 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/InterTypeConstructorDeclarationImpl.class 18:13:11,903 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/InterTypeDeclarationImpl.class 18:13:11,903 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/InterTypeFieldDeclarationImpl.class 18:13:11,904 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/InterTypeMethodDeclarationImpl.class 18:13:11,904 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/PerClauseImpl.class 18:13:11,904 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/PointcutBasedPerClauseImpl$1.class 18:13:11,905 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/PointcutBasedPerClauseImpl.class 18:13:11,905 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/PointcutExpressionImpl.class 18:13:11,905 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/PointcutImpl.class 18:13:11,906 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/SignaturePatternImpl.class 18:13:11,906 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/StringToType$1.class 18:13:11,906 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/StringToType.class 18:13:11,907 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/TypePatternBasedPerClauseImpl.class 18:13:11,907 [1;36mDEBUGm] adding entry org/aspectj/internal/lang/reflect/TypePatternImpl.class 18:13:11,907 [1;36mDEBUGm] adding entry org/aspectj/lang/Aspects.class 18:13:11,908 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/AdviceName.class 18:13:11,908 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/After.class 18:13:11,908 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/AfterReturning.class 18:13:11,909 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/AfterThrowing.class 18:13:11,909 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/Around.class 18:13:11,909 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/Aspect.class 18:13:11,909 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/Before.class 18:13:11,910 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/DeclareAnnotation.class 18:13:11,910 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/DeclareError.class 18:13:11,910 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/DeclareMixin.class 18:13:11,910 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/DeclareParents.class 18:13:11,911 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/DeclarePrecedence.class 18:13:11,911 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/DeclareWarning.class 18:13:11,911 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/Pointcut.class 18:13:11,911 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/RequiredTypes.class 18:13:11,912 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/SuppressAjWarnings.class 18:13:11,912 [1;36mDEBUGm] adding entry org/aspectj/lang/annotation/control/CodeGenerationHint.class 18:13:11,912 [1;36mDEBUGm] adding entry org/aspectj/lang/internal/lang/PlaceHolder.class 18:13:11,913 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/Advice.class 18:13:11,913 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/AdviceKind.class 18:13:11,913 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/AjType.class 18:13:11,913 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/AjTypeSystem.class 18:13:11,914 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/DeclareAnnotation$Kind.class 18:13:11,914 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/DeclareAnnotation.class 18:13:11,914 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/DeclareErrorOrWarning.class 18:13:11,915 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/DeclareParents.class 18:13:11,915 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/DeclarePrecedence.class 18:13:11,915 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/DeclareSoft.class 18:13:11,915 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/InterTypeConstructorDeclaration.class 18:13:11,916 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/InterTypeDeclaration.class 18:13:11,916 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/InterTypeFieldDeclaration.class 18:13:11,916 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/InterTypeMethodDeclaration.class 18:13:11,916 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/NoSuchAdviceException.class 18:13:11,917 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/NoSuchPointcutException.class 18:13:11,917 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/PerClause.class 18:13:11,917 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/PerClauseKind.class 18:13:11,918 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/Pointcut.class 18:13:11,918 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/PointcutBasedPerClause.class 18:13:11,918 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/PointcutExpression.class 18:13:11,918 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/SignaturePattern.class 18:13:11,918 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/TypePattern.class 18:13:11,919 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/TypePatternBasedPerClause.class 18:13:11,919 [1;36mDEBUGm] adding directory org/aspectj/runtime/ 18:13:11,919 [1;36mDEBUGm] adding directory org/aspectj/runtime/internal/ 18:13:11,919 [1;36mDEBUGm] adding directory org/aspectj/runtime/internal/cflowstack/ 18:13:11,919 [1;36mDEBUGm] adding directory org/aspectj/runtime/reflect/ 18:13:11,919 [1;36mDEBUGm] adding entry org/aspectj/lang/Aspects14.class 18:13:11,920 [1;36mDEBUGm] adding entry org/aspectj/lang/JoinPoint$EnclosingStaticPart.class 18:13:11,920 [1;36mDEBUGm] adding entry org/aspectj/lang/JoinPoint$StaticPart.class 18:13:11,920 [1;36mDEBUGm] adding entry org/aspectj/lang/JoinPoint.class 18:13:11,921 [1;36mDEBUGm] adding entry org/aspectj/lang/NoAspectBoundException.class 18:13:11,921 [1;36mDEBUGm] adding entry org/aspectj/lang/ProceedingJoinPoint.class 18:13:11,921 [1;36mDEBUGm] adding entry org/aspectj/lang/Signature.class 18:13:11,922 [1;36mDEBUGm] adding entry org/aspectj/lang/SoftException.class 18:13:11,922 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/AdviceSignature.class 18:13:11,922 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/CatchClauseSignature.class 18:13:11,922 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/CodeSignature.class 18:13:11,923 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/ConstructorSignature.class 18:13:11,923 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/FieldSignature.class 18:13:11,923 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/InitializerSignature.class 18:13:11,924 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/LockSignature.class 18:13:11,924 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/MemberSignature.class 18:13:11,924 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/MethodSignature.class 18:13:11,924 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/SourceLocation.class 18:13:11,925 [1;36mDEBUGm] adding entry org/aspectj/lang/reflect/UnlockSignature.class 18:13:11,925 [1;36mDEBUGm] adding entry org/aspectj/runtime/CFlow.class 18:13:11,925 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/AroundClosure.class 18:13:11,926 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/CFlowCounter.class 18:13:11,926 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/CFlowPlusState.class 18:13:11,926 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/CFlowStack.class 18:13:11,927 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/Conversions.class 18:13:11,927 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/PerObjectMap.class 18:13:11,927 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadCounter.class 18:13:11,928 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadCounterImpl11$Counter.class 18:13:11,928 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadCounterImpl11.class 18:13:11,928 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadStack.class 18:13:11,929 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadStackFactory.class 18:13:11,929 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadStackFactoryImpl$1.class 18:13:11,929 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadStackFactoryImpl$ThreadCounterImpl$Counter.class 18:13:11,930 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadStackFactoryImpl$ThreadCounterImpl.class 18:13:11,930 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadStackFactoryImpl$ThreadStackImpl.class 18:13:11,931 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadStackFactoryImpl.class 18:13:11,931 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadStackFactoryImpl11.class 18:13:11,931 [1;36mDEBUGm] adding entry org/aspectj/runtime/internal/cflowstack/ThreadStackImpl11.class 18:13:11,932 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/AdviceSignatureImpl.class 18:13:11,932 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/CatchClauseSignatureImpl.class 18:13:11,932 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/CodeSignatureImpl.class 18:13:11,933 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/ConstructorSignatureImpl.class 18:13:11,933 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/Factory.class 18:13:11,934 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/FieldSignatureImpl.class 18:13:11,934 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/InitializerSignatureImpl.class 18:13:11,935 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/JoinPointImpl$EnclosingStaticPartImpl.class 18:13:11,935 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/JoinPointImpl$StaticPartImpl.class 18:13:11,935 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/JoinPointImpl.class 18:13:11,936 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/LockSignatureImpl.class 18:13:11,936 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/MemberSignatureImpl.class 18:13:11,936 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/MethodSignatureImpl.class 18:13:11,937 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/SignatureImpl$Cache.class 18:13:11,937 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/SignatureImpl$CacheImpl.class 18:13:11,937 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/SignatureImpl.class 18:13:11,938 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/SourceLocationImpl.class 18:13:11,938 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/StringMaker.class 18:13:11,938 [1;36mDEBUGm] adding entry org/aspectj/runtime/reflect/UnlockSignatureImpl.class 18:13:11,940 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,940 [1;36mDEBUGm] adding directory javax/ 18:13:11,940 [1;36mDEBUGm] adding directory javax/validation/ 18:13:11,940 [1;36mDEBUGm] adding directory javax/validation/bootstrap/ 18:13:11,940 [1;36mDEBUGm] adding directory javax/validation/constraints/ 18:13:11,940 [1;36mDEBUGm] adding directory javax/validation/constraintvalidation/ 18:13:11,941 [1;36mDEBUGm] adding directory javax/validation/executable/ 18:13:11,941 [1;36mDEBUGm] adding directory javax/validation/groups/ 18:13:11,941 [1;36mDEBUGm] adding directory javax/validation/metadata/ 18:13:11,941 [1;36mDEBUGm] adding directory javax/validation/spi/ 18:13:11,941 [1;36mDEBUGm] adding entry javax/validation/bootstrap/GenericBootstrap.class 18:13:11,941 [1;36mDEBUGm] adding entry javax/validation/bootstrap/ProviderSpecificBootstrap.class 18:13:11,942 [1;36mDEBUGm] adding entry javax/validation/BootstrapConfiguration.class 18:13:11,942 [1;36mDEBUGm] adding entry javax/validation/Configuration.class 18:13:11,942 [1;36mDEBUGm] adding entry javax/validation/Constraint.class 18:13:11,943 [1;36mDEBUGm] adding entry javax/validation/ConstraintDeclarationException.class 18:13:11,943 [1;36mDEBUGm] adding entry javax/validation/ConstraintDefinitionException.class 18:13:11,943 [1;36mDEBUGm] adding entry javax/validation/constraints/AssertFalse$List.class 18:13:11,943 [1;36mDEBUGm] adding entry javax/validation/constraints/AssertFalse.class 18:13:11,944 [1;36mDEBUGm] adding entry javax/validation/constraints/AssertTrue$List.class 18:13:11,944 [1;36mDEBUGm] adding entry javax/validation/constraints/AssertTrue.class 18:13:11,944 [1;36mDEBUGm] adding entry javax/validation/constraints/DecimalMax$List.class 18:13:11,945 [1;36mDEBUGm] adding entry javax/validation/constraints/DecimalMax.class 18:13:11,945 [1;36mDEBUGm] adding entry javax/validation/constraints/DecimalMin$List.class 18:13:11,945 [1;36mDEBUGm] adding entry javax/validation/constraints/DecimalMin.class 18:13:11,945 [1;36mDEBUGm] adding entry javax/validation/constraints/Digits$List.class 18:13:11,946 [1;36mDEBUGm] adding entry javax/validation/constraints/Digits.class 18:13:11,946 [1;36mDEBUGm] adding entry javax/validation/constraints/Future$List.class 18:13:11,946 [1;36mDEBUGm] adding entry javax/validation/constraints/Future.class 18:13:11,946 [1;36mDEBUGm] adding entry javax/validation/constraints/Max$List.class 18:13:11,947 [1;36mDEBUGm] adding entry javax/validation/constraints/Max.class 18:13:11,947 [1;36mDEBUGm] adding entry javax/validation/constraints/Min$List.class 18:13:11,947 [1;36mDEBUGm] adding entry javax/validation/constraints/Min.class 18:13:11,948 [1;36mDEBUGm] adding entry javax/validation/constraints/NotNull$List.class 18:13:11,948 [1;36mDEBUGm] adding entry javax/validation/constraints/NotNull.class 18:13:11,948 [1;36mDEBUGm] adding entry javax/validation/constraints/Null$List.class 18:13:11,948 [1;36mDEBUGm] adding entry javax/validation/constraints/Null.class 18:13:11,949 [1;36mDEBUGm] adding entry javax/validation/constraints/Past$List.class 18:13:11,949 [1;36mDEBUGm] adding entry javax/validation/constraints/Past.class 18:13:11,949 [1;36mDEBUGm] adding entry javax/validation/constraints/Pattern$Flag.class 18:13:11,949 [1;36mDEBUGm] adding entry javax/validation/constraints/Pattern$List.class 18:13:11,950 [1;36mDEBUGm] adding entry javax/validation/constraints/Pattern.class 18:13:11,950 [1;36mDEBUGm] adding entry javax/validation/constraints/Size$List.class 18:13:11,950 [1;36mDEBUGm] adding entry javax/validation/constraints/Size.class 18:13:11,951 [1;36mDEBUGm] adding entry javax/validation/ConstraintTarget.class 18:13:11,951 [1;36mDEBUGm] adding entry javax/validation/constraintvalidation/SupportedValidationTarget.class 18:13:11,951 [1;36mDEBUGm] adding entry javax/validation/constraintvalidation/ValidationTarget.class 18:13:11,951 [1;36mDEBUGm] adding entry javax/validation/ConstraintValidator.class 18:13:11,952 [1;36mDEBUGm] adding entry javax/validation/ConstraintValidatorContext$ConstraintViolationBuilder$LeafNodeBuilderCustomizableContext.class 18:13:11,952 [1;36mDEBUGm] adding entry javax/validation/ConstraintValidatorContext$ConstraintViolationBuilder$LeafNodeBuilderDefinedContext.class 18:13:11,952 [1;36mDEBUGm] adding entry javax/validation/ConstraintValidatorContext$ConstraintViolationBuilder$LeafNodeContextBuilder.class 18:13:11,953 [1;36mDEBUGm] adding entry javax/validation/ConstraintValidatorContext$ConstraintViolationBuilder$NodeBuilderCustomizableContext.class 18:13:11,953 [1;36mDEBUGm] adding entry javax/validation/ConstraintValidatorContext$ConstraintViolationBuilder$NodeBuilderDefinedContext.class 18:13:11,954 [1;36mDEBUGm] adding entry javax/validation/ConstraintValidatorContext$ConstraintViolationBuilder$NodeContextBuilder.class 18:13:11,954 [1;36mDEBUGm] adding entry javax/validation/ConstraintValidatorContext$ConstraintViolationBuilder.class 18:13:11,954 [1;36mDEBUGm] adding entry javax/validation/ConstraintValidatorContext.class 18:13:11,954 [1;36mDEBUGm] adding entry javax/validation/ConstraintValidatorFactory.class 18:13:11,955 [1;36mDEBUGm] adding entry javax/validation/ConstraintViolation.class 18:13:11,955 [1;36mDEBUGm] adding entry javax/validation/ConstraintViolationException.class 18:13:11,955 [1;36mDEBUGm] adding entry javax/validation/ElementKind.class 18:13:11,956 [1;36mDEBUGm] adding entry javax/validation/executable/ExecutableType.class 18:13:11,956 [1;36mDEBUGm] adding entry javax/validation/executable/ExecutableValidator.class 18:13:11,956 [1;36mDEBUGm] adding entry javax/validation/executable/ValidateOnExecution.class 18:13:11,956 [1;36mDEBUGm] adding entry javax/validation/GroupDefinitionException.class 18:13:11,957 [1;36mDEBUGm] adding entry javax/validation/groups/ConvertGroup$List.class 18:13:11,957 [1;36mDEBUGm] adding entry javax/validation/groups/ConvertGroup.class 18:13:11,957 [1;36mDEBUGm] adding entry javax/validation/groups/Default.class 18:13:11,957 [1;36mDEBUGm] adding entry javax/validation/GroupSequence.class 18:13:11,958 [1;36mDEBUGm] adding entry javax/validation/MessageInterpolator$Context.class 18:13:11,958 [1;36mDEBUGm] adding entry javax/validation/MessageInterpolator.class 18:13:11,958 [1;36mDEBUGm] adding entry javax/validation/metadata/BeanDescriptor.class 18:13:11,959 [1;36mDEBUGm] adding entry javax/validation/metadata/CascadableDescriptor.class 18:13:11,959 [1;36mDEBUGm] adding entry javax/validation/metadata/ConstraintDescriptor.class 18:13:11,959 [1;36mDEBUGm] adding entry javax/validation/metadata/ConstructorDescriptor.class 18:13:11,960 [1;36mDEBUGm] adding entry javax/validation/metadata/CrossParameterDescriptor.class 18:13:11,960 [1;36mDEBUGm] adding entry javax/validation/metadata/ElementDescriptor$ConstraintFinder.class 18:13:11,960 [1;36mDEBUGm] adding entry javax/validation/metadata/ElementDescriptor.class 18:13:11,961 [1;36mDEBUGm] adding entry javax/validation/metadata/ExecutableDescriptor.class 18:13:11,961 [1;36mDEBUGm] adding entry javax/validation/metadata/GroupConversionDescriptor.class 18:13:11,961 [1;36mDEBUGm] adding entry javax/validation/metadata/MethodDescriptor.class 18:13:11,962 [1;36mDEBUGm] adding entry javax/validation/metadata/MethodType.class 18:13:11,962 [1;36mDEBUGm] adding entry javax/validation/metadata/ParameterDescriptor.class 18:13:11,962 [1;36mDEBUGm] adding entry javax/validation/metadata/PropertyDescriptor.class 18:13:11,962 [1;36mDEBUGm] adding entry javax/validation/metadata/ReturnValueDescriptor.class 18:13:11,963 [1;36mDEBUGm] adding entry javax/validation/metadata/Scope.class 18:13:11,963 [1;36mDEBUGm] adding entry javax/validation/OverridesAttribute$List.class 18:13:11,963 [1;36mDEBUGm] adding entry javax/validation/OverridesAttribute.class 18:13:11,963 [1;36mDEBUGm] adding entry javax/validation/ParameterNameProvider.class 18:13:11,963 [1;36mDEBUGm] adding entry javax/validation/Path$BeanNode.class 18:13:11,964 [1;36mDEBUGm] adding entry javax/validation/Path$ConstructorNode.class 18:13:11,964 [1;36mDEBUGm] adding entry javax/validation/Path$CrossParameterNode.class 18:13:11,964 [1;36mDEBUGm] adding entry javax/validation/Path$MethodNode.class 18:13:11,964 [1;36mDEBUGm] adding entry javax/validation/Path$Node.class 18:13:11,964 [1;36mDEBUGm] adding entry javax/validation/Path$ParameterNode.class 18:13:11,965 [1;36mDEBUGm] adding entry javax/validation/Path$PropertyNode.class 18:13:11,965 [1;36mDEBUGm] adding entry javax/validation/Path$ReturnValueNode.class 18:13:11,965 [1;36mDEBUGm] adding entry javax/validation/Path.class 18:13:11,965 [1;36mDEBUGm] adding entry javax/validation/Payload.class 18:13:11,965 [1;36mDEBUGm] adding entry javax/validation/ReportAsSingleViolation.class 18:13:11,966 [1;36mDEBUGm] adding entry javax/validation/spi/BootstrapState.class 18:13:11,966 [1;36mDEBUGm] adding entry javax/validation/spi/ConfigurationState.class 18:13:11,966 [1;36mDEBUGm] adding entry javax/validation/spi/ValidationProvider.class 18:13:11,967 [1;36mDEBUGm] adding entry javax/validation/TraversableResolver.class 18:13:11,967 [1;36mDEBUGm] adding entry javax/validation/UnexpectedTypeException.class 18:13:11,967 [1;36mDEBUGm] adding entry javax/validation/Valid.class 18:13:11,968 [1;36mDEBUGm] adding entry javax/validation/Validation$1.class 18:13:11,968 [1;36mDEBUGm] adding entry javax/validation/Validation$DefaultValidationProviderResolver.class 18:13:11,968 [1;36mDEBUGm] adding entry javax/validation/Validation$GenericBootstrapImpl.class 18:13:11,969 [1;36mDEBUGm] adding entry javax/validation/Validation$GetValidationProviderListAction.class 18:13:11,969 [1;36mDEBUGm] adding entry javax/validation/Validation$ProviderSpecificBootstrapImpl.class 18:13:11,969 [1;36mDEBUGm] adding entry javax/validation/Validation.class 18:13:11,970 [1;36mDEBUGm] adding entry javax/validation/ValidationException.class 18:13:11,970 [1;36mDEBUGm] adding entry javax/validation/ValidationProviderResolver.class 18:13:11,970 [1;36mDEBUGm] adding entry javax/validation/Validator.class 18:13:11,971 [1;36mDEBUGm] adding entry javax/validation/ValidatorContext.class 18:13:11,971 [1;36mDEBUGm] adding entry javax/validation/ValidatorFactory.class 18:13:11,971 [1;36mDEBUGm] adding directory META-INF/maven/javax.validation/ 18:13:11,971 [1;36mDEBUGm] adding directory META-INF/maven/javax.validation/validation-api/ 18:13:11,972 [1;36mDEBUGm] adding entry META-INF/maven/javax.validation/validation-api/pom.xml 18:13:11,972 [1;36mDEBUGm] adding entry META-INF/maven/javax.validation/validation-api/pom.properties 18:13:11,973 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,973 [1;36mDEBUGm] adding directory com/jcabi/immutable/ 18:13:11,973 [1;36mDEBUGm] adding entry com/jcabi/immutable/ArrayComparator$Reverse.class 18:13:11,973 [1;36mDEBUGm] adding entry com/jcabi/immutable/ArrayMap$1.class 18:13:11,974 [1;36mDEBUGm] adding entry com/jcabi/immutable/ArrayMap.class 18:13:11,974 [1;36mDEBUGm] adding entry com/jcabi/immutable/ArraySet.class 18:13:11,975 [1;36mDEBUGm] adding entry com/jcabi/immutable/ArrayComparator.class 18:13:11,975 [1;36mDEBUGm] adding entry com/jcabi/immutable/ArrayComparator$Neutral.class 18:13:11,975 [1;36mDEBUGm] adding entry com/jcabi/immutable/com-jcabi-jcabi-immutable-jar.txt 18:13:11,975 [1;36mDEBUGm] adding entry com/jcabi/immutable/ArrayComparator$Default.class 18:13:11,976 [1;36mDEBUGm] adding entry com/jcabi/immutable/ArrayMap$ImmutableEntry.class 18:13:11,976 [1;36mDEBUGm] adding entry com/jcabi/immutable/ArrayMap$Cmp.class 18:13:11,976 [1;36mDEBUGm] adding entry com/jcabi/immutable/ArraySortedSet.class 18:13:11,977 [1;36mDEBUGm] adding entry com/jcabi/immutable/Array.class 18:13:11,977 [1;36mDEBUGm] adding directory META-INF/maven/com.jcabi/jcabi-immutable/ 18:13:11,978 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-immutable/pom.xml 18:13:11,978 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-immutable/pom.properties 18:13:11,979 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,979 [1;36mDEBUGm] adding directory com/jcabi/xml/ 18:13:11,979 [1;36mDEBUGm] adding entry com/jcabi/xml/strip.xsl 18:13:11,979 [1;36mDEBUGm] adding entry com/jcabi/xml/Patterns.class 18:13:11,979 [1;36mDEBUGm] adding entry com/jcabi/xml/DomParser.class 18:13:11,980 [1;36mDEBUGm] adding entry com/jcabi/xml/XPathContext.class 18:13:11,980 [1;36mDEBUGm] adding entry com/jcabi/xml/XMLDocument.class 18:13:11,981 [1;36mDEBUGm] adding entry com/jcabi/xml/XML.class 18:13:11,981 [1;36mDEBUGm] adding entry com/jcabi/xml/XSDDocument$ValidationHandler.class 18:13:11,981 [1;36mDEBUGm] adding entry com/jcabi/xml/XSDDocument.class 18:13:11,982 [1;36mDEBUGm] adding entry com/jcabi/xml/XSD.class 18:13:11,982 [1;36mDEBUGm] adding entry com/jcabi/xml/FileSources.class 18:13:11,982 [1;36mDEBUGm] adding entry com/jcabi/xml/Sources$1.class 18:13:11,982 [1;36mDEBUGm] adding entry com/jcabi/xml/Sources.class 18:13:11,983 [1;36mDEBUGm] adding entry com/jcabi/xml/XSLChain.class 18:13:11,983 [1;36mDEBUGm] adding entry com/jcabi/xml/XSL.class 18:13:11,983 [1;36mDEBUGm] adding entry com/jcabi/xml/ClasspathResolver.class 18:13:11,984 [1;36mDEBUGm] adding entry com/jcabi/xml/TextResource.class 18:13:11,984 [1;36mDEBUGm] adding entry com/jcabi/xml/ClasspathSources.class 18:13:11,984 [1;36mDEBUGm] adding entry com/jcabi/xml/XSLDocument$1.class 18:13:11,984 [1;36mDEBUGm] adding entry com/jcabi/xml/XSLDocument.class 18:13:11,985 [1;36mDEBUGm] adding entry com/jcabi/xml/ClasspathInput.class 18:13:11,985 [1;36mDEBUGm] adding entry com/jcabi/xml/ListWrapper$NodeNotFoundException.class 18:13:11,986 [1;36mDEBUGm] adding entry com/jcabi/xml/ListWrapper.class 18:13:11,986 [1;36mDEBUGm] adding entry com/jcabi/xml/StrictXML.class 18:13:11,986 [1;36mDEBUGm] adding entry com/jcabi/xml/com-jcabi-jcabi-xml-jar.txt 18:13:11,987 [1;36mDEBUGm] adding directory META-INF/maven/com.jcabi/jcabi-xml/ 18:13:11,987 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-xml/pom.xml 18:13:11,987 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-xml/pom.properties 18:13:11,989 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:11,989 [1;36mDEBUGm] adding directory org/apache/ 18:13:11,989 [1;36mDEBUGm] adding directory org/apache/commons/ 18:13:11,989 [1;36mDEBUGm] adding directory org/apache/commons/io/ 18:13:11,989 [1;36mDEBUGm] adding directory org/apache/commons/io/comparator/ 18:13:11,990 [1;36mDEBUGm] adding directory org/apache/commons/io/filefilter/ 18:13:11,990 [1;36mDEBUGm] adding directory org/apache/commons/io/input/ 18:13:11,990 [1;36mDEBUGm] adding directory org/apache/commons/io/monitor/ 18:13:11,990 [1;36mDEBUGm] adding directory org/apache/commons/io/output/ 18:13:11,990 [1;36mDEBUGm] adding entry META-INF/LICENSE.txt 18:13:11,991 [1;36mDEBUGm] adding entry META-INF/NOTICE.txt 18:13:11,991 [1;36mDEBUGm] adding entry org/apache/commons/io/ByteOrderMark.class 18:13:11,992 [1;36mDEBUGm] adding entry org/apache/commons/io/Charsets.class 18:13:11,992 [1;36mDEBUGm] adding entry org/apache/commons/io/comparator/AbstractFileComparator.class 18:13:11,992 [1;36mDEBUGm] adding entry org/apache/commons/io/comparator/CompositeFileComparator.class 18:13:11,993 [1;36mDEBUGm] adding entry org/apache/commons/io/comparator/DefaultFileComparator.class 18:13:11,993 [1;36mDEBUGm] adding entry org/apache/commons/io/comparator/DirectoryFileComparator.class 18:13:11,994 [1;36mDEBUGm] adding entry org/apache/commons/io/comparator/ExtensionFileComparator.class 18:13:11,994 [1;36mDEBUGm] adding entry org/apache/commons/io/comparator/LastModifiedFileComparator.class 18:13:11,994 [1;36mDEBUGm] adding entry org/apache/commons/io/comparator/NameFileComparator.class 18:13:11,995 [1;36mDEBUGm] adding entry org/apache/commons/io/comparator/PathFileComparator.class 18:13:11,995 [1;36mDEBUGm] adding entry org/apache/commons/io/comparator/ReverseComparator.class 18:13:11,995 [1;36mDEBUGm] adding entry org/apache/commons/io/comparator/SizeFileComparator.class 18:13:11,995 [1;36mDEBUGm] adding entry org/apache/commons/io/CopyUtils.class 18:13:11,996 [1;36mDEBUGm] adding entry org/apache/commons/io/DirectoryWalker$CancelException.class 18:13:11,996 [1;36mDEBUGm] adding entry org/apache/commons/io/DirectoryWalker.class 18:13:11,996 [1;36mDEBUGm] adding entry org/apache/commons/io/EndianUtils.class 18:13:11,997 [1;36mDEBUGm] adding entry org/apache/commons/io/FileCleaner.class 18:13:11,997 [1;36mDEBUGm] adding entry org/apache/commons/io/FileCleaningTracker$Reaper.class 18:13:11,998 [1;36mDEBUGm] adding entry org/apache/commons/io/FileCleaningTracker$Tracker.class 18:13:11,998 [1;36mDEBUGm] adding entry org/apache/commons/io/FileCleaningTracker.class 18:13:11,998 [1;36mDEBUGm] adding entry org/apache/commons/io/FileDeleteStrategy$ForceFileDeleteStrategy.class 18:13:11,999 [1;36mDEBUGm] adding entry org/apache/commons/io/FileDeleteStrategy.class 18:13:11,999 [1;36mDEBUGm] adding entry org/apache/commons/io/FileExistsException.class 18:13:12,000 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/AbstractFileFilter.class 18:13:12,000 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/AgeFileFilter.class 18:13:12,000 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/AndFileFilter.class 18:13:12,001 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/CanReadFileFilter.class 18:13:12,001 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/CanWriteFileFilter.class 18:13:12,001 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/ConditionalFileFilter.class 18:13:12,002 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/DelegateFileFilter.class 18:13:12,002 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/DirectoryFileFilter.class 18:13:12,003 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/EmptyFileFilter.class 18:13:12,003 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/FalseFileFilter.class 18:13:12,003 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/FileFileFilter.class 18:13:12,004 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/FileFilterUtils.class 18:13:12,004 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/HiddenFileFilter.class 18:13:12,005 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/IOFileFilter.class 18:13:12,005 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/MagicNumberFileFilter.class 18:13:12,005 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/NameFileFilter.class 18:13:12,006 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/NotFileFilter.class 18:13:12,006 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/OrFileFilter.class 18:13:12,006 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/PrefixFileFilter.class 18:13:12,007 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/RegexFileFilter.class 18:13:12,007 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/SizeFileFilter.class 18:13:12,007 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/SuffixFileFilter.class 18:13:12,008 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/TrueFileFilter.class 18:13:12,008 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/WildcardFileFilter.class 18:13:12,009 [1;36mDEBUGm] adding entry org/apache/commons/io/filefilter/WildcardFilter.class 18:13:12,009 [1;36mDEBUGm] adding entry org/apache/commons/io/FilenameUtils.class 18:13:12,010 [1;36mDEBUGm] adding entry org/apache/commons/io/FileSystemUtils.class 18:13:12,010 [1;36mDEBUGm] adding entry org/apache/commons/io/FileUtils.class 18:13:12,012 [1;36mDEBUGm] adding entry org/apache/commons/io/HexDump.class 18:13:12,012 [1;36mDEBUGm] adding entry org/apache/commons/io/input/AutoCloseInputStream.class 18:13:12,012 [1;36mDEBUGm] adding entry org/apache/commons/io/input/BOMInputStream$1.class 18:13:12,013 [1;36mDEBUGm] adding entry org/apache/commons/io/input/BOMInputStream.class 18:13:12,013 [1;36mDEBUGm] adding entry org/apache/commons/io/input/BoundedInputStream.class 18:13:12,014 [1;36mDEBUGm] adding entry org/apache/commons/io/input/BrokenInputStream.class 18:13:12,014 [1;36mDEBUGm] adding entry org/apache/commons/io/input/CharSequenceInputStream.class 18:13:12,014 [1;36mDEBUGm] adding entry org/apache/commons/io/input/CharSequenceReader.class 18:13:12,015 [1;36mDEBUGm] adding entry org/apache/commons/io/input/ClassLoaderObjectInputStream.class 18:13:12,015 [1;36mDEBUGm] adding entry org/apache/commons/io/input/ClosedInputStream.class 18:13:12,016 [1;36mDEBUGm] adding entry org/apache/commons/io/input/CloseShieldInputStream.class 18:13:12,016 [1;36mDEBUGm] adding entry org/apache/commons/io/input/CountingInputStream.class 18:13:12,016 [1;36mDEBUGm] adding entry org/apache/commons/io/input/DemuxInputStream.class 18:13:12,017 [1;36mDEBUGm] adding entry org/apache/commons/io/input/NullInputStream.class 18:13:12,017 [1;36mDEBUGm] adding entry org/apache/commons/io/input/NullReader.class 18:13:12,018 [1;36mDEBUGm] adding entry org/apache/commons/io/input/ProxyInputStream.class 18:13:12,018 [1;36mDEBUGm] adding entry org/apache/commons/io/input/ProxyReader.class 18:13:12,018 [1;36mDEBUGm] adding entry org/apache/commons/io/input/ReaderInputStream.class 18:13:12,019 [1;36mDEBUGm] adding entry org/apache/commons/io/input/ReversedLinesFileReader$1.class 18:13:12,019 [1;36mDEBUGm] adding entry org/apache/commons/io/input/ReversedLinesFileReader$FilePart.class 18:13:12,020 [1;36mDEBUGm] adding entry org/apache/commons/io/input/ReversedLinesFileReader.class 18:13:12,020 [1;36mDEBUGm] adding entry org/apache/commons/io/input/SwappedDataInputStream.class 18:13:12,021 [1;36mDEBUGm] adding entry org/apache/commons/io/input/TaggedInputStream.class 18:13:12,021 [1;36mDEBUGm] adding entry org/apache/commons/io/input/Tailer.class 18:13:12,021 [1;36mDEBUGm] adding entry org/apache/commons/io/input/TailerListener.class 18:13:12,022 [1;36mDEBUGm] adding entry org/apache/commons/io/input/TailerListenerAdapter.class 18:13:12,022 [1;36mDEBUGm] adding entry org/apache/commons/io/input/TeeInputStream.class 18:13:12,022 [1;36mDEBUGm] adding entry org/apache/commons/io/input/XmlStreamReader.class 18:13:12,023 [1;36mDEBUGm] adding entry org/apache/commons/io/input/XmlStreamReaderException.class 18:13:12,024 [1;36mDEBUGm] adding entry org/apache/commons/io/IOCase.class 18:13:12,024 [1;36mDEBUGm] adding entry org/apache/commons/io/IOExceptionWithCause.class 18:13:12,024 [1;36mDEBUGm] adding entry org/apache/commons/io/IOUtils.class 18:13:12,025 [1;36mDEBUGm] adding entry org/apache/commons/io/LineIterator.class 18:13:12,026 [1;36mDEBUGm] adding entry org/apache/commons/io/monitor/FileAlterationListener.class 18:13:12,026 [1;36mDEBUGm] adding entry org/apache/commons/io/monitor/FileAlterationListenerAdaptor.class 18:13:12,026 [1;36mDEBUGm] adding entry org/apache/commons/io/monitor/FileAlterationMonitor.class 18:13:12,027 [1;36mDEBUGm] adding entry org/apache/commons/io/monitor/FileAlterationObserver.class 18:13:12,027 [1;36mDEBUGm] adding entry org/apache/commons/io/monitor/FileEntry.class 18:13:12,028 [1;36mDEBUGm] adding entry org/apache/commons/io/output/BrokenOutputStream.class 18:13:12,028 [1;36mDEBUGm] adding entry org/apache/commons/io/output/ByteArrayOutputStream.class 18:13:12,029 [1;36mDEBUGm] adding entry org/apache/commons/io/output/ClosedOutputStream.class 18:13:12,029 [1;36mDEBUGm] adding entry org/apache/commons/io/output/CloseShieldOutputStream.class 18:13:12,029 [1;36mDEBUGm] adding entry org/apache/commons/io/output/CountingOutputStream.class 18:13:12,029 [1;36mDEBUGm] adding entry org/apache/commons/io/output/DeferredFileOutputStream.class 18:13:12,030 [1;36mDEBUGm] adding entry org/apache/commons/io/output/DemuxOutputStream.class 18:13:12,030 [1;36mDEBUGm] adding entry org/apache/commons/io/output/FileWriterWithEncoding.class 18:13:12,031 [1;36mDEBUGm] adding entry org/apache/commons/io/output/LockableFileWriter.class 18:13:12,031 [1;36mDEBUGm] adding entry org/apache/commons/io/output/NullOutputStream.class 18:13:12,031 [1;36mDEBUGm] adding entry org/apache/commons/io/output/NullWriter.class 18:13:12,032 [1;36mDEBUGm] adding entry org/apache/commons/io/output/ProxyOutputStream.class 18:13:12,032 [1;36mDEBUGm] adding entry org/apache/commons/io/output/ProxyWriter.class 18:13:12,033 [1;36mDEBUGm] adding entry org/apache/commons/io/output/StringBuilderWriter.class 18:13:12,033 [1;36mDEBUGm] adding entry org/apache/commons/io/output/TaggedOutputStream.class 18:13:12,033 [1;36mDEBUGm] adding entry org/apache/commons/io/output/TeeOutputStream.class 18:13:12,034 [1;36mDEBUGm] adding entry org/apache/commons/io/output/ThresholdingOutputStream.class 18:13:12,034 [1;36mDEBUGm] adding entry org/apache/commons/io/output/WriterOutputStream.class 18:13:12,034 [1;36mDEBUGm] adding entry org/apache/commons/io/output/XmlStreamWriter.class 18:13:12,035 [1;36mDEBUGm] adding entry org/apache/commons/io/TaggedIOException.class 18:13:12,035 [1;36mDEBUGm] adding entry org/apache/commons/io/ThreadMonitor.class 18:13:12,036 [1;36mDEBUGm] adding directory META-INF/maven/commons-io/ 18:13:12,036 [1;36mDEBUGm] adding directory META-INF/maven/commons-io/commons-io/ 18:13:12,036 [1;36mDEBUGm] adding entry META-INF/maven/commons-io/commons-io/pom.xml 18:13:12,036 [1;36mDEBUGm] adding entry META-INF/maven/commons-io/commons-io/pom.properties 18:13:12,038 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:12,038 [1;36mDEBUGm] adding directory com/jcabi/http/ 18:13:12,038 [1;36mDEBUGm] adding directory com/jcabi/http/response/ 18:13:12,038 [1;36mDEBUGm] adding directory com/jcabi/http/mock/ 18:13:12,038 [1;36mDEBUGm] adding directory com/jcabi/http/wire/ 18:13:12,038 [1;36mDEBUGm] adding directory com/jcabi/http/request/ 18:13:12,038 [1;36mDEBUGm] adding entry com/jcabi/http/RequestBody$Printable.class 18:13:12,038 [1;36mDEBUGm] adding entry com/jcabi/http/RequestBody.class 18:13:12,039 [1;36mDEBUGm] adding entry com/jcabi/http/Request.class 18:13:12,039 [1;36mDEBUGm] adding entry com/jcabi/http/RequestURI.class 18:13:12,039 [1;36mDEBUGm] adding entry com/jcabi/http/Response.class 18:13:12,039 [1;36mDEBUGm] adding entry com/jcabi/http/Wire.class 18:13:12,039 [1;36mDEBUGm] adding entry com/jcabi/http/response/RestResponse$StatusMatch.class 18:13:12,040 [1;36mDEBUGm] adding entry com/jcabi/http/response/RestResponse.class 18:13:12,040 [1;36mDEBUGm] adding entry com/jcabi/http/response/AbstractResponse.class 18:13:12,040 [1;36mDEBUGm] adding entry com/jcabi/http/response/JsonResponse$VerboseReader.class 18:13:12,041 [1;36mDEBUGm] adding entry com/jcabi/http/response/JsonResponse.class 18:13:12,041 [1;36mDEBUGm] adding entry com/jcabi/http/response/JsoupResponse.class 18:13:12,041 [1;36mDEBUGm] adding entry com/jcabi/http/response/XmlResponse.class 18:13:12,041 [1;36mDEBUGm] adding entry com/jcabi/http/response/WebLinkingResponse$Link.class 18:13:12,042 [1;36mDEBUGm] adding entry com/jcabi/http/response/WebLinkingResponse$SimpleLink.class 18:13:12,042 [1;36mDEBUGm] adding entry com/jcabi/http/response/WebLinkingResponse.class 18:13:12,042 [1;36mDEBUGm] adding entry com/jcabi/http/response/com-jcabi-jcabi-http-jar.txt 18:13:12,043 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkQueryBodyMatcher.class 18:13:12,043 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkQuery.class 18:13:12,043 [1;36mDEBUGm] adding entry com/jcabi/http/mock/GrizzlyQuery.class 18:13:12,044 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkAnswerMatchers.class 18:13:12,044 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkAnswer$Simple.class 18:13:12,044 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkAnswer.class 18:13:12,044 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkContainer.class 18:13:12,045 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkGrizzlyAdapter$Conditional.class 18:13:12,045 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkGrizzlyAdapter$QueryWithAnswer.class 18:13:12,045 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkGrizzlyAdapter.class 18:13:12,046 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkGrizzlyContainer.class 18:13:12,046 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkQueryMatchers.class 18:13:12,047 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkQueryHeaderMatcher.class 18:13:12,047 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkAnswerHeaderMatcher.class 18:13:12,048 [1;36mDEBUGm] adding entry com/jcabi/http/mock/MkAnswerBodyMatcher.class 18:13:12,048 [1;36mDEBUGm] adding entry com/jcabi/http/mock/com-jcabi-jcabi-http-jar.txt 18:13:12,048 [1;36mDEBUGm] adding entry com/jcabi/http/wire/ETagCachingWire.class 18:13:12,049 [1;36mDEBUGm] adding entry com/jcabi/http/wire/AbstractHeaderBasedCachingWire.class 18:13:12,049 [1;36mDEBUGm] adding entry com/jcabi/http/wire/CachingWire$1$1.class 18:13:12,049 [1;36mDEBUGm] adding entry com/jcabi/http/wire/CachingWire$1.class 18:13:12,050 [1;36mDEBUGm] adding entry com/jcabi/http/wire/CachingWire$Query.class 18:13:12,050 [1;36mDEBUGm] adding entry com/jcabi/http/wire/CachingWire.class 18:13:12,050 [1;36mDEBUGm] adding entry com/jcabi/http/wire/UserAgentWire.class 18:13:12,051 [1;36mDEBUGm] adding entry com/jcabi/http/wire/FcWire.class 18:13:12,051 [1;36mDEBUGm] adding entry com/jcabi/http/wire/FcCache.class 18:13:12,052 [1;36mDEBUGm] adding entry com/jcabi/http/wire/AutoRedirectingWire.class 18:13:12,052 [1;36mDEBUGm] adding entry com/jcabi/http/wire/BasicAuthWire.class 18:13:12,052 [1;36mDEBUGm] adding entry com/jcabi/http/wire/CookieOptimizingWire.class 18:13:12,053 [1;36mDEBUGm] adding entry com/jcabi/http/wire/RetryWire.class 18:13:12,053 [1;36mDEBUGm] adding entry com/jcabi/http/wire/OneMinuteWire.class 18:13:12,054 [1;36mDEBUGm] adding entry com/jcabi/http/wire/LastModifiedCachingWire.class 18:13:12,054 [1;36mDEBUGm] adding entry com/jcabi/http/wire/TrustedWire$1.class 18:13:12,054 [1;36mDEBUGm] adding entry com/jcabi/http/wire/TrustedWire.class 18:13:12,054 [1;36mDEBUGm] adding entry com/jcabi/http/wire/VerboseWire.class 18:13:12,055 [1;36mDEBUGm] adding entry com/jcabi/http/wire/com-jcabi-jcabi-http-jar.txt 18:13:12,055 [1;36mDEBUGm] adding entry com/jcabi/http/request/JdkRequest$1.class 18:13:12,056 [1;36mDEBUGm] adding entry com/jcabi/http/request/JdkRequest.class 18:13:12,056 [1;36mDEBUGm] adding entry com/jcabi/http/request/ApacheRequest$1$1.class 18:13:12,056 [1;36mDEBUGm] adding entry com/jcabi/http/request/ApacheRequest$1.class 18:13:12,057 [1;36mDEBUGm] adding entry com/jcabi/http/request/ApacheRequest.class 18:13:12,057 [1;36mDEBUGm] adding entry com/jcabi/http/request/BaseRequest$BaseURI.class 18:13:12,057 [1;36mDEBUGm] adding entry com/jcabi/http/request/BaseRequest$BaseBody.class 18:13:12,058 [1;36mDEBUGm] adding entry com/jcabi/http/request/BaseRequest.class 18:13:12,058 [1;36mDEBUGm] adding entry com/jcabi/http/request/FakeRequest$1.class 18:13:12,059 [1;36mDEBUGm] adding entry com/jcabi/http/request/FakeRequest.class 18:13:12,059 [1;36mDEBUGm] adding entry com/jcabi/http/request/DefaultResponse.class 18:13:12,060 [1;36mDEBUGm] adding entry com/jcabi/http/request/com-jcabi-jcabi-http-jar.txt 18:13:12,060 [1;36mDEBUGm] adding entry com/jcabi/http/ImmutableHeader.class 18:13:12,060 [1;36mDEBUGm] adding entry com/jcabi/http/com-jcabi-jcabi-http-jar.txt 18:13:12,060 [1;36mDEBUGm] adding directory META-INF/maven/com.jcabi/jcabi-http/ 18:13:12,061 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-http/pom.xml 18:13:12,061 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-http/pom.properties 18:13:12,062 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:12,062 [1;36mDEBUGm] adding directory com/jcabi/manifests/ 18:13:12,062 [1;36mDEBUGm] adding entry com/jcabi/manifests/Manifests.class 18:13:12,062 [1;36mDEBUGm] adding entry com/jcabi/manifests/Mfs.class 18:13:12,063 [1;36mDEBUGm] adding entry com/jcabi/manifests/MfMap.class 18:13:12,063 [1;36mDEBUGm] adding entry com/jcabi/manifests/com-jcabi-jcabi-manifests-jar.txt 18:13:12,063 [1;36mDEBUGm] adding entry com/jcabi/manifests/ClasspathMfs.class 18:13:12,063 [1;36mDEBUGm] adding entry com/jcabi/manifests/ServletMfs.class 18:13:12,064 [1;36mDEBUGm] adding entry com/jcabi/manifests/StreamsMfs.class 18:13:12,064 [1;36mDEBUGm] adding entry com/jcabi/manifests/FilesMfs.class 18:13:12,064 [1;36mDEBUGm] adding directory META-INF/maven/com.jcabi/jcabi-manifests/ 18:13:12,064 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-manifests/pom.xml 18:13:12,065 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi/jcabi-manifests/pom.properties 18:13:12,065 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:12,065 [1;36mDEBUGm] adding directory org/xembly/ 18:13:12,065 [1;36mDEBUGm] adding entry org/xembly/RemoveDirective.class 18:13:12,066 [1;36mDEBUGm] adding entry org/xembly/XemblyLexer.class 18:13:12,066 [1;36mDEBUGm] adding entry org/xembly/AddDirective.class 18:13:12,067 [1;36mDEBUGm] adding entry org/xembly/CdataDirective.class 18:13:12,067 [1;36mDEBUGm] adding entry org/xembly/Directives.class 18:13:12,067 [1;36mDEBUGm] adding entry org/xembly/AttrDirective.class 18:13:12,068 [1;36mDEBUGm] adding entry org/xembly/Xembler.class 18:13:12,068 [1;36mDEBUGm] adding entry org/xembly/Arg.class 18:13:12,068 [1;36mDEBUGm] adding entry org/xembly/SetDirective.class 18:13:12,069 [1;36mDEBUGm] adding entry org/xembly/Directive$Stack.class 18:13:12,069 [1;36mDEBUGm] adding entry org/xembly/PiDirective.class 18:13:12,069 [1;36mDEBUGm] adding entry org/xembly/StrictDirective.class 18:13:12,070 [1;36mDEBUGm] adding entry org/xembly/Directive$Cursor.class 18:13:12,070 [1;36mDEBUGm] adding entry org/xembly/Directive.class 18:13:12,070 [1;36mDEBUGm] adding entry org/xembly/XsetDirective.class 18:13:12,070 [1;36mDEBUGm] adding entry org/xembly/PopDirective.class 18:13:12,071 [1;36mDEBUGm] adding entry org/xembly/XemblyParser.class 18:13:12,071 [1;36mDEBUGm] adding entry org/xembly/SyntaxException.class 18:13:12,072 [1;36mDEBUGm] adding entry org/xembly/XmlContentException.class 18:13:12,072 [1;36mDEBUGm] adding entry org/xembly/DomCursor.class 18:13:12,072 [1;36mDEBUGm] adding entry org/xembly/DomStack.class 18:13:12,072 [1;36mDEBUGm] adding entry org/xembly/UpDirective.class 18:13:12,073 [1;36mDEBUGm] adding entry org/xembly/PushDirective.class 18:13:12,073 [1;36mDEBUGm] adding entry org/xembly/com-jcabi-incubator-xembly-jar.txt 18:13:12,073 [1;36mDEBUGm] adding entry org/xembly/AddIfDirective.class 18:13:12,074 [1;36mDEBUGm] adding entry org/xembly/ImpossibleModificationException.class 18:13:12,074 [1;36mDEBUGm] adding entry org/xembly/XpathDirective.class 18:13:12,074 [1;36mDEBUGm] adding entry org/xembly/ParsingException.class 18:13:12,075 [1;36mDEBUGm] adding entry org/xembly/NsDirective.class 18:13:12,075 [1;36mDEBUGm] adding directory META-INF/maven/com.jcabi.incubator/ 18:13:12,075 [1;36mDEBUGm] adding directory META-INF/maven/com.jcabi.incubator/xembly/ 18:13:12,075 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi.incubator/xembly/pom.xml 18:13:12,076 [1;36mDEBUGm] adding entry META-INF/maven/com.jcabi.incubator/xembly/pom.properties 18:13:12,077 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:12,078 [1;36mDEBUGm] adding directory org/antlr/ 18:13:12,078 [1;36mDEBUGm] adding directory org/antlr/runtime/ 18:13:12,078 [1;36mDEBUGm] adding directory org/antlr/runtime/debug/ 18:13:12,078 [1;36mDEBUGm] adding directory org/antlr/runtime/misc/ 18:13:12,078 [1;36mDEBUGm] adding directory org/antlr/runtime/tree/ 18:13:12,078 [1;36mDEBUGm] adding entry org/antlr/runtime/ANTLRFileStream.class 18:13:12,079 [1;36mDEBUGm] adding entry org/antlr/runtime/ANTLRInputStream.class 18:13:12,079 [1;36mDEBUGm] adding entry org/antlr/runtime/ANTLRReaderStream.class 18:13:12,080 [1;36mDEBUGm] adding entry org/antlr/runtime/ANTLRStringStream.class 18:13:12,080 [1;36mDEBUGm] adding entry org/antlr/runtime/BaseRecognizer.class 18:13:12,081 [1;36mDEBUGm] adding entry org/antlr/runtime/BitSet.class 18:13:12,081 [1;36mDEBUGm] adding entry org/antlr/runtime/BufferedTokenStream.class 18:13:12,082 [1;36mDEBUGm] adding entry org/antlr/runtime/CharStream.class 18:13:12,082 [1;36mDEBUGm] adding entry org/antlr/runtime/CharStreamState.class 18:13:12,082 [1;36mDEBUGm] adding entry org/antlr/runtime/ClassicToken.class 18:13:12,083 [1;36mDEBUGm] adding entry org/antlr/runtime/CommonToken.class 18:13:12,083 [1;36mDEBUGm] adding entry org/antlr/runtime/CommonTokenStream.class 18:13:12,083 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/BlankDebugEventListener.class 18:13:12,084 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/DebugEventHub.class 18:13:12,084 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/DebugEventListener.class 18:13:12,085 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/DebugEventRepeater.class 18:13:12,085 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/DebugEventSocketProxy.class 18:13:12,086 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/DebugParser.class 18:13:12,086 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/DebugTokenStream.class 18:13:12,086 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/DebugTreeAdaptor.class 18:13:12,087 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/DebugTreeNodeStream.class 18:13:12,087 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/DebugTreeParser.class 18:13:12,087 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/ParseTreeBuilder.class 18:13:12,088 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/Profiler$DecisionDescriptor.class 18:13:12,088 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/Profiler$DecisionEvent.class 18:13:12,088 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/Profiler$ProfileStats.class 18:13:12,089 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/Profiler.class 18:13:12,090 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/RemoteDebugEventSocketListener$ProxyToken.class 18:13:12,090 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/RemoteDebugEventSocketListener$ProxyTree.class 18:13:12,090 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/RemoteDebugEventSocketListener.class 18:13:12,091 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/TraceDebugEventListener.class 18:13:12,091 [1;36mDEBUGm] adding entry org/antlr/runtime/debug/Tracer.class 18:13:12,092 [1;36mDEBUGm] adding entry org/antlr/runtime/DFA.class 18:13:12,092 [1;36mDEBUGm] adding entry org/antlr/runtime/EarlyExitException.class 18:13:12,092 [1;36mDEBUGm] adding entry org/antlr/runtime/FailedPredicateException.class 18:13:12,093 [1;36mDEBUGm] adding entry org/antlr/runtime/IntStream.class 18:13:12,093 [1;36mDEBUGm] adding entry org/antlr/runtime/LegacyCommonTokenStream.class 18:13:12,093 [1;36mDEBUGm] adding entry org/antlr/runtime/Lexer.class 18:13:12,094 [1;36mDEBUGm] adding entry org/antlr/runtime/misc/DoubleKeyMap.class 18:13:12,094 [1;36mDEBUGm] adding entry org/antlr/runtime/misc/FastQueue.class 18:13:12,095 [1;36mDEBUGm] adding entry org/antlr/runtime/misc/IntArray.class 18:13:12,095 [1;36mDEBUGm] adding entry org/antlr/runtime/misc/LookaheadStream.class 18:13:12,095 [1;36mDEBUGm] adding entry org/antlr/runtime/misc/Stats.class 18:13:12,096 [1;36mDEBUGm] adding entry org/antlr/runtime/MismatchedNotSetException.class 18:13:12,096 [1;36mDEBUGm] adding entry org/antlr/runtime/MismatchedRangeException.class 18:13:12,096 [1;36mDEBUGm] adding entry org/antlr/runtime/MismatchedSetException.class 18:13:12,097 [1;36mDEBUGm] adding entry org/antlr/runtime/MismatchedTokenException.class 18:13:12,097 [1;36mDEBUGm] adding entry org/antlr/runtime/MismatchedTreeNodeException.class 18:13:12,097 [1;36mDEBUGm] adding entry org/antlr/runtime/MissingTokenException.class 18:13:12,098 [1;36mDEBUGm] adding entry org/antlr/runtime/NoViableAltException.class 18:13:12,098 [1;36mDEBUGm] adding entry org/antlr/runtime/Parser.class 18:13:12,098 [1;36mDEBUGm] adding entry org/antlr/runtime/ParserRuleReturnScope.class 18:13:12,098 [1;36mDEBUGm] adding entry org/antlr/runtime/RecognitionException.class 18:13:12,099 [1;36mDEBUGm] adding entry org/antlr/runtime/RecognizerSharedState.class 18:13:12,099 [1;36mDEBUGm] adding entry org/antlr/runtime/RuleReturnScope.class 18:13:12,099 [1;36mDEBUGm] adding entry org/antlr/runtime/SerializedGrammar$Block.class 18:13:12,100 [1;36mDEBUGm] adding entry org/antlr/runtime/SerializedGrammar$Node.class 18:13:12,100 [1;36mDEBUGm] adding entry org/antlr/runtime/SerializedGrammar$Rule.class 18:13:12,100 [1;36mDEBUGm] adding entry org/antlr/runtime/SerializedGrammar$RuleRef.class 18:13:12,101 [1;36mDEBUGm] adding entry org/antlr/runtime/SerializedGrammar$TokenRef.class 18:13:12,101 [1;36mDEBUGm] adding entry org/antlr/runtime/SerializedGrammar.class 18:13:12,101 [1;36mDEBUGm] adding entry org/antlr/runtime/Token.class 18:13:12,102 [1;36mDEBUGm] adding entry org/antlr/runtime/TokenRewriteStream$InsertBeforeOp.class 18:13:12,102 [1;36mDEBUGm] adding entry org/antlr/runtime/TokenRewriteStream$ReplaceOp.class 18:13:12,102 [1;36mDEBUGm] adding entry org/antlr/runtime/TokenRewriteStream$RewriteOperation.class 18:13:12,103 [1;36mDEBUGm] adding entry org/antlr/runtime/TokenRewriteStream.class 18:13:12,103 [1;36mDEBUGm] adding entry org/antlr/runtime/TokenSource.class 18:13:12,104 [1;36mDEBUGm] adding entry org/antlr/runtime/TokenStream.class 18:13:12,104 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/BaseTree.class 18:13:12,104 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/BaseTreeAdaptor.class 18:13:12,105 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/BufferedTreeNodeStream$StreamIterator.class 18:13:12,105 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/BufferedTreeNodeStream.class 18:13:12,106 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/CommonErrorNode.class 18:13:12,106 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/CommonTree.class 18:13:12,106 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/CommonTreeAdaptor.class 18:13:12,107 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/CommonTreeNodeStream.class 18:13:12,107 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/DOTTreeGenerator.class 18:13:12,107 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/ParseTree.class 18:13:12,108 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/PositionTrackingStream.class 18:13:12,108 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/RewriteCardinalityException.class 18:13:12,108 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/RewriteEarlyExitException.class 18:13:12,109 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/RewriteEmptyStreamException.class 18:13:12,109 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/RewriteRuleElementStream.class 18:13:12,109 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/RewriteRuleNodeStream.class 18:13:12,110 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/RewriteRuleSubtreeStream.class 18:13:12,110 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/RewriteRuleTokenStream.class 18:13:12,110 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/Tree.class 18:13:12,111 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeAdaptor.class 18:13:12,111 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeFilter$1.class 18:13:12,111 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeFilter$2.class 18:13:12,112 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeFilter$3.class 18:13:12,112 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeFilter$fptr.class 18:13:12,112 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeFilter.class 18:13:12,112 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeIterator.class 18:13:12,113 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeNodeStream.class 18:13:12,113 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeParser.class 18:13:12,113 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreePatternLexer.class 18:13:12,114 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreePatternParser.class 18:13:12,114 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeRewriter$1.class 18:13:12,114 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeRewriter$2.class 18:13:12,115 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeRewriter$3.class 18:13:12,115 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeRewriter$fptr.class 18:13:12,115 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeRewriter.class 18:13:12,116 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeRuleReturnScope.class 18:13:12,116 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeVisitor.class 18:13:12,116 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeVisitorAction.class 18:13:12,117 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeWizard$1.class 18:13:12,117 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeWizard$2.class 18:13:12,117 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeWizard$3.class 18:13:12,118 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeWizard$ContextVisitor.class 18:13:12,118 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeWizard$TreePattern.class 18:13:12,118 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeWizard$TreePatternTreeAdaptor.class 18:13:12,118 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeWizard$Visitor.class 18:13:12,119 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeWizard$WildcardTreePattern.class 18:13:12,119 [1;36mDEBUGm] adding entry org/antlr/runtime/tree/TreeWizard.class 18:13:12,120 [1;36mDEBUGm] adding entry org/antlr/runtime/UnbufferedTokenStream.class 18:13:12,120 [1;36mDEBUGm] adding entry org/antlr/runtime/UnwantedTokenException.class 18:13:12,120 [1;36mDEBUGm] adding directory META-INF/maven/org.antlr/ 18:13:12,120 [1;36mDEBUGm] adding directory META-INF/maven/org.antlr/antlr-runtime/ 18:13:12,121 [1;36mDEBUGm] adding entry META-INF/maven/org.antlr/antlr-runtime/pom.xml 18:13:12,121 [1;36mDEBUGm] adding entry META-INF/maven/org.antlr/antlr-runtime/pom.properties 18:13:12,123 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:12,124 [1;36mDEBUGm] adding directory org/apache/commons/lang3/ 18:13:12,124 [1;36mDEBUGm] adding directory org/apache/commons/lang3/builder/ 18:13:12,124 [1;36mDEBUGm] adding directory org/apache/commons/lang3/concurrent/ 18:13:12,124 [1;36mDEBUGm] adding directory org/apache/commons/lang3/event/ 18:13:12,124 [1;36mDEBUGm] adding directory org/apache/commons/lang3/exception/ 18:13:12,124 [1;36mDEBUGm] adding directory org/apache/commons/lang3/math/ 18:13:12,125 [1;36mDEBUGm] adding directory org/apache/commons/lang3/mutable/ 18:13:12,125 [1;36mDEBUGm] adding directory org/apache/commons/lang3/reflect/ 18:13:12,125 [1;36mDEBUGm] adding directory org/apache/commons/lang3/text/ 18:13:12,125 [1;36mDEBUGm] adding directory org/apache/commons/lang3/text/translate/ 18:13:12,125 [1;36mDEBUGm] adding directory org/apache/commons/lang3/time/ 18:13:12,125 [1;36mDEBUGm] adding directory org/apache/commons/lang3/tuple/ 18:13:12,126 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:12,126 [1;36mDEBUGm] META-INF/NOTICE.txt already added, skipping 18:13:12,126 [1;36mDEBUGm] adding entry org/apache/commons/lang3/AnnotationUtils$1.class 18:13:12,127 [1;36mDEBUGm] adding entry org/apache/commons/lang3/AnnotationUtils.class 18:13:12,127 [1;36mDEBUGm] adding entry org/apache/commons/lang3/ArrayUtils$1.class 18:13:12,127 [1;36mDEBUGm] adding entry org/apache/commons/lang3/ArrayUtils.class 18:13:12,129 [1;36mDEBUGm] adding entry org/apache/commons/lang3/BitField.class 18:13:12,130 [1;36mDEBUGm] adding entry org/apache/commons/lang3/BooleanUtils.class 18:13:12,131 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/Builder.class 18:13:12,131 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/CompareToBuilder.class 18:13:12,132 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/Diff.class 18:13:12,132 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/Diffable.class 18:13:12,132 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$1.class 18:13:12,133 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$10.class 18:13:12,133 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$11.class 18:13:12,133 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$12.class 18:13:12,134 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$13.class 18:13:12,134 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$14.class 18:13:12,134 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$15.class 18:13:12,135 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$16.class 18:13:12,135 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$17.class 18:13:12,135 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$18.class 18:13:12,136 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$2.class 18:13:12,136 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$3.class 18:13:12,137 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$4.class 18:13:12,137 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$5.class 18:13:12,137 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$6.class 18:13:12,138 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$7.class 18:13:12,138 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$8.class 18:13:12,138 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder$9.class 18:13:12,139 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffBuilder.class 18:13:12,139 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/DiffResult.class 18:13:12,140 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/EqualsBuilder.class 18:13:12,140 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/HashCodeBuilder.class 18:13:12,141 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/IDKey.class 18:13:12,141 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/MultilineRecursiveToStringStyle.class 18:13:12,142 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/RecursiveToStringStyle.class 18:13:12,142 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/ReflectionToStringBuilder.class 18:13:12,143 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/StandardToStringStyle.class 18:13:12,143 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/ToStringBuilder.class 18:13:12,144 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/ToStringStyle$DefaultToStringStyle.class 18:13:12,144 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/ToStringStyle$JsonToStringStyle.class 18:13:12,144 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/ToStringStyle$MultiLineToStringStyle.class 18:13:12,145 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/ToStringStyle$NoClassNameToStringStyle.class 18:13:12,145 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/ToStringStyle$NoFieldNameToStringStyle.class 18:13:12,146 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/ToStringStyle$ShortPrefixToStringStyle.class 18:13:12,146 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/ToStringStyle$SimpleToStringStyle.class 18:13:12,147 [1;36mDEBUGm] adding entry org/apache/commons/lang3/builder/ToStringStyle.class 18:13:12,147 [1;36mDEBUGm] adding entry org/apache/commons/lang3/CharEncoding.class 18:13:12,148 [1;36mDEBUGm] adding entry org/apache/commons/lang3/CharRange$1.class 18:13:12,148 [1;36mDEBUGm] adding entry org/apache/commons/lang3/CharRange$CharacterIterator.class 18:13:12,149 [1;36mDEBUGm] adding entry org/apache/commons/lang3/CharRange.class 18:13:12,149 [1;36mDEBUGm] adding entry org/apache/commons/lang3/CharSequenceUtils.class 18:13:12,149 [1;36mDEBUGm] adding entry org/apache/commons/lang3/CharSet.class 18:13:12,150 [1;36mDEBUGm] adding entry org/apache/commons/lang3/CharSetUtils.class 18:13:12,150 [1;36mDEBUGm] adding entry org/apache/commons/lang3/CharUtils.class 18:13:12,151 [1;36mDEBUGm] adding entry org/apache/commons/lang3/ClassPathUtils.class 18:13:12,151 [1;36mDEBUGm] adding entry org/apache/commons/lang3/ClassUtils$1$1.class 18:13:12,152 [1;36mDEBUGm] adding entry org/apache/commons/lang3/ClassUtils$1.class 18:13:12,152 [1;36mDEBUGm] adding entry org/apache/commons/lang3/ClassUtils$2$1.class 18:13:12,152 [1;36mDEBUGm] adding entry org/apache/commons/lang3/ClassUtils$2.class 18:13:12,153 [1;36mDEBUGm] adding entry org/apache/commons/lang3/ClassUtils$Interfaces.class 18:13:12,153 [1;36mDEBUGm] adding entry org/apache/commons/lang3/ClassUtils.class 18:13:12,154 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/AtomicInitializer.class 18:13:12,154 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/AtomicSafeInitializer.class 18:13:12,155 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/BackgroundInitializer$InitializationTask.class 18:13:12,155 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/BackgroundInitializer.class 18:13:12,156 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/BasicThreadFactory$1.class 18:13:12,156 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/BasicThreadFactory$Builder.class 18:13:12,157 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/BasicThreadFactory.class 18:13:12,157 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/CallableBackgroundInitializer.class 18:13:12,158 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/ConcurrentException.class 18:13:12,158 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/ConcurrentInitializer.class 18:13:12,158 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/ConcurrentRuntimeException.class 18:13:12,159 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/ConcurrentUtils$ConstantFuture.class 18:13:12,159 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/ConcurrentUtils.class 18:13:12,160 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/ConstantInitializer.class 18:13:12,161 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/LazyInitializer.class 18:13:12,161 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/MultiBackgroundInitializer$1.class 18:13:12,161 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/MultiBackgroundInitializer$MultiBackgroundInitializerResults.class 18:13:12,162 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/MultiBackgroundInitializer.class 18:13:12,163 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/TimedSemaphore$1.class 18:13:12,163 [1;36mDEBUGm] adding entry org/apache/commons/lang3/concurrent/TimedSemaphore.class 18:13:12,164 [1;36mDEBUGm] adding entry org/apache/commons/lang3/Conversion.class 18:13:12,165 [1;36mDEBUGm] adding entry org/apache/commons/lang3/EnumUtils.class 18:13:12,165 [1;36mDEBUGm] adding entry org/apache/commons/lang3/event/EventListenerSupport$ProxyInvocationHandler.class 18:13:12,166 [1;36mDEBUGm] adding entry org/apache/commons/lang3/event/EventListenerSupport.class 18:13:12,166 [1;36mDEBUGm] adding entry org/apache/commons/lang3/event/EventUtils$EventBindingInvocationHandler.class 18:13:12,167 [1;36mDEBUGm] adding entry org/apache/commons/lang3/event/EventUtils.class 18:13:12,167 [1;36mDEBUGm] adding entry org/apache/commons/lang3/exception/CloneFailedException.class 18:13:12,167 [1;36mDEBUGm] adding entry org/apache/commons/lang3/exception/ContextedException.class 18:13:12,168 [1;36mDEBUGm] adding entry org/apache/commons/lang3/exception/ContextedRuntimeException.class 18:13:12,168 [1;36mDEBUGm] adding entry org/apache/commons/lang3/exception/DefaultExceptionContext.class 18:13:12,169 [1;36mDEBUGm] adding entry org/apache/commons/lang3/exception/ExceptionContext.class 18:13:12,169 [1;36mDEBUGm] adding entry org/apache/commons/lang3/exception/ExceptionUtils.class 18:13:12,170 [1;36mDEBUGm] adding entry org/apache/commons/lang3/JavaVersion.class 18:13:12,170 [1;36mDEBUGm] adding entry org/apache/commons/lang3/LocaleUtils$SyncAvoid.class 18:13:12,171 [1;36mDEBUGm] adding entry org/apache/commons/lang3/LocaleUtils.class 18:13:12,171 [1;36mDEBUGm] adding entry org/apache/commons/lang3/math/Fraction.class 18:13:12,172 [1;36mDEBUGm] adding entry org/apache/commons/lang3/math/IEEE754rUtils.class 18:13:12,172 [1;36mDEBUGm] adding entry org/apache/commons/lang3/math/NumberUtils.class 18:13:12,173 [1;36mDEBUGm] adding entry org/apache/commons/lang3/mutable/Mutable.class 18:13:12,173 [1;36mDEBUGm] adding entry org/apache/commons/lang3/mutable/MutableBoolean.class 18:13:12,174 [1;36mDEBUGm] adding entry org/apache/commons/lang3/mutable/MutableByte.class 18:13:12,174 [1;36mDEBUGm] adding entry org/apache/commons/lang3/mutable/MutableDouble.class 18:13:12,175 [1;36mDEBUGm] adding entry org/apache/commons/lang3/mutable/MutableFloat.class 18:13:12,175 [1;36mDEBUGm] adding entry org/apache/commons/lang3/mutable/MutableInt.class 18:13:12,176 [1;36mDEBUGm] adding entry org/apache/commons/lang3/mutable/MutableLong.class 18:13:12,176 [1;36mDEBUGm] adding entry org/apache/commons/lang3/mutable/MutableObject.class 18:13:12,177 [1;36mDEBUGm] adding entry org/apache/commons/lang3/mutable/MutableShort.class 18:13:12,177 [1;36mDEBUGm] adding entry org/apache/commons/lang3/NotImplementedException.class 18:13:12,178 [1;36mDEBUGm] adding entry org/apache/commons/lang3/ObjectUtils$Null.class 18:13:12,178 [1;36mDEBUGm] adding entry org/apache/commons/lang3/ObjectUtils.class 18:13:12,179 [1;36mDEBUGm] adding entry org/apache/commons/lang3/RandomStringUtils.class 18:13:12,179 [1;36mDEBUGm] adding entry org/apache/commons/lang3/RandomUtils.class 18:13:12,180 [1;36mDEBUGm] adding entry org/apache/commons/lang3/Range$ComparableComparator.class 18:13:12,180 [1;36mDEBUGm] adding entry org/apache/commons/lang3/Range.class 18:13:12,181 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/ConstructorUtils.class 18:13:12,181 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/FieldUtils.class 18:13:12,182 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/InheritanceUtils.class 18:13:12,182 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/MemberUtils.class 18:13:12,183 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/MethodUtils.class 18:13:12,183 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/Typed.class 18:13:12,184 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/TypeLiteral.class 18:13:12,184 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/TypeUtils$1.class 18:13:12,185 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/TypeUtils$GenericArrayTypeImpl.class 18:13:12,185 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/TypeUtils$ParameterizedTypeImpl.class 18:13:12,186 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/TypeUtils$WildcardTypeBuilder.class 18:13:12,186 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/TypeUtils$WildcardTypeImpl.class 18:13:12,186 [1;36mDEBUGm] adding entry org/apache/commons/lang3/reflect/TypeUtils.class 18:13:12,188 [1;36mDEBUGm] adding entry org/apache/commons/lang3/SerializationException.class 18:13:12,188 [1;36mDEBUGm] adding entry org/apache/commons/lang3/SerializationUtils$ClassLoaderAwareObjectInputStream.class 18:13:12,188 [1;36mDEBUGm] adding entry org/apache/commons/lang3/SerializationUtils.class 18:13:12,189 [1;36mDEBUGm] adding entry org/apache/commons/lang3/StringEscapeUtils$CsvEscaper.class 18:13:12,189 [1;36mDEBUGm] adding entry org/apache/commons/lang3/StringEscapeUtils$CsvUnescaper.class 18:13:12,190 [1;36mDEBUGm] adding entry org/apache/commons/lang3/StringEscapeUtils.class 18:13:12,190 [1;36mDEBUGm] adding entry org/apache/commons/lang3/StringUtils.class 18:13:12,193 [1;36mDEBUGm] adding entry org/apache/commons/lang3/SystemUtils.class 18:13:12,193 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/CompositeFormat.class 18:13:12,194 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/ExtendedMessageFormat.class 18:13:12,194 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/FormatFactory.class 18:13:12,195 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/FormattableUtils.class 18:13:12,195 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrBuilder$StrBuilderReader.class 18:13:12,196 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrBuilder$StrBuilderTokenizer.class 18:13:12,196 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrBuilder$StrBuilderWriter.class 18:13:12,197 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrBuilder.class 18:13:12,198 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrLookup$MapStrLookup.class 18:13:12,198 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrLookup.class 18:13:12,199 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrMatcher$CharMatcher.class 18:13:12,199 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrMatcher$CharSetMatcher.class 18:13:12,200 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrMatcher$NoMatcher.class 18:13:12,200 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrMatcher$StringMatcher.class 18:13:12,200 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrMatcher$TrimMatcher.class 18:13:12,201 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrMatcher.class 18:13:12,201 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrSubstitutor.class 18:13:12,202 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/StrTokenizer.class 18:13:12,203 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/AggregateTranslator.class 18:13:12,203 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/CharSequenceTranslator.class 18:13:12,204 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/CodePointTranslator.class 18:13:12,204 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/EntityArrays.class 18:13:12,205 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/JavaUnicodeEscaper.class 18:13:12,205 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/LookupTranslator.class 18:13:12,206 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/NumericEntityEscaper.class 18:13:12,206 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/NumericEntityUnescaper$OPTION.class 18:13:12,206 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/NumericEntityUnescaper.class 18:13:12,207 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/OctalUnescaper.class 18:13:12,207 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/UnicodeEscaper.class 18:13:12,208 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/UnicodeUnescaper.class 18:13:12,208 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/translate/UnicodeUnpairedSurrogateRemover.class 18:13:12,209 [1;36mDEBUGm] adding entry org/apache/commons/lang3/text/WordUtils.class 18:13:12,209 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/DateFormatUtils.class 18:13:12,210 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/DateParser.class 18:13:12,210 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/DatePrinter.class 18:13:12,210 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/DateUtils$DateIterator.class 18:13:12,211 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/DateUtils$ModifyType.class 18:13:12,211 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/DateUtils.class 18:13:12,212 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/DurationFormatUtils$Token.class 18:13:12,212 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/DurationFormatUtils.class 18:13:12,213 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateFormat$1.class 18:13:12,213 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateFormat.class 18:13:12,213 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateParser$1.class 18:13:12,214 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateParser$2.class 18:13:12,214 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateParser$3.class 18:13:12,214 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateParser$4.class 18:13:12,215 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateParser$CaseInsensitiveTextStrategy.class 18:13:12,215 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateParser$CopyQuotedStrategy.class 18:13:12,216 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateParser$ISO8601TimeZoneStrategy.class 18:13:12,216 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateParser$NumberStrategy.class 18:13:12,217 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateParser$Strategy.class 18:13:12,217 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateParser$TimeZoneStrategy.class 18:13:12,218 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDateParser.class 18:13:12,218 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$CharacterLiteral.class 18:13:12,219 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$Iso8601_Rule.class 18:13:12,219 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$NumberRule.class 18:13:12,220 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$PaddedNumberField.class 18:13:12,220 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$Rule.class 18:13:12,220 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$StringLiteral.class 18:13:12,221 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$TextField.class 18:13:12,221 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$TimeZoneDisplayKey.class 18:13:12,222 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$TimeZoneNameRule.class 18:13:12,222 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$TimeZoneNumberRule.class 18:13:12,223 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$TwelveHourField.class 18:13:12,223 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$TwentyFourHourField.class 18:13:12,223 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$TwoDigitMonthField.class 18:13:12,224 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$TwoDigitNumberField.class 18:13:12,224 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$TwoDigitYearField.class 18:13:12,225 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$UnpaddedMonthField.class 18:13:12,225 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter$UnpaddedNumberField.class 18:13:12,226 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FastDatePrinter.class 18:13:12,227 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FormatCache$MultipartKey.class 18:13:12,227 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/FormatCache.class 18:13:12,227 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/StopWatch$1.class 18:13:12,228 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/StopWatch$SplitState.class 18:13:12,228 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/StopWatch$State$1.class 18:13:12,228 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/StopWatch$State$2.class 18:13:12,229 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/StopWatch$State$3.class 18:13:12,229 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/StopWatch$State$4.class 18:13:12,229 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/StopWatch$State.class 18:13:12,230 [1;36mDEBUGm] adding entry org/apache/commons/lang3/time/StopWatch.class 18:13:12,230 [1;36mDEBUGm] adding entry org/apache/commons/lang3/tuple/ImmutablePair.class 18:13:12,230 [1;36mDEBUGm] adding entry org/apache/commons/lang3/tuple/ImmutableTriple.class 18:13:12,231 [1;36mDEBUGm] adding entry org/apache/commons/lang3/tuple/MutablePair.class 18:13:12,231 [1;36mDEBUGm] adding entry org/apache/commons/lang3/tuple/MutableTriple.class 18:13:12,231 [1;36mDEBUGm] adding entry org/apache/commons/lang3/tuple/Pair.class 18:13:12,232 [1;36mDEBUGm] adding entry org/apache/commons/lang3/tuple/Triple.class 18:13:12,232 [1;36mDEBUGm] adding entry org/apache/commons/lang3/Validate.class 18:13:12,232 [1;36mDEBUGm] adding directory META-INF/maven/org.apache.commons/ 18:13:12,233 [1;36mDEBUGm] adding directory META-INF/maven/org.apache.commons/commons-lang3/ 18:13:12,233 [1;36mDEBUGm] adding entry META-INF/maven/org.apache.commons/commons-lang3/pom.xml 18:13:12,234 [1;36mDEBUGm] adding entry META-INF/maven/org.apache.commons/commons-lang3/pom.properties 18:13:12,234 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:12,235 [1;36mDEBUGm] adding directory org/hamcrest/ 18:13:12,235 [1;36mDEBUGm] adding directory org/hamcrest/beans/ 18:13:12,235 [1;36mDEBUGm] adding directory org/hamcrest/collection/ 18:13:12,235 [1;36mDEBUGm] adding directory org/hamcrest/number/ 18:13:12,235 [1;36mDEBUGm] adding directory org/hamcrest/object/ 18:13:12,235 [1;36mDEBUGm] adding directory org/hamcrest/text/ 18:13:12,235 [1;36mDEBUGm] adding directory org/hamcrest/xml/ 18:13:12,235 [1;36mDEBUGm] adding entry LICENSE.txt 18:13:12,236 [1;36mDEBUGm] adding entry org/hamcrest/Matchers.class 18:13:12,237 [1;36mDEBUGm] adding entry org/hamcrest/beans/HasProperty.class 18:13:12,237 [1;36mDEBUGm] adding entry org/hamcrest/beans/HasPropertyWithValue$1.class 18:13:12,237 [1;36mDEBUGm] adding entry org/hamcrest/beans/HasPropertyWithValue$2.class 18:13:12,238 [1;36mDEBUGm] adding entry org/hamcrest/beans/HasPropertyWithValue.class 18:13:12,238 [1;36mDEBUGm] adding entry org/hamcrest/beans/PropertyUtil.class 18:13:12,238 [1;36mDEBUGm] adding entry org/hamcrest/beans/SamePropertyValuesAs$PropertyMatcher.class 18:13:12,239 [1;36mDEBUGm] adding entry org/hamcrest/beans/SamePropertyValuesAs.class 18:13:12,239 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsArray.class 18:13:12,239 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsArrayContaining.class 18:13:12,240 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsArrayContainingInAnyOrder.class 18:13:12,240 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsArrayContainingInOrder.class 18:13:12,241 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsArrayWithSize.class 18:13:12,241 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsCollectionWithSize.class 18:13:12,241 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsEmptyCollection.class 18:13:12,242 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsEmptyIterable.class 18:13:12,242 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsIn.class 18:13:12,242 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsIterableContainingInAnyOrder$Matching.class 18:13:12,243 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsIterableContainingInAnyOrder.class 18:13:12,243 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsIterableContainingInOrder$MatchSeries.class 18:13:12,243 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsIterableContainingInOrder.class 18:13:12,244 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsIterableWithSize.class 18:13:12,244 [1;36mDEBUGm] adding entry org/hamcrest/collection/IsMapContaining.class 18:13:12,244 [1;36mDEBUGm] adding entry org/hamcrest/number/BigDecimalCloseTo.class 18:13:12,245 [1;36mDEBUGm] adding entry org/hamcrest/number/IsCloseTo.class 18:13:12,245 [1;36mDEBUGm] adding entry org/hamcrest/number/OrderingComparison.class 18:13:12,245 [1;36mDEBUGm] adding entry org/hamcrest/object/HasToString.class 18:13:12,246 [1;36mDEBUGm] adding entry org/hamcrest/object/IsCompatibleType.class 18:13:12,246 [1;36mDEBUGm] adding entry org/hamcrest/object/IsEventFrom.class 18:13:12,246 [1;36mDEBUGm] adding entry org/hamcrest/text/IsEmptyString.class 18:13:12,247 [1;36mDEBUGm] adding entry org/hamcrest/text/IsEqualIgnoringCase.class 18:13:12,247 [1;36mDEBUGm] adding entry org/hamcrest/text/IsEqualIgnoringWhiteSpace.class 18:13:12,247 [1;36mDEBUGm] adding entry org/hamcrest/text/StringContainsInOrder.class 18:13:12,248 [1;36mDEBUGm] adding entry org/hamcrest/xml/HasXPath$1.class 18:13:12,248 [1;36mDEBUGm] adding entry org/hamcrest/xml/HasXPath.class 18:13:12,249 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:12,249 [1;36mDEBUGm] adding directory org/hamcrest/core/ 18:13:12,249 [1;36mDEBUGm] adding directory org/hamcrest/internal/ 18:13:12,250 [1;36mDEBUGm] LICENSE.txt already added, skipping 18:13:12,250 [1;36mDEBUGm] adding entry org/hamcrest/BaseDescription.class 18:13:12,250 [1;36mDEBUGm] adding entry org/hamcrest/BaseMatcher.class 18:13:12,250 [1;36mDEBUGm] adding entry org/hamcrest/Condition$1.class 18:13:12,251 [1;36mDEBUGm] adding entry org/hamcrest/Condition$Matched.class 18:13:12,251 [1;36mDEBUGm] adding entry org/hamcrest/Condition$NotMatched.class 18:13:12,251 [1;36mDEBUGm] adding entry org/hamcrest/Condition$Step.class 18:13:12,252 [1;36mDEBUGm] adding entry org/hamcrest/Condition.class 18:13:12,252 [1;36mDEBUGm] adding entry org/hamcrest/CoreMatchers.class 18:13:12,252 [1;36mDEBUGm] adding entry org/hamcrest/CustomMatcher.class 18:13:12,253 [1;36mDEBUGm] adding entry org/hamcrest/CustomTypeSafeMatcher.class 18:13:12,253 [1;36mDEBUGm] adding entry org/hamcrest/Description$NullDescription.class 18:13:12,253 [1;36mDEBUGm] adding entry org/hamcrest/Description.class 18:13:12,253 [1;36mDEBUGm] adding entry org/hamcrest/DiagnosingMatcher.class 18:13:12,254 [1;36mDEBUGm] adding entry org/hamcrest/Factory.class 18:13:12,254 [1;36mDEBUGm] adding entry org/hamcrest/FeatureMatcher.class 18:13:12,254 [1;36mDEBUGm] adding entry org/hamcrest/Matcher.class 18:13:12,255 [1;36mDEBUGm] adding entry org/hamcrest/MatcherAssert.class 18:13:12,255 [1;36mDEBUGm] adding entry org/hamcrest/SelfDescribing.class 18:13:12,255 [1;36mDEBUGm] adding entry org/hamcrest/StringDescription.class 18:13:12,255 [1;36mDEBUGm] adding entry org/hamcrest/TypeSafeDiagnosingMatcher.class 18:13:12,256 [1;36mDEBUGm] adding entry org/hamcrest/TypeSafeMatcher.class 18:13:12,256 [1;36mDEBUGm] adding entry org/hamcrest/core/AllOf.class 18:13:12,256 [1;36mDEBUGm] adding entry org/hamcrest/core/AnyOf.class 18:13:12,257 [1;36mDEBUGm] adding entry org/hamcrest/core/CombinableMatcher$CombinableBothMatcher.class 18:13:12,257 [1;36mDEBUGm] adding entry org/hamcrest/core/CombinableMatcher$CombinableEitherMatcher.class 18:13:12,257 [1;36mDEBUGm] adding entry org/hamcrest/core/CombinableMatcher.class 18:13:12,258 [1;36mDEBUGm] adding entry org/hamcrest/core/DescribedAs.class 18:13:12,258 [1;36mDEBUGm] adding entry org/hamcrest/core/Every.class 18:13:12,258 [1;36mDEBUGm] adding entry org/hamcrest/core/Is.class 18:13:12,259 [1;36mDEBUGm] adding entry org/hamcrest/core/IsAnything.class 18:13:12,259 [1;36mDEBUGm] adding entry org/hamcrest/core/IsCollectionContaining.class 18:13:12,259 [1;36mDEBUGm] adding entry org/hamcrest/core/IsEqual.class 18:13:12,260 [1;36mDEBUGm] adding entry org/hamcrest/core/IsInstanceOf.class 18:13:12,260 [1;36mDEBUGm] adding entry org/hamcrest/core/IsNot.class 18:13:12,260 [1;36mDEBUGm] adding entry org/hamcrest/core/IsNull.class 18:13:12,261 [1;36mDEBUGm] adding entry org/hamcrest/core/IsSame.class 18:13:12,261 [1;36mDEBUGm] adding entry org/hamcrest/core/ShortcutCombination.class 18:13:12,261 [1;36mDEBUGm] adding entry org/hamcrest/core/StringContains.class 18:13:12,261 [1;36mDEBUGm] adding entry org/hamcrest/core/StringEndsWith.class 18:13:12,262 [1;36mDEBUGm] adding entry org/hamcrest/core/StringStartsWith.class 18:13:12,262 [1;36mDEBUGm] adding entry org/hamcrest/core/SubstringMatcher.class 18:13:12,262 [1;36mDEBUGm] adding entry org/hamcrest/internal/ArrayIterator.class 18:13:12,263 [1;36mDEBUGm] adding entry org/hamcrest/internal/ReflectiveTypeFinder.class 18:13:12,263 [1;36mDEBUGm] adding entry org/hamcrest/internal/SelfDescribingValue.class 18:13:12,263 [1;36mDEBUGm] adding entry org/hamcrest/internal/SelfDescribingValueIterator.class 18:13:12,276 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:12,276 [1;36mDEBUGm] adding directory META-INF/maven/com.google.guava/ 18:13:12,276 [1;36mDEBUGm] adding directory META-INF/maven/com.google.guava/guava/ 18:13:12,276 [1;36mDEBUGm] adding entry META-INF/maven/com.google.guava/guava/pom.properties 18:13:12,277 [1;36mDEBUGm] adding entry META-INF/maven/com.google.guava/guava/pom.xml 18:13:12,278 [1;36mDEBUGm] adding directory com/google/ 18:13:12,278 [1;36mDEBUGm] adding directory com/google/common/ 18:13:12,278 [1;36mDEBUGm] adding directory com/google/common/annotations/ 18:13:12,278 [1;36mDEBUGm] adding entry com/google/common/annotations/Beta.class 18:13:12,278 [1;36mDEBUGm] adding entry com/google/common/annotations/GwtCompatible.class 18:13:12,279 [1;36mDEBUGm] adding entry com/google/common/annotations/GwtIncompatible.class 18:13:12,279 [1;36mDEBUGm] adding entry com/google/common/annotations/VisibleForTesting.class 18:13:12,279 [1;36mDEBUGm] adding directory com/google/common/base/ 18:13:12,279 [1;36mDEBUGm] adding entry com/google/common/base/Absent.class 18:13:12,280 [1;36mDEBUGm] adding entry com/google/common/base/AbstractIterator$1.class 18:13:12,280 [1;36mDEBUGm] adding entry com/google/common/base/AbstractIterator$State.class 18:13:12,280 [1;36mDEBUGm] adding entry com/google/common/base/AbstractIterator.class 18:13:12,281 [1;36mDEBUGm] adding entry com/google/common/base/Ascii.class 18:13:12,281 [1;36mDEBUGm] adding entry com/google/common/base/CaseFormat$1.class 18:13:12,281 [1;36mDEBUGm] adding entry com/google/common/base/CaseFormat$2.class 18:13:12,282 [1;36mDEBUGm] adding entry com/google/common/base/CaseFormat$3.class 18:13:12,282 [1;36mDEBUGm] adding entry com/google/common/base/CaseFormat$4.class 18:13:12,282 [1;36mDEBUGm] adding entry com/google/common/base/CaseFormat$5.class 18:13:12,283 [1;36mDEBUGm] adding entry com/google/common/base/CaseFormat$StringConverter.class 18:13:12,283 [1;36mDEBUGm] adding entry com/google/common/base/CaseFormat.class 18:13:12,283 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$1.class 18:13:12,284 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$And.class 18:13:12,284 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$Any.class 18:13:12,284 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$AnyOf.class 18:13:12,285 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$Ascii.class 18:13:12,285 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$BitSetMatcher.class 18:13:12,285 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$BreakingWhitespace.class 18:13:12,286 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$Digit.class 18:13:12,286 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$FastMatcher.class 18:13:12,286 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$ForPredicate.class 18:13:12,287 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$InRange.class 18:13:12,287 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$Invisible.class 18:13:12,287 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$Is.class 18:13:12,288 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$IsEither.class 18:13:12,288 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$IsNot.class 18:13:12,288 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$JavaDigit.class 18:13:12,289 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$JavaIsoControl.class 18:13:12,289 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$JavaLetter.class 18:13:12,289 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$JavaLetterOrDigit.class 18:13:12,290 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$JavaLowerCase.class 18:13:12,290 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$JavaUpperCase.class 18:13:12,290 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$NamedFastMatcher.class 18:13:12,290 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$Negated.class 18:13:12,291 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$NegatedFastMatcher.class 18:13:12,291 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$None.class 18:13:12,291 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$Or.class 18:13:12,292 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$RangesMatcher.class 18:13:12,292 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$SingleWidth.class 18:13:12,292 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher$Whitespace.class 18:13:12,293 [1;36mDEBUGm] adding entry com/google/common/base/CharMatcher.class 18:13:12,293 [1;36mDEBUGm] adding entry com/google/common/base/Charsets.class 18:13:12,294 [1;36mDEBUGm] adding entry com/google/common/base/Converter$1$1.class 18:13:12,294 [1;36mDEBUGm] adding entry com/google/common/base/Converter$1.class 18:13:12,294 [1;36mDEBUGm] adding entry com/google/common/base/Converter$ConverterComposition.class 18:13:12,295 [1;36mDEBUGm] adding entry com/google/common/base/Converter$FunctionBasedConverter.class 18:13:12,295 [1;36mDEBUGm] adding entry com/google/common/base/Converter$IdentityConverter.class 18:13:12,295 [1;36mDEBUGm] adding entry com/google/common/base/Converter$ReverseConverter.class 18:13:12,296 [1;36mDEBUGm] adding entry com/google/common/base/Converter.class 18:13:12,296 [1;36mDEBUGm] adding entry com/google/common/base/Defaults.class 18:13:12,296 [1;36mDEBUGm] adding entry com/google/common/base/Enums$StringConverter.class 18:13:12,297 [1;36mDEBUGm] adding entry com/google/common/base/Enums.class 18:13:12,297 [1;36mDEBUGm] adding entry com/google/common/base/Equivalence$1.class 18:13:12,297 [1;36mDEBUGm] adding entry com/google/common/base/Equivalence$Equals.class 18:13:12,298 [1;36mDEBUGm] adding entry com/google/common/base/Equivalence$EquivalentToPredicate.class 18:13:12,298 [1;36mDEBUGm] adding entry com/google/common/base/Equivalence$Identity.class 18:13:12,298 [1;36mDEBUGm] adding entry com/google/common/base/Equivalence$Wrapper.class 18:13:12,299 [1;36mDEBUGm] adding entry com/google/common/base/Equivalence.class 18:13:12,299 [1;36mDEBUGm] adding entry com/google/common/base/FinalizablePhantomReference.class 18:13:12,299 [1;36mDEBUGm] adding entry com/google/common/base/FinalizableReference.class 18:13:12,300 [1;36mDEBUGm] adding entry com/google/common/base/FinalizableReferenceQueue$DecoupledLoader.class 18:13:12,300 [1;36mDEBUGm] adding entry com/google/common/base/FinalizableReferenceQueue$DirectLoader.class 18:13:12,300 [1;36mDEBUGm] adding entry com/google/common/base/FinalizableReferenceQueue$FinalizerLoader.class 18:13:12,301 [1;36mDEBUGm] adding entry com/google/common/base/FinalizableReferenceQueue$SystemLoader.class 18:13:12,301 [1;36mDEBUGm] adding entry com/google/common/base/FinalizableReferenceQueue.class 18:13:12,302 [1;36mDEBUGm] adding entry com/google/common/base/FinalizableSoftReference.class 18:13:12,302 [1;36mDEBUGm] adding entry com/google/common/base/FinalizableWeakReference.class 18:13:12,302 [1;36mDEBUGm] adding entry com/google/common/base/Function.class 18:13:12,303 [1;36mDEBUGm] adding entry com/google/common/base/FunctionalEquivalence.class 18:13:12,303 [1;36mDEBUGm] adding entry com/google/common/base/Functions$1.class 18:13:12,303 [1;36mDEBUGm] adding entry com/google/common/base/Functions$ConstantFunction.class 18:13:12,304 [1;36mDEBUGm] adding entry com/google/common/base/Functions$ForMapWithDefault.class 18:13:12,304 [1;36mDEBUGm] adding entry com/google/common/base/Functions$FunctionComposition.class 18:13:12,304 [1;36mDEBUGm] adding entry com/google/common/base/Functions$FunctionForMapNoDefault.class 18:13:12,305 [1;36mDEBUGm] adding entry com/google/common/base/Functions$IdentityFunction.class 18:13:12,305 [1;36mDEBUGm] adding entry com/google/common/base/Functions$PredicateFunction.class 18:13:12,306 [1;36mDEBUGm] adding entry com/google/common/base/Functions$SupplierFunction.class 18:13:12,321 [1;36mDEBUGm] adding entry com/google/common/base/Functions$ToStringFunction.class 18:13:12,322 [1;36mDEBUGm] adding entry com/google/common/base/Functions.class 18:13:12,322 [1;36mDEBUGm] adding entry com/google/common/base/Joiner$1.class 18:13:12,323 [1;36mDEBUGm] adding entry com/google/common/base/Joiner$2.class 18:13:12,323 [1;36mDEBUGm] adding entry com/google/common/base/Joiner$3.class 18:13:12,324 [1;36mDEBUGm] adding entry com/google/common/base/Joiner$MapJoiner.class 18:13:12,324 [1;36mDEBUGm] adding entry com/google/common/base/Joiner.class 18:13:12,325 [1;36mDEBUGm] adding entry com/google/common/base/MoreObjects$1.class 18:13:12,325 [1;36mDEBUGm] adding entry com/google/common/base/MoreObjects$ToStringHelper$ValueHolder.class 18:13:12,326 [1;36mDEBUGm] adding entry com/google/common/base/MoreObjects$ToStringHelper.class 18:13:12,326 [1;36mDEBUGm] adding entry com/google/common/base/MoreObjects.class 18:13:12,327 [1;36mDEBUGm] adding entry com/google/common/base/Objects$1.class 18:13:12,327 [1;36mDEBUGm] adding entry com/google/common/base/Objects$ToStringHelper$ValueHolder.class 18:13:12,328 [1;36mDEBUGm] adding entry com/google/common/base/Objects$ToStringHelper.class 18:13:12,328 [1;36mDEBUGm] adding entry com/google/common/base/Objects.class 18:13:12,329 [1;36mDEBUGm] adding entry com/google/common/base/Optional$1$1.class 18:13:12,329 [1;36mDEBUGm] adding entry com/google/common/base/Optional$1.class 18:13:12,330 [1;36mDEBUGm] adding entry com/google/common/base/Optional.class 18:13:12,330 [1;36mDEBUGm] adding entry com/google/common/base/PairwiseEquivalence.class 18:13:12,331 [1;36mDEBUGm] adding entry com/google/common/base/Platform.class 18:13:12,331 [1;36mDEBUGm] adding entry com/google/common/base/Preconditions.class 18:13:12,332 [1;36mDEBUGm] adding entry com/google/common/base/Predicate.class 18:13:12,332 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$1.class 18:13:12,333 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$AndPredicate.class 18:13:12,333 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$AssignableFromPredicate.class 18:13:12,334 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$CompositionPredicate.class 18:13:12,335 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$ContainsPatternFromStringPredicate.class 18:13:12,335 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$ContainsPatternPredicate.class 18:13:12,336 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$InPredicate.class 18:13:12,337 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$InstanceOfPredicate.class 18:13:12,337 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$IsEqualToPredicate.class 18:13:12,338 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$NotPredicate.class 18:13:12,338 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$ObjectPredicate$1.class 18:13:12,339 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$ObjectPredicate$2.class 18:13:12,339 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$ObjectPredicate$3.class 18:13:12,340 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$ObjectPredicate$4.class 18:13:12,340 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$ObjectPredicate.class 18:13:12,341 [1;36mDEBUGm] adding entry com/google/common/base/Predicates$OrPredicate.class 18:13:12,341 [1;36mDEBUGm] adding entry com/google/common/base/Predicates.class 18:13:12,342 [1;36mDEBUGm] adding entry com/google/common/base/Present.class 18:13:12,351 [1;36mDEBUGm] adding entry com/google/common/base/SmallCharMatcher.class 18:13:12,351 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$1$1.class 18:13:12,352 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$1.class 18:13:12,352 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$2$1.class 18:13:12,352 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$2.class 18:13:12,353 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$3$1.class 18:13:12,353 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$3.class 18:13:12,353 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$4$1.class 18:13:12,354 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$4.class 18:13:12,354 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$5.class 18:13:12,355 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$MapSplitter.class 18:13:12,355 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$SplittingIterator.class 18:13:12,356 [1;36mDEBUGm] adding entry com/google/common/base/Splitter$Strategy.class 18:13:12,356 [1;36mDEBUGm] adding entry com/google/common/base/Splitter.class 18:13:12,356 [1;36mDEBUGm] adding entry com/google/common/base/StandardSystemProperty.class 18:13:12,357 [1;36mDEBUGm] adding entry com/google/common/base/Stopwatch$1.class 18:13:12,357 [1;36mDEBUGm] adding entry com/google/common/base/Stopwatch.class 18:13:12,358 [1;36mDEBUGm] adding entry com/google/common/base/Strings.class 18:13:12,358 [1;36mDEBUGm] adding entry com/google/common/base/Supplier.class 18:13:12,359 [1;36mDEBUGm] adding entry com/google/common/base/Suppliers$ExpiringMemoizingSupplier.class 18:13:12,359 [1;36mDEBUGm] adding entry com/google/common/base/Suppliers$MemoizingSupplier.class 18:13:12,359 [1;36mDEBUGm] adding entry com/google/common/base/Suppliers$SupplierComposition.class 18:13:12,360 [1;36mDEBUGm] adding entry com/google/common/base/Suppliers$SupplierFunction.class 18:13:12,360 [1;36mDEBUGm] adding entry com/google/common/base/Suppliers$SupplierFunctionImpl.class 18:13:12,361 [1;36mDEBUGm] adding entry com/google/common/base/Suppliers$SupplierOfInstance.class 18:13:12,361 [1;36mDEBUGm] adding entry com/google/common/base/Suppliers$ThreadSafeSupplier.class 18:13:12,361 [1;36mDEBUGm] adding entry com/google/common/base/Suppliers.class 18:13:12,362 [1;36mDEBUGm] adding entry com/google/common/base/Throwables$1.class 18:13:12,362 [1;36mDEBUGm] adding entry com/google/common/base/Throwables.class 18:13:12,363 [1;36mDEBUGm] adding entry com/google/common/base/Ticker$1.class 18:13:12,363 [1;36mDEBUGm] adding entry com/google/common/base/Ticker.class 18:13:12,363 [1;36mDEBUGm] adding entry com/google/common/base/Utf8.class 18:13:12,364 [1;36mDEBUGm] adding entry com/google/common/base/Verify.class 18:13:12,364 [1;36mDEBUGm] adding entry com/google/common/base/VerifyException.class 18:13:12,364 [1;36mDEBUGm] adding directory com/google/common/base/internal/ 18:13:12,365 [1;36mDEBUGm] adding entry com/google/common/base/internal/Finalizer.class 18:13:12,365 [1;36mDEBUGm] adding entry com/google/common/base/package-info.class 18:13:12,365 [1;36mDEBUGm] adding directory com/google/common/cache/ 18:13:12,366 [1;36mDEBUGm] adding entry com/google/common/cache/AbstractCache$SimpleStatsCounter.class 18:13:12,366 [1;36mDEBUGm] adding entry com/google/common/cache/AbstractCache$StatsCounter.class 18:13:12,366 [1;36mDEBUGm] adding entry com/google/common/cache/AbstractCache.class 18:13:12,367 [1;36mDEBUGm] adding entry com/google/common/cache/AbstractLoadingCache.class 18:13:12,367 [1;36mDEBUGm] adding entry com/google/common/cache/Cache.class 18:13:12,368 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilder$1.class 18:13:12,368 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilder$2.class 18:13:12,368 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilder$3.class 18:13:12,369 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilder$NullListener.class 18:13:12,369 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilder$OneWeigher.class 18:13:12,369 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilder.class 18:13:12,370 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$1.class 18:13:12,370 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$AccessDurationParser.class 18:13:12,371 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$ConcurrencyLevelParser.class 18:13:12,371 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$DurationParser.class 18:13:12,372 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$InitialCapacityParser.class 18:13:12,372 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$IntegerParser.class 18:13:12,372 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$KeyStrengthParser.class 18:13:12,373 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$LongParser.class 18:13:12,373 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$MaximumSizeParser.class 18:13:12,374 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$MaximumWeightParser.class 18:13:12,374 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$RecordStatsParser.class 18:13:12,375 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$RefreshDurationParser.class 18:13:12,375 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$ValueParser.class 18:13:12,375 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$ValueStrengthParser.class 18:13:12,376 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec$WriteDurationParser.class 18:13:12,376 [1;36mDEBUGm] adding entry com/google/common/cache/CacheBuilderSpec.class 18:13:12,377 [1;36mDEBUGm] adding entry com/google/common/cache/CacheLoader$1$1.class 18:13:12,377 [1;36mDEBUGm] adding entry com/google/common/cache/CacheLoader$1.class 18:13:12,378 [1;36mDEBUGm] adding entry com/google/common/cache/CacheLoader$FunctionToCacheLoader.class 18:13:12,378 [1;36mDEBUGm] adding entry com/google/common/cache/CacheLoader$InvalidCacheLoadException.class 18:13:12,379 [1;36mDEBUGm] adding entry com/google/common/cache/CacheLoader$SupplierToCacheLoader.class 18:13:12,379 [1;36mDEBUGm] adding entry com/google/common/cache/CacheLoader$UnsupportedLoadingOperationException.class 18:13:12,380 [1;36mDEBUGm] adding entry com/google/common/cache/CacheLoader.class 18:13:12,380 [1;36mDEBUGm] adding entry com/google/common/cache/CacheStats.class 18:13:12,381 [1;36mDEBUGm] adding entry com/google/common/cache/ForwardingCache$SimpleForwardingCache.class 18:13:12,381 [1;36mDEBUGm] adding entry com/google/common/cache/ForwardingCache.class 18:13:12,381 [1;36mDEBUGm] adding entry com/google/common/cache/ForwardingLoadingCache$SimpleForwardingLoadingCache.class 18:13:12,382 [1;36mDEBUGm] adding entry com/google/common/cache/ForwardingLoadingCache.class 18:13:12,382 [1;36mDEBUGm] adding entry com/google/common/cache/LoadingCache.class 18:13:12,383 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$1.class 18:13:12,383 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$2.class 18:13:12,383 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$AbstractCacheSet.class 18:13:12,384 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$AbstractReferenceEntry.class 18:13:12,384 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$AccessQueue$1.class 18:13:12,385 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$AccessQueue$2.class 18:13:12,385 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$AccessQueue.class 18:13:12,385 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$EntryFactory$1.class 18:13:12,386 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$EntryFactory$2.class 18:13:12,386 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$EntryFactory$3.class 18:13:12,386 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$EntryFactory$4.class 18:13:12,387 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$EntryFactory$5.class 18:13:12,387 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$EntryFactory$6.class 18:13:12,387 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$EntryFactory$7.class 18:13:12,388 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$EntryFactory$8.class 18:13:12,388 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$EntryFactory.class 18:13:12,389 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$EntryIterator.class 18:13:12,389 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$EntrySet.class 18:13:12,390 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$HashIterator.class 18:13:12,390 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$KeyIterator.class 18:13:12,391 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$KeySet.class 18:13:12,391 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$LoadingSerializationProxy.class 18:13:12,392 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$LoadingValueReference$1.class 18:13:12,392 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$LoadingValueReference.class 18:13:12,393 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$LocalLoadingCache.class 18:13:12,393 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$LocalManualCache$1.class 18:13:12,394 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$LocalManualCache.class 18:13:12,394 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$ManualSerializationProxy.class 18:13:12,395 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$NullEntry.class 18:13:12,395 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$ReferenceEntry.class 18:13:12,396 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$Segment$1.class 18:13:12,396 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$Segment.class 18:13:12,398 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$SoftValueReference.class 18:13:12,398 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$Strength$1.class 18:13:12,399 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$Strength$2.class 18:13:12,399 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$Strength$3.class 18:13:12,399 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$Strength.class 18:13:12,400 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$StrongAccessEntry.class 18:13:12,400 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$StrongAccessWriteEntry.class 18:13:12,400 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$StrongEntry.class 18:13:12,401 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$StrongValueReference.class 18:13:12,401 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$StrongWriteEntry.class 18:13:12,402 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$ValueIterator.class 18:13:12,402 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$ValueReference.class 18:13:12,402 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$Values.class 18:13:12,403 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WeakAccessEntry.class 18:13:12,403 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WeakAccessWriteEntry.class 18:13:12,404 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WeakEntry.class 18:13:12,404 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WeakValueReference.class 18:13:12,404 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WeakWriteEntry.class 18:13:12,405 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WeightedSoftValueReference.class 18:13:12,405 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WeightedStrongValueReference.class 18:13:12,406 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WeightedWeakValueReference.class 18:13:12,406 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WriteQueue$1.class 18:13:12,407 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WriteQueue$2.class 18:13:12,407 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WriteQueue.class 18:13:12,408 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache$WriteThroughEntry.class 18:13:12,408 [1;36mDEBUGm] adding entry com/google/common/cache/LocalCache.class 18:13:12,409 [1;36mDEBUGm] adding entry com/google/common/cache/LongAddable.class 18:13:12,410 [1;36mDEBUGm] adding entry com/google/common/cache/LongAddables$1.class 18:13:12,410 [1;36mDEBUGm] adding entry com/google/common/cache/LongAddables$2.class 18:13:12,411 [1;36mDEBUGm] adding entry com/google/common/cache/LongAddables$PureJavaLongAddable.class 18:13:12,411 [1;36mDEBUGm] adding entry com/google/common/cache/LongAddables.class 18:13:12,411 [1;36mDEBUGm] adding entry com/google/common/cache/LongAdder.class 18:13:12,412 [1;36mDEBUGm] adding entry com/google/common/cache/RemovalCause$1.class 18:13:12,412 [1;36mDEBUGm] adding entry com/google/common/cache/RemovalCause$2.class 18:13:12,412 [1;36mDEBUGm] adding entry com/google/common/cache/RemovalCause$3.class 18:13:12,413 [1;36mDEBUGm] adding entry com/google/common/cache/RemovalCause$4.class 18:13:12,413 [1;36mDEBUGm] adding entry com/google/common/cache/RemovalCause$5.class 18:13:12,413 [1;36mDEBUGm] adding entry com/google/common/cache/RemovalCause.class 18:13:12,414 [1;36mDEBUGm] adding entry com/google/common/cache/RemovalListener.class 18:13:12,414 [1;36mDEBUGm] adding entry com/google/common/cache/RemovalListeners$1$1.class 18:13:12,415 [1;36mDEBUGm] adding entry com/google/common/cache/RemovalListeners$1.class 18:13:12,415 [1;36mDEBUGm] adding entry com/google/common/cache/RemovalListeners.class 18:13:12,415 [1;36mDEBUGm] adding entry com/google/common/cache/RemovalNotification.class 18:13:12,416 [1;36mDEBUGm] adding entry com/google/common/cache/Striped64$1.class 18:13:12,416 [1;36mDEBUGm] adding entry com/google/common/cache/Striped64$Cell.class 18:13:12,416 [1;36mDEBUGm] adding entry com/google/common/cache/Striped64.class 18:13:12,417 [1;36mDEBUGm] adding entry com/google/common/cache/Weigher.class 18:13:12,417 [1;36mDEBUGm] adding entry com/google/common/cache/package-info.class 18:13:12,417 [1;36mDEBUGm] adding directory com/google/common/collect/ 18:13:12,417 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractBiMap$1.class 18:13:12,418 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractBiMap$EntrySet$1$1.class 18:13:12,418 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractBiMap$EntrySet$1.class 18:13:12,419 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractBiMap$EntrySet.class 18:13:12,419 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractBiMap$Inverse.class 18:13:12,419 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractBiMap$KeySet.class 18:13:12,420 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractBiMap$ValueSet.class 18:13:12,420 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractBiMap.class 18:13:12,420 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractIndexedListIterator.class 18:13:12,421 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractIterator$1.class 18:13:12,421 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractIterator$State.class 18:13:12,422 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractIterator.class 18:13:12,422 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractListMultimap.class 18:13:12,422 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$1.class 18:13:12,423 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$2.class 18:13:12,423 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$AsMap$AsMapEntries.class 18:13:12,423 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$AsMap$AsMapIterator.class 18:13:12,424 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$AsMap.class 18:13:12,424 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$Itr.class 18:13:12,425 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$KeySet$1.class 18:13:12,425 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$KeySet.class 18:13:12,426 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$NavigableAsMap.class 18:13:12,426 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$NavigableKeySet.class 18:13:12,427 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$RandomAccessWrappedList.class 18:13:12,427 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$SortedAsMap.class 18:13:12,427 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$SortedKeySet.class 18:13:12,428 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$WrappedCollection$WrappedIterator.class 18:13:12,428 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$WrappedCollection.class 18:13:12,429 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$WrappedList$WrappedListIterator.class 18:13:12,429 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$WrappedList.class 18:13:12,430 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$WrappedNavigableSet.class 18:13:12,430 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$WrappedSet.class 18:13:12,430 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap$WrappedSortedSet.class 18:13:12,431 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultimap.class 18:13:12,431 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultiset$1$1.class 18:13:12,432 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultiset$1.class 18:13:12,432 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultiset$MapBasedMultisetIterator.class 18:13:12,433 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapBasedMultiset.class 18:13:12,433 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMapEntry.class 18:13:12,433 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMultimap$1.class 18:13:12,434 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMultimap$Entries.class 18:13:12,434 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMultimap$EntrySet.class 18:13:12,435 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMultimap$Values.class 18:13:12,435 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMultimap.class 18:13:12,436 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMultiset$ElementSet.class 18:13:12,436 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMultiset$EntrySet.class 18:13:12,436 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractMultiset.class 18:13:12,437 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractNavigableMap$1.class 18:13:12,437 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractNavigableMap$DescendingMap.class 18:13:12,438 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractNavigableMap.class 18:13:12,438 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractRangeSet.class 18:13:12,439 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractSequentialIterator.class 18:13:12,439 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractSetMultimap.class 18:13:12,440 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractSortedKeySortedSetMultimap.class 18:13:12,440 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractSortedMultiset$1DescendingMultisetImpl.class 18:13:12,441 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractSortedMultiset.class 18:13:12,441 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractSortedSetMultimap.class 18:13:12,442 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractTable$1.class 18:13:12,442 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractTable$CellSet.class 18:13:12,442 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractTable$Values.class 18:13:12,443 [1;36mDEBUGm] adding entry com/google/common/collect/AbstractTable.class 18:13:12,443 [1;36mDEBUGm] adding entry com/google/common/collect/AllEqualOrdering.class 18:13:12,444 [1;36mDEBUGm] adding entry com/google/common/collect/ArrayListMultimap.class 18:13:12,444 [1;36mDEBUGm] adding entry com/google/common/collect/ArrayTable$1$1.class 18:13:12,444 [1;36mDEBUGm] adding entry com/google/common/collect/ArrayTable$1.class 18:13:12,445 [1;36mDEBUGm] adding entry com/google/common/collect/ArrayTable$ArrayMap$1$1.class 18:13:12,445 [1;36mDEBUGm] adding entry com/google/common/collect/ArrayTable$ArrayMap$1.class 18:13:12,446 [1;36mDEBUGm] adding entry com/google/common/collect/ArrayTable$ArrayMap.class 18:13:12,446 [1;36mDEBUGm] adding entry com/google/common/collect/ArrayTable$Column.class 18:13:12,447 [1;36mDEBUGm] adding entry com/google/common/collect/ArrayTable$ColumnMap.class 18:13:12,447 [1;36mDEBUGm] adding entry com/google/common/collect/ArrayTable$Row.class 18:13:12,447 [1;36mDEBUGm] adding entry com/google/common/collect/ArrayTable$RowMap.class 18:13:12,448 [1;36mDEBUGm] adding entry com/google/common/collect/ArrayTable.class 18:13:12,449 [1;36mDEBUGm] adding entry com/google/common/collect/BiMap.class 18:13:12,449 [1;36mDEBUGm] adding entry com/google/common/collect/BinaryTreeTraverser$1$1.class 18:13:12,449 [1;36mDEBUGm] adding entry com/google/common/collect/BinaryTreeTraverser$1.class 18:13:12,450 [1;36mDEBUGm] adding entry com/google/common/collect/BinaryTreeTraverser$2.class 18:13:12,450 [1;36mDEBUGm] adding entry com/google/common/collect/BinaryTreeTraverser$InOrderIterator.class 18:13:12,451 [1;36mDEBUGm] adding entry com/google/common/collect/BinaryTreeTraverser$PostOrderIterator.class 18:13:12,451 [1;36mDEBUGm] adding entry com/google/common/collect/BinaryTreeTraverser$PreOrderIterator.class 18:13:12,451 [1;36mDEBUGm] adding entry com/google/common/collect/BinaryTreeTraverser.class 18:13:12,452 [1;36mDEBUGm] adding entry com/google/common/collect/BoundType$1.class 18:13:12,452 [1;36mDEBUGm] adding entry com/google/common/collect/BoundType$2.class 18:13:12,453 [1;36mDEBUGm] adding entry com/google/common/collect/BoundType.class 18:13:12,453 [1;36mDEBUGm] adding entry com/google/common/collect/ByFunctionOrdering.class 18:13:12,454 [1;36mDEBUGm] adding entry com/google/common/collect/CartesianList$1.class 18:13:12,454 [1;36mDEBUGm] adding entry com/google/common/collect/CartesianList.class 18:13:12,455 [1;36mDEBUGm] adding entry com/google/common/collect/ClassToInstanceMap.class 18:13:12,455 [1;36mDEBUGm] adding entry com/google/common/collect/CollectPreconditions.class 18:13:12,455 [1;36mDEBUGm] adding entry com/google/common/collect/Collections2$1.class 18:13:12,456 [1;36mDEBUGm] adding entry com/google/common/collect/Collections2$FilteredCollection.class 18:13:12,456 [1;36mDEBUGm] adding entry com/google/common/collect/Collections2$OrderedPermutationCollection.class 18:13:12,457 [1;36mDEBUGm] adding entry com/google/common/collect/Collections2$OrderedPermutationIterator.class 18:13:12,457 [1;36mDEBUGm] adding entry com/google/common/collect/Collections2$PermutationCollection.class 18:13:12,457 [1;36mDEBUGm] adding entry com/google/common/collect/Collections2$PermutationIterator.class 18:13:12,458 [1;36mDEBUGm] adding entry com/google/common/collect/Collections2$TransformedCollection.class 18:13:12,458 [1;36mDEBUGm] adding entry com/google/common/collect/Collections2.class 18:13:12,459 [1;36mDEBUGm] adding entry com/google/common/collect/ComparatorOrdering.class 18:13:12,459 [1;36mDEBUGm] adding entry com/google/common/collect/ComparisonChain$1.class 18:13:12,459 [1;36mDEBUGm] adding entry com/google/common/collect/ComparisonChain$InactiveComparisonChain.class 18:13:12,460 [1;36mDEBUGm] adding entry com/google/common/collect/ComparisonChain.class 18:13:12,460 [1;36mDEBUGm] adding entry com/google/common/collect/CompoundOrdering.class 18:13:12,461 [1;36mDEBUGm] adding entry com/google/common/collect/ComputationException.class 18:13:12,461 [1;36mDEBUGm] adding entry com/google/common/collect/ComputingConcurrentHashMap$ComputationExceptionReference.class 18:13:12,462 [1;36mDEBUGm] adding entry com/google/common/collect/ComputingConcurrentHashMap$ComputedReference.class 18:13:12,462 [1;36mDEBUGm] adding entry com/google/common/collect/ComputingConcurrentHashMap$ComputingSegment.class 18:13:12,463 [1;36mDEBUGm] adding entry com/google/common/collect/ComputingConcurrentHashMap$ComputingSerializationProxy.class 18:13:12,463 [1;36mDEBUGm] adding entry com/google/common/collect/ComputingConcurrentHashMap$ComputingValueReference.class 18:13:12,464 [1;36mDEBUGm] adding entry com/google/common/collect/ComputingConcurrentHashMap.class 18:13:12,464 [1;36mDEBUGm] adding entry com/google/common/collect/ConcurrentHashMultiset$1.class 18:13:12,465 [1;36mDEBUGm] adding entry com/google/common/collect/ConcurrentHashMultiset$2.class 18:13:12,465 [1;36mDEBUGm] adding entry com/google/common/collect/ConcurrentHashMultiset$3.class 18:13:12,466 [1;36mDEBUGm] adding entry com/google/common/collect/ConcurrentHashMultiset$EntrySet.class 18:13:12,466 [1;36mDEBUGm] adding entry com/google/common/collect/ConcurrentHashMultiset$FieldSettersHolder.class 18:13:12,467 [1;36mDEBUGm] adding entry com/google/common/collect/ConcurrentHashMultiset.class 18:13:12,467 [1;36mDEBUGm] adding entry com/google/common/collect/Constraint.class 18:13:12,468 [1;36mDEBUGm] adding entry com/google/common/collect/Constraints$ConstrainedCollection.class 18:13:12,468 [1;36mDEBUGm] adding entry com/google/common/collect/Constraints$ConstrainedList.class 18:13:12,469 [1;36mDEBUGm] adding entry com/google/common/collect/Constraints$ConstrainedListIterator.class 18:13:12,469 [1;36mDEBUGm] adding entry com/google/common/collect/Constraints$ConstrainedRandomAccessList.class 18:13:12,469 [1;36mDEBUGm] adding entry com/google/common/collect/Constraints$ConstrainedSet.class 18:13:12,470 [1;36mDEBUGm] adding entry com/google/common/collect/Constraints$ConstrainedSortedSet.class 18:13:12,470 [1;36mDEBUGm] adding entry com/google/common/collect/Constraints.class 18:13:12,470 [1;36mDEBUGm] adding entry com/google/common/collect/ConsumingQueueIterator.class 18:13:12,471 [1;36mDEBUGm] adding entry com/google/common/collect/ContiguousSet.class 18:13:12,471 [1;36mDEBUGm] adding entry com/google/common/collect/Count.class 18:13:12,471 [1;36mDEBUGm] adding entry com/google/common/collect/Cut$1.class 18:13:12,472 [1;36mDEBUGm] adding entry com/google/common/collect/Cut$AboveAll.class 18:13:12,472 [1;36mDEBUGm] adding entry com/google/common/collect/Cut$AboveValue.class 18:13:12,472 [1;36mDEBUGm] adding entry com/google/common/collect/Cut$BelowAll.class 18:13:12,473 [1;36mDEBUGm] adding entry com/google/common/collect/Cut$BelowValue.class 18:13:12,473 [1;36mDEBUGm] adding entry com/google/common/collect/Cut.class 18:13:12,473 [1;36mDEBUGm] adding entry com/google/common/collect/DenseImmutableTable$1.class 18:13:12,474 [1;36mDEBUGm] adding entry com/google/common/collect/DenseImmutableTable$Column.class 18:13:12,474 [1;36mDEBUGm] adding entry com/google/common/collect/DenseImmutableTable$ColumnMap.class 18:13:12,475 [1;36mDEBUGm] adding entry com/google/common/collect/DenseImmutableTable$ImmutableArrayMap$1.class 18:13:12,475 [1;36mDEBUGm] adding entry com/google/common/collect/DenseImmutableTable$ImmutableArrayMap.class 18:13:12,476 [1;36mDEBUGm] adding entry com/google/common/collect/DenseImmutableTable$Row.class 18:13:12,476 [1;36mDEBUGm] adding entry com/google/common/collect/DenseImmutableTable$RowMap.class 18:13:12,477 [1;36mDEBUGm] adding entry com/google/common/collect/DenseImmutableTable.class 18:13:12,477 [1;36mDEBUGm] adding entry com/google/common/collect/DescendingImmutableSortedMultiset.class 18:13:12,478 [1;36mDEBUGm] adding entry com/google/common/collect/DescendingImmutableSortedSet.class 18:13:12,478 [1;36mDEBUGm] adding entry com/google/common/collect/DescendingMultiset$1EntrySetImpl.class 18:13:12,479 [1;36mDEBUGm] adding entry com/google/common/collect/DescendingMultiset.class 18:13:12,479 [1;36mDEBUGm] adding entry com/google/common/collect/DiscreteDomain$BigIntegerDomain.class 18:13:12,480 [1;36mDEBUGm] adding entry com/google/common/collect/DiscreteDomain$IntegerDomain.class 18:13:12,480 [1;36mDEBUGm] adding entry com/google/common/collect/DiscreteDomain$LongDomain.class 18:13:12,481 [1;36mDEBUGm] adding entry com/google/common/collect/DiscreteDomain.class 18:13:12,481 [1;36mDEBUGm] adding entry com/google/common/collect/EmptyContiguousSet$1.class 18:13:12,481 [1;36mDEBUGm] adding entry com/google/common/collect/EmptyContiguousSet$SerializedForm.class 18:13:12,482 [1;36mDEBUGm] adding entry com/google/common/collect/EmptyContiguousSet.class 18:13:12,482 [1;36mDEBUGm] adding entry com/google/common/collect/EmptyImmutableListMultimap.class 18:13:12,483 [1;36mDEBUGm] adding entry com/google/common/collect/EmptyImmutableSetMultimap.class 18:13:12,483 [1;36mDEBUGm] adding entry com/google/common/collect/EnumBiMap.class 18:13:12,484 [1;36mDEBUGm] adding entry com/google/common/collect/EnumHashBiMap.class 18:13:12,484 [1;36mDEBUGm] adding entry com/google/common/collect/EnumMultiset.class 18:13:12,485 [1;36mDEBUGm] adding entry com/google/common/collect/EvictingQueue.class 18:13:12,485 [1;36mDEBUGm] adding entry com/google/common/collect/ExplicitOrdering.class 18:13:12,486 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredEntryMultimap$AsMap$1EntrySetImpl$1.class 18:13:12,486 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredEntryMultimap$AsMap$1EntrySetImpl.class 18:13:12,487 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredEntryMultimap$AsMap$1KeySetImpl.class 18:13:12,487 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredEntryMultimap$AsMap$1ValuesImpl.class 18:13:12,488 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredEntryMultimap$AsMap.class 18:13:12,488 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredEntryMultimap$Keys$1$1.class 18:13:12,489 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredEntryMultimap$Keys$1.class 18:13:12,490 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredEntryMultimap$Keys.class 18:13:12,490 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredEntryMultimap$ValuePredicate.class 18:13:12,490 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredEntryMultimap.class 18:13:12,491 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredEntrySetMultimap.class 18:13:12,491 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredKeyListMultimap.class 18:13:12,492 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredKeyMultimap$AddRejectingList.class 18:13:12,492 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredKeyMultimap$AddRejectingSet.class 18:13:12,493 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredKeyMultimap$Entries.class 18:13:12,493 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredKeyMultimap.class 18:13:12,494 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredKeySetMultimap$EntrySet.class 18:13:12,494 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredKeySetMultimap.class 18:13:12,495 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredMultimap.class 18:13:12,495 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredMultimapValues.class 18:13:12,496 [1;36mDEBUGm] adding entry com/google/common/collect/FilteredSetMultimap.class 18:13:12,496 [1;36mDEBUGm] adding entry com/google/common/collect/FluentIterable$1.class 18:13:12,496 [1;36mDEBUGm] adding entry com/google/common/collect/FluentIterable$FromIterableFunction.class 18:13:12,497 [1;36mDEBUGm] adding entry com/google/common/collect/FluentIterable.class 18:13:12,498 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingBlockingDeque.class 18:13:12,498 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingCollection.class 18:13:12,499 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingConcurrentMap.class 18:13:12,499 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingDeque.class 18:13:12,499 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingImmutableCollection.class 18:13:12,500 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingImmutableList.class 18:13:12,500 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingImmutableMap.class 18:13:12,500 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingImmutableSet.class 18:13:12,501 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingIterator.class 18:13:12,501 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingList.class 18:13:12,502 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingListIterator.class 18:13:12,502 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingListMultimap.class 18:13:12,503 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingMap$StandardEntrySet.class 18:13:12,503 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingMap$StandardKeySet.class 18:13:12,504 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingMap$StandardValues.class 18:13:12,504 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingMap.class 18:13:12,505 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingMapEntry.class 18:13:12,505 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingMultimap.class 18:13:12,505 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingMultiset$StandardElementSet.class 18:13:12,506 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingMultiset.class 18:13:12,506 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingNavigableMap$StandardDescendingMap$1.class 18:13:12,507 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingNavigableMap$StandardDescendingMap.class 18:13:12,507 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingNavigableMap$StandardNavigableKeySet.class 18:13:12,508 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingNavigableMap.class 18:13:12,508 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingNavigableSet$StandardDescendingSet.class 18:13:12,509 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingNavigableSet.class 18:13:12,509 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingObject.class 18:13:12,510 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingQueue.class 18:13:12,510 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingSet.class 18:13:12,510 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingSetMultimap.class 18:13:12,511 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingSortedMap$StandardKeySet.class 18:13:12,511 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingSortedMap.class 18:13:12,511 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingSortedMultiset$StandardDescendingMultiset.class 18:13:12,512 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingSortedMultiset$StandardElementSet.class 18:13:12,512 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingSortedMultiset.class 18:13:12,513 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingSortedSet.class 18:13:12,513 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingSortedSetMultimap.class 18:13:12,513 [1;36mDEBUGm] adding entry com/google/common/collect/ForwardingTable.class 18:13:12,514 [1;36mDEBUGm] adding entry com/google/common/collect/GeneralRange.class 18:13:12,515 [1;36mDEBUGm] adding entry com/google/common/collect/GenericMapMaker$NullListener.class 18:13:12,515 [1;36mDEBUGm] adding entry com/google/common/collect/GenericMapMaker.class 18:13:12,515 [1;36mDEBUGm] adding entry com/google/common/collect/GwtTransient.class 18:13:12,516 [1;36mDEBUGm] adding entry com/google/common/collect/HashBasedTable$Factory.class 18:13:12,516 [1;36mDEBUGm] adding entry com/google/common/collect/HashBasedTable.class 18:13:12,517 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$1$MapEntry.class 18:13:12,517 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$1.class 18:13:12,517 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$BiEntry.class 18:13:12,518 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$Inverse$1$1$InverseEntry.class 18:13:12,518 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$Inverse$1$1.class 18:13:12,518 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$Inverse$1.class 18:13:12,519 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$Inverse$InverseKeySet$1.class 18:13:12,519 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$Inverse$InverseKeySet.class 18:13:12,520 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$Inverse.class 18:13:12,520 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$InverseSerializedForm.class 18:13:12,520 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$Itr.class 18:13:12,521 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$KeySet$1.class 18:13:12,521 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap$KeySet.class 18:13:12,521 [1;36mDEBUGm] adding entry com/google/common/collect/HashBiMap.class 18:13:12,522 [1;36mDEBUGm] adding entry com/google/common/collect/HashMultimap.class 18:13:12,523 [1;36mDEBUGm] adding entry com/google/common/collect/HashMultiset.class 18:13:12,523 [1;36mDEBUGm] adding entry com/google/common/collect/Hashing.class 18:13:12,523 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableAsList$SerializedForm.class 18:13:12,524 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableAsList.class 18:13:12,524 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableBiMap$Builder.class 18:13:12,525 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableBiMap$SerializedForm.class 18:13:12,525 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableBiMap.class 18:13:12,526 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableClassToInstanceMap$1.class 18:13:12,526 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableClassToInstanceMap$Builder.class 18:13:12,526 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableClassToInstanceMap.class 18:13:12,527 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableCollection$ArrayBasedBuilder.class 18:13:12,527 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableCollection$Builder.class 18:13:12,528 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableCollection.class 18:13:12,528 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableEntry.class 18:13:12,528 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableEnumMap$1.class 18:13:12,529 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableEnumMap$EnumSerializedForm.class 18:13:12,529 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableEnumMap.class 18:13:12,530 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableEnumSet$1.class 18:13:12,530 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableEnumSet$EnumSerializedForm.class 18:13:12,530 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableEnumSet.class 18:13:12,531 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableList$1.class 18:13:12,531 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableList$Builder.class 18:13:12,531 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableList$ReverseImmutableList.class 18:13:12,532 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableList$SerializedForm.class 18:13:12,532 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableList$SubList.class 18:13:12,533 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableList.class 18:13:12,533 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableListMultimap$Builder.class 18:13:12,534 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableListMultimap.class 18:13:12,535 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMap$1.class 18:13:12,535 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMap$Builder.class 18:13:12,535 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMap$IteratorBasedImmutableMap$1EntrySetImpl.class 18:13:12,536 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMap$IteratorBasedImmutableMap.class 18:13:12,536 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMap$MapViewOfValuesAsSingletonSets$1$1.class 18:13:12,537 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMap$MapViewOfValuesAsSingletonSets$1.class 18:13:12,537 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMap$MapViewOfValuesAsSingletonSets.class 18:13:12,537 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMap$SerializedForm.class 18:13:12,538 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMap.class 18:13:12,539 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapEntry$NonTerminalImmutableBiMapEntry.class 18:13:12,539 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapEntry$NonTerminalImmutableMapEntry.class 18:13:12,539 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapEntry.class 18:13:12,540 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapEntrySet$EntrySetSerializedForm.class 18:13:12,540 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapEntrySet$RegularEntrySet.class 18:13:12,540 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapEntrySet.class 18:13:12,541 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapKeySet$KeySetSerializedForm.class 18:13:12,541 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapKeySet.class 18:13:12,542 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapValues$1.class 18:13:12,542 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapValues$2.class 18:13:12,543 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapValues$SerializedForm.class 18:13:12,543 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMapValues.class 18:13:12,543 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultimap$1.class 18:13:12,544 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultimap$2.class 18:13:12,544 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultimap$Builder.class 18:13:12,545 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultimap$EntryCollection.class 18:13:12,545 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultimap$FieldSettersHolder.class 18:13:12,546 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultimap$Itr.class 18:13:12,546 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultimap$Keys.class 18:13:12,547 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultimap$Values.class 18:13:12,547 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultimap.class 18:13:12,548 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultiset$1.class 18:13:12,548 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultiset$Builder.class 18:13:12,549 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultiset$EntrySet.class 18:13:12,549 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultiset$EntrySetSerializedForm.class 18:13:12,550 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultiset$SerializedForm.class 18:13:12,550 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableMultiset.class 18:13:12,551 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeMap$1.class 18:13:12,551 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeMap$2.class 18:13:12,551 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeMap$Builder.class 18:13:12,552 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeMap$SerializedForm.class 18:13:12,552 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeMap.class 18:13:12,553 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeSet$1.class 18:13:12,553 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeSet$AsSet$1.class 18:13:12,554 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeSet$AsSet$2.class 18:13:12,554 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeSet$AsSet.class 18:13:12,555 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeSet$AsSetSerializedForm.class 18:13:12,555 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeSet$Builder.class 18:13:12,556 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeSet$ComplementRanges.class 18:13:12,556 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeSet$SerializedForm.class 18:13:12,557 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableRangeSet.class 18:13:12,557 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSet$Builder.class 18:13:12,558 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSet$Indexed$1.class 18:13:12,558 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSet$Indexed.class 18:13:12,558 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSet$SerializedForm.class 18:13:12,559 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSet.class 18:13:12,559 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSetMultimap$Builder.class 18:13:12,560 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSetMultimap$EntrySet.class 18:13:12,560 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSetMultimap.class 18:13:12,561 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedAsList.class 18:13:12,561 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedMap$1EntrySet$1.class 18:13:12,561 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedMap$1EntrySet.class 18:13:12,562 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedMap$Builder.class 18:13:12,562 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedMap$SerializedForm.class 18:13:12,563 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedMap.class 18:13:12,564 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedMapFauxverideShim.class 18:13:12,564 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedMultiset$Builder.class 18:13:12,564 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedMultiset$SerializedForm.class 18:13:12,565 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedMultiset.class 18:13:12,565 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedMultisetFauxverideShim.class 18:13:12,566 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedSet$Builder.class 18:13:12,566 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedSet$SerializedForm.class 18:13:12,567 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedSet.class 18:13:12,568 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableSortedSetFauxverideShim.class 18:13:12,568 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableTable$Builder.class 18:13:12,569 [1;36mDEBUGm] adding entry com/google/common/collect/ImmutableTable.class 18:13:12,569 [1;36mDEBUGm] adding entry com/google/common/collect/Interner.class 18:13:12,570 [1;36mDEBUGm] adding entry com/google/common/collect/Interners$1.class 18:13:12,570 [1;36mDEBUGm] adding entry com/google/common/collect/Interners$InternerFunction.class 18:13:12,570 [1;36mDEBUGm] adding entry com/google/common/collect/Interners$WeakInterner$Dummy.class 18:13:12,571 [1;36mDEBUGm] adding entry com/google/common/collect/Interners$WeakInterner.class 18:13:12,571 [1;36mDEBUGm] adding entry com/google/common/collect/Interners.class 18:13:12,571 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$1.class 18:13:12,572 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$10$1.class 18:13:12,572 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$10.class 18:13:12,572 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$11.class 18:13:12,573 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$12.class 18:13:12,573 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$13.class 18:13:12,573 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$14.class 18:13:12,574 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$15.class 18:13:12,574 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$2.class 18:13:12,574 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$3.class 18:13:12,575 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$4.class 18:13:12,575 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$5.class 18:13:12,575 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$6.class 18:13:12,576 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$7.class 18:13:12,576 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$8.class 18:13:12,576 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$9.class 18:13:12,577 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables$UnmodifiableIterable.class 18:13:12,577 [1;36mDEBUGm] adding entry com/google/common/collect/Iterables.class 18:13:12,578 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$1.class 18:13:12,578 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$10.class 18:13:12,579 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$11.class 18:13:12,579 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$12.class 18:13:12,579 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$13.class 18:13:12,580 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$14.class 18:13:12,580 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$2.class 18:13:12,580 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$3.class 18:13:12,581 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$4.class 18:13:12,581 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$5.class 18:13:12,581 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$6.class 18:13:12,582 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$7.class 18:13:12,582 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$8.class 18:13:12,582 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$9.class 18:13:12,583 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$MergingIterator$1.class 18:13:12,583 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$MergingIterator.class 18:13:12,584 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators$PeekingImpl.class 18:13:12,584 [1;36mDEBUGm] adding entry com/google/common/collect/Iterators.class 18:13:12,585 [1;36mDEBUGm] adding entry com/google/common/collect/LexicographicalOrdering.class 18:13:12,585 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedHashMultimap$1.class 18:13:12,586 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedHashMultimap$ValueEntry.class 18:13:12,586 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedHashMultimap$ValueSet$1.class 18:13:12,587 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedHashMultimap$ValueSet.class 18:13:12,587 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedHashMultimap$ValueSetLink.class 18:13:12,588 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedHashMultimap.class 18:13:12,588 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedHashMultiset.class 18:13:12,589 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedListMultimap$1.class 18:13:12,589 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedListMultimap$1EntriesImpl.class 18:13:12,589 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedListMultimap$1KeySetImpl.class 18:13:12,590 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedListMultimap$1ValuesImpl$1.class 18:13:12,590 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedListMultimap$1ValuesImpl.class 18:13:12,591 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedListMultimap$DistinctKeyIterator.class 18:13:12,591 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedListMultimap$KeyList.class 18:13:12,591 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedListMultimap$Node.class 18:13:12,592 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedListMultimap$NodeIterator.class 18:13:12,592 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedListMultimap$ValueForKeyIterator.class 18:13:12,593 [1;36mDEBUGm] adding entry com/google/common/collect/LinkedListMultimap.class 18:13:12,594 [1;36mDEBUGm] adding entry com/google/common/collect/ListMultimap.class 18:13:12,594 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$1.class 18:13:12,594 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$2.class 18:13:12,595 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$AbstractListWrapper.class 18:13:12,595 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$CharSequenceAsList.class 18:13:12,595 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$OnePlusArrayList.class 18:13:12,596 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$Partition.class 18:13:12,596 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$RandomAccessListWrapper.class 18:13:12,597 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$RandomAccessPartition.class 18:13:12,597 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$RandomAccessReverseList.class 18:13:12,597 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$ReverseList$1.class 18:13:12,598 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$ReverseList.class 18:13:12,598 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$StringAsImmutableList.class 18:13:12,599 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$TransformingRandomAccessList$1.class 18:13:12,599 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$TransformingRandomAccessList.class 18:13:12,599 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$TransformingSequentialList$1.class 18:13:12,600 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$TransformingSequentialList.class 18:13:12,600 [1;36mDEBUGm] adding entry com/google/common/collect/Lists$TwoPlusArrayList.class 18:13:12,601 [1;36mDEBUGm] adding entry com/google/common/collect/Lists.class 18:13:12,601 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraint.class 18:13:12,602 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$1.class 18:13:12,602 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$2$1.class 18:13:12,602 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$2.class 18:13:12,603 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedAsMapEntries$1.class 18:13:12,603 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedAsMapEntries.class 18:13:12,604 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedAsMapValues$1.class 18:13:12,604 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedAsMapValues.class 18:13:12,604 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedBiMap.class 18:13:12,605 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedEntries$1.class 18:13:12,605 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedEntries.class 18:13:12,606 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedEntrySet.class 18:13:12,606 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedListMultimap.class 18:13:12,607 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedMap.class 18:13:12,607 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedMultimap$1.class 18:13:12,607 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedMultimap$1AsMap.class 18:13:12,608 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedMultimap.class 18:13:12,608 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedSetMultimap.class 18:13:12,609 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$ConstrainedSortedSetMultimap.class 18:13:12,609 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$InverseConstraint.class 18:13:12,610 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints$NotNullMapConstraint.class 18:13:12,610 [1;36mDEBUGm] adding entry com/google/common/collect/MapConstraints.class 18:13:12,611 [1;36mDEBUGm] adding entry com/google/common/collect/MapDifference$ValueDifference.class 18:13:12,611 [1;36mDEBUGm] adding entry com/google/common/collect/MapDifference.class 18:13:12,611 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$1.class 18:13:12,612 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$ComputingMapAdapter.class 18:13:12,612 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$NullComputingConcurrentMap.class 18:13:12,612 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$NullConcurrentMap.class 18:13:12,613 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$RemovalCause$1.class 18:13:12,613 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$RemovalCause$2.class 18:13:12,613 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$RemovalCause$3.class 18:13:12,614 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$RemovalCause$4.class 18:13:12,614 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$RemovalCause$5.class 18:13:12,614 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$RemovalCause.class 18:13:12,615 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$RemovalListener.class 18:13:12,615 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker$RemovalNotification.class 18:13:12,615 [1;36mDEBUGm] adding entry com/google/common/collect/MapMaker.class 18:13:12,616 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$1.class 18:13:12,616 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$2.class 18:13:12,617 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$AbstractReferenceEntry.class 18:13:12,617 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$AbstractSerializationProxy.class 18:13:12,618 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$CleanupMapTask.class 18:13:12,618 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$1.class 18:13:12,618 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$2.class 18:13:12,619 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$3.class 18:13:12,619 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$4.class 18:13:12,619 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$5.class 18:13:12,620 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$6.class 18:13:12,620 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$7.class 18:13:12,620 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory$8.class 18:13:12,621 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EntryFactory.class 18:13:12,621 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EntryIterator.class 18:13:12,622 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EntrySet.class 18:13:12,622 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EvictionQueue$1.class 18:13:12,622 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EvictionQueue$2.class 18:13:12,623 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$EvictionQueue.class 18:13:12,623 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$ExpirationQueue$1.class 18:13:12,624 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$ExpirationQueue$2.class 18:13:12,624 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$ExpirationQueue.class 18:13:12,624 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$HashIterator.class 18:13:12,625 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$KeyIterator.class 18:13:12,625 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$KeySet.class 18:13:12,625 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$NullEntry.class 18:13:12,626 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$ReferenceEntry.class 18:13:12,626 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$SafeToArraySet.class 18:13:12,626 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$Segment.class 18:13:12,628 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$SerializationProxy.class 18:13:12,628 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$SoftEntry.class 18:13:12,629 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$SoftEvictableEntry.class 18:13:12,629 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$SoftExpirableEntry.class 18:13:12,629 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$SoftExpirableEvictableEntry.class 18:13:12,630 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$SoftValueReference.class 18:13:12,630 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$Strength$1.class 18:13:12,631 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$Strength$2.class 18:13:12,631 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$Strength$3.class 18:13:12,631 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$Strength.class 18:13:12,632 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$StrongEntry.class 18:13:12,632 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$StrongEvictableEntry.class 18:13:12,633 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$StrongExpirableEntry.class 18:13:12,633 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$StrongExpirableEvictableEntry.class 18:13:12,634 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$StrongValueReference.class 18:13:12,634 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$ValueIterator.class 18:13:12,635 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$ValueReference.class 18:13:12,635 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$Values.class 18:13:12,635 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$WeakEntry.class 18:13:12,636 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$WeakEvictableEntry.class 18:13:12,636 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$WeakExpirableEntry.class 18:13:12,637 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$WeakExpirableEvictableEntry.class 18:13:12,637 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$WeakValueReference.class 18:13:12,637 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap$WriteThroughEntry.class 18:13:12,638 [1;36mDEBUGm] adding entry com/google/common/collect/MapMakerInternalMap.class 18:13:12,639 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$1.class 18:13:12,639 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$10.class 18:13:12,639 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$11.class 18:13:12,640 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$2.class 18:13:12,640 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$3.class 18:13:12,640 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$4.class 18:13:12,641 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$5.class 18:13:12,641 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$6.class 18:13:12,641 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$7.class 18:13:12,642 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$8.class 18:13:12,642 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$9.class 18:13:12,642 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$AbstractFilteredMap.class 18:13:12,643 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$AsMapView$1EntrySetImpl.class 18:13:12,643 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$AsMapView.class 18:13:12,643 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$BiMapConverter.class 18:13:12,644 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$DescendingMap$1EntrySetImpl.class 18:13:12,644 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$DescendingMap.class 18:13:12,645 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$EntryFunction$1.class 18:13:12,645 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$EntryFunction$2.class 18:13:12,645 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$EntryFunction.class 18:13:12,646 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$EntrySet.class 18:13:12,646 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$EntryTransformer.class 18:13:12,646 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredEntryBiMap$1.class 18:13:12,647 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredEntryBiMap.class 18:13:12,647 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredEntryMap$EntrySet$1$1.class 18:13:12,647 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredEntryMap$EntrySet$1.class 18:13:12,648 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredEntryMap$EntrySet.class 18:13:12,648 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredEntryMap$KeySet.class 18:13:12,649 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredEntryMap.class 18:13:12,649 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredEntryNavigableMap$1.class 18:13:12,649 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredEntryNavigableMap.class 18:13:12,650 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredEntrySortedMap$SortedKeySet.class 18:13:12,650 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredEntrySortedMap.class 18:13:12,651 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredKeyMap.class 18:13:12,651 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$FilteredMapValues.class 18:13:12,651 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$IteratorBasedAbstractMap$1.class 18:13:12,652 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$IteratorBasedAbstractMap.class 18:13:12,652 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$KeySet.class 18:13:12,653 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$MapDifferenceImpl.class 18:13:12,653 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$NavigableAsMapView.class 18:13:12,653 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$NavigableKeySet.class 18:13:12,654 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$SortedAsMapView.class 18:13:12,654 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$SortedKeySet.class 18:13:12,655 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$SortedMapDifferenceImpl.class 18:13:12,655 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$TransformedEntriesMap.class 18:13:12,656 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$TransformedEntriesNavigableMap.class 18:13:12,656 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$TransformedEntriesSortedMap.class 18:13:12,657 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$UnmodifiableBiMap.class 18:13:12,657 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$UnmodifiableEntries.class 18:13:12,658 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$UnmodifiableEntrySet.class 18:13:12,658 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$UnmodifiableNavigableMap.class 18:13:12,658 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$ValueDifferenceImpl.class 18:13:12,659 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$Values.class 18:13:12,659 [1;36mDEBUGm] adding entry com/google/common/collect/Maps$ViewCachingAbstractMap.class 18:13:12,660 [1;36mDEBUGm] adding entry com/google/common/collect/Maps.class 18:13:12,661 [1;36mDEBUGm] adding entry com/google/common/collect/MinMaxPriorityQueue$1.class 18:13:12,661 [1;36mDEBUGm] adding entry com/google/common/collect/MinMaxPriorityQueue$Builder.class 18:13:12,662 [1;36mDEBUGm] adding entry com/google/common/collect/MinMaxPriorityQueue$Heap.class 18:13:12,662 [1;36mDEBUGm] adding entry com/google/common/collect/MinMaxPriorityQueue$MoveDesc.class 18:13:12,663 [1;36mDEBUGm] adding entry com/google/common/collect/MinMaxPriorityQueue$QueueIterator.class 18:13:12,663 [1;36mDEBUGm] adding entry com/google/common/collect/MinMaxPriorityQueue.class 18:13:12,664 [1;36mDEBUGm] adding entry com/google/common/collect/Multimap.class 18:13:12,664 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$1.class 18:13:12,665 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$2.class 18:13:12,665 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$3.class 18:13:12,665 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$4.class 18:13:12,666 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$ArrayListSupplier.class 18:13:12,666 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$EnumSetSupplier.class 18:13:12,666 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$HashSetSupplier.class 18:13:12,667 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$LinkedHashSetSupplier.class 18:13:12,667 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$LinkedListSupplier.class 18:13:12,668 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$ListMultimapBuilder.class 18:13:12,668 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$MultimapBuilderWithKeys$1.class 18:13:12,668 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$MultimapBuilderWithKeys$2.class 18:13:12,669 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$MultimapBuilderWithKeys$3.class 18:13:12,669 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$MultimapBuilderWithKeys$4.class 18:13:12,670 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$MultimapBuilderWithKeys$5.class 18:13:12,670 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$MultimapBuilderWithKeys$6.class 18:13:12,671 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$MultimapBuilderWithKeys.class 18:13:12,671 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$SetMultimapBuilder.class 18:13:12,671 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$SortedSetMultimapBuilder.class 18:13:12,672 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder$TreeSetSupplier.class 18:13:12,672 [1;36mDEBUGm] adding entry com/google/common/collect/MultimapBuilder.class 18:13:12,673 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$AsMap$EntrySet$1.class 18:13:12,673 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$AsMap$EntrySet.class 18:13:12,673 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$AsMap.class 18:13:12,674 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$CustomListMultimap.class 18:13:12,674 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$CustomMultimap.class 18:13:12,674 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$CustomSetMultimap.class 18:13:12,675 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$CustomSortedSetMultimap.class 18:13:12,675 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$Entries.class 18:13:12,676 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$Keys$1$1.class 18:13:12,676 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$Keys$1.class 18:13:12,676 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$Keys$KeysEntrySet.class 18:13:12,677 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$Keys.class 18:13:12,677 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$MapMultimap$1$1.class 18:13:12,677 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$MapMultimap$1.class 18:13:12,678 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$MapMultimap.class 18:13:12,678 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$TransformedEntriesListMultimap.class 18:13:12,679 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$TransformedEntriesMultimap$1.class 18:13:12,679 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$TransformedEntriesMultimap.class 18:13:12,679 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$UnmodifiableListMultimap.class 18:13:12,680 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$UnmodifiableMultimap$1.class 18:13:12,680 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$UnmodifiableMultimap.class 18:13:12,681 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$UnmodifiableSetMultimap.class 18:13:12,681 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps$UnmodifiableSortedSetMultimap.class 18:13:12,682 [1;36mDEBUGm] adding entry com/google/common/collect/Multimaps.class 18:13:12,682 [1;36mDEBUGm] adding entry com/google/common/collect/Multiset$Entry.class 18:13:12,683 [1;36mDEBUGm] adding entry com/google/common/collect/Multiset.class 18:13:12,683 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$1$1.class 18:13:12,683 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$1.class 18:13:12,684 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$2$1.class 18:13:12,684 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$2.class 18:13:12,684 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$3$1.class 18:13:12,685 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$3.class 18:13:12,685 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$4$1.class 18:13:12,686 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$4.class 18:13:12,686 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$5.class 18:13:12,686 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$AbstractEntry.class 18:13:12,687 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$ElementSet$1.class 18:13:12,687 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$ElementSet.class 18:13:12,687 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$EntrySet.class 18:13:12,688 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$FilteredMultiset$1.class 18:13:12,688 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$FilteredMultiset.class 18:13:12,688 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$ImmutableEntry.class 18:13:12,689 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$MultisetIteratorImpl.class 18:13:12,689 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets$UnmodifiableMultiset.class 18:13:12,690 [1;36mDEBUGm] adding entry com/google/common/collect/Multisets.class 18:13:12,690 [1;36mDEBUGm] adding entry com/google/common/collect/MutableClassToInstanceMap$1.class 18:13:12,691 [1;36mDEBUGm] adding entry com/google/common/collect/MutableClassToInstanceMap.class 18:13:12,691 [1;36mDEBUGm] adding entry com/google/common/collect/NaturalOrdering.class 18:13:12,691 [1;36mDEBUGm] adding entry com/google/common/collect/NullsFirstOrdering.class 18:13:12,692 [1;36mDEBUGm] adding entry com/google/common/collect/NullsLastOrdering.class 18:13:12,692 [1;36mDEBUGm] adding entry com/google/common/collect/ObjectArrays.class 18:13:12,693 [1;36mDEBUGm] adding entry com/google/common/collect/Ordering$ArbitraryOrdering$1.class 18:13:12,693 [1;36mDEBUGm] adding entry com/google/common/collect/Ordering$ArbitraryOrdering.class 18:13:12,693 [1;36mDEBUGm] adding entry com/google/common/collect/Ordering$ArbitraryOrderingHolder.class 18:13:12,694 [1;36mDEBUGm] adding entry com/google/common/collect/Ordering$IncomparableValueException.class 18:13:12,694 [1;36mDEBUGm] adding entry com/google/common/collect/Ordering.class 18:13:12,695 [1;36mDEBUGm] adding entry com/google/common/collect/PeekingIterator.class 18:13:12,695 [1;36mDEBUGm] adding entry com/google/common/collect/Platform.class 18:13:12,695 [1;36mDEBUGm] adding entry com/google/common/collect/Queues.class 18:13:12,696 [1;36mDEBUGm] adding entry com/google/common/collect/Range$1.class 18:13:12,696 [1;36mDEBUGm] adding entry com/google/common/collect/Range$2.class 18:13:12,696 [1;36mDEBUGm] adding entry com/google/common/collect/Range$3.class 18:13:12,697 [1;36mDEBUGm] adding entry com/google/common/collect/Range$RangeLexOrdering.class 18:13:12,697 [1;36mDEBUGm] adding entry com/google/common/collect/Range.class 18:13:12,698 [1;36mDEBUGm] adding entry com/google/common/collect/RangeMap.class 18:13:12,698 [1;36mDEBUGm] adding entry com/google/common/collect/RangeSet.class 18:13:12,698 [1;36mDEBUGm] adding entry com/google/common/collect/RegularContiguousSet$1.class 18:13:12,699 [1;36mDEBUGm] adding entry com/google/common/collect/RegularContiguousSet$2.class 18:13:12,699 [1;36mDEBUGm] adding entry com/google/common/collect/RegularContiguousSet$SerializedForm.class 18:13:12,699 [1;36mDEBUGm] adding entry com/google/common/collect/RegularContiguousSet.class 18:13:12,700 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableAsList.class 18:13:12,700 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableBiMap$1.class 18:13:12,701 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableBiMap$Inverse$InverseEntrySet$1.class 18:13:12,701 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableBiMap$Inverse$InverseEntrySet.class 18:13:12,701 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableBiMap$Inverse.class 18:13:12,702 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableBiMap$InverseSerializedForm.class 18:13:12,702 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableBiMap.class 18:13:12,703 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableList.class 18:13:12,703 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableMap.class 18:13:12,703 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableMultiset$1.class 18:13:12,704 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableMultiset$ElementSet.class 18:13:12,704 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableMultiset$NonTerminalEntry.class 18:13:12,705 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableMultiset.class 18:13:12,705 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableSet.class 18:13:12,705 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableSortedMultiset.class 18:13:12,706 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableSortedSet.class 18:13:12,707 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableTable$1.class 18:13:12,707 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableTable$CellSet.class 18:13:12,707 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableTable$Values.class 18:13:12,708 [1;36mDEBUGm] adding entry com/google/common/collect/RegularImmutableTable.class 18:13:12,708 [1;36mDEBUGm] adding entry com/google/common/collect/ReverseNaturalOrdering.class 18:13:12,709 [1;36mDEBUGm] adding entry com/google/common/collect/ReverseOrdering.class 18:13:12,709 [1;36mDEBUGm] adding entry com/google/common/collect/RowSortedTable.class 18:13:12,709 [1;36mDEBUGm] adding entry com/google/common/collect/Serialization$1.class 18:13:12,710 [1;36mDEBUGm] adding entry com/google/common/collect/Serialization$FieldSetter.class 18:13:12,710 [1;36mDEBUGm] adding entry com/google/common/collect/Serialization.class 18:13:12,711 [1;36mDEBUGm] adding entry com/google/common/collect/SetMultimap.class 18:13:12,711 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$1.class 18:13:12,711 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$2.class 18:13:12,712 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$3.class 18:13:12,712 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$4$1.class 18:13:12,712 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$4.class 18:13:12,712 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$CartesianSet$1.class 18:13:12,713 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$CartesianSet.class 18:13:12,713 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$DescendingSet.class 18:13:12,714 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$FilteredNavigableSet.class 18:13:12,714 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$FilteredSet.class 18:13:12,714 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$FilteredSortedSet.class 18:13:12,715 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$ImprovedAbstractSet.class 18:13:12,715 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$PowerSet$1.class 18:13:12,715 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$PowerSet.class 18:13:12,716 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$SetView.class 18:13:12,716 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$SubSet$1.class 18:13:12,716 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$SubSet.class 18:13:12,717 [1;36mDEBUGm] adding entry com/google/common/collect/Sets$UnmodifiableNavigableSet.class 18:13:12,717 [1;36mDEBUGm] adding entry com/google/common/collect/Sets.class 18:13:12,718 [1;36mDEBUGm] adding entry com/google/common/collect/SingletonImmutableBiMap.class 18:13:12,719 [1;36mDEBUGm] adding entry com/google/common/collect/SingletonImmutableList.class 18:13:12,719 [1;36mDEBUGm] adding entry com/google/common/collect/SingletonImmutableSet.class 18:13:12,720 [1;36mDEBUGm] adding entry com/google/common/collect/SingletonImmutableTable.class 18:13:12,720 [1;36mDEBUGm] adding entry com/google/common/collect/SortedIterable.class 18:13:12,720 [1;36mDEBUGm] adding entry com/google/common/collect/SortedIterables.class 18:13:12,721 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists$1.class 18:13:12,721 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists$KeyAbsentBehavior$1.class 18:13:12,721 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists$KeyAbsentBehavior$2.class 18:13:12,722 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists$KeyAbsentBehavior$3.class 18:13:12,722 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists$KeyAbsentBehavior.class 18:13:12,722 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior$1.class 18:13:12,723 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior$2.class 18:13:12,723 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior$3.class 18:13:12,723 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior$4.class 18:13:12,724 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior$5.class 18:13:12,724 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists$KeyPresentBehavior.class 18:13:12,724 [1;36mDEBUGm] adding entry com/google/common/collect/SortedLists.class 18:13:12,725 [1;36mDEBUGm] adding entry com/google/common/collect/SortedMapDifference.class 18:13:12,725 [1;36mDEBUGm] adding entry com/google/common/collect/SortedMultiset.class 18:13:12,725 [1;36mDEBUGm] adding entry com/google/common/collect/SortedMultisetBridge.class 18:13:12,726 [1;36mDEBUGm] adding entry com/google/common/collect/SortedMultisets$ElementSet.class 18:13:12,726 [1;36mDEBUGm] adding entry com/google/common/collect/SortedMultisets$NavigableElementSet.class 18:13:12,727 [1;36mDEBUGm] adding entry com/google/common/collect/SortedMultisets.class 18:13:12,727 [1;36mDEBUGm] adding entry com/google/common/collect/SortedSetMultimap.class 18:13:12,727 [1;36mDEBUGm] adding entry com/google/common/collect/SparseImmutableTable.class 18:13:12,728 [1;36mDEBUGm] adding entry com/google/common/collect/StandardRowSortedTable$1.class 18:13:12,728 [1;36mDEBUGm] adding entry com/google/common/collect/StandardRowSortedTable$RowSortedMap.class 18:13:12,728 [1;36mDEBUGm] adding entry com/google/common/collect/StandardRowSortedTable.class 18:13:12,729 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$1.class 18:13:12,729 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$CellIterator.class 18:13:12,730 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$Column$EntrySet.class 18:13:12,730 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$Column$EntrySetIterator$1EntryImpl.class 18:13:12,730 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$Column$EntrySetIterator.class 18:13:12,731 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$Column$KeySet.class 18:13:12,731 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$Column$Values.class 18:13:12,732 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$Column.class 18:13:12,732 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$ColumnKeyIterator.class 18:13:12,732 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$ColumnKeySet.class 18:13:12,733 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$ColumnMap$ColumnMapEntrySet$1.class 18:13:12,733 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$ColumnMap$ColumnMapEntrySet.class 18:13:12,734 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$ColumnMap$ColumnMapValues.class 18:13:12,734 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$ColumnMap.class 18:13:12,734 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$Row$1$1.class 18:13:12,735 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$Row$1.class 18:13:12,735 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$Row.class 18:13:12,735 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$RowMap$EntrySet$1.class 18:13:12,736 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$RowMap$EntrySet.class 18:13:12,736 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$RowMap.class 18:13:12,737 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable$TableSet.class 18:13:12,737 [1;36mDEBUGm] adding entry com/google/common/collect/StandardTable.class 18:13:12,737 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$1.class 18:13:12,738 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedAsMap.class 18:13:12,738 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedAsMapEntries$1$1.class 18:13:12,739 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedAsMapEntries$1.class 18:13:12,739 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedAsMapEntries.class 18:13:12,739 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedAsMapValues$1.class 18:13:12,740 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedAsMapValues.class 18:13:12,740 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedBiMap.class 18:13:12,741 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedCollection.class 18:13:12,741 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedDeque.class 18:13:12,742 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedEntry.class 18:13:12,742 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedList.class 18:13:12,742 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedListMultimap.class 18:13:12,743 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedMap.class 18:13:12,743 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedMultimap.class 18:13:12,744 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedMultiset.class 18:13:12,744 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedNavigableMap.class 18:13:12,745 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedNavigableSet.class 18:13:12,745 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedObject.class 18:13:12,746 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedQueue.class 18:13:12,746 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedRandomAccessList.class 18:13:12,747 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedSet.class 18:13:12,747 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedSetMultimap.class 18:13:12,747 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedSortedMap.class 18:13:12,748 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedSortedSet.class 18:13:12,748 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized$SynchronizedSortedSetMultimap.class 18:13:12,749 [1;36mDEBUGm] adding entry com/google/common/collect/Synchronized.class 18:13:12,750 [1;36mDEBUGm] adding entry com/google/common/collect/Table$Cell.class 18:13:12,750 [1;36mDEBUGm] adding entry com/google/common/collect/Table.class 18:13:12,750 [1;36mDEBUGm] adding entry com/google/common/collect/Tables$1.class 18:13:12,751 [1;36mDEBUGm] adding entry com/google/common/collect/Tables$AbstractCell.class 18:13:12,751 [1;36mDEBUGm] adding entry com/google/common/collect/Tables$ImmutableCell.class 18:13:12,751 [1;36mDEBUGm] adding entry com/google/common/collect/Tables$TransformedTable$1.class 18:13:12,752 [1;36mDEBUGm] adding entry com/google/common/collect/Tables$TransformedTable$2.class 18:13:12,752 [1;36mDEBUGm] adding entry com/google/common/collect/Tables$TransformedTable$3.class 18:13:12,753 [1;36mDEBUGm] adding entry com/google/common/collect/Tables$TransformedTable.class 18:13:12,753 [1;36mDEBUGm] adding entry com/google/common/collect/Tables$TransposeTable$1.class 18:13:12,754 [1;36mDEBUGm] adding entry com/google/common/collect/Tables$TransposeTable.class 18:13:12,754 [1;36mDEBUGm] adding entry com/google/common/collect/Tables$UnmodifiableRowSortedMap.class 18:13:12,755 [1;36mDEBUGm] adding entry com/google/common/collect/Tables$UnmodifiableTable.class 18:13:12,755 [1;36mDEBUGm] adding entry com/google/common/collect/Tables.class 18:13:12,755 [1;36mDEBUGm] adding entry com/google/common/collect/TransformedIterator.class 18:13:12,756 [1;36mDEBUGm] adding entry com/google/common/collect/TransformedListIterator.class 18:13:12,756 [1;36mDEBUGm] adding entry com/google/common/collect/TreeBasedTable$1.class 18:13:12,756 [1;36mDEBUGm] adding entry com/google/common/collect/TreeBasedTable$2.class 18:13:12,757 [1;36mDEBUGm] adding entry com/google/common/collect/TreeBasedTable$Factory.class 18:13:12,757 [1;36mDEBUGm] adding entry com/google/common/collect/TreeBasedTable$TreeRow.class 18:13:12,758 [1;36mDEBUGm] adding entry com/google/common/collect/TreeBasedTable.class 18:13:12,758 [1;36mDEBUGm] adding entry com/google/common/collect/TreeMultimap.class 18:13:12,759 [1;36mDEBUGm] adding entry com/google/common/collect/TreeMultiset$1.class 18:13:12,759 [1;36mDEBUGm] adding entry com/google/common/collect/TreeMultiset$2.class 18:13:12,760 [1;36mDEBUGm] adding entry com/google/common/collect/TreeMultiset$3.class 18:13:12,760 [1;36mDEBUGm] adding entry com/google/common/collect/TreeMultiset$4.class 18:13:12,760 [1;36mDEBUGm] adding entry com/google/common/collect/TreeMultiset$Aggregate$1.class 18:13:12,761 [1;36mDEBUGm] adding entry com/google/common/collect/TreeMultiset$Aggregate$2.class 18:13:12,761 [1;36mDEBUGm] adding entry com/google/common/collect/TreeMultiset$Aggregate.class 18:13:12,761 [1;36mDEBUGm] adding entry com/google/common/collect/TreeMultiset$AvlNode.class 18:13:12,762 [1;36mDEBUGm] adding entry com/google/common/collect/TreeMultiset$Reference.class 18:13:12,763 [1;36mDEBUGm] adding entry com/google/common/collect/TreeMultiset.class 18:13:12,763 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap$1.class 18:13:12,764 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap$AsMapOfRanges.class 18:13:12,764 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap$RangeMapEntry.class 18:13:12,765 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap$SubRangeMap$1$1.class 18:13:12,765 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap$SubRangeMap$1.class 18:13:12,765 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap$SubRangeMap$SubRangeMapAsMap$1.class 18:13:12,766 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap$SubRangeMap$SubRangeMapAsMap$2.class 18:13:12,766 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap$SubRangeMap$SubRangeMapAsMap$3.class 18:13:12,766 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap$SubRangeMap$SubRangeMapAsMap$4.class 18:13:12,767 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap$SubRangeMap$SubRangeMapAsMap.class 18:13:12,767 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap$SubRangeMap.class 18:13:12,768 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeMap.class 18:13:12,768 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$1.class 18:13:12,768 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$AsRanges.class 18:13:12,769 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$Complement.class 18:13:12,769 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$ComplementRangesByLowerBound$1.class 18:13:12,769 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$ComplementRangesByLowerBound$2.class 18:13:12,770 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$ComplementRangesByLowerBound.class 18:13:12,771 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$RangesByUpperBound$1.class 18:13:12,771 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$RangesByUpperBound$2.class 18:13:12,771 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$RangesByUpperBound.class 18:13:12,772 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$SubRangeSet.class 18:13:12,773 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$SubRangeSetRangesByLowerBound$1.class 18:13:12,773 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$SubRangeSetRangesByLowerBound$2.class 18:13:12,773 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet$SubRangeSetRangesByLowerBound.class 18:13:12,774 [1;36mDEBUGm] adding entry com/google/common/collect/TreeRangeSet.class 18:13:12,775 [1;36mDEBUGm] adding entry com/google/common/collect/TreeTraverser$1.class 18:13:12,775 [1;36mDEBUGm] adding entry com/google/common/collect/TreeTraverser$2.class 18:13:12,775 [1;36mDEBUGm] adding entry com/google/common/collect/TreeTraverser$3.class 18:13:12,776 [1;36mDEBUGm] adding entry com/google/common/collect/TreeTraverser$BreadthFirstIterator.class 18:13:12,776 [1;36mDEBUGm] adding entry com/google/common/collect/TreeTraverser$PostOrderIterator.class 18:13:12,776 [1;36mDEBUGm] adding entry com/google/common/collect/TreeTraverser$PostOrderNode.class 18:13:12,777 [1;36mDEBUGm] adding entry com/google/common/collect/TreeTraverser$PreOrderIterator.class 18:13:12,777 [1;36mDEBUGm] adding entry com/google/common/collect/TreeTraverser.class 18:13:12,777 [1;36mDEBUGm] adding entry com/google/common/collect/UnmodifiableIterator.class 18:13:12,778 [1;36mDEBUGm] adding entry com/google/common/collect/UnmodifiableListIterator.class 18:13:12,778 [1;36mDEBUGm] adding entry com/google/common/collect/UnmodifiableSortedMultiset.class 18:13:12,779 [1;36mDEBUGm] adding entry com/google/common/collect/UsingToStringOrdering.class 18:13:12,779 [1;36mDEBUGm] adding entry com/google/common/collect/WellBehavedMap$1.class 18:13:12,779 [1;36mDEBUGm] adding entry com/google/common/collect/WellBehavedMap$EntrySet$1$1.class 18:13:12,780 [1;36mDEBUGm] adding entry com/google/common/collect/WellBehavedMap$EntrySet$1.class 18:13:12,780 [1;36mDEBUGm] adding entry com/google/common/collect/WellBehavedMap$EntrySet.class 18:13:12,780 [1;36mDEBUGm] adding entry com/google/common/collect/WellBehavedMap.class 18:13:12,781 [1;36mDEBUGm] adding entry com/google/common/collect/package-info.class 18:13:12,781 [1;36mDEBUGm] adding directory com/google/common/escape/ 18:13:12,781 [1;36mDEBUGm] adding entry com/google/common/escape/ArrayBasedCharEscaper.class 18:13:12,782 [1;36mDEBUGm] adding entry com/google/common/escape/ArrayBasedEscaperMap.class 18:13:12,782 [1;36mDEBUGm] adding entry com/google/common/escape/ArrayBasedUnicodeEscaper.class 18:13:12,782 [1;36mDEBUGm] adding entry com/google/common/escape/CharEscaper.class 18:13:12,783 [1;36mDEBUGm] adding entry com/google/common/escape/CharEscaperBuilder$CharArrayDecorator.class 18:13:12,783 [1;36mDEBUGm] adding entry com/google/common/escape/CharEscaperBuilder.class 18:13:12,783 [1;36mDEBUGm] adding entry com/google/common/escape/Escaper$1.class 18:13:12,784 [1;36mDEBUGm] adding entry com/google/common/escape/Escaper.class 18:13:12,784 [1;36mDEBUGm] adding entry com/google/common/escape/Escapers$1.class 18:13:12,784 [1;36mDEBUGm] adding entry com/google/common/escape/Escapers$2.class 18:13:12,785 [1;36mDEBUGm] adding entry com/google/common/escape/Escapers$Builder$1.class 18:13:12,785 [1;36mDEBUGm] adding entry com/google/common/escape/Escapers$Builder.class 18:13:12,785 [1;36mDEBUGm] adding entry com/google/common/escape/Escapers.class 18:13:12,786 [1;36mDEBUGm] adding entry com/google/common/escape/Platform$1.class 18:13:12,786 [1;36mDEBUGm] adding entry com/google/common/escape/Platform.class 18:13:12,786 [1;36mDEBUGm] adding entry com/google/common/escape/UnicodeEscaper.class 18:13:12,787 [1;36mDEBUGm] adding entry com/google/common/escape/package-info.class 18:13:12,787 [1;36mDEBUGm] adding directory com/google/common/eventbus/ 18:13:12,787 [1;36mDEBUGm] adding entry com/google/common/eventbus/AllowConcurrentEvents.class 18:13:12,787 [1;36mDEBUGm] adding entry com/google/common/eventbus/AsyncEventBus.class 18:13:12,788 [1;36mDEBUGm] adding entry com/google/common/eventbus/DeadEvent.class 18:13:12,788 [1;36mDEBUGm] adding entry com/google/common/eventbus/Dispatcher$1.class 18:13:12,788 [1;36mDEBUGm] adding entry com/google/common/eventbus/Dispatcher$ImmediateDispatcher.class 18:13:12,789 [1;36mDEBUGm] adding entry com/google/common/eventbus/Dispatcher$LegacyAsyncDispatcher$EventWithSubscriber.class 18:13:12,789 [1;36mDEBUGm] adding entry com/google/common/eventbus/Dispatcher$LegacyAsyncDispatcher.class 18:13:12,789 [1;36mDEBUGm] adding entry com/google/common/eventbus/Dispatcher$PerThreadQueuedDispatcher$1.class 18:13:12,790 [1;36mDEBUGm] adding entry com/google/common/eventbus/Dispatcher$PerThreadQueuedDispatcher$2.class 18:13:12,790 [1;36mDEBUGm] adding entry com/google/common/eventbus/Dispatcher$PerThreadQueuedDispatcher$Event.class 18:13:12,790 [1;36mDEBUGm] adding entry com/google/common/eventbus/Dispatcher$PerThreadQueuedDispatcher.class 18:13:12,791 [1;36mDEBUGm] adding entry com/google/common/eventbus/Dispatcher.class 18:13:12,791 [1;36mDEBUGm] adding entry com/google/common/eventbus/EventBus$LoggingHandler.class 18:13:12,791 [1;36mDEBUGm] adding entry com/google/common/eventbus/EventBus.class 18:13:12,792 [1;36mDEBUGm] adding entry com/google/common/eventbus/Subscribe.class 18:13:12,792 [1;36mDEBUGm] adding entry com/google/common/eventbus/Subscriber$1.class 18:13:12,793 [1;36mDEBUGm] adding entry com/google/common/eventbus/Subscriber$SynchronizedSubscriber.class 18:13:12,793 [1;36mDEBUGm] adding entry com/google/common/eventbus/Subscriber.class 18:13:12,793 [1;36mDEBUGm] adding entry com/google/common/eventbus/SubscriberExceptionContext.class 18:13:12,794 [1;36mDEBUGm] adding entry com/google/common/eventbus/SubscriberExceptionHandler.class 18:13:12,794 [1;36mDEBUGm] adding entry com/google/common/eventbus/SubscriberRegistry$1.class 18:13:12,794 [1;36mDEBUGm] adding entry com/google/common/eventbus/SubscriberRegistry$2.class 18:13:12,795 [1;36mDEBUGm] adding entry com/google/common/eventbus/SubscriberRegistry$MethodIdentifier.class 18:13:12,795 [1;36mDEBUGm] adding entry com/google/common/eventbus/SubscriberRegistry.class 18:13:12,796 [1;36mDEBUGm] adding directory com/google/common/hash/ 18:13:12,796 [1;36mDEBUGm] adding entry com/google/common/hash/AbstractByteHasher.class 18:13:12,796 [1;36mDEBUGm] adding entry com/google/common/hash/AbstractCompositeHashFunction$1.class 18:13:12,797 [1;36mDEBUGm] adding entry com/google/common/hash/AbstractCompositeHashFunction.class 18:13:12,797 [1;36mDEBUGm] adding entry com/google/common/hash/AbstractHasher.class 18:13:12,797 [1;36mDEBUGm] adding entry com/google/common/hash/AbstractNonStreamingHashFunction$BufferingHasher.class 18:13:12,798 [1;36mDEBUGm] adding entry com/google/common/hash/AbstractNonStreamingHashFunction$ExposedByteArrayOutputStream.class 18:13:12,798 [1;36mDEBUGm] adding entry com/google/common/hash/AbstractNonStreamingHashFunction.class 18:13:12,798 [1;36mDEBUGm] adding entry com/google/common/hash/AbstractStreamingHashFunction$AbstractStreamingHasher.class 18:13:12,799 [1;36mDEBUGm] adding entry com/google/common/hash/AbstractStreamingHashFunction.class 18:13:12,799 [1;36mDEBUGm] adding entry com/google/common/hash/BloomFilter$1.class 18:13:12,800 [1;36mDEBUGm] adding entry com/google/common/hash/BloomFilter$SerialForm.class 18:13:12,800 [1;36mDEBUGm] adding entry com/google/common/hash/BloomFilter$Strategy.class 18:13:12,800 [1;36mDEBUGm] adding entry com/google/common/hash/BloomFilter.class 18:13:12,801 [1;36mDEBUGm] adding entry com/google/common/hash/BloomFilterStrategies$1.class 18:13:12,801 [1;36mDEBUGm] adding entry com/google/common/hash/BloomFilterStrategies$2.class 18:13:12,802 [1;36mDEBUGm] adding entry com/google/common/hash/BloomFilterStrategies$BitArray.class 18:13:12,802 [1;36mDEBUGm] adding entry com/google/common/hash/BloomFilterStrategies.class 18:13:12,802 [1;36mDEBUGm] adding entry com/google/common/hash/ChecksumHashFunction$1.class 18:13:12,803 [1;36mDEBUGm] adding entry com/google/common/hash/ChecksumHashFunction$ChecksumHasher.class 18:13:12,803 [1;36mDEBUGm] adding entry com/google/common/hash/ChecksumHashFunction.class 18:13:12,803 [1;36mDEBUGm] adding entry com/google/common/hash/Crc32cHashFunction$Crc32cHasher.class 18:13:12,804 [1;36mDEBUGm] adding entry com/google/common/hash/Crc32cHashFunction.class 18:13:12,804 [1;36mDEBUGm] adding entry com/google/common/hash/Funnel.class 18:13:12,804 [1;36mDEBUGm] adding entry com/google/common/hash/Funnels$ByteArrayFunnel.class 18:13:12,805 [1;36mDEBUGm] adding entry com/google/common/hash/Funnels$IntegerFunnel.class 18:13:12,805 [1;36mDEBUGm] adding entry com/google/common/hash/Funnels$LongFunnel.class 18:13:12,805 [1;36mDEBUGm] adding entry com/google/common/hash/Funnels$SequentialFunnel.class 18:13:12,806 [1;36mDEBUGm] adding entry com/google/common/hash/Funnels$SinkAsStream.class 18:13:12,806 [1;36mDEBUGm] adding entry com/google/common/hash/Funnels$StringCharsetFunnel$SerializedForm.class 18:13:12,807 [1;36mDEBUGm] adding entry com/google/common/hash/Funnels$StringCharsetFunnel.class 18:13:12,807 [1;36mDEBUGm] adding entry com/google/common/hash/Funnels$UnencodedCharsFunnel.class 18:13:12,807 [1;36mDEBUGm] adding entry com/google/common/hash/Funnels.class 18:13:12,808 [1;36mDEBUGm] adding entry com/google/common/hash/HashCode$BytesHashCode.class 18:13:12,808 [1;36mDEBUGm] adding entry com/google/common/hash/HashCode$IntHashCode.class 18:13:12,808 [1;36mDEBUGm] adding entry com/google/common/hash/HashCode$LongHashCode.class 18:13:12,809 [1;36mDEBUGm] adding entry com/google/common/hash/HashCode.class 18:13:12,809 [1;36mDEBUGm] adding entry com/google/common/hash/HashFunction.class 18:13:12,809 [1;36mDEBUGm] adding entry com/google/common/hash/Hasher.class 18:13:12,810 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$1.class 18:13:12,810 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$Adler32Holder.class 18:13:12,810 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$ChecksumType$1.class 18:13:12,810 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$ChecksumType$2.class 18:13:12,811 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$ChecksumType.class 18:13:12,811 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$ConcatenatedHashFunction.class 18:13:12,812 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$Crc32Holder.class 18:13:12,812 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$Crc32cHolder.class 18:13:12,812 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$LinearCongruentialGenerator.class 18:13:12,813 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$Md5Holder.class 18:13:12,813 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$Murmur3_128Holder.class 18:13:12,813 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$Murmur3_32Holder.class 18:13:12,814 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$Sha1Holder.class 18:13:12,814 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$Sha256Holder.class 18:13:12,814 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$Sha384Holder.class 18:13:12,815 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$Sha512Holder.class 18:13:12,815 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing$SipHash24Holder.class 18:13:12,815 [1;36mDEBUGm] adding entry com/google/common/hash/Hashing.class 18:13:12,816 [1;36mDEBUGm] adding entry com/google/common/hash/HashingInputStream.class 18:13:12,816 [1;36mDEBUGm] adding entry com/google/common/hash/HashingOutputStream.class 18:13:12,816 [1;36mDEBUGm] adding entry com/google/common/hash/MessageDigestHashFunction$1.class 18:13:12,816 [1;36mDEBUGm] adding entry com/google/common/hash/MessageDigestHashFunction$MessageDigestHasher.class 18:13:12,817 [1;36mDEBUGm] adding entry com/google/common/hash/MessageDigestHashFunction$SerializedForm.class 18:13:12,817 [1;36mDEBUGm] adding entry com/google/common/hash/MessageDigestHashFunction.class 18:13:12,818 [1;36mDEBUGm] adding entry com/google/common/hash/Murmur3_128HashFunction$Murmur3_128Hasher.class 18:13:12,818 [1;36mDEBUGm] adding entry com/google/common/hash/Murmur3_128HashFunction.class 18:13:12,818 [1;36mDEBUGm] adding entry com/google/common/hash/Murmur3_32HashFunction$Murmur3_32Hasher.class 18:13:12,819 [1;36mDEBUGm] adding entry com/google/common/hash/Murmur3_32HashFunction.class 18:13:12,819 [1;36mDEBUGm] adding entry com/google/common/hash/PrimitiveSink.class 18:13:12,819 [1;36mDEBUGm] adding entry com/google/common/hash/SipHashFunction$SipHasher.class 18:13:12,820 [1;36mDEBUGm] adding entry com/google/common/hash/SipHashFunction.class 18:13:12,820 [1;36mDEBUGm] adding entry com/google/common/hash/package-info.class 18:13:12,820 [1;36mDEBUGm] adding directory com/google/common/html/ 18:13:12,821 [1;36mDEBUGm] adding entry com/google/common/html/HtmlEscapers.class 18:13:12,821 [1;36mDEBUGm] adding entry com/google/common/html/package-info.class 18:13:12,821 [1;36mDEBUGm] adding directory com/google/common/io/ 18:13:12,821 [1;36mDEBUGm] adding entry com/google/common/io/AppendableWriter.class 18:13:12,822 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$1.class 18:13:12,822 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$2.class 18:13:12,822 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$3.class 18:13:12,823 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$4.class 18:13:12,823 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$5.class 18:13:12,823 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$Alphabet.class 18:13:12,824 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$Base16Encoding.class 18:13:12,824 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$Base64Encoding.class 18:13:12,824 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$DecodingException.class 18:13:12,825 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$SeparatedBaseEncoding.class 18:13:12,825 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$StandardBaseEncoding$1.class 18:13:12,826 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$StandardBaseEncoding$2.class 18:13:12,826 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding$StandardBaseEncoding.class 18:13:12,827 [1;36mDEBUGm] adding entry com/google/common/io/BaseEncoding.class 18:13:12,827 [1;36mDEBUGm] adding entry com/google/common/io/ByteArrayDataInput.class 18:13:12,827 [1;36mDEBUGm] adding entry com/google/common/io/ByteArrayDataOutput.class 18:13:12,828 [1;36mDEBUGm] adding entry com/google/common/io/ByteProcessor.class 18:13:12,828 [1;36mDEBUGm] adding entry com/google/common/io/ByteSink$1.class 18:13:12,828 [1;36mDEBUGm] adding entry com/google/common/io/ByteSink$AsCharSink.class 18:13:12,829 [1;36mDEBUGm] adding entry com/google/common/io/ByteSink.class 18:13:12,829 [1;36mDEBUGm] adding entry com/google/common/io/ByteSource$1.class 18:13:12,829 [1;36mDEBUGm] adding entry com/google/common/io/ByteSource$AsCharSource.class 18:13:12,830 [1;36mDEBUGm] adding entry com/google/common/io/ByteSource$ByteArrayByteSource.class 18:13:12,830 [1;36mDEBUGm] adding entry com/google/common/io/ByteSource$ConcatenatedByteSource.class 18:13:12,830 [1;36mDEBUGm] adding entry com/google/common/io/ByteSource$EmptyByteSource.class 18:13:12,831 [1;36mDEBUGm] adding entry com/google/common/io/ByteSource$SlicedByteSource.class 18:13:12,831 [1;36mDEBUGm] adding entry com/google/common/io/ByteSource.class 18:13:12,832 [1;36mDEBUGm] adding entry com/google/common/io/ByteStreams$1.class 18:13:12,832 [1;36mDEBUGm] adding entry com/google/common/io/ByteStreams$ByteArrayDataInputStream.class 18:13:12,832 [1;36mDEBUGm] adding entry com/google/common/io/ByteStreams$ByteArrayDataOutputStream.class 18:13:12,833 [1;36mDEBUGm] adding entry com/google/common/io/ByteStreams$FastByteArrayOutputStream.class 18:13:12,833 [1;36mDEBUGm] adding entry com/google/common/io/ByteStreams$LimitedInputStream.class 18:13:12,833 [1;36mDEBUGm] adding entry com/google/common/io/ByteStreams.class 18:13:12,834 [1;36mDEBUGm] adding entry com/google/common/io/CharSequenceReader.class 18:13:12,834 [1;36mDEBUGm] adding entry com/google/common/io/CharSink.class 18:13:12,835 [1;36mDEBUGm] adding entry com/google/common/io/CharSource$CharSequenceCharSource$1$1.class 18:13:12,835 [1;36mDEBUGm] adding entry com/google/common/io/CharSource$CharSequenceCharSource$1.class 18:13:12,835 [1;36mDEBUGm] adding entry com/google/common/io/CharSource$CharSequenceCharSource.class 18:13:12,836 [1;36mDEBUGm] adding entry com/google/common/io/CharSource$ConcatenatedCharSource.class 18:13:12,836 [1;36mDEBUGm] adding entry com/google/common/io/CharSource$EmptyCharSource.class 18:13:12,836 [1;36mDEBUGm] adding entry com/google/common/io/CharSource.class 18:13:12,836 [1;36mDEBUGm] adding entry com/google/common/io/CharStreams$1.class 18:13:12,837 [1;36mDEBUGm] adding entry com/google/common/io/CharStreams$NullWriter.class 18:13:12,837 [1;36mDEBUGm] adding entry com/google/common/io/CharStreams.class 18:13:12,837 [1;36mDEBUGm] adding entry com/google/common/io/Closeables.class 18:13:12,838 [1;36mDEBUGm] adding entry com/google/common/io/Closer$LoggingSuppressor.class 18:13:12,838 [1;36mDEBUGm] adding entry com/google/common/io/Closer$SuppressingSuppressor.class 18:13:12,838 [1;36mDEBUGm] adding entry com/google/common/io/Closer$Suppressor.class 18:13:12,839 [1;36mDEBUGm] adding entry com/google/common/io/Closer.class 18:13:12,839 [1;36mDEBUGm] adding entry com/google/common/io/CountingInputStream.class 18:13:12,839 [1;36mDEBUGm] adding entry com/google/common/io/CountingOutputStream.class 18:13:12,840 [1;36mDEBUGm] adding entry com/google/common/io/FileBackedOutputStream$1.class 18:13:12,840 [1;36mDEBUGm] adding entry com/google/common/io/FileBackedOutputStream$2.class 18:13:12,840 [1;36mDEBUGm] adding entry com/google/common/io/FileBackedOutputStream$MemoryOutput.class 18:13:12,841 [1;36mDEBUGm] adding entry com/google/common/io/FileBackedOutputStream.class 18:13:12,841 [1;36mDEBUGm] adding entry com/google/common/io/FileWriteMode.class 18:13:12,842 [1;36mDEBUGm] adding entry com/google/common/io/Files$1.class 18:13:12,842 [1;36mDEBUGm] adding entry com/google/common/io/Files$2.class 18:13:12,842 [1;36mDEBUGm] adding entry com/google/common/io/Files$FileByteSink.class 18:13:12,843 [1;36mDEBUGm] adding entry com/google/common/io/Files$FileByteSource.class 18:13:12,843 [1;36mDEBUGm] adding entry com/google/common/io/Files$FilePredicate$1.class 18:13:12,843 [1;36mDEBUGm] adding entry com/google/common/io/Files$FilePredicate$2.class 18:13:12,844 [1;36mDEBUGm] adding entry com/google/common/io/Files$FilePredicate.class 18:13:12,844 [1;36mDEBUGm] adding entry com/google/common/io/Files.class 18:13:12,845 [1;36mDEBUGm] adding entry com/google/common/io/Flushables.class 18:13:12,845 [1;36mDEBUGm] adding entry com/google/common/io/InputSupplier.class 18:13:12,845 [1;36mDEBUGm] adding entry com/google/common/io/LineBuffer.class 18:13:12,846 [1;36mDEBUGm] adding entry com/google/common/io/LineProcessor.class 18:13:12,846 [1;36mDEBUGm] adding entry com/google/common/io/LineReader$1.class 18:13:12,846 [1;36mDEBUGm] adding entry com/google/common/io/LineReader.class 18:13:12,847 [1;36mDEBUGm] adding entry com/google/common/io/LittleEndianDataInputStream.class 18:13:12,847 [1;36mDEBUGm] adding entry com/google/common/io/LittleEndianDataOutputStream.class 18:13:12,847 [1;36mDEBUGm] adding entry com/google/common/io/MultiInputStream.class 18:13:12,848 [1;36mDEBUGm] adding entry com/google/common/io/MultiReader.class 18:13:12,848 [1;36mDEBUGm] adding entry com/google/common/io/OutputSupplier.class 18:13:12,848 [1;36mDEBUGm] adding entry com/google/common/io/PatternFilenameFilter.class 18:13:12,849 [1;36mDEBUGm] adding entry com/google/common/io/Resources$1.class 18:13:12,849 [1;36mDEBUGm] adding entry com/google/common/io/Resources$UrlByteSource.class 18:13:12,849 [1;36mDEBUGm] adding entry com/google/common/io/Resources.class 18:13:12,850 [1;36mDEBUGm] adding entry com/google/common/io/package-info.class 18:13:12,850 [1;36mDEBUGm] adding directory com/google/common/math/ 18:13:12,850 [1;36mDEBUGm] adding entry com/google/common/math/BigIntegerMath$1.class 18:13:12,851 [1;36mDEBUGm] adding entry com/google/common/math/BigIntegerMath.class 18:13:12,851 [1;36mDEBUGm] adding entry com/google/common/math/DoubleMath$1.class 18:13:12,851 [1;36mDEBUGm] adding entry com/google/common/math/DoubleMath.class 18:13:12,852 [1;36mDEBUGm] adding entry com/google/common/math/DoubleUtils.class 18:13:12,852 [1;36mDEBUGm] adding entry com/google/common/math/IntMath$1.class 18:13:12,853 [1;36mDEBUGm] adding entry com/google/common/math/IntMath.class 18:13:12,853 [1;36mDEBUGm] adding entry com/google/common/math/LongMath$1.class 18:13:12,853 [1;36mDEBUGm] adding entry com/google/common/math/LongMath$MillerRabinTester$1.class 18:13:12,854 [1;36mDEBUGm] adding entry com/google/common/math/LongMath$MillerRabinTester$2.class 18:13:12,854 [1;36mDEBUGm] adding entry com/google/common/math/LongMath$MillerRabinTester.class 18:13:12,854 [1;36mDEBUGm] adding entry com/google/common/math/LongMath.class 18:13:12,855 [1;36mDEBUGm] adding entry com/google/common/math/MathPreconditions.class 18:13:12,855 [1;36mDEBUGm] adding entry com/google/common/math/package-info.class 18:13:12,856 [1;36mDEBUGm] adding directory com/google/common/net/ 18:13:12,856 [1;36mDEBUGm] adding entry com/google/common/net/HostAndPort.class 18:13:12,856 [1;36mDEBUGm] adding entry com/google/common/net/HostSpecifier.class 18:13:12,857 [1;36mDEBUGm] adding entry com/google/common/net/HttpHeaders.class 18:13:12,857 [1;36mDEBUGm] adding entry com/google/common/net/InetAddresses$TeredoInfo.class 18:13:12,858 [1;36mDEBUGm] adding entry com/google/common/net/InetAddresses.class 18:13:12,858 [1;36mDEBUGm] adding entry com/google/common/net/InternetDomainName.class 18:13:12,859 [1;36mDEBUGm] adding entry com/google/common/net/MediaType$1.class 18:13:12,859 [1;36mDEBUGm] adding entry com/google/common/net/MediaType$2.class 18:13:12,859 [1;36mDEBUGm] adding entry com/google/common/net/MediaType$Tokenizer.class 18:13:12,860 [1;36mDEBUGm] adding entry com/google/common/net/MediaType.class 18:13:12,861 [1;36mDEBUGm] adding entry com/google/common/net/PercentEscaper.class 18:13:12,861 [1;36mDEBUGm] adding entry com/google/common/net/UrlEscapers.class 18:13:12,862 [1;36mDEBUGm] adding entry com/google/common/net/package-info.class 18:13:12,862 [1;36mDEBUGm] adding directory com/google/common/primitives/ 18:13:12,862 [1;36mDEBUGm] adding entry com/google/common/primitives/Booleans$BooleanArrayAsList.class 18:13:12,862 [1;36mDEBUGm] adding entry com/google/common/primitives/Booleans$LexicographicalComparator.class 18:13:12,863 [1;36mDEBUGm] adding entry com/google/common/primitives/Booleans.class 18:13:12,863 [1;36mDEBUGm] adding entry com/google/common/primitives/Bytes$ByteArrayAsList.class 18:13:12,864 [1;36mDEBUGm] adding entry com/google/common/primitives/Bytes.class 18:13:12,864 [1;36mDEBUGm] adding entry com/google/common/primitives/Chars$CharArrayAsList.class 18:13:12,865 [1;36mDEBUGm] adding entry com/google/common/primitives/Chars$LexicographicalComparator.class 18:13:12,865 [1;36mDEBUGm] adding entry com/google/common/primitives/Chars.class 18:13:12,865 [1;36mDEBUGm] adding entry com/google/common/primitives/Doubles$DoubleArrayAsList.class 18:13:12,866 [1;36mDEBUGm] adding entry com/google/common/primitives/Doubles$DoubleConverter.class 18:13:12,866 [1;36mDEBUGm] adding entry com/google/common/primitives/Doubles$LexicographicalComparator.class 18:13:12,867 [1;36mDEBUGm] adding entry com/google/common/primitives/Doubles.class 18:13:12,867 [1;36mDEBUGm] adding entry com/google/common/primitives/Floats$FloatArrayAsList.class 18:13:12,868 [1;36mDEBUGm] adding entry com/google/common/primitives/Floats$FloatConverter.class 18:13:12,868 [1;36mDEBUGm] adding entry com/google/common/primitives/Floats$LexicographicalComparator.class 18:13:12,868 [1;36mDEBUGm] adding entry com/google/common/primitives/Floats.class 18:13:12,869 [1;36mDEBUGm] adding entry com/google/common/primitives/Ints$IntArrayAsList.class 18:13:12,869 [1;36mDEBUGm] adding entry com/google/common/primitives/Ints$IntConverter.class 18:13:12,870 [1;36mDEBUGm] adding entry com/google/common/primitives/Ints$LexicographicalComparator.class 18:13:12,870 [1;36mDEBUGm] adding entry com/google/common/primitives/Ints.class 18:13:12,871 [1;36mDEBUGm] adding entry com/google/common/primitives/Longs$LexicographicalComparator.class 18:13:12,871 [1;36mDEBUGm] adding entry com/google/common/primitives/Longs$LongArrayAsList.class 18:13:12,871 [1;36mDEBUGm] adding entry com/google/common/primitives/Longs$LongConverter.class 18:13:12,872 [1;36mDEBUGm] adding entry com/google/common/primitives/Longs.class 18:13:12,872 [1;36mDEBUGm] adding entry com/google/common/primitives/ParseRequest.class 18:13:12,873 [1;36mDEBUGm] adding entry com/google/common/primitives/Primitives.class 18:13:12,873 [1;36mDEBUGm] adding entry com/google/common/primitives/Shorts$LexicographicalComparator.class 18:13:12,873 [1;36mDEBUGm] adding entry com/google/common/primitives/Shorts$ShortArrayAsList.class 18:13:12,874 [1;36mDEBUGm] adding entry com/google/common/primitives/Shorts$ShortConverter.class 18:13:12,874 [1;36mDEBUGm] adding entry com/google/common/primitives/Shorts.class 18:13:12,875 [1;36mDEBUGm] adding entry com/google/common/primitives/SignedBytes$LexicographicalComparator.class 18:13:12,875 [1;36mDEBUGm] adding entry com/google/common/primitives/SignedBytes.class 18:13:12,876 [1;36mDEBUGm] adding entry com/google/common/primitives/UnsignedBytes$LexicographicalComparatorHolder$PureJavaComparator.class 18:13:12,876 [1;36mDEBUGm] adding entry com/google/common/primitives/UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator$1.class 18:13:12,877 [1;36mDEBUGm] adding entry com/google/common/primitives/UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator.class 18:13:12,877 [1;36mDEBUGm] adding entry com/google/common/primitives/UnsignedBytes$LexicographicalComparatorHolder.class 18:13:12,877 [1;36mDEBUGm] adding entry com/google/common/primitives/UnsignedBytes.class 18:13:12,878 [1;36mDEBUGm] adding entry com/google/common/primitives/UnsignedInteger.class 18:13:12,878 [1;36mDEBUGm] adding entry com/google/common/primitives/UnsignedInts$LexicographicalComparator.class 18:13:12,879 [1;36mDEBUGm] adding entry com/google/common/primitives/UnsignedInts.class 18:13:12,879 [1;36mDEBUGm] adding entry com/google/common/primitives/UnsignedLong.class 18:13:12,879 [1;36mDEBUGm] adding entry com/google/common/primitives/UnsignedLongs$LexicographicalComparator.class 18:13:12,880 [1;36mDEBUGm] adding entry com/google/common/primitives/UnsignedLongs.class 18:13:12,880 [1;36mDEBUGm] adding entry com/google/common/primitives/package-info.class 18:13:12,880 [1;36mDEBUGm] adding directory com/google/common/reflect/ 18:13:12,881 [1;36mDEBUGm] adding entry com/google/common/reflect/AbstractInvocationHandler.class 18:13:12,881 [1;36mDEBUGm] adding entry com/google/common/reflect/ClassPath$1.class 18:13:12,881 [1;36mDEBUGm] adding entry com/google/common/reflect/ClassPath$ClassInfo.class 18:13:12,882 [1;36mDEBUGm] adding entry com/google/common/reflect/ClassPath$DefaultScanner.class 18:13:12,882 [1;36mDEBUGm] adding entry com/google/common/reflect/ClassPath$ResourceInfo.class 18:13:12,882 [1;36mDEBUGm] adding entry com/google/common/reflect/ClassPath$Scanner.class 18:13:12,883 [1;36mDEBUGm] adding entry com/google/common/reflect/ClassPath.class 18:13:12,883 [1;36mDEBUGm] adding entry com/google/common/reflect/Element.class 18:13:12,884 [1;36mDEBUGm] adding entry com/google/common/reflect/ImmutableTypeToInstanceMap$1.class 18:13:12,884 [1;36mDEBUGm] adding entry com/google/common/reflect/ImmutableTypeToInstanceMap$Builder.class 18:13:12,884 [1;36mDEBUGm] adding entry com/google/common/reflect/ImmutableTypeToInstanceMap.class 18:13:12,885 [1;36mDEBUGm] adding entry com/google/common/reflect/Invokable$ConstructorInvokable.class 18:13:12,885 [1;36mDEBUGm] adding entry com/google/common/reflect/Invokable$MethodInvokable.class 18:13:12,886 [1;36mDEBUGm] adding entry com/google/common/reflect/Invokable.class 18:13:12,886 [1;36mDEBUGm] adding entry com/google/common/reflect/MutableTypeToInstanceMap$1.class 18:13:12,886 [1;36mDEBUGm] adding entry com/google/common/reflect/MutableTypeToInstanceMap$UnmodifiableEntry$1.class 18:13:12,887 [1;36mDEBUGm] adding entry com/google/common/reflect/MutableTypeToInstanceMap$UnmodifiableEntry$2.class 18:13:12,887 [1;36mDEBUGm] adding entry com/google/common/reflect/MutableTypeToInstanceMap$UnmodifiableEntry.class 18:13:12,888 [1;36mDEBUGm] adding entry com/google/common/reflect/MutableTypeToInstanceMap.class 18:13:12,888 [1;36mDEBUGm] adding entry com/google/common/reflect/Parameter.class 18:13:12,888 [1;36mDEBUGm] adding entry com/google/common/reflect/Reflection.class 18:13:12,889 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeCapture.class 18:13:12,889 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeParameter.class 18:13:12,890 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeResolver$1.class 18:13:12,890 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeResolver$TypeMappingIntrospector.class 18:13:12,890 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeResolver$TypeTable$1.class 18:13:12,891 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeResolver$TypeTable.class 18:13:12,891 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeResolver$TypeVariableKey.class 18:13:12,892 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeResolver$WildcardCapturer.class 18:13:12,892 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeResolver.class 18:13:12,893 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToInstanceMap.class 18:13:12,893 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$1.class 18:13:12,893 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$2.class 18:13:12,894 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$3.class 18:13:12,894 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$4.class 18:13:12,894 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$5.class 18:13:12,895 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$Bounds.class 18:13:12,895 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$ClassSet.class 18:13:12,895 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$InterfaceSet$1.class 18:13:12,896 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$InterfaceSet.class 18:13:12,896 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$SimpleTypeToken.class 18:13:12,896 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$TypeCollector$1.class 18:13:12,897 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$TypeCollector$2.class 18:13:12,897 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$TypeCollector$3.class 18:13:12,897 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$TypeCollector$4.class 18:13:12,898 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$TypeCollector$ForwardingTypeCollector.class 18:13:12,898 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$TypeCollector.class 18:13:12,899 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$TypeFilter$1.class 18:13:12,899 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$TypeFilter$2.class 18:13:12,899 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$TypeFilter.class 18:13:12,899 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken$TypeSet.class 18:13:12,900 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeToken.class 18:13:12,901 [1;36mDEBUGm] adding entry com/google/common/reflect/TypeVisitor.class 18:13:12,901 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$1.class 18:13:12,901 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$2.class 18:13:12,902 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$ClassOwnership$1.class 18:13:12,902 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$ClassOwnership$1LocalClass.class 18:13:12,902 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$ClassOwnership$2.class 18:13:12,903 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$ClassOwnership$3.class 18:13:12,903 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$ClassOwnership.class 18:13:12,903 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$GenericArrayTypeImpl.class 18:13:12,904 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$JavaVersion$1.class 18:13:12,904 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$JavaVersion$2.class 18:13:12,904 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$JavaVersion$3.class 18:13:12,905 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$JavaVersion$4.class 18:13:12,905 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$JavaVersion.class 18:13:12,906 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$NativeTypeVariableEquals.class 18:13:12,906 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$ParameterizedTypeImpl.class 18:13:12,906 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$TypeVariableImpl.class 18:13:12,907 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$TypeVariableInvocationHandler.class 18:13:12,907 [1;36mDEBUGm] adding entry com/google/common/reflect/Types$WildcardTypeImpl.class 18:13:12,907 [1;36mDEBUGm] adding entry com/google/common/reflect/Types.class 18:13:12,908 [1;36mDEBUGm] adding entry com/google/common/reflect/package-info.class 18:13:12,908 [1;36mDEBUGm] adding directory com/google/common/util/ 18:13:12,908 [1;36mDEBUGm] adding directory com/google/common/util/concurrent/ 18:13:12,909 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractCheckedFuture.class 18:13:12,909 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractExecutionThreadService$1$1.class 18:13:12,909 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractExecutionThreadService$1$2.class 18:13:12,910 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractExecutionThreadService$1.class 18:13:12,910 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractExecutionThreadService$2.class 18:13:12,910 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractExecutionThreadService.class 18:13:12,911 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$1.class 18:13:12,911 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$AtomicHelper.class 18:13:12,911 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$Cancellation.class 18:13:12,912 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$Failure$1.class 18:13:12,912 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$Failure.class 18:13:12,912 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$Listener.class 18:13:12,912 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$SafeAtomicHelper.class 18:13:12,913 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$SetFuture.class 18:13:12,913 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$TrustedFuture.class 18:13:12,913 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$UnsafeAtomicHelper$1.class 18:13:12,914 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$UnsafeAtomicHelper.class 18:13:12,914 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$UnsafeAtomicHelperFactory$1.class 18:13:12,915 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$UnsafeAtomicHelperFactory$2.class 18:13:12,915 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$UnsafeAtomicHelperFactory.class 18:13:12,915 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture$Waiter.class 18:13:12,916 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractFuture.class 18:13:12,916 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractIdleService$1.class 18:13:12,917 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractIdleService$DelegateService$1.class 18:13:12,917 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractIdleService$DelegateService$2.class 18:13:12,918 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractIdleService$DelegateService.class 18:13:12,918 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractIdleService$ThreadNameSupplier.class 18:13:12,918 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractIdleService.class 18:13:12,919 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractListeningExecutorService.class 18:13:12,919 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$1.class 18:13:12,919 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$1ThreadFactoryImpl.class 18:13:12,920 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$CustomScheduler$ReschedulableCallable.class 18:13:12,920 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$CustomScheduler$Schedule.class 18:13:12,921 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$CustomScheduler.class 18:13:12,921 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$Scheduler$1.class 18:13:12,921 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$Scheduler$2.class 18:13:12,922 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$Scheduler.class 18:13:12,922 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$ServiceDelegate$1.class 18:13:12,923 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$ServiceDelegate$2.class 18:13:12,923 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$ServiceDelegate$3.class 18:13:12,923 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$ServiceDelegate$Task.class 18:13:12,924 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService$ServiceDelegate.class 18:13:12,924 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractScheduledService.class 18:13:12,924 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService$1.class 18:13:12,925 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService$2.class 18:13:12,925 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService$3.class 18:13:12,925 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService$4.class 18:13:12,926 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService$5.class 18:13:12,926 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService$6.class 18:13:12,926 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService$HasReachedRunningGuard.class 18:13:12,927 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService$IsStartableGuard.class 18:13:12,927 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService$IsStoppableGuard.class 18:13:12,927 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService$IsStoppedGuard.class 18:13:12,928 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService$StateSnapshot.class 18:13:12,928 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AbstractService.class 18:13:12,929 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AggregateFuture$RunningState$1.class 18:13:12,929 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AggregateFuture$RunningState.class 18:13:12,930 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AggregateFuture.class 18:13:12,930 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AggregateFutureState.class 18:13:12,931 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AsyncFunction.class 18:13:12,931 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AtomicDouble.class 18:13:12,931 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AtomicDoubleArray.class 18:13:12,932 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AtomicLongMap$1.class 18:13:12,932 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/AtomicLongMap.class 18:13:12,933 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Atomics.class 18:13:12,933 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Callables$1.class 18:13:12,934 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Callables$2.class 18:13:12,934 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Callables$3.class 18:13:12,934 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Callables.class 18:13:12,935 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CheckedFuture.class 18:13:12,935 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CollectionFuture$CollectionFutureRunningState.class 18:13:12,935 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CollectionFuture.class 18:13:12,936 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$1.class 18:13:12,936 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock.class 18:13:12,936 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantLock.class 18:13:12,937 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadLock.class 18:13:12,937 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock.class 18:13:12,937 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.class 18:13:12,938 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$ExampleStackTrace.class 18:13:12,938 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$LockGraphNode.class 18:13:12,939 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$Policies$1.class 18:13:12,939 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$Policies$2.class 18:13:12,939 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$Policies$3.class 18:13:12,940 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$Policies.class 18:13:12,940 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$Policy.class 18:13:12,940 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$PotentialDeadlockException.class 18:13:12,941 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory$WithExplicitOrdering.class 18:13:12,941 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/CycleDetectingLockFactory.class 18:13:12,942 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ExecutionError.class 18:13:12,942 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ExecutionList$RunnableExecutorPair.class 18:13:12,942 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ExecutionList.class 18:13:12,943 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/FakeTimeLimiter.class 18:13:12,943 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ForwardingBlockingQueue.class 18:13:12,943 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ForwardingCheckedFuture$SimpleForwardingCheckedFuture.class 18:13:12,944 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ForwardingCheckedFuture.class 18:13:12,944 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ForwardingExecutorService.class 18:13:12,944 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ForwardingFuture$SimpleForwardingFuture.class 18:13:12,945 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ForwardingFuture.class 18:13:12,945 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ForwardingListenableFuture$SimpleForwardingListenableFuture.class 18:13:12,945 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ForwardingListenableFuture.class 18:13:12,946 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ForwardingListeningExecutorService.class 18:13:12,946 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/FutureCallback.class 18:13:12,947 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/FutureFallback.class 18:13:12,947 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$1.class 18:13:12,948 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$2$1.class 18:13:12,948 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$2.class 18:13:12,949 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$3.class 18:13:12,949 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$4.class 18:13:12,950 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$5.class 18:13:12,950 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$6.class 18:13:12,950 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$AbstractCatchingFuture.class 18:13:12,951 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$AbstractChainingFuture.class 18:13:12,951 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$AsyncCatchingFuture.class 18:13:12,952 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$AsyncChainingFuture.class 18:13:12,952 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$CatchingFuture.class 18:13:12,952 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$ChainingFuture.class 18:13:12,953 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$ImmediateCancelledFuture.class 18:13:12,953 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$ImmediateFailedCheckedFuture.class 18:13:12,954 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$ImmediateFailedFuture.class 18:13:12,954 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$ImmediateFuture.class 18:13:12,955 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$ImmediateSuccessfulCheckedFuture.class 18:13:12,955 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$ImmediateSuccessfulFuture.class 18:13:12,955 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$ListFuture$ListFutureRunningState.class 18:13:12,956 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$ListFuture.class 18:13:12,956 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$MappingCheckedFuture.class 18:13:12,957 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$NonCancellationPropagatingFuture$1.class 18:13:12,957 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$NonCancellationPropagatingFuture.class 18:13:12,957 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$TimeoutFuture$Fire.class 18:13:12,958 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures$TimeoutFuture.class 18:13:12,958 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Futures.class 18:13:12,959 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/FuturesGetChecked$1.class 18:13:12,959 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/FuturesGetChecked$GetCheckedTypeValidator.class 18:13:12,960 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/FuturesGetChecked$GetCheckedTypeValidatorHolder$ClassValueValidator$1.class 18:13:12,960 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/FuturesGetChecked$GetCheckedTypeValidatorHolder$ClassValueValidator.class 18:13:12,961 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/FuturesGetChecked$GetCheckedTypeValidatorHolder$WeakSetValidator.class 18:13:12,961 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/FuturesGetChecked$GetCheckedTypeValidatorHolder.class 18:13:12,962 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/FuturesGetChecked.class 18:13:12,962 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/GwtFuturesCatchingSpecialization.class 18:13:12,963 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/InterruptibleTask.class 18:13:12,963 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/JdkFutureAdapters$ListenableFutureAdapter$1.class 18:13:12,964 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/JdkFutureAdapters$ListenableFutureAdapter.class 18:13:12,964 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/JdkFutureAdapters.class 18:13:12,964 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ListenableFuture.class 18:13:12,965 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ListenableFutureTask.class 18:13:12,965 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ListenableScheduledFuture.class 18:13:12,965 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ListenerCallQueue$Callback.class 18:13:12,966 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ListenerCallQueue.class 18:13:12,966 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ListeningExecutorService.class 18:13:12,967 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ListeningScheduledExecutorService.class 18:13:12,967 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Monitor$Guard.class 18:13:12,967 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Monitor.class 18:13:12,968 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$1.class 18:13:12,968 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$2.class 18:13:12,968 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$3.class 18:13:12,969 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$4.class 18:13:12,969 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$Application$1.class 18:13:12,970 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$Application.class 18:13:12,970 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$DirectExecutor.class 18:13:12,971 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$DirectExecutorService.class 18:13:12,971 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$ListeningDecorator.class 18:13:12,971 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$ScheduledListeningDecorator$ListenableScheduledTask.class 18:13:12,972 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$ScheduledListeningDecorator$NeverSuccessfulListenableFutureTask.class 18:13:12,972 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors$ScheduledListeningDecorator.class 18:13:12,973 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/MoreExecutors.class 18:13:12,974 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Platform.class 18:13:12,974 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/RateLimiter$SleepingStopwatch$1.class 18:13:12,974 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/RateLimiter$SleepingStopwatch.class 18:13:12,975 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/RateLimiter.class 18:13:12,975 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Runnables$1.class 18:13:12,975 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Runnables.class 18:13:12,976 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SerializingExecutor$1.class 18:13:12,976 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SerializingExecutor$QueueWorker.class 18:13:12,976 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SerializingExecutor.class 18:13:12,977 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Service$1.class 18:13:12,977 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Service$Listener.class 18:13:12,977 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Service$State$1.class 18:13:12,978 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Service$State$2.class 18:13:12,978 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Service$State$3.class 18:13:12,978 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Service$State$4.class 18:13:12,979 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Service$State$5.class 18:13:12,979 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Service$State$6.class 18:13:12,979 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Service$State.class 18:13:12,979 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Service.class 18:13:12,980 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager$1.class 18:13:12,980 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager$2.class 18:13:12,980 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager$EmptyServiceManagerWarning.class 18:13:12,981 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager$Listener.class 18:13:12,981 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager$NoOpService.class 18:13:12,981 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager$ServiceListener.class 18:13:12,982 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager$ServiceManagerState$1.class 18:13:12,982 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager$ServiceManagerState$2.class 18:13:12,982 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager$ServiceManagerState$AwaitHealthGuard.class 18:13:12,983 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager$ServiceManagerState$StoppedGuard.class 18:13:12,983 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager$ServiceManagerState.class 18:13:12,984 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ServiceManager.class 18:13:12,984 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SettableFuture.class 18:13:12,985 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SimpleTimeLimiter$1$1.class 18:13:12,985 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SimpleTimeLimiter$1.class 18:13:12,985 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SimpleTimeLimiter.class 18:13:12,986 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SmoothRateLimiter$1.class 18:13:12,986 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SmoothRateLimiter$SmoothBursty.class 18:13:12,987 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SmoothRateLimiter$SmoothWarmingUp.class 18:13:12,987 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SmoothRateLimiter.class 18:13:12,987 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$1.class 18:13:12,988 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$2.class 18:13:12,988 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$3.class 18:13:12,988 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$4.class 18:13:12,989 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$5.class 18:13:12,989 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$CompactStriped.class 18:13:12,989 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$LargeLazyStriped.class 18:13:12,990 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$PaddedLock.class 18:13:12,990 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$PaddedSemaphore.class 18:13:12,990 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$PowerOfTwoStriped.class 18:13:12,990 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$SmallLazyStriped$ArrayReference.class 18:13:12,991 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped$SmallLazyStriped.class 18:13:12,991 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Striped.class 18:13:12,992 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/SuppressUnderAndroid.class 18:13:12,992 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ThreadFactoryBuilder$1.class 18:13:12,992 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/ThreadFactoryBuilder.class 18:13:12,993 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/TimeLimiter.class 18:13:12,993 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/TrustedListenableFutureTask$TrustedFutureInterruptibleTask.class 18:13:12,993 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/TrustedListenableFutureTask.class 18:13:12,994 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/UncaughtExceptionHandlers$Exiter.class 18:13:12,995 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/UncaughtExceptionHandlers.class 18:13:12,995 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/UncheckedExecutionException.class 18:13:12,996 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/UncheckedTimeoutException.class 18:13:12,996 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/Uninterruptibles.class 18:13:12,997 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/WrappingExecutorService$1.class 18:13:12,997 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/WrappingExecutorService.class 18:13:12,998 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/WrappingScheduledExecutorService.class 18:13:12,999 [1;36mDEBUGm] adding entry com/google/common/util/concurrent/package-info.class 18:13:12,999 [1;36mDEBUGm] adding directory com/google/common/xml/ 18:13:12,999 [1;36mDEBUGm] adding entry com/google/common/xml/XmlEscapers.class 18:13:13,000 [1;36mDEBUGm] adding entry com/google/common/xml/package-info.class 18:13:13,000 [1;36mDEBUGm] adding directory com/google/thirdparty/ 18:13:13,000 [1;36mDEBUGm] adding directory com/google/thirdparty/publicsuffix/ 18:13:13,001 [1;36mDEBUGm] adding entry com/google/thirdparty/publicsuffix/PublicSuffixPatterns.class 18:13:13,005 [1;36mDEBUGm] adding entry com/google/thirdparty/publicsuffix/PublicSuffixType.class 18:13:13,006 [1;36mDEBUGm] adding entry com/google/thirdparty/publicsuffix/TrieParser.class 18:13:13,008 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:13,008 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish/ 18:13:13,008 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish/javax.json/ 18:13:13,009 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish/javax.json/pom.properties 18:13:13,009 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish/javax.json/pom.xml 18:13:13,010 [1;36mDEBUGm] adding directory javax/json/ 18:13:13,010 [1;36mDEBUGm] adding entry javax/json/Json.class 18:13:13,011 [1;36mDEBUGm] adding entry javax/json/JsonArray.class 18:13:13,011 [1;36mDEBUGm] adding entry javax/json/JsonArrayBuilder.class 18:13:13,011 [1;36mDEBUGm] adding entry javax/json/JsonBuilderFactory.class 18:13:13,012 [1;36mDEBUGm] adding entry javax/json/JsonException.class 18:13:13,012 [1;36mDEBUGm] adding entry javax/json/JsonNumber.class 18:13:13,012 [1;36mDEBUGm] adding entry javax/json/JsonObject.class 18:13:13,013 [1;36mDEBUGm] adding entry javax/json/JsonObjectBuilder.class 18:13:13,013 [1;36mDEBUGm] adding entry javax/json/JsonReader.class 18:13:13,013 [1;36mDEBUGm] adding entry javax/json/JsonReaderFactory.class 18:13:13,014 [1;36mDEBUGm] adding entry javax/json/JsonString.class 18:13:13,014 [1;36mDEBUGm] adding entry javax/json/JsonStructure.class 18:13:13,015 [1;36mDEBUGm] adding entry javax/json/JsonValue$1.class 18:13:13,015 [1;36mDEBUGm] adding entry javax/json/JsonValue$2.class 18:13:13,015 [1;36mDEBUGm] adding entry javax/json/JsonValue$3.class 18:13:13,016 [1;36mDEBUGm] adding entry javax/json/JsonValue$ValueType.class 18:13:13,016 [1;36mDEBUGm] adding entry javax/json/JsonValue.class 18:13:13,017 [1;36mDEBUGm] adding entry javax/json/JsonWriter.class 18:13:13,017 [1;36mDEBUGm] adding entry javax/json/JsonWriterFactory.class 18:13:13,017 [1;36mDEBUGm] adding directory javax/json/spi/ 18:13:13,017 [1;36mDEBUGm] adding entry javax/json/spi/JsonProvider.class 18:13:13,018 [1;36mDEBUGm] adding directory javax/json/stream/ 18:13:13,018 [1;36mDEBUGm] adding entry javax/json/stream/JsonGenerationException.class 18:13:13,019 [1;36mDEBUGm] adding entry javax/json/stream/JsonGenerator.class 18:13:13,019 [1;36mDEBUGm] adding entry javax/json/stream/JsonGeneratorFactory.class 18:13:13,019 [1;36mDEBUGm] adding entry javax/json/stream/JsonLocation.class 18:13:13,020 [1;36mDEBUGm] adding entry javax/json/stream/JsonParser$Event.class 18:13:13,020 [1;36mDEBUGm] adding entry javax/json/stream/JsonParser.class 18:13:13,021 [1;36mDEBUGm] adding entry javax/json/stream/JsonParserFactory.class 18:13:13,021 [1;36mDEBUGm] adding entry javax/json/stream/JsonParsingException.class 18:13:13,021 [1;36mDEBUGm] adding directory org/glassfish/ 18:13:13,022 [1;36mDEBUGm] adding directory org/glassfish/json/ 18:13:13,022 [1;36mDEBUGm] adding entry org/glassfish/json/BufferPoolImpl.class 18:13:13,022 [1;36mDEBUGm] adding entry org/glassfish/json/JsonArrayBuilderImpl$JsonArrayImpl.class 18:13:13,023 [1;36mDEBUGm] adding entry org/glassfish/json/JsonArrayBuilderImpl.class 18:13:13,023 [1;36mDEBUGm] adding entry org/glassfish/json/JsonBuilderFactoryImpl.class 18:13:13,024 [1;36mDEBUGm] adding entry org/glassfish/json/JsonGeneratorFactoryImpl.class 18:13:13,024 [1;36mDEBUGm] adding entry org/glassfish/json/JsonGeneratorImpl$1.class 18:13:13,025 [1;36mDEBUGm] adding entry org/glassfish/json/JsonGeneratorImpl$Context.class 18:13:13,025 [1;36mDEBUGm] adding entry org/glassfish/json/JsonGeneratorImpl$Scope.class 18:13:13,026 [1;36mDEBUGm] adding entry org/glassfish/json/JsonGeneratorImpl.class 18:13:13,027 [1;36mDEBUGm] adding entry org/glassfish/json/JsonLocationImpl.class 18:13:13,028 [1;36mDEBUGm] adding entry org/glassfish/json/JsonMessages.class 18:13:13,028 [1;36mDEBUGm] adding entry org/glassfish/json/JsonNumberImpl$JsonBigDecimalNumber.class 18:13:13,029 [1;36mDEBUGm] adding entry org/glassfish/json/JsonNumberImpl$JsonIntNumber.class 18:13:13,029 [1;36mDEBUGm] adding entry org/glassfish/json/JsonNumberImpl$JsonLongNumber.class 18:13:13,030 [1;36mDEBUGm] adding entry org/glassfish/json/JsonNumberImpl.class 18:13:13,030 [1;36mDEBUGm] adding entry org/glassfish/json/JsonObjectBuilderImpl$JsonObjectImpl.class 18:13:13,031 [1;36mDEBUGm] adding entry org/glassfish/json/JsonObjectBuilderImpl.class 18:13:13,031 [1;36mDEBUGm] adding entry org/glassfish/json/JsonParserFactoryImpl.class 18:13:13,032 [1;36mDEBUGm] adding entry org/glassfish/json/JsonParserImpl$1.class 18:13:13,032 [1;36mDEBUGm] adding entry org/glassfish/json/JsonParserImpl$ArrayContext.class 18:13:13,033 [1;36mDEBUGm] adding entry org/glassfish/json/JsonParserImpl$Context.class 18:13:13,033 [1;36mDEBUGm] adding entry org/glassfish/json/JsonParserImpl$NoneContext.class 18:13:13,034 [1;36mDEBUGm] adding entry org/glassfish/json/JsonParserImpl$ObjectContext.class 18:13:13,034 [1;36mDEBUGm] adding entry org/glassfish/json/JsonParserImpl$Stack.class 18:13:13,035 [1;36mDEBUGm] adding entry org/glassfish/json/JsonParserImpl$StateIterator.class 18:13:13,035 [1;36mDEBUGm] adding entry org/glassfish/json/JsonParserImpl.class 18:13:13,036 [1;36mDEBUGm] adding entry org/glassfish/json/JsonPrettyGeneratorImpl.class 18:13:13,037 [1;36mDEBUGm] adding entry org/glassfish/json/JsonProviderImpl.class 18:13:13,037 [1;36mDEBUGm] adding entry org/glassfish/json/JsonReaderFactoryImpl.class 18:13:13,038 [1;36mDEBUGm] adding entry org/glassfish/json/JsonReaderImpl$1.class 18:13:13,038 [1;36mDEBUGm] adding entry org/glassfish/json/JsonReaderImpl.class 18:13:13,039 [1;36mDEBUGm] adding entry org/glassfish/json/JsonStringImpl.class 18:13:13,039 [1;36mDEBUGm] adding entry org/glassfish/json/JsonStructureParser$1.class 18:13:13,040 [1;36mDEBUGm] adding entry org/glassfish/json/JsonStructureParser$ArrayScope.class 18:13:13,040 [1;36mDEBUGm] adding entry org/glassfish/json/JsonStructureParser$ObjectScope.class 18:13:13,041 [1;36mDEBUGm] adding entry org/glassfish/json/JsonStructureParser$Scope.class 18:13:13,041 [1;36mDEBUGm] adding entry org/glassfish/json/JsonStructureParser.class 18:13:13,042 [1;36mDEBUGm] adding entry org/glassfish/json/JsonTokenizer$JsonToken.class 18:13:13,042 [1;36mDEBUGm] adding entry org/glassfish/json/JsonTokenizer.class 18:13:13,043 [1;36mDEBUGm] adding entry org/glassfish/json/JsonWriterFactoryImpl.class 18:13:13,044 [1;36mDEBUGm] adding entry org/glassfish/json/JsonWriterImpl$NoFlushOutputStream.class 18:13:13,044 [1;36mDEBUGm] adding entry org/glassfish/json/JsonWriterImpl.class 18:13:13,045 [1;36mDEBUGm] adding entry org/glassfish/json/UnicodeDetectingInputStream.class 18:13:13,045 [1;36mDEBUGm] adding directory org/glassfish/json/api/ 18:13:13,046 [1;36mDEBUGm] adding entry org/glassfish/json/api/BufferPool.class 18:13:13,046 [1;36mDEBUGm] adding entry org/glassfish/json/messages.properties 18:13:13,054 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:13,054 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.core/ 18:13:13,055 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.core/jersey-server/ 18:13:13,055 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.core/jersey-server/pom.properties 18:13:13,056 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.core/jersey-server/pom.xml 18:13:13,057 [1;36mDEBUGm] adding directory META-INF/services/ 18:13:13,057 [1;36mDEBUGm] adding entry META-INF/services/javax.ws.rs.ext.RuntimeDelegate 18:13:13,058 [1;36mDEBUGm] adding entry META-INF/services/org.glassfish.jersey.internal.spi.AutoDiscoverable 18:13:13,058 [1;36mDEBUGm] adding entry META-INF/services/org.glassfish.jersey.internal.spi.ForcedAutoDiscoverable 18:13:13,059 [1;36mDEBUGm] adding directory com/sun/ 18:13:13,059 [1;36mDEBUGm] adding directory com/sun/research/ 18:13:13,059 [1;36mDEBUGm] adding directory com/sun/research/ws/ 18:13:13,059 [1;36mDEBUGm] adding directory com/sun/research/ws/wadl/ 18:13:13,060 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Application.class 18:13:13,060 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Doc.class 18:13:13,061 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Grammars.class 18:13:13,061 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/HTTPMethods.class 18:13:13,062 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Include.class 18:13:13,062 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Link.class 18:13:13,063 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Method.class 18:13:13,064 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/ObjectFactory.class 18:13:13,064 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Option.class 18:13:13,065 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Param.class 18:13:13,065 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/ParamStyle.class 18:13:13,066 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Representation.class 18:13:13,067 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Request.class 18:13:13,067 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Resource.class 18:13:13,068 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/ResourceType.class 18:13:13,068 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Resources.class 18:13:13,069 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/Response.class 18:13:13,069 [1;36mDEBUGm] adding entry com/sun/research/ws/wadl/package-info.class 18:13:13,070 [1;36mDEBUGm] adding directory org/glassfish/jersey/ 18:13:13,070 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/ 18:13:13,071 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$1.class 18:13:13,071 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$2.class 18:13:13,072 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$3.class 18:13:13,072 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$4.class 18:13:13,073 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$5.class 18:13:13,073 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$6.class 18:13:13,074 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$7.class 18:13:13,075 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$8.class 18:13:13,075 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$ApplicationBinder$JaxrsApplicationProvider.class 18:13:13,076 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$ApplicationBinder$RuntimeConfigProvider.class 18:13:13,076 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$ApplicationBinder.class 18:13:13,077 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$FutureResponseWriter.class 18:13:13,078 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler$WorkersToStringTransform.class 18:13:13,078 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ApplicationHandler.class 18:13:13,081 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/Broadcaster$1.class 18:13:13,081 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/Broadcaster$2.class 18:13:13,082 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/Broadcaster$3.class 18:13:13,082 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/Broadcaster$4.class 18:13:13,083 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/Broadcaster$Task.class 18:13:13,083 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/Broadcaster.class 18:13:13,084 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/BroadcasterListener.class 18:13:13,085 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ChunkedOutput$1.class 18:13:13,085 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ChunkedOutput.class 18:13:13,086 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ChunkedResponseWriter.class 18:13:13,087 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ClientBinding.class 18:13:13,087 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/CloseableService.class 18:13:13,088 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ContainerException.class 18:13:13,088 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ContainerFactory.class 18:13:13,089 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ContainerFilteringStage$1.class 18:13:13,089 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ContainerFilteringStage$ResponseFilterStage.class 18:13:13,090 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ContainerFilteringStage.class 18:13:13,091 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ContainerMessageBodyWorkersInitializer.class 18:13:13,092 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ContainerRequest$1.class 18:13:13,092 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ContainerRequest$2.class 18:13:13,093 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ContainerRequest.class 18:13:13,094 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ContainerResponse.class 18:13:13,095 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ExtendedResourceContext.class 18:13:13,095 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ExtendedUriInfo.class 18:13:13,096 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/JSONP.class 18:13:13,096 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ManagedAsync.class 18:13:13,097 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ParamException$CookieParamException.class 18:13:13,097 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ParamException$FormParamException.class 18:13:13,098 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ParamException$HeaderParamException.class 18:13:13,099 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ParamException$MatrixParamException.class 18:13:13,099 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ParamException$PathParamException.class 18:13:13,100 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ParamException$QueryParamException.class 18:13:13,100 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ParamException$UriParamException.class 18:13:13,101 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ParamException.class 18:13:13,102 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceBag$1.class 18:13:13,102 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceBag$Builder.class 18:13:13,103 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceBag.class 18:13:13,103 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig$1.class 18:13:13,104 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig$ImmutableState.class 18:13:13,104 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig$RuntimeConfig$1.class 18:13:13,105 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig$RuntimeConfig$2.class 18:13:13,106 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig$RuntimeConfig$3$1.class 18:13:13,106 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig$RuntimeConfig$3$2.class 18:13:13,107 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig$RuntimeConfig$3.class 18:13:13,107 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig$RuntimeConfig.class 18:13:13,108 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig$State$1.class 18:13:13,108 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig$State.class 18:13:13,109 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig$WrappingResourceConfig.class 18:13:13,110 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceConfig.class 18:13:13,111 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ResourceFinder.class 18:13:13,112 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerBinder.class 18:13:13,112 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerConfig.class 18:13:13,113 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerProperties.class 18:13:13,114 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$1.class 18:13:13,114 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$2.class 18:13:13,115 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AbstractCallbackRunner.class 18:13:13,115 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AsyncResponder$1.class 18:13:13,116 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AsyncResponder$2$1.class 18:13:13,117 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AsyncResponder$2.class 18:13:13,117 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AsyncResponder$3.class 18:13:13,118 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AsyncResponder$4.class 18:13:13,118 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AsyncResponder$5.class 18:13:13,119 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AsyncResponder$6.class 18:13:13,120 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AsyncResponder$7.class 18:13:13,120 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AsyncResponder$8.class 18:13:13,121 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AsyncResponder.class 18:13:13,122 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$AsyncResponderHolder.class 18:13:13,123 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$Builder.class 18:13:13,123 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$CompletionCallbackRunner$1.class 18:13:13,124 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$CompletionCallbackRunner.class 18:13:13,125 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$ConnectionCallbackRunner$1.class 18:13:13,125 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$ConnectionCallbackRunner.class 18:13:13,126 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$Responder$1.class 18:13:13,126 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime$Responder.class 18:13:13,128 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/ServerRuntime.class 18:13:13,129 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/SubjectSecurityContext.class 18:13:13,129 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/TracingConfig.class 18:13:13,130 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/TracingUtils.class 18:13:13,130 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/Uri.class 18:13:13,131 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/filter/ 18:13:13,131 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/CsrfProtectionFilter.class 18:13:13,132 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/EncodingFilter$ContentEncoding.class 18:13:13,132 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/EncodingFilter.class 18:13:13,133 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/HttpMethodOverrideFilter$Source.class 18:13:13,134 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/HttpMethodOverrideFilter.class 18:13:13,134 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/RolesAllowedDynamicFeature$RolesAllowedRequestFilter.class 18:13:13,135 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/RolesAllowedDynamicFeature.class 18:13:13,136 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/UriConnegFilter$1.class 18:13:13,136 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/UriConnegFilter$2.class 18:13:13,160 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/UriConnegFilter$TypeParser.class 18:13:13,160 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/UriConnegFilter.class 18:13:13,161 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/filter/internal/ 18:13:13,162 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/filter/internal/ServerFiltersAutoDiscoverable.class 18:13:13,162 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/internal/ 18:13:13,163 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/BackgroundScheduler.class 18:13:13,163 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/ConfigHelper$1.class 18:13:13,164 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/ConfigHelper$2.class 18:13:13,164 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/ConfigHelper$ServiceLocatorShutdownListener.class 18:13:13,165 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/ConfigHelper.class 18:13:13,165 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/ContainerUtils.class 18:13:13,166 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/InternalServerProperties.class 18:13:13,166 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/JerseyRequestTimeoutHandler$1.class 18:13:13,167 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/JerseyRequestTimeoutHandler.class 18:13:13,167 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/JerseyResourceContext$Binder.class 18:13:13,168 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/JerseyResourceContext.class 18:13:13,169 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/JsonWithPaddingInterceptor.class 18:13:13,170 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/LocalizationMessages.class 18:13:13,172 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/MappableExceptionWrapperInterceptor$Binder.class 18:13:13,172 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/MappableExceptionWrapperInterceptor.class 18:13:13,173 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/ProcessingProviders$Binder$1.class 18:13:13,173 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/ProcessingProviders$Binder$ProcessingProvidersReferencingFactory.class 18:13:13,174 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/ProcessingProviders$Binder.class 18:13:13,175 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/ProcessingProviders.class 18:13:13,176 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/RuntimeDelegateImpl.class 18:13:13,176 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/RuntimeExecutorsBinder$BackgroundSchedulerFactory$1.class 18:13:13,177 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/RuntimeExecutorsBinder$BackgroundSchedulerFactory$2.class 18:13:13,177 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/RuntimeExecutorsBinder$BackgroundSchedulerFactory$3.class 18:13:13,178 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/RuntimeExecutorsBinder$BackgroundSchedulerFactory.class 18:13:13,179 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/RuntimeExecutorsBinder$BackgroundSchedulerLiteral.class 18:13:13,179 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/RuntimeExecutorsBinder.class 18:13:13,180 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/ServerTraceEvent.class 18:13:13,180 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/internal/inject/ 18:13:13,181 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/AbstractContainerRequestValueFactory.class 18:13:13,181 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/AbstractParamValueExtractor$1.class 18:13:13,182 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/AbstractParamValueExtractor.class 18:13:13,182 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/AbstractValueFactoryProvider.class 18:13:13,183 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/AsyncResponseValueFactoryProvider$1.class 18:13:13,184 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/AsyncResponseValueFactoryProvider$InjectionResolver.class 18:13:13,184 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/AsyncResponseValueFactoryProvider.class 18:13:13,185 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/BeanParamValueFactoryProvider$1.class 18:13:13,185 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/BeanParamValueFactoryProvider$BeanParamValueFactory$1.class 18:13:13,186 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/BeanParamValueFactoryProvider$BeanParamValueFactory.class 18:13:13,186 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/BeanParamValueFactoryProvider$InjectionResolver.class 18:13:13,187 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/BeanParamValueFactoryProvider.class 18:13:13,188 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/CollectionExtractor$ListValueOf.class 18:13:13,188 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/CollectionExtractor$SetValueOf.class 18:13:13,189 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/CollectionExtractor$SortedSetValueOf.class 18:13:13,189 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/CollectionExtractor.class 18:13:13,190 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ConfiguredValidator.class 18:13:13,191 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/CookieParamValueFactoryProvider$CookieParamValueFactory.class 18:13:13,191 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/CookieParamValueFactoryProvider$CookieTypeParamValueFactory.class 18:13:13,192 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/CookieParamValueFactoryProvider$InjectionResolver.class 18:13:13,193 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/CookieParamValueFactoryProvider.class 18:13:13,193 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/DelegatedInjectionValueFactoryProvider$1.class 18:13:13,194 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/DelegatedInjectionValueFactoryProvider$2.class 18:13:13,194 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/DelegatedInjectionValueFactoryProvider$3.class 18:13:13,195 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/DelegatedInjectionValueFactoryProvider$4.class 18:13:13,196 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/DelegatedInjectionValueFactoryProvider.class 18:13:13,196 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/EntityParamValueFactoryProvider$EntityValueFactory.class 18:13:13,197 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/EntityParamValueFactoryProvider.class 18:13:13,198 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/FormParamValueFactoryProvider$FormParamValueFactory$1EncodedAnnotationTemp.class 18:13:13,199 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/FormParamValueFactoryProvider$FormParamValueFactory.class 18:13:13,199 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/FormParamValueFactoryProvider$InjectionResolver.class 18:13:13,200 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/FormParamValueFactoryProvider.class 18:13:13,201 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/HeaderParamValueFactoryProvider$HeaderParamValueFactory.class 18:13:13,201 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/HeaderParamValueFactoryProvider$InjectionResolver.class 18:13:13,202 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/HeaderParamValueFactoryProvider.class 18:13:13,203 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/MatrixParamValueFactoryProvider$InjectionResolver.class 18:13:13,203 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/MatrixParamValueFactoryProvider$MatrixParamValueFactory.class 18:13:13,204 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/MatrixParamValueFactoryProvider.class 18:13:13,205 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/MultivaluedParameterExtractor.class 18:13:13,205 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/MultivaluedParameterExtractorFactory.class 18:13:13,206 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/MultivaluedParameterExtractorProvider.class 18:13:13,207 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverterFactory.class 18:13:13,207 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$1.class 18:13:13,208 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$AbstractStringReader.class 18:13:13,208 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$AggregatedProvider.class 18:13:13,209 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$CharacterProvider$1.class 18:13:13,210 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$CharacterProvider.class 18:13:13,210 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$DateProvider$1.class 18:13:13,211 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$DateProvider.class 18:13:13,211 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$StringConstructor$1.class 18:13:13,212 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$StringConstructor.class 18:13:13,213 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$TypeFromString$1.class 18:13:13,213 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$TypeFromString.class 18:13:13,214 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$TypeFromStringEnum.class 18:13:13,215 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$TypeValueOf$1.class 18:13:13,215 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters$TypeValueOf.class 18:13:13,216 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamConverters.class 18:13:13,217 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamInjectionResolver$1.class 18:13:13,217 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParamInjectionResolver.class 18:13:13,218 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParameterInjectionBinder$1.class 18:13:13,219 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParameterInjectionBinder$2.class 18:13:13,219 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParameterInjectionBinder$3.class 18:13:13,220 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParameterInjectionBinder$4.class 18:13:13,220 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParameterInjectionBinder$5.class 18:13:13,221 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParameterInjectionBinder$6.class 18:13:13,222 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParameterInjectionBinder$7.class 18:13:13,222 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParameterInjectionBinder$8.class 18:13:13,223 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParameterInjectionBinder$9.class 18:13:13,223 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/ParameterInjectionBinder.class 18:13:13,224 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/PathParamValueFactoryProvider$InjectionResolver.class 18:13:13,225 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/PathParamValueFactoryProvider$PathParamListPathSegmentValueFactory.class 18:13:13,225 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/PathParamValueFactoryProvider$PathParamPathSegmentValueFactory.class 18:13:13,226 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/PathParamValueFactoryProvider$PathParamValueFactory.class 18:13:13,227 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/PathParamValueFactoryProvider.class 18:13:13,228 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/PrimitiveCharacterExtractor.class 18:13:13,228 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/PrimitiveMapper.class 18:13:13,229 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/PrimitiveValueOfExtractor.class 18:13:13,229 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/QueryParamValueFactoryProvider$InjectionResolver.class 18:13:13,230 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/QueryParamValueFactoryProvider$QueryParamValueFactory.class 18:13:13,231 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/QueryParamValueFactoryProvider.class 18:13:13,231 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/SingleStringValueExtractor.class 18:13:13,232 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/SingleValueExtractor.class 18:13:13,233 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/StringCollectionExtractor$ListString.class 18:13:13,233 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/StringCollectionExtractor$SetString.class 18:13:13,234 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/StringCollectionExtractor$SortedSetString.class 18:13:13,234 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/StringCollectionExtractor.class 18:13:13,235 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/WebTargetValueFactoryProvider$1.class 18:13:13,236 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/WebTargetValueFactoryProvider$2$1$1.class 18:13:13,236 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/WebTargetValueFactoryProvider$2$1.class 18:13:13,237 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/WebTargetValueFactoryProvider$2.class 18:13:13,238 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/WebTargetValueFactoryProvider$BindingModel$1.class 18:13:13,238 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/WebTargetValueFactoryProvider$BindingModel.class 18:13:13,239 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/WebTargetValueFactoryProvider$InjectionResolver.class 18:13:13,240 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/WebTargetValueFactoryProvider$ManagedClient.class 18:13:13,240 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/WebTargetValueFactoryProvider$WebTargetValueFactory$1.class 18:13:13,241 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/WebTargetValueFactoryProvider$WebTargetValueFactory.class 18:13:13,242 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/inject/WebTargetValueFactoryProvider.class 18:13:13,243 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/localization.properties 18:13:13,244 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/internal/monitoring/ 18:13:13,244 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ApplicationEventImpl.class 18:13:13,245 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ApplicationInfoImpl.class 18:13:13,246 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ApplicationInfoListener$1.class 18:13:13,246 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ApplicationInfoListener.class 18:13:13,247 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/CompositeApplicationEventListener.class 18:13:13,247 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/CompositeRequestEventListener.class 18:13:13,248 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/EmptyRequestEventBuilder.class 18:13:13,249 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ExceptionMapperStatisticsImpl$1.class 18:13:13,249 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ExceptionMapperStatisticsImpl$Builder.class 18:13:13,250 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ExceptionMapperStatisticsImpl.class 18:13:13,251 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ExecutionStatisticsImpl$1.class 18:13:13,251 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ExecutionStatisticsImpl$Builder.class 18:13:13,252 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ExecutionStatisticsImpl.class 18:13:13,252 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringAutodiscoverable.class 18:13:13,253 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringContainerListener$Binder.class 18:13:13,253 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringContainerListener.class 18:13:13,254 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringEventListener$1.class 18:13:13,254 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringEventListener$MethodStats.class 18:13:13,255 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringEventListener$ReqEventListener.class 18:13:13,256 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringEventListener$RequestStats.class 18:13:13,256 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringEventListener$TimeStats.class 18:13:13,257 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringEventListener.class 18:13:13,258 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringFeature$1$1.class 18:13:13,258 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringFeature$1.class 18:13:13,259 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringFeature$2$1.class 18:13:13,259 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringFeature$2.class 18:13:13,260 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringFeature$ApplicationInfoInjectionFactory.class 18:13:13,261 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringFeature$StatisticsInjectionFactory.class 18:13:13,261 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringFeature$StatisticsListener.class 18:13:13,262 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringFeature.class 18:13:13,263 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringStatisticsImpl$1.class 18:13:13,263 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringStatisticsImpl$Builder$1.class 18:13:13,264 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringStatisticsImpl$Builder$2.class 18:13:13,276 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringStatisticsImpl$Builder.class 18:13:13,277 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringStatisticsImpl.class 18:13:13,277 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringStatisticsProcessor$1.class 18:13:13,278 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringStatisticsProcessor.class 18:13:13,279 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/MonitoringUtils.class 18:13:13,280 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/RequestEventBuilder.class 18:13:13,280 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/RequestEventImpl$1.class 18:13:13,281 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/RequestEventImpl$Builder.class 18:13:13,281 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/RequestEventImpl.class 18:13:13,282 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ResourceMethodStatisticsImpl$1.class 18:13:13,283 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ResourceMethodStatisticsImpl$Builder.class 18:13:13,283 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ResourceMethodStatisticsImpl$Factory.class 18:13:13,284 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ResourceMethodStatisticsImpl.class 18:13:13,285 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ResourceStatisticsImpl$1.class 18:13:13,285 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ResourceStatisticsImpl$Builder.class 18:13:13,286 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ResourceStatisticsImpl.class 18:13:13,287 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ResponseStatisticsImpl$1.class 18:13:13,287 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ResponseStatisticsImpl$Builder.class 18:13:13,288 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/ResponseStatisticsImpl.class 18:13:13,289 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/TimeWindowStatisticsImpl$1.class 18:13:13,289 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/TimeWindowStatisticsImpl$Builder$Unit.class 18:13:13,290 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/TimeWindowStatisticsImpl$Builder.class 18:13:13,291 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/TimeWindowStatisticsImpl.class 18:13:13,291 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/internal/monitoring/jmx/ 18:13:13,292 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ApplicationMXBeanImpl.class 18:13:13,292 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ExceptionMapperMXBeanImpl.class 18:13:13,293 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ExecutionStatisticsDynamicBean$1.class 18:13:13,294 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ExecutionStatisticsDynamicBean$2.class 18:13:13,294 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ExecutionStatisticsDynamicBean$3.class 18:13:13,295 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ExecutionStatisticsDynamicBean$4.class 18:13:13,296 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ExecutionStatisticsDynamicBean$5.class 18:13:13,296 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ExecutionStatisticsDynamicBean.class 18:13:13,297 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/MBeanExposer.class 18:13:13,298 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ResourceMethodMXBeanImpl.class 18:13:13,299 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ResourceMxBeanImpl.class 18:13:13,300 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ResourcesMBeanGroup.class 18:13:13,300 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/monitoring/jmx/ResponseMXBeanImpl.class 18:13:13,301 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/internal/process/ 18:13:13,301 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/AsyncContext$State.class 18:13:13,302 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/AsyncContext.class 18:13:13,303 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/DefaultCloseableService.class 18:13:13,303 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/DefaultRespondingContext.class 18:13:13,304 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/Endpoint.class 18:13:13,304 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/MappableException.class 18:13:13,305 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ReferencesInitializer.class 18:13:13,306 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/RequestProcessingContext.class 18:13:13,306 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/RespondingContext.class 18:13:13,307 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/SecurityContextInjectee.class 18:13:13,308 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerManagedAsyncExecutorFactory$1.class 18:13:13,308 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerManagedAsyncExecutorFactory.class 18:13:13,309 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerProcessingBinder$1.class 18:13:13,309 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerProcessingBinder$AsyncContextFactory$1.class 18:13:13,310 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerProcessingBinder$AsyncContextFactory.class 18:13:13,311 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerProcessingBinder$CloseableServiceFactory$1.class 18:13:13,311 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerProcessingBinder$CloseableServiceFactory.class 18:13:13,312 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerProcessingBinder$ContainerRequestFactory$1.class 18:13:13,313 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerProcessingBinder$ContainerRequestFactory.class 18:13:13,313 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerProcessingBinder$UriRoutingContextFactory$1.class 18:13:13,314 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerProcessingBinder$UriRoutingContextFactory.class 18:13:13,314 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/process/ServerProcessingBinder.class 18:13:13,315 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/internal/routing/ 18:13:13,315 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/CombinedMediaType$1.class 18:13:13,316 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/CombinedMediaType$EffectiveMediaType.class 18:13:13,317 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/CombinedMediaType.class 18:13:13,317 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/LocatorRouting.class 18:13:13,318 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MatchResultInitializerRouter.class 18:13:13,318 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MatchedEndpointExtractorStage.class 18:13:13,319 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MethodRouting.class 18:13:13,319 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MethodSelectingRouter$1.class 18:13:13,320 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MethodSelectingRouter$2.class 18:13:13,321 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MethodSelectingRouter$3.class 18:13:13,321 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MethodSelectingRouter$4$1.class 18:13:13,322 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MethodSelectingRouter$4.class 18:13:13,322 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MethodSelectingRouter$ConsumesProducesAcceptor.class 18:13:13,323 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MethodSelectingRouter$MethodSelector.class 18:13:13,323 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MethodSelectingRouter$RequestSpecificConsumesProducesAcceptor.class 18:13:13,324 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/MethodSelectingRouter.class 18:13:13,325 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/PathMatchingRouter.class 18:13:13,325 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/PathMatchingRouterBuilder.class 18:13:13,326 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/PathToRouterBuilder.class 18:13:13,326 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/PushMatchedMethodRouter$1.class 18:13:13,327 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/PushMatchedMethodRouter.class 18:13:13,327 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/PushMatchedRuntimeResourceRouter.class 18:13:13,328 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/PushMatchedTemplateRouter.class 18:13:13,328 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/PushMatchedUriRouter.class 18:13:13,329 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/PushMethodHandlerRouter.class 18:13:13,329 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/Route.class 18:13:13,330 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/Router$Continuation.class 18:13:13,331 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/Router.class 18:13:13,331 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/Routers$1.class 18:13:13,331 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/Routers$EndpointRouter.class 18:13:13,332 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/Routers.class 18:13:13,333 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/Routing$1.class 18:13:13,333 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/Routing$Builder.class 18:13:13,334 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/Routing.class 18:13:13,334 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/RoutingContext.class 18:13:13,334 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/RoutingStage$RoutingResult.class 18:13:13,335 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/RoutingStage.class 18:13:13,335 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/RuntimeLocatorModelBuilder$1.class 18:13:13,336 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/RuntimeLocatorModelBuilder$2.class 18:13:13,336 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/RuntimeLocatorModelBuilder$LocatorCacheKey.class 18:13:13,337 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/RuntimeLocatorModelBuilder.class 18:13:13,338 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/RuntimeModelBuilder$1.class 18:13:13,338 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/RuntimeModelBuilder$2.class 18:13:13,338 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/RuntimeModelBuilder.class 18:13:13,339 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/SingleMatchResult.class 18:13:13,340 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/SubResourceLocatorRouter$1.class 18:13:13,340 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/SubResourceLocatorRouter.class 18:13:13,341 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/UriRoutingContext$1.class 18:13:13,341 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/UriRoutingContext$2.class 18:13:13,342 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/routing/UriRoutingContext.class 18:13:13,343 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/internal/scanning/ 18:13:13,343 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/AnnotationAcceptingListener$1.class 18:13:13,343 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/AnnotationAcceptingListener$AnnotatedClassVisitor.class 18:13:13,344 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/AnnotationAcceptingListener.class 18:13:13,344 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/BundleSchemeResourceFinderFactory$1.class 18:13:13,345 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/BundleSchemeResourceFinderFactory$BundleSchemeScanner.class 18:13:13,345 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/BundleSchemeResourceFinderFactory.class 18:13:13,346 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/FileSchemeResourceFinderFactory$1.class 18:13:13,346 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/FileSchemeResourceFinderFactory$FileSchemeScanner$1$1.class 18:13:13,347 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/FileSchemeResourceFinderFactory$FileSchemeScanner$1.class 18:13:13,347 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/FileSchemeResourceFinderFactory$FileSchemeScanner.class 18:13:13,348 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/FileSchemeResourceFinderFactory.class 18:13:13,348 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/FilesScanner$1$1.class 18:13:13,348 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/FilesScanner$1.class 18:13:13,349 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/FilesScanner.class 18:13:13,349 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/JarFileScanner$1.class 18:13:13,350 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/JarFileScanner.class 18:13:13,350 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/JarZipSchemeResourceFinderFactory$1.class 18:13:13,351 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/JarZipSchemeResourceFinderFactory$JarZipSchemeScanner.class 18:13:13,351 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/JarZipSchemeResourceFinderFactory.class 18:13:13,351 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/PackageNamesScanner$1.class 18:13:13,352 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/PackageNamesScanner$ResourcesProvider$1.class 18:13:13,352 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/PackageNamesScanner$ResourcesProvider.class 18:13:13,353 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/PackageNamesScanner.class 18:13:13,353 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/ResourceFinderException.class 18:13:13,354 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/ResourceFinderStack.class 18:13:13,354 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/ResourceProcessor.class 18:13:13,355 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/UriSchemeResourceFinderFactory.class 18:13:13,355 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/VfsSchemeResourceFinderFactory$VfsResourceFinder$1.class 18:13:13,355 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/VfsSchemeResourceFinderFactory$VfsResourceFinder.class 18:13:13,356 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/internal/scanning/VfsSchemeResourceFinderFactory.class 18:13:13,356 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/model/ 18:13:13,356 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/AbstractResourceModelVisitor.class 18:13:13,357 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/AnnotatedMethod.class 18:13:13,357 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ComponentModelValidator$1.class 18:13:13,358 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ComponentModelValidator.class 18:13:13,358 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Consuming.class 18:13:13,359 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ExtendedResource.class 18:13:13,359 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/HandlerConstructor.class 18:13:13,359 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Inflecting.class 18:13:13,360 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/IntrospectionModeller$1.class 18:13:13,360 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/IntrospectionModeller$2.class 18:13:13,361 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/IntrospectionModeller.class 18:13:13,361 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Invocable.class 18:13:13,362 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/InvocableValidator.class 18:13:13,362 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodHandler$ClassBasedMethodHandler.class 18:13:13,363 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodHandler$InstanceBasedMethodHandler.class 18:13:13,363 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodHandler.class 18:13:13,364 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodList$1.class 18:13:13,364 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodList$2.class 18:13:13,364 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodList$3.class 18:13:13,365 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodList$4.class 18:13:13,365 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodList$5.class 18:13:13,366 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodList$6.class 18:13:13,366 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodList$7.class 18:13:13,366 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodList$8.class 18:13:13,367 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodList$Filter.class 18:13:13,367 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/MethodList.class 18:13:13,367 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ModelProcessor.class 18:13:13,368 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ModelValidationException.class 18:13:13,368 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ParamQualifier.class 18:13:13,368 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$1.class 18:13:13,369 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$10.class 18:13:13,369 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$2.class 18:13:13,370 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$3.class 18:13:13,370 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$4.class 18:13:13,370 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$5.class 18:13:13,371 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$6.class 18:13:13,371 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$7.class 18:13:13,371 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$8.class 18:13:13,372 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$9.class 18:13:13,372 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$ParamAnnotationHelper.class 18:13:13,372 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter$Source.class 18:13:13,373 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameter.class 18:13:13,373 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Parameterized.class 18:13:13,374 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Producing.class 18:13:13,374 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Resource$1.class 18:13:13,374 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Resource$2.class 18:13:13,375 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Resource$3.class 18:13:13,375 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Resource$Builder$1.class 18:13:13,375 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Resource$Builder$2.class 18:13:13,376 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Resource$Builder$3.class 18:13:13,376 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Resource$Builder.class 18:13:13,377 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Resource$Data.class 18:13:13,377 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Resource.class 18:13:13,378 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethod$1.class 18:13:13,378 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethod$Builder$1.class 18:13:13,379 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethod$Builder.class 18:13:13,379 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethod$Data.class 18:13:13,380 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethod$JaxrsType$1.class 18:13:13,380 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethod$JaxrsType$2.class 18:13:13,381 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethod$JaxrsType$3.class 18:13:13,381 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethod$JaxrsType.class 18:13:13,381 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethod.class 18:13:13,382 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethodConfig$1.class 18:13:13,382 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethodConfig.class 18:13:13,383 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethodInvoker$1.class 18:13:13,383 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethodInvoker$2.class 18:13:13,383 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethodInvoker$3.class 18:13:13,384 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethodInvoker$Builder.class 18:13:13,384 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethodInvoker.class 18:13:13,385 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethodValidator$1.class 18:13:13,385 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethodValidator$2.class 18:13:13,386 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceMethodValidator.class 18:13:13,386 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceModel$1.class 18:13:13,387 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceModel$Builder.class 18:13:13,387 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceModel.class 18:13:13,388 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceModelComponent.class 18:13:13,388 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceModelIssue.class 18:13:13,388 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceModelVisitor.class 18:13:13,389 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/ResourceValidator.class 18:13:13,389 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Routed.class 18:13:13,389 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/RuntimeResource$1.class 18:13:13,390 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/RuntimeResource$2.class 18:13:13,390 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/RuntimeResource$Builder.class 18:13:13,391 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/RuntimeResource.class 18:13:13,391 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/RuntimeResourceModel.class 18:13:13,392 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/RuntimeResourceModelValidator.class 18:13:13,392 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/Suspendable.class 18:13:13,392 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/model/internal/ 18:13:13,393 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/AbstractJavaResourceMethodDispatcher$1.class 18:13:13,393 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/AbstractJavaResourceMethodDispatcher.class 18:13:13,394 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.class 18:13:13,394 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/JavaResourceMethodDispatcherProvider$ObjectOutInvoker.class 18:13:13,395 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/JavaResourceMethodDispatcherProvider$ResponseOutInvoker.class 18:13:13,395 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/JavaResourceMethodDispatcherProvider$TypeOutInvoker.class 18:13:13,395 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/JavaResourceMethodDispatcherProvider$VoidOutInvoker.class 18:13:13,396 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/JavaResourceMethodDispatcherProvider.class 18:13:13,396 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/ModelErrors$1.class 18:13:13,397 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/ModelErrors.class 18:13:13,397 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/ModelHelper.class 18:13:13,398 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/ModelProcessorUtil$Method.class 18:13:13,398 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/ModelProcessorUtil.class 18:13:13,399 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/ResourceMethodDispatcherFactory.class 18:13:13,399 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/ResourceMethodInvocationHandlerFactory$1.class 18:13:13,399 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/ResourceMethodInvocationHandlerFactory.class 18:13:13,400 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/ResourceModelBinder.class 18:13:13,400 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/ValidationResultUtil.class 18:13:13,401 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/VoidVoidDispatcherProvider$1.class 18:13:13,401 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/VoidVoidDispatcherProvider$VoidToVoidDispatcher.class 18:13:13,402 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/model/internal/VoidVoidDispatcherProvider.class 18:13:13,402 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/monitoring/ 18:13:13,402 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ApplicationEvent$Type.class 18:13:13,403 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ApplicationEvent.class 18:13:13,403 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ApplicationEventListener.class 18:13:13,403 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ApplicationInfo.class 18:13:13,404 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ApplicationMXBean.class 18:13:13,404 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/DestroyListener.class 18:13:13,404 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ExceptionMapperMXBean.class 18:13:13,405 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ExceptionMapperStatistics.class 18:13:13,405 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ExecutionStatistics.class 18:13:13,405 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/MonitoringStatistics.class 18:13:13,406 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/MonitoringStatisticsListener.class 18:13:13,406 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/RequestEvent$ExceptionCause.class 18:13:13,407 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/RequestEvent$Type.class 18:13:13,407 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/RequestEvent.class 18:13:13,407 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/RequestEventListener.class 18:13:13,408 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ResourceMXBean.class 18:13:13,408 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ResourceMethodMXBean.class 18:13:13,408 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ResourceMethodStatistics.class 18:13:13,409 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ResourceStatistics.class 18:13:13,409 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ResponseMXBean.class 18:13:13,409 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/ResponseStatistics.class 18:13:13,410 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/monitoring/TimeWindowStatistics.class 18:13:13,410 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/spi/ 18:13:13,410 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/AbstractContainerLifecycleListener.class 18:13:13,410 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/ComponentProvider.class 18:13:13,411 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/Container.class 18:13:13,411 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/ContainerLifecycleListener.class 18:13:13,412 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/ContainerProvider.class 18:13:13,412 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/ContainerResponseWriter$TimeoutHandler.class 18:13:13,412 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/ContainerResponseWriter.class 18:13:13,413 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/ExternalRequestContext.class 18:13:13,413 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/ExternalRequestScope.class 18:13:13,413 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/RequestScopedInitializer.class 18:13:13,414 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/ResponseErrorMapper.class 18:13:13,414 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/spi/internal/ 18:13:13,414 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/internal/ParameterValueHelper$1.class 18:13:13,414 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/internal/ParameterValueHelper.class 18:13:13,415 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/internal/ResourceMethodDispatcher$Provider.class 18:13:13,415 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/internal/ResourceMethodDispatcher.class 18:13:13,416 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/internal/ResourceMethodInvocationHandlerProvider.class 18:13:13,416 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/internal/ValueFactoryProvider$Priority.class 18:13:13,416 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/internal/ValueFactoryProvider$PriorityType.class 18:13:13,417 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/spi/internal/ValueFactoryProvider.class 18:13:13,417 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/wadl/ 18:13:13,417 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/WadlApplicationContext.class 18:13:13,418 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/WadlFeature$1.class 18:13:13,418 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/WadlFeature.class 18:13:13,418 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/WadlGenerator$ExternalGrammarDefinition.class 18:13:13,419 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/WadlGenerator$Resolver.class 18:13:13,419 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/WadlGenerator.class 18:13:13,420 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/wadl/config/ 18:13:13,420 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/config/WadlGeneratorConfig$WadlGeneratorConfigDescriptionBuilder.class 18:13:13,420 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/config/WadlGeneratorConfig$WadlGeneratorConfigImpl.class 18:13:13,421 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/config/WadlGeneratorConfig.class 18:13:13,421 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/config/WadlGeneratorConfigLoader$1.class 18:13:13,421 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/config/WadlGeneratorConfigLoader.class 18:13:13,422 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/config/WadlGeneratorDescription.class 18:13:13,422 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/config/WadlGeneratorLoader$1.class 18:13:13,423 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/config/WadlGeneratorLoader$Callback.class 18:13:13,423 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/config/WadlGeneratorLoader$CallbackList.class 18:13:13,423 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/config/WadlGeneratorLoader$WadlGeneratorControl.class 18:13:13,424 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/config/WadlGeneratorLoader.class 18:13:13,424 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/wadl/internal/ 18:13:13,425 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/ApplicationDescription$ExternalGrammar.class 18:13:13,425 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/ApplicationDescription.class 18:13:13,425 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/WadlApplicationContextImpl.class 18:13:13,426 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/WadlAutoDiscoverable.class 18:13:13,426 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/WadlBuilder.class 18:13:13,427 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/WadlGeneratorImpl$1.class 18:13:13,428 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/WadlGeneratorImpl.class 18:13:13,428 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/WadlResource.class 18:13:13,429 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/WadlUtils.class 18:13:13,429 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/wadl/internal/generators/ 18:13:13,429 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/ApplicationDocs.class 18:13:13,430 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/ObjectFactory.class 18:13:13,430 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorApplicationDoc.class 18:13:13,431 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorGrammarsSupport.class 18:13:13,431 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorJAXBGrammarGenerator$1.class 18:13:13,432 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorJAXBGrammarGenerator$2.class 18:13:13,432 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorJAXBGrammarGenerator$3.class 18:13:13,432 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorJAXBGrammarGenerator$4.class 18:13:13,433 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorJAXBGrammarGenerator$5.class 18:13:13,433 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorJAXBGrammarGenerator$6$1.class 18:13:13,434 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorJAXBGrammarGenerator$6.class 18:13:13,434 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorJAXBGrammarGenerator$NameCallbackSetter.class 18:13:13,435 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorJAXBGrammarGenerator$TypeCallbackPair.class 18:13:13,435 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/WadlGeneratorJAXBGrammarGenerator.class 18:13:13,436 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/ 18:13:13,436 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/ResourceDocAccessor.class 18:13:13,437 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/WadlGeneratorResourceDocSupport.class 18:13:13,437 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/ 18:13:13,438 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/AnnotationDocType.class 18:13:13,438 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/ClassDocType.class 18:13:13,439 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/MethodDocType.class 18:13:13,439 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/NamedValueType.class 18:13:13,440 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/ObjectFactory.class 18:13:13,440 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/ParamDocType.class 18:13:13,440 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/RepresentationDocType.class 18:13:13,441 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/RequestDocType.class 18:13:13,441 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/ResourceDocType.class 18:13:13,442 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/ResponseDocType.class 18:13:13,442 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/model/WadlParamType.class 18:13:13,442 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/xhtml/ 18:13:13,443 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/xhtml/Elements.class 18:13:13,443 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/xhtml/ObjectFactory.class 18:13:13,444 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/xhtml/XhtmlElementType.class 18:13:13,444 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/internal/generators/resourcedoc/xhtml/XhtmlValueType.class 18:13:13,444 [1;36mDEBUGm] adding directory org/glassfish/jersey/server/wadl/processor/ 18:13:13,445 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/processor/OptionsMethodProcessor$GenericOptionsInflector.class 18:13:13,445 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/processor/OptionsMethodProcessor$PlainTextOptionsInflector.class 18:13:13,446 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/processor/OptionsMethodProcessor.class 18:13:13,446 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/processor/WadlModelProcessor$OptionsHandler.class 18:13:13,446 [1;36mDEBUGm] adding entry org/glassfish/jersey/server/wadl/processor/WadlModelProcessor.class 18:13:13,447 [1;36mDEBUGm] adding directory jersey/ 18:13:13,447 [1;36mDEBUGm] adding directory jersey/repackaged/ 18:13:13,447 [1;36mDEBUGm] adding directory jersey/repackaged/org/ 18:13:13,447 [1;36mDEBUGm] adding directory jersey/repackaged/org/objectweb/ 18:13:13,447 [1;36mDEBUGm] adding directory jersey/repackaged/org/objectweb/asm/ 18:13:13,448 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/AnnotationVisitor.class 18:13:13,448 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/AnnotationWriter.class 18:13:13,448 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/Attribute.class 18:13:13,449 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/ByteVector.class 18:13:13,449 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/ClassReader.class 18:13:13,451 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/ClassVisitor.class 18:13:13,451 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/ClassWriter.class 18:13:13,452 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/Context.class 18:13:13,453 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/Edge.class 18:13:13,453 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/FieldVisitor.class 18:13:13,453 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/FieldWriter.class 18:13:13,454 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/Frame.class 18:13:13,455 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/Handle.class 18:13:13,455 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/Handler.class 18:13:13,455 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/Item.class 18:13:13,456 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/Label.class 18:13:13,456 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/MethodVisitor.class 18:13:13,457 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/MethodWriter.class 18:13:13,458 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/Opcodes.class 18:13:13,459 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/Type.class 18:13:13,460 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/TypePath.class 18:13:13,460 [1;36mDEBUGm] adding directory jersey/repackaged/org/objectweb/asm/attrs/ 18:13:13,460 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/attrs/package.html 18:13:13,461 [1;36mDEBUGm] adding directory jersey/repackaged/org/objectweb/asm/commons/ 18:13:13,461 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/commons/package.html 18:13:13,461 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/package.html 18:13:13,462 [1;36mDEBUGm] adding directory jersey/repackaged/org/objectweb/asm/signature/ 18:13:13,462 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/signature/package.html 18:13:13,462 [1;36mDEBUGm] adding directory jersey/repackaged/org/objectweb/asm/tree/ 18:13:13,462 [1;36mDEBUGm] adding directory jersey/repackaged/org/objectweb/asm/tree/analysis/ 18:13:13,462 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/tree/analysis/package.html 18:13:13,463 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/tree/package.html 18:13:13,463 [1;36mDEBUGm] adding directory jersey/repackaged/org/objectweb/asm/util/ 18:13:13,464 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/util/package.html 18:13:13,464 [1;36mDEBUGm] adding directory jersey/repackaged/org/objectweb/asm/xml/ 18:13:13,464 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/xml/asm-xml.dtd 18:13:13,465 [1;36mDEBUGm] adding entry jersey/repackaged/org/objectweb/asm/xml/package.html 18:13:13,468 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:13,469 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.core/jersey-common/ 18:13:13,469 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.core/jersey-common/pom.properties 18:13:13,469 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.core/jersey-common/pom.xml 18:13:13,470 [1;36mDEBUGm] adding entry org/glassfish/jersey/Beta.class 18:13:13,470 [1;36mDEBUGm] adding entry org/glassfish/jersey/CommonProperties.class 18:13:13,471 [1;36mDEBUGm] adding entry org/glassfish/jersey/ExtendedConfig.class 18:13:13,471 [1;36mDEBUGm] adding entry org/glassfish/jersey/JerseyPriorities.class 18:13:13,471 [1;36mDEBUGm] adding entry org/glassfish/jersey/ServiceLocatorProvider.class 18:13:13,471 [1;36mDEBUGm] adding entry org/glassfish/jersey/Severity.class 18:13:13,472 [1;36mDEBUGm] adding entry org/glassfish/jersey/SslConfigurator.class 18:13:13,472 [1;36mDEBUGm] adding directory org/glassfish/jersey/filter/ 18:13:13,473 [1;36mDEBUGm] adding entry org/glassfish/jersey/filter/LoggingFilter$1.class 18:13:13,473 [1;36mDEBUGm] adding entry org/glassfish/jersey/filter/LoggingFilter$LoggingStream.class 18:13:13,473 [1;36mDEBUGm] adding entry org/glassfish/jersey/filter/LoggingFilter.class 18:13:13,474 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/ 18:13:13,474 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/AbstractRuntimeDelegate.class 18:13:13,474 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ContextResolverFactory$1.class 18:13:13,475 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ContextResolverFactory$Binder.class 18:13:13,475 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ContextResolverFactory$ContextResolverAdapter.class 18:13:13,476 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ContextResolverFactory$NullContextResolverAdapter.class 18:13:13,476 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ContextResolverFactory.class 18:13:13,476 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors$1.class 18:13:13,477 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors$2.class 18:13:13,477 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors$3.class 18:13:13,477 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors$ErrorMessage.class 18:13:13,478 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors$ErrorMessagesException.class 18:13:13,478 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors.class 18:13:13,479 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ExceptionMapperFactory$1.class 18:13:13,479 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ExceptionMapperFactory$Binder.class 18:13:13,479 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ExceptionMapperFactory$ExceptionMapperType.class 18:13:13,480 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ExceptionMapperFactory.class 18:13:13,480 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/InternalProperties.class 18:13:13,480 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JaxrsProviders$Binder.class 18:13:13,481 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JaxrsProviders.class 18:13:13,481 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JerseyErrorService$1.class 18:13:13,481 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JerseyErrorService$2.class 18:13:13,482 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JerseyErrorService$Binder.class 18:13:13,482 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JerseyErrorService.class 18:13:13,483 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/LocalizationMessages.class 18:13:13,484 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/MapPropertiesDelegate.class 18:13:13,484 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$1.class 18:13:13,484 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$2.class 18:13:13,485 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$BundleSpiProvidersLoader.class 18:13:13,485 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$OsgiServiceFinder$1.class 18:13:13,486 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$OsgiServiceFinder$2.class 18:13:13,486 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$OsgiServiceFinder.class 18:13:13,486 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry.class 18:13:13,487 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/PropertiesDelegate.class 18:13:13,487 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/RuntimeDelegateImpl.class 18:13:13,488 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceConfigurationError.class 18:13:13,488 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$1.class 18:13:13,488 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$AbstractLazyIterator.class 18:13:13,489 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$DefaultServiceIteratorProvider.class 18:13:13,489 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$LazyClassIterator.class 18:13:13,490 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$LazyObjectIterator.class 18:13:13,490 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$ServiceIteratorProvider.class 18:13:13,491 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder.class 18:13:13,491 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinderBinder.class 18:13:13,492 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Version.class 18:13:13,492 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/build.properties 18:13:13,492 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/inject/ 18:13:13,492 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$1.class 18:13:13,493 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$2.class 18:13:13,493 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$Binder$1.class 18:13:13,493 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$Binder.class 18:13:13,494 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$RequiredTypeOverridingInjectee.class 18:13:13,494 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver.class 18:13:13,495 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Custom.class 18:13:13,495 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/CustomAnnotationImpl.class 18:13:13,495 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ExtractorException.class 18:13:13,496 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/FactoryToService.class 18:13:13,496 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Injections.class 18:13:13,496 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/JerseyClassAnalyzer$1.class 18:13:13,497 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/JerseyClassAnalyzer$Binder.class 18:13:13,497 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/JerseyClassAnalyzer.class 18:13:13,498 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderBinder$1.class 18:13:13,498 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderBinder$2.class 18:13:13,498 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderBinder$3.class 18:13:13,499 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderBinder.class 18:13:13,499 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderToFactory$1.class 18:13:13,500 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderToFactory.class 18:13:13,500 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderToService.class 18:13:13,500 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Providers$1.class 18:13:13,501 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Providers$2.class 18:13:13,501 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Providers$3.class 18:13:13,501 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Providers$ProviderRuntime.class 18:13:13,502 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Providers.class 18:13:13,502 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferenceTransformingFactory$Transformer.class 18:13:13,503 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferenceTransformingFactory.class 18:13:13,503 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferencingFactory$1.class 18:13:13,503 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferencingFactory$EmptyReferenceFactory.class 18:13:13,504 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferencingFactory$InitializedReferenceFactory.class 18:13:13,504 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferencingFactory.class 18:13:13,505 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ServiceLocatorSupplier.class 18:13:13,505 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/l10n/ 18:13:13,505 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/l10n/Localizable.class 18:13:13,505 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/l10n/LocalizableMessage.class 18:13:13,506 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/l10n/LocalizableMessageFactory.class 18:13:13,506 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/l10n/Localizer.class 18:13:13,506 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/localization.properties 18:13:13,507 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/spi/ 18:13:13,507 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/spi/AutoDiscoverable.class 18:13:13,508 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/spi/ForcedAutoDiscoverable.class 18:13:13,508 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/util/ 18:13:13,508 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Base64.class 18:13:13,509 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Closing.class 18:13:13,509 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Closure.class 18:13:13,509 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ExtendedLogger.class 18:13:13,510 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/JdkVersion.class 18:13:13,510 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/LazyUid.class 18:13:13,511 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Producer.class 18:13:13,511 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertiesClass.class 18:13:13,511 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertiesHelper$1.class 18:13:13,512 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertiesHelper$2.class 18:13:13,512 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertiesHelper$3.class 18:13:13,512 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertiesHelper.class 18:13:13,513 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Property.class 18:13:13,513 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertyAlias.class 18:13:13,513 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$1.class 18:13:13,514 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$10.class 18:13:13,514 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$11.class 18:13:13,514 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$12.class 18:13:13,515 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$13.class 18:13:13,515 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$14.class 18:13:13,515 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$15.class 18:13:13,516 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$16.class 18:13:13,516 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$17.class 18:13:13,517 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$18.class 18:13:13,517 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$2.class 18:13:13,517 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$3.class 18:13:13,518 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$4.class 18:13:13,518 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$5.class 18:13:13,518 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$6.class 18:13:13,519 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$7.class 18:13:13,519 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$8.class 18:13:13,520 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$9.class 18:13:13,520 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$DeclaringClassInterfacePair.class 18:13:13,520 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper.class 18:13:13,522 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/SaxHelper.class 18:13:13,522 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/SimpleNamespaceResolver.class 18:13:13,522 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Tokenizer.class 18:13:13,523 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/TypeVisitor.class 18:13:13,523 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/util/collection/ 18:13:13,523 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ByteBufferInputStream.class 18:13:13,524 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ClassTypePair.class 18:13:13,524 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$1.class 18:13:13,524 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$BaseIterator.class 18:13:13,525 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$CollectionView.class 18:13:13,525 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$CounterCell.class 18:13:13,526 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$CounterHashCode.class 18:13:13,526 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$EntryIterator.class 18:13:13,526 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$EntrySetView.class 18:13:13,527 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$ForwardingNode.class 18:13:13,527 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$KeyIterator.class 18:13:13,528 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$KeySetView.class 18:13:13,528 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$MapEntry.class 18:13:13,529 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$Node.class 18:13:13,529 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$ReservationNode.class 18:13:13,529 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$Segment.class 18:13:13,530 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$Traverser.class 18:13:13,530 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$TreeBin.class 18:13:13,531 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$TreeNode.class 18:13:13,532 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$ValueIterator.class 18:13:13,532 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$ValuesView.class 18:13:13,532 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.class 18:13:13,534 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/DataStructures$1.class 18:13:13,535 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/DataStructures$2.class 18:13:13,535 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/DataStructures.class 18:13:13,535 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ImmutableMultivaluedMap.class 18:13:13,536 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparator.class 18:13:13,536 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$1.class 18:13:13,537 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$Entry.class 18:13:13,537 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$EntryIterator.class 18:13:13,537 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$EntrySet.class 18:13:13,538 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$HashIterator.class 18:13:13,538 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$KeyIterator.class 18:13:13,539 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$ValueIterator.class 18:13:13,539 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap.class 18:13:13,540 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$1.class 18:13:13,540 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$Entry.class 18:13:13,541 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$EntryIterator.class 18:13:13,541 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$KeyIterator.class 18:13:13,542 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$LinkedHashIterator.class 18:13:13,542 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$ValueIterator.class 18:13:13,543 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap.class 18:13:13,543 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LazyUnsafeValue.class 18:13:13,544 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LazyValue.class 18:13:13,544 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LinkedTransferQueue$1.class 18:13:13,544 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LinkedTransferQueue$Itr.class 18:13:13,545 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LinkedTransferQueue$Node.class 18:13:13,545 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.class 18:13:13,546 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/MultivaluedStringMap.class 18:13:13,547 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/NonBlockingInputStream.class 18:13:13,547 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Ref.class 18:13:13,548 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Refs$DefaultRefImpl.class 18:13:13,548 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Refs$ImmutableRefImpl.class 18:13:13,548 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Refs$ThreadSafeRefImpl.class 18:13:13,549 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Refs.class 18:13:13,549 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Settable.class 18:13:13,550 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/StringIgnoreCaseKeyComparator.class 18:13:13,550 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/StringKeyIgnoreCaseMultivaluedMap.class 18:13:13,550 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ThreadLocalRandom$1.class 18:13:13,551 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ThreadLocalRandom.class 18:13:13,551 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/TransferQueue.class 18:13:13,552 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/UnsafeValue.class 18:13:13,552 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Value.class 18:13:13,552 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$1.class 18:13:13,553 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$2.class 18:13:13,553 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$EagerValue.class 18:13:13,553 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$ExceptionValue.class 18:13:13,554 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$InstanceUnsafeValue.class 18:13:13,554 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$InstanceValue.class 18:13:13,554 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$LazyUnsafeValueImpl.class 18:13:13,555 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$LazyValueImpl.class 18:13:13,555 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values.class 18:13:13,556 [1;36mDEBUGm] adding directory org/glassfish/jersey/message/ 18:13:13,556 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/AbstractEntityProviderModel.class 18:13:13,556 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/DeflateEncoder.class 18:13:13,557 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/GZipEncoder.class 18:13:13,557 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/MessageBodyWorkers.class 18:13:13,557 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/MessageProperties.class 18:13:13,558 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/MessageUtils.class 18:13:13,558 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/ReaderModel.class 18:13:13,558 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/WriterModel.class 18:13:13,559 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/XmlHeader.class 18:13:13,559 [1;36mDEBUGm] adding directory org/glassfish/jersey/message/internal/ 18:13:13,559 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AbstractFormProvider.class 18:13:13,560 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AbstractMessageReaderWriterProvider.class 18:13:13,560 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AcceptableLanguageTag.class 18:13:13,561 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AcceptableMediaType$1.class 18:13:13,561 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AcceptableMediaType.class 18:13:13,562 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AcceptableToken.class 18:13:13,562 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$1.class 18:13:13,562 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$1.class 18:13:13,563 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$2.class 18:13:13,563 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$3.class 18:13:13,563 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$4.class 18:13:13,564 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$5.class 18:13:13,564 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$6.class 18:13:13,565 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$7.class 18:13:13,565 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$8.class 18:13:13,566 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes.class 18:13:13,566 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider.class 18:13:13,567 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ByteArrayProvider.class 18:13:13,567 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CacheControlProvider.class 18:13:13,568 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CommittingOutputStream$1.class 18:13:13,568 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CommittingOutputStream.class 18:13:13,568 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CompletableReader.class 18:13:13,569 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CookieProvider.class 18:13:13,569 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CookiesParser$MutableCookie.class 18:13:13,570 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CookiesParser$MutableNewCookie.class 18:13:13,570 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CookiesParser.class 18:13:13,571 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/DataSourceProvider$ByteArrayDataSource$DSByteArrayOutputStream.class 18:13:13,571 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/DataSourceProvider$ByteArrayDataSource.class 18:13:13,571 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/DataSourceProvider.class 18:13:13,572 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/DateProvider.class 18:13:13,572 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/EntityInputStream.class 18:13:13,573 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/EntityTagProvider.class 18:13:13,573 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/FileProvider.class 18:13:13,574 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/FormMultivaluedMapProvider.class 18:13:13,574 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/FormProvider.class 18:13:13,575 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/GrammarUtil.class 18:13:13,575 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderUtils$1.class 18:13:13,575 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderUtils$2.class 18:13:13,576 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderUtils$3.class 18:13:13,576 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderUtils.class 18:13:13,577 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderValueException$Context.class 18:13:13,577 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderValueException.class 18:13:13,577 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpDateFormat$1.class 18:13:13,578 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpDateFormat.class 18:13:13,578 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderListAdapter.class 18:13:13,579 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$1.class 18:13:13,579 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$2.class 18:13:13,579 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$3.class 18:13:13,580 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$4.class 18:13:13,580 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$5.class 18:13:13,580 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$6.class 18:13:13,581 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$7.class 18:13:13,581 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$8.class 18:13:13,581 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$Event.class 18:13:13,582 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$ListElementCreator.class 18:13:13,582 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader.class 18:13:13,583 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReaderImpl.class 18:13:13,583 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$1.class 18:13:13,584 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$2.class 18:13:13,584 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$3.class 18:13:13,584 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$4.class 18:13:13,585 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$5.class 18:13:13,585 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$6.class 18:13:13,586 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$7.class 18:13:13,586 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$8.class 18:13:13,586 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$EntityContent.class 18:13:13,587 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext.class 18:13:13,588 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InputStreamProvider.class 18:13:13,588 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InterceptorExecutor$1.class 18:13:13,588 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InterceptorExecutor$InterceptorTimestampPair.class 18:13:13,589 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InterceptorExecutor.class 18:13:13,589 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/JerseyLink$1.class 18:13:13,589 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/JerseyLink$Builder.class 18:13:13,590 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/JerseyLink.class 18:13:13,590 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/LanguageTag.class 18:13:13,591 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/LinkProvider.class 18:13:13,591 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/LocaleProvider.class 18:13:13,592 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MatchingEntityTag.class 18:13:13,592 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypeProvider.class 18:13:13,592 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypes$1.class 18:13:13,593 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypes$2.class 18:13:13,593 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypes$3.class 18:13:13,593 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypes$4.class 18:13:13,594 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypes.class 18:13:13,594 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$1.class 18:13:13,595 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$2.class 18:13:13,595 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$3.class 18:13:13,596 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$4.class 18:13:13,596 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$Binder.class 18:13:13,597 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$DeclarationDistanceComparator.class 18:13:13,597 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$LegacyWorkerComparator.class 18:13:13,598 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$ModelLookupKey.class 18:13:13,599 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$WorkerComparator.class 18:13:13,599 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory.class 18:13:13,601 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyProcessingException.class 18:13:13,602 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyProviderNotFoundException.class 18:13:13,602 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessagingBinders$HeaderDelegateProviders.class 18:13:13,603 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessagingBinders$MessageBodyProviders.class 18:13:13,603 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessagingBinders.class 18:13:13,604 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MsgTraceEvent.class 18:13:13,604 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/NewCookieProvider.class 18:13:13,605 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/NullOutputStream.class 18:13:13,606 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundJaxrsResponse$Builder.class 18:13:13,606 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundJaxrsResponse.class 18:13:13,607 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$1.class 18:13:13,608 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$10.class 18:13:13,608 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$11.class 18:13:13,609 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$2.class 18:13:13,609 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$3.class 18:13:13,610 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$4.class 18:13:13,610 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$5.class 18:13:13,611 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$6.class 18:13:13,612 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$7.class 18:13:13,612 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$8.class 18:13:13,613 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$9.class 18:13:13,613 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$StreamProvider.class 18:13:13,614 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext.class 18:13:13,615 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ParameterizedHeader.class 18:13:13,615 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Qualified.class 18:13:13,616 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Quality$1.class 18:13:13,616 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Quality$2.class 18:13:13,617 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Quality.class 18:13:13,617 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/QualitySourceMediaType$1.class 18:13:13,618 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/QualitySourceMediaType.class 18:13:13,619 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderInterceptorExecutor$1.class 18:13:13,619 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderInterceptorExecutor$TerminalReaderInterceptor.class 18:13:13,620 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderInterceptorExecutor$UnCloseableInputStream.class 18:13:13,621 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderInterceptorExecutor.class 18:13:13,621 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderProvider.class 18:13:13,622 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderWriter.class 18:13:13,623 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/RenderedImageProvider.class 18:13:13,623 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/SourceProvider$DomSourceReader.class 18:13:13,624 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/SourceProvider$SaxSourceReader.class 18:13:13,626 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/SourceProvider$SourceWriter.class 18:13:13,627 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/SourceProvider$StreamSourceReader.class 18:13:13,627 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/SourceProvider.class 18:13:13,628 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Statuses$1.class 18:13:13,628 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Statuses$StatusImpl.class 18:13:13,629 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Statuses.class 18:13:13,629 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/StreamingOutputProvider.class 18:13:13,630 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/StringBuilderUtils.class 18:13:13,630 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/StringHeaderProvider.class 18:13:13,631 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/StringMessageProvider.class 18:13:13,632 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Token.class 18:13:13,632 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingAwarePropertiesDelegate.class 18:13:13,633 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingInfo$Message.class 18:13:13,633 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingInfo.class 18:13:13,634 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger$1.class 18:13:13,634 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger$2.class 18:13:13,635 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger$Event.class 18:13:13,635 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger$Level.class 18:13:13,636 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger$TracingLoggerImpl.class 18:13:13,637 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger.class 18:13:13,637 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/UriProvider.class 18:13:13,638 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Utils.class 18:13:13,638 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantListBuilder.class 18:13:13,639 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$1.class 18:13:13,639 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$2.class 18:13:13,640 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$3.class 18:13:13,640 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$4.class 18:13:13,641 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$5.class 18:13:13,641 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$DimensionChecker.class 18:13:13,642 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$VariantHolder.class 18:13:13,643 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector.class 18:13:13,643 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/WriterInterceptorExecutor$1.class 18:13:13,644 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/WriterInterceptorExecutor$TerminalWriterInterceptor.class 18:13:13,645 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/WriterInterceptorExecutor$UnCloseableOutputStream.class 18:13:13,645 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/WriterInterceptorExecutor.class 18:13:13,646 [1;36mDEBUGm] adding directory org/glassfish/jersey/model/ 18:13:13,646 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/ContractProvider$1.class 18:13:13,646 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/ContractProvider$Builder$1.class 18:13:13,647 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/ContractProvider$Builder.class 18:13:13,647 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/ContractProvider.class 18:13:13,647 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/NameBound.class 18:13:13,648 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/Scoped.class 18:13:13,648 [1;36mDEBUGm] adding directory org/glassfish/jersey/model/internal/ 18:13:13,648 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/CommonConfig$1.class 18:13:13,648 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/CommonConfig$2.class 18:13:13,649 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/CommonConfig$3.class 18:13:13,649 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/CommonConfig$FeatureRegistration.class 18:13:13,650 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/CommonConfig.class 18:13:13,650 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$1.class 18:13:13,651 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$2.class 18:13:13,651 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$3.class 18:13:13,651 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$4.class 18:13:13,652 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$5.class 18:13:13,652 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$6.class 18:13:13,652 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$7.class 18:13:13,653 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$ImmutableComponentBag.class 18:13:13,653 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag.class 18:13:13,654 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/FeatureContextWrapper.class 18:13:13,654 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ImmutableCommonConfig.class 18:13:13,655 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/RankedComparator$Order.class 18:13:13,655 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/RankedComparator.class 18:13:13,655 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/RankedProvider.class 18:13:13,656 [1;36mDEBUGm] adding directory org/glassfish/jersey/process/ 18:13:13,656 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/Inflector.class 18:13:13,656 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/JerseyProcessingUncaughtExceptionHandler.class 18:13:13,657 [1;36mDEBUGm] adding directory org/glassfish/jersey/process/internal/ 18:13:13,657 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/AbstractChainableStage.class 18:13:13,657 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/ChainableStage.class 18:13:13,657 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Inflecting.class 18:13:13,658 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestExecutorFactory$1.class 18:13:13,658 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestExecutorFactory.class 18:13:13,658 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestScope$1.class 18:13:13,659 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestScope$Binder.class 18:13:13,659 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestScope$Instance.class 18:13:13,660 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestScope.class 18:13:13,660 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestScoped.class 18:13:13,660 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stage$Builder.class 18:13:13,661 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stage$Continuation.class 18:13:13,661 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stage.class 18:13:13,661 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stages$1.class 18:13:13,662 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stages$InflectingStage.class 18:13:13,662 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stages$LinkedStage.class 18:13:13,662 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stages$StageChainBuilder.class 18:13:13,663 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stages.class 18:13:13,663 [1;36mDEBUGm] adding directory org/glassfish/jersey/spi/ 18:13:13,663 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ContentEncoder.class 18:13:13,664 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ContextResolvers.class 18:13:13,664 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/Contract.class 18:13:13,664 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ExceptionMappers.class 18:13:13,665 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ExtendedExceptionMapper.class 18:13:13,665 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/HeaderDelegateProvider.class 18:13:13,665 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/RequestExecutorProvider.class 18:13:13,665 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/RuntimeThreadProvider.class 18:13:13,666 [1;36mDEBUGm] adding directory org/glassfish/jersey/uri/ 18:13:13,666 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PathPattern$1.class 18:13:13,666 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PathPattern$RightHandPath.class 18:13:13,667 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PathPattern.class 18:13:13,667 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PathTemplate$PathTemplateParser.class 18:13:13,667 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PathTemplate.class 18:13:13,668 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PatternWithGroups$1.class 18:13:13,668 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PatternWithGroups$EmptyStringMatchResult.class 18:13:13,668 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PatternWithGroups$GroupIndexMatchResult.class 18:13:13,669 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PatternWithGroups.class 18:13:13,669 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriComponent$1.class 18:13:13,669 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriComponent$PathSegmentImpl.class 18:13:13,670 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriComponent$Type.class 18:13:13,670 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriComponent.class 18:13:13,671 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$1.class 18:13:13,671 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$1ValuesFromArrayStrategy.class 18:13:13,671 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$2.class 18:13:13,672 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$3.class 18:13:13,672 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$4.class 18:13:13,672 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$TemplateValueStrategy.class 18:13:13,673 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate.class 18:13:13,673 [1;36mDEBUGm] adding directory org/glassfish/jersey/uri/internal/ 18:13:13,674 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/internal/CharacterIterator.class 18:13:13,674 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/internal/JerseyUriBuilder.class 18:13:13,675 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/internal/UriParser.class 18:13:13,675 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/internal/UriTemplateParser.class 18:13:13,677 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:13,677 [1;36mDEBUGm] adding directory META-INF/maven/javax.ws.rs/ 18:13:13,677 [1;36mDEBUGm] adding directory META-INF/maven/javax.ws.rs/javax.ws.rs-api/ 18:13:13,678 [1;36mDEBUGm] adding entry META-INF/maven/javax.ws.rs/javax.ws.rs-api/pom.properties 18:13:13,678 [1;36mDEBUGm] adding entry META-INF/maven/javax.ws.rs/javax.ws.rs-api/pom.xml 18:13:13,679 [1;36mDEBUGm] adding directory javax/ws/ 18:13:13,679 [1;36mDEBUGm] adding directory javax/ws/rs/ 18:13:13,679 [1;36mDEBUGm] adding entry javax/ws/rs/ApplicationPath.class 18:13:13,679 [1;36mDEBUGm] adding entry javax/ws/rs/BadRequestException.class 18:13:13,679 [1;36mDEBUGm] adding entry javax/ws/rs/BeanParam.class 18:13:13,680 [1;36mDEBUGm] adding entry javax/ws/rs/ClientErrorException.class 18:13:13,680 [1;36mDEBUGm] adding entry javax/ws/rs/ConstrainedTo.class 18:13:13,680 [1;36mDEBUGm] adding entry javax/ws/rs/Consumes.class 18:13:13,680 [1;36mDEBUGm] adding entry javax/ws/rs/CookieParam.class 18:13:13,681 [1;36mDEBUGm] adding entry javax/ws/rs/DELETE.class 18:13:13,681 [1;36mDEBUGm] adding entry javax/ws/rs/DefaultValue.class 18:13:13,681 [1;36mDEBUGm] adding entry javax/ws/rs/Encoded.class 18:13:13,681 [1;36mDEBUGm] adding entry javax/ws/rs/ForbiddenException.class 18:13:13,682 [1;36mDEBUGm] adding entry javax/ws/rs/FormParam.class 18:13:13,682 [1;36mDEBUGm] adding entry javax/ws/rs/GET.class 18:13:13,682 [1;36mDEBUGm] adding entry javax/ws/rs/HEAD.class 18:13:13,682 [1;36mDEBUGm] adding entry javax/ws/rs/HeaderParam.class 18:13:13,683 [1;36mDEBUGm] adding entry javax/ws/rs/HttpMethod.class 18:13:13,683 [1;36mDEBUGm] adding entry javax/ws/rs/InternalServerErrorException.class 18:13:13,683 [1;36mDEBUGm] adding entry javax/ws/rs/MatrixParam.class 18:13:13,683 [1;36mDEBUGm] adding entry javax/ws/rs/NameBinding.class 18:13:13,684 [1;36mDEBUGm] adding entry javax/ws/rs/NotAcceptableException.class 18:13:13,684 [1;36mDEBUGm] adding entry javax/ws/rs/NotAllowedException.class 18:13:13,684 [1;36mDEBUGm] adding entry javax/ws/rs/NotAuthorizedException.class 18:13:13,685 [1;36mDEBUGm] adding entry javax/ws/rs/NotFoundException.class 18:13:13,685 [1;36mDEBUGm] adding entry javax/ws/rs/NotSupportedException.class 18:13:13,685 [1;36mDEBUGm] adding entry javax/ws/rs/OPTIONS.class 18:13:13,686 [1;36mDEBUGm] adding entry javax/ws/rs/POST.class 18:13:13,686 [1;36mDEBUGm] adding entry javax/ws/rs/PUT.class 18:13:13,686 [1;36mDEBUGm] adding entry javax/ws/rs/Path.class 18:13:13,686 [1;36mDEBUGm] adding entry javax/ws/rs/PathParam.class 18:13:13,686 [1;36mDEBUGm] adding entry javax/ws/rs/Priorities.class 18:13:13,687 [1;36mDEBUGm] adding entry javax/ws/rs/ProcessingException.class 18:13:13,687 [1;36mDEBUGm] adding entry javax/ws/rs/Produces.class 18:13:13,687 [1;36mDEBUGm] adding entry javax/ws/rs/QueryParam.class 18:13:13,688 [1;36mDEBUGm] adding entry javax/ws/rs/RedirectionException.class 18:13:13,688 [1;36mDEBUGm] adding entry javax/ws/rs/RuntimeType.class 18:13:13,688 [1;36mDEBUGm] adding entry javax/ws/rs/ServerErrorException.class 18:13:13,688 [1;36mDEBUGm] adding entry javax/ws/rs/ServiceUnavailableException.class 18:13:13,689 [1;36mDEBUGm] adding entry javax/ws/rs/WebApplicationException.class 18:13:13,689 [1;36mDEBUGm] adding directory javax/ws/rs/client/ 18:13:13,689 [1;36mDEBUGm] adding entry javax/ws/rs/client/AsyncInvoker.class 18:13:13,689 [1;36mDEBUGm] adding entry javax/ws/rs/client/Client.class 18:13:13,690 [1;36mDEBUGm] adding entry javax/ws/rs/client/ClientBuilder.class 18:13:13,690 [1;36mDEBUGm] adding entry javax/ws/rs/client/ClientRequestContext.class 18:13:13,690 [1;36mDEBUGm] adding entry javax/ws/rs/client/ClientRequestFilter.class 18:13:13,691 [1;36mDEBUGm] adding entry javax/ws/rs/client/ClientResponseContext.class 18:13:13,691 [1;36mDEBUGm] adding entry javax/ws/rs/client/ClientResponseFilter.class 18:13:13,691 [1;36mDEBUGm] adding entry javax/ws/rs/client/Entity.class 18:13:13,691 [1;36mDEBUGm] adding entry javax/ws/rs/client/FactoryFinder$1.class 18:13:13,692 [1;36mDEBUGm] adding entry javax/ws/rs/client/FactoryFinder.class 18:13:13,692 [1;36mDEBUGm] adding entry javax/ws/rs/client/Invocation$Builder.class 18:13:13,692 [1;36mDEBUGm] adding entry javax/ws/rs/client/Invocation.class 18:13:13,693 [1;36mDEBUGm] adding entry javax/ws/rs/client/InvocationCallback.class 18:13:13,693 [1;36mDEBUGm] adding entry javax/ws/rs/client/ResponseProcessingException.class 18:13:13,693 [1;36mDEBUGm] adding entry javax/ws/rs/client/SyncInvoker.class 18:13:13,693 [1;36mDEBUGm] adding entry javax/ws/rs/client/WebTarget.class 18:13:13,694 [1;36mDEBUGm] adding directory javax/ws/rs/container/ 18:13:13,694 [1;36mDEBUGm] adding entry javax/ws/rs/container/AsyncResponse.class 18:13:13,694 [1;36mDEBUGm] adding entry javax/ws/rs/container/CompletionCallback.class 18:13:13,694 [1;36mDEBUGm] adding entry javax/ws/rs/container/ConnectionCallback.class 18:13:13,695 [1;36mDEBUGm] adding entry javax/ws/rs/container/ContainerRequestContext.class 18:13:13,695 [1;36mDEBUGm] adding entry javax/ws/rs/container/ContainerRequestFilter.class 18:13:13,695 [1;36mDEBUGm] adding entry javax/ws/rs/container/ContainerResponseContext.class 18:13:13,696 [1;36mDEBUGm] adding entry javax/ws/rs/container/ContainerResponseFilter.class 18:13:13,696 [1;36mDEBUGm] adding entry javax/ws/rs/container/DynamicFeature.class 18:13:13,696 [1;36mDEBUGm] adding entry javax/ws/rs/container/PreMatching.class 18:13:13,696 [1;36mDEBUGm] adding entry javax/ws/rs/container/ResourceContext.class 18:13:13,697 [1;36mDEBUGm] adding entry javax/ws/rs/container/ResourceInfo.class 18:13:13,697 [1;36mDEBUGm] adding entry javax/ws/rs/container/Suspended.class 18:13:13,697 [1;36mDEBUGm] adding entry javax/ws/rs/container/TimeoutHandler.class 18:13:13,697 [1;36mDEBUGm] adding directory javax/ws/rs/core/ 18:13:13,698 [1;36mDEBUGm] adding entry javax/ws/rs/core/AbstractMultivaluedMap.class 18:13:13,698 [1;36mDEBUGm] adding entry javax/ws/rs/core/Application.class 18:13:13,699 [1;36mDEBUGm] adding entry javax/ws/rs/core/CacheControl.class 18:13:13,699 [1;36mDEBUGm] adding entry javax/ws/rs/core/Configurable.class 18:13:13,700 [1;36mDEBUGm] adding entry javax/ws/rs/core/Configuration.class 18:13:13,700 [1;36mDEBUGm] adding entry javax/ws/rs/core/Context.class 18:13:13,700 [1;36mDEBUGm] adding entry javax/ws/rs/core/Cookie.class 18:13:13,701 [1;36mDEBUGm] adding entry javax/ws/rs/core/EntityTag.class 18:13:13,701 [1;36mDEBUGm] adding entry javax/ws/rs/core/Feature.class 18:13:13,702 [1;36mDEBUGm] adding entry javax/ws/rs/core/FeatureContext.class 18:13:13,702 [1;36mDEBUGm] adding entry javax/ws/rs/core/Form$1.class 18:13:13,703 [1;36mDEBUGm] adding entry javax/ws/rs/core/Form.class 18:13:13,703 [1;36mDEBUGm] adding entry javax/ws/rs/core/GenericEntity.class 18:13:13,703 [1;36mDEBUGm] adding entry javax/ws/rs/core/GenericType.class 18:13:13,704 [1;36mDEBUGm] adding entry javax/ws/rs/core/HttpHeaders.class 18:13:13,705 [1;36mDEBUGm] adding entry javax/ws/rs/core/Link$Builder.class 18:13:13,705 [1;36mDEBUGm] adding entry javax/ws/rs/core/Link$JaxbAdapter.class 18:13:13,705 [1;36mDEBUGm] adding entry javax/ws/rs/core/Link$JaxbLink.class 18:13:13,706 [1;36mDEBUGm] adding entry javax/ws/rs/core/Link.class 18:13:13,706 [1;36mDEBUGm] adding entry javax/ws/rs/core/MediaType$1.class 18:13:13,707 [1;36mDEBUGm] adding entry javax/ws/rs/core/MediaType$2.class 18:13:13,707 [1;36mDEBUGm] adding entry javax/ws/rs/core/MediaType.class 18:13:13,708 [1;36mDEBUGm] adding entry javax/ws/rs/core/MultivaluedHashMap.class 18:13:13,708 [1;36mDEBUGm] adding entry javax/ws/rs/core/MultivaluedMap.class 18:13:13,709 [1;36mDEBUGm] adding entry javax/ws/rs/core/NewCookie.class 18:13:13,709 [1;36mDEBUGm] adding entry javax/ws/rs/core/NoContentException.class 18:13:13,710 [1;36mDEBUGm] adding entry javax/ws/rs/core/PathSegment.class 18:13:13,710 [1;36mDEBUGm] adding entry javax/ws/rs/core/Request.class 18:13:13,710 [1;36mDEBUGm] adding entry javax/ws/rs/core/Response$ResponseBuilder.class 18:13:13,711 [1;36mDEBUGm] adding entry javax/ws/rs/core/Response$Status$Family.class 18:13:13,711 [1;36mDEBUGm] adding entry javax/ws/rs/core/Response$Status.class 18:13:13,712 [1;36mDEBUGm] adding entry javax/ws/rs/core/Response$StatusType.class 18:13:13,712 [1;36mDEBUGm] adding entry javax/ws/rs/core/Response.class 18:13:13,713 [1;36mDEBUGm] adding entry javax/ws/rs/core/SecurityContext.class 18:13:13,713 [1;36mDEBUGm] adding entry javax/ws/rs/core/StreamingOutput.class 18:13:13,714 [1;36mDEBUGm] adding entry javax/ws/rs/core/UriBuilder.class 18:13:13,714 [1;36mDEBUGm] adding entry javax/ws/rs/core/UriBuilderException.class 18:13:13,715 [1;36mDEBUGm] adding entry javax/ws/rs/core/UriInfo.class 18:13:13,715 [1;36mDEBUGm] adding entry javax/ws/rs/core/Variant$VariantListBuilder.class 18:13:13,715 [1;36mDEBUGm] adding entry javax/ws/rs/core/Variant.class 18:13:13,716 [1;36mDEBUGm] adding directory javax/ws/rs/ext/ 18:13:13,716 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ContextResolver.class 18:13:13,717 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ExceptionMapper.class 18:13:13,717 [1;36mDEBUGm] adding entry javax/ws/rs/ext/FactoryFinder$1.class 18:13:13,717 [1;36mDEBUGm] adding entry javax/ws/rs/ext/FactoryFinder.class 18:13:13,718 [1;36mDEBUGm] adding entry javax/ws/rs/ext/InterceptorContext.class 18:13:13,718 [1;36mDEBUGm] adding entry javax/ws/rs/ext/MessageBodyReader.class 18:13:13,719 [1;36mDEBUGm] adding entry javax/ws/rs/ext/MessageBodyWriter.class 18:13:13,719 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ParamConverter$Lazy.class 18:13:13,720 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ParamConverter.class 18:13:13,720 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ParamConverterProvider.class 18:13:13,721 [1;36mDEBUGm] adding entry javax/ws/rs/ext/Provider.class 18:13:13,721 [1;36mDEBUGm] adding entry javax/ws/rs/ext/Providers.class 18:13:13,721 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ReaderInterceptor.class 18:13:13,722 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ReaderInterceptorContext.class 18:13:13,722 [1;36mDEBUGm] adding entry javax/ws/rs/ext/RuntimeDelegate$HeaderDelegate.class 18:13:13,723 [1;36mDEBUGm] adding entry javax/ws/rs/ext/RuntimeDelegate.class 18:13:13,723 [1;36mDEBUGm] adding entry javax/ws/rs/ext/WriterInterceptor.class 18:13:13,723 [1;36mDEBUGm] adding entry javax/ws/rs/ext/WriterInterceptorContext.class 18:13:13,724 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:13,725 [1;36mDEBUGm] adding directory javax/annotation/ 18:13:13,725 [1;36mDEBUGm] adding directory javax/annotation/security/ 18:13:13,725 [1;36mDEBUGm] adding directory javax/annotation/sql/ 18:13:13,753 [1;36mDEBUGm] adding entry javax/annotation/Generated.class 18:13:13,754 [1;36mDEBUGm] adding entry javax/annotation/ManagedBean.class 18:13:13,754 [1;36mDEBUGm] adding entry javax/annotation/package.html 18:13:13,754 [1;36mDEBUGm] adding entry javax/annotation/PostConstruct.class 18:13:13,755 [1;36mDEBUGm] adding entry javax/annotation/PreDestroy.class 18:13:13,755 [1;36mDEBUGm] adding entry javax/annotation/Priority.class 18:13:13,755 [1;36mDEBUGm] adding entry javax/annotation/Resource$AuthenticationType.class 18:13:13,755 [1;36mDEBUGm] adding entry javax/annotation/Resource.class 18:13:13,756 [1;36mDEBUGm] adding entry javax/annotation/Resources.class 18:13:13,756 [1;36mDEBUGm] adding entry javax/annotation/security/DeclareRoles.class 18:13:13,756 [1;36mDEBUGm] adding entry javax/annotation/security/DenyAll.class 18:13:13,756 [1;36mDEBUGm] adding entry javax/annotation/security/package.html 18:13:13,757 [1;36mDEBUGm] adding entry javax/annotation/security/PermitAll.class 18:13:13,757 [1;36mDEBUGm] adding entry javax/annotation/security/RolesAllowed.class 18:13:13,757 [1;36mDEBUGm] adding entry javax/annotation/security/RunAs.class 18:13:13,757 [1;36mDEBUGm] adding entry javax/annotation/sql/DataSourceDefinition.class 18:13:13,758 [1;36mDEBUGm] adding entry javax/annotation/sql/DataSourceDefinitions.class 18:13:13,758 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:13,758 [1;36mDEBUGm] adding directory META-INF/maven/javax.annotation/ 18:13:13,758 [1;36mDEBUGm] adding directory META-INF/maven/javax.annotation/javax.annotation-api/ 18:13:13,758 [1;36mDEBUGm] adding entry META-INF/maven/javax.annotation/javax.annotation-api/pom.xml 18:13:13,759 [1;36mDEBUGm] adding entry META-INF/maven/javax.annotation/javax.annotation-api/pom.properties 18:13:13,764 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:13,764 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.bundles.repackaged/ 18:13:13,765 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.bundles.repackaged/jersey-guava/ 18:13:13,765 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.bundles.repackaged/jersey-guava/pom.properties 18:13:13,765 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.bundles.repackaged/jersey-guava/pom.xml 18:13:13,766 [1;36mDEBUGm] adding directory jersey/repackaged/com/ 18:13:13,766 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/ 18:13:13,766 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/ 18:13:13,766 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/base/ 18:13:13,766 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Absent.class 18:13:13,767 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/AbstractIterator$1.class 18:13:13,767 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/AbstractIterator$State.class 18:13:13,767 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/AbstractIterator.class 18:13:13,768 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Ascii.class 18:13:13,768 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$1.class 18:13:13,768 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$13.class 18:13:13,768 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$15.class 18:13:13,769 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$2.class 18:13:13,769 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$3.class 18:13:13,769 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$4.class 18:13:13,770 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$5.class 18:13:13,770 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$6.class 18:13:13,770 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$7.class 18:13:13,771 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$8.class 18:13:13,771 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$9.class 18:13:13,771 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$FastMatcher.class 18:13:13,772 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$Or.class 18:13:13,772 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$RangesMatcher.class 18:13:13,772 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher.class 18:13:13,773 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Equivalence$Equals.class 18:13:13,773 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Equivalence$Identity.class 18:13:13,773 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Equivalence.class 18:13:13,774 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Function.class 18:13:13,774 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Joiner$1.class 18:13:13,774 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Joiner$MapJoiner.class 18:13:13,775 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Joiner.class 18:13:13,775 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Objects$1.class 18:13:13,775 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Objects$ToStringHelper$ValueHolder.class 18:13:13,776 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Objects$ToStringHelper.class 18:13:13,776 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Objects.class 18:13:13,776 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Optional.class 18:13:13,777 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Platform$1.class 18:13:13,777 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Platform.class 18:13:13,777 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Preconditions.class 18:13:13,778 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicate.class 18:13:13,778 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$1.class 18:13:13,778 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$AndPredicate.class 18:13:13,778 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$AssignableFromPredicate.class 18:13:13,779 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$CompositionPredicate.class 18:13:13,779 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ContainsPatternPredicate.class 18:13:13,780 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$InPredicate.class 18:13:13,780 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$InstanceOfPredicate.class 18:13:13,780 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$IsEqualToPredicate.class 18:13:13,781 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$NotPredicate.class 18:13:13,781 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ObjectPredicate$1.class 18:13:13,781 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ObjectPredicate$2.class 18:13:13,782 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ObjectPredicate$3.class 18:13:13,782 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ObjectPredicate$4.class 18:13:13,782 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ObjectPredicate.class 18:13:13,783 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$OrPredicate.class 18:13:13,783 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates.class 18:13:13,783 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Present.class 18:13:13,784 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter$1$1.class 18:13:13,784 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter$1.class 18:13:13,784 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter$5.class 18:13:13,785 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter$SplittingIterator.class 18:13:13,785 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter$Strategy.class 18:13:13,785 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter.class 18:13:13,786 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Stopwatch$1.class 18:13:13,786 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Stopwatch.class 18:13:13,786 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Supplier.class 18:13:13,787 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Suppliers$SupplierOfInstance.class 18:13:13,787 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Suppliers.class 18:13:13,787 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Throwables.class 18:13:13,788 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Ticker$1.class 18:13:13,788 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Ticker.class 18:13:13,788 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/cache/ 18:13:13,788 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/AbstractCache$SimpleStatsCounter.class 18:13:13,789 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/AbstractCache$StatsCounter.class 18:13:13,789 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/AbstractCache.class 18:13:13,789 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Cache.class 18:13:13,790 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder$1.class 18:13:13,790 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder$2.class 18:13:13,790 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder$3.class 18:13:13,791 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder$NullListener.class 18:13:13,791 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder$OneWeigher.class 18:13:13,791 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder.class 18:13:13,792 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$1.class 18:13:13,801 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$AccessDurationParser.class 18:13:13,801 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$ConcurrencyLevelParser.class 18:13:13,802 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$DurationParser.class 18:13:13,802 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$InitialCapacityParser.class 18:13:13,802 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$IntegerParser.class 18:13:13,803 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$KeyStrengthParser.class 18:13:13,803 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$LongParser.class 18:13:13,803 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$MaximumSizeParser.class 18:13:13,804 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$MaximumWeightParser.class 18:13:13,804 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$RefreshDurationParser.class 18:13:13,804 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$ValueParser.class 18:13:13,805 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$ValueStrengthParser.class 18:13:13,805 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$WriteDurationParser.class 18:13:13,805 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec.class 18:13:13,806 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader$FunctionToCacheLoader.class 18:13:13,806 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader$InvalidCacheLoadException.class 18:13:13,807 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader$SupplierToCacheLoader.class 18:13:13,807 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader$UnsupportedLoadingOperationException.class 18:13:13,807 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader.class 18:13:13,807 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheStats.class 18:13:13,808 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LoadingCache.class 18:13:13,808 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$1.class 18:13:13,808 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$2.class 18:13:13,809 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$AbstractCacheSet.class 18:13:13,809 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$AbstractReferenceEntry.class 18:13:13,809 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$AccessQueue$1.class 18:13:13,810 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$AccessQueue$2.class 18:13:13,810 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$AccessQueue.class 18:13:13,810 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$1.class 18:13:13,811 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$2.class 18:13:13,811 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$3.class 18:13:13,811 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$4.class 18:13:13,812 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$5.class 18:13:13,812 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$6.class 18:13:13,813 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$7.class 18:13:13,813 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$8.class 18:13:13,813 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory.class 18:13:13,814 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryIterator.class 18:13:13,814 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntrySet.class 18:13:13,814 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$HashIterator.class 18:13:13,815 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$KeyIterator.class 18:13:13,815 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$KeySet.class 18:13:13,815 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$LoadingValueReference.class 18:13:13,816 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$LocalLoadingCache.class 18:13:13,816 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$LocalManualCache$1.class 18:13:13,817 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$LocalManualCache.class 18:13:13,817 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$NullEntry.class 18:13:13,817 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$ReferenceEntry.class 18:13:13,818 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Segment$1.class 18:13:13,818 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Segment.class 18:13:13,820 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$SoftValueReference.class 18:13:13,820 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Strength$1.class 18:13:13,820 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Strength$2.class 18:13:13,821 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Strength$3.class 18:13:13,821 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Strength.class 18:13:13,821 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$StrongAccessEntry.class 18:13:13,822 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$StrongAccessWriteEntry.class 18:13:13,822 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$StrongEntry.class 18:13:13,823 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$StrongValueReference.class 18:13:13,823 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$StrongWriteEntry.class 18:13:13,823 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$ValueIterator.class 18:13:13,824 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$ValueReference.class 18:13:13,824 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Values.class 18:13:13,824 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeakAccessEntry.class 18:13:13,825 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeakAccessWriteEntry.class 18:13:13,825 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeakEntry.class 18:13:13,826 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeakValueReference.class 18:13:13,826 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeakWriteEntry.class 18:13:13,826 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeightedSoftValueReference.class 18:13:13,827 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeightedStrongValueReference.class 18:13:13,827 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeightedWeakValueReference.class 18:13:13,827 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WriteQueue$1.class 18:13:13,828 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WriteQueue$2.class 18:13:13,828 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WriteQueue.class 18:13:13,828 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WriteThroughEntry.class 18:13:13,829 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache.class 18:13:13,830 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAddable.class 18:13:13,830 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAddables$1.class 18:13:13,830 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAddables$2.class 18:13:13,831 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAddables$PureJavaLongAddable.class 18:13:13,831 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAddables.class 18:13:13,831 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAdder.class 18:13:13,832 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause$1.class 18:13:13,832 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause$2.class 18:13:13,832 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause$3.class 18:13:13,833 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause$4.class 18:13:13,833 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause$5.class 18:13:13,833 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause.class 18:13:13,833 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalListener.class 18:13:13,834 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalNotification.class 18:13:13,834 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Striped64$1.class 18:13:13,834 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Striped64$Cell.class 18:13:13,835 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Striped64$HashCode.class 18:13:13,835 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Striped64$ThreadHashCode.class 18:13:13,835 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Striped64.class 18:13:13,836 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Weigher.class 18:13:13,836 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/collect/ 18:13:13,836 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractIndexedListIterator.class 18:13:13,837 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractIterator$1.class 18:13:13,837 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractIterator$State.class 18:13:13,837 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractIterator.class 18:13:13,838 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractListMultimap.class 18:13:13,838 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$AsMap$AsMapEntries.class 18:13:13,838 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$AsMap$AsMapIterator.class 18:13:13,839 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$AsMap.class 18:13:13,839 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$EntryIterator.class 18:13:13,840 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$KeySet$1.class 18:13:13,840 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$KeySet.class 18:13:13,840 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$RandomAccessWrappedList.class 18:13:13,841 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$SortedAsMap.class 18:13:13,841 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$SortedKeySet.class 18:13:13,842 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedCollection$WrappedIterator.class 18:13:13,842 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedCollection.class 18:13:13,843 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedList$WrappedListIterator.class 18:13:13,843 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedList.class 18:13:13,844 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedSet.class 18:13:13,844 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedSortedSet.class 18:13:13,845 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap.class 18:13:13,846 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultiset$1$1.class 18:13:13,846 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultiset$1.class 18:13:13,847 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultiset$MapBasedMultisetIterator.class 18:13:13,847 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultiset.class 18:13:13,848 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapEntry.class 18:13:13,848 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultimap$1.class 18:13:13,848 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultimap$2.class 18:13:13,849 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultimap$3.class 18:13:13,849 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultimap.class 18:13:13,850 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultiset$ElementSet.class 18:13:13,850 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultiset$EntrySet.class 18:13:13,851 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultiset.class 18:13:13,851 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractNavigableMap$1.class 18:13:13,852 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractNavigableMap$DescendingMap.class 18:13:13,852 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractNavigableMap.class 18:13:13,853 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractSequentialIterator.class 18:13:13,853 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractSetMultimap.class 18:13:13,853 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractSortedSetMultimap.class 18:13:13,854 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/BiMap.class 18:13:13,854 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ByFunctionOrdering.class 18:13:13,855 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/CartesianList$1.class 18:13:13,855 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/CartesianList.class 18:13:13,856 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$1.class 18:13:13,856 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$FilteredCollection$1.class 18:13:13,856 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$FilteredCollection$2.class 18:13:13,857 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$FilteredCollection.class 18:13:13,857 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$OrderedPermutationCollection.class 18:13:13,858 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$OrderedPermutationIterator.class 18:13:13,858 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$PermutationCollection.class 18:13:13,859 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$PermutationIterator.class 18:13:13,859 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$TransformedCollection.class 18:13:13,860 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2.class 18:13:13,860 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ComparatorOrdering.class 18:13:13,861 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Count.class 18:13:13,861 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/DescendingImmutableSortedSet.class 18:13:13,861 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableBiMap.class 18:13:13,862 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableList.class 18:13:13,862 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableListMultimap.class 18:13:13,862 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableSet.class 18:13:13,863 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableSortedMap.class 18:13:13,863 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableSortedSet.class 18:13:13,864 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$AsMap$1.class 18:13:13,864 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$AsMap$2$1.class 18:13:13,864 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$AsMap$2.class 18:13:13,865 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$AsMap$3.class 18:13:13,865 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$AsMap.class 18:13:13,866 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$Keys$1$1.class 18:13:13,866 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$Keys$1.class 18:13:13,867 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$Keys.class 18:13:13,867 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$ValuePredicate.class 18:13:13,868 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap.class 18:13:13,868 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredKeyMultimap$1.class 18:13:13,869 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredKeyMultimap$AddRejectingList.class 18:13:13,869 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredKeyMultimap$AddRejectingSet.class 18:13:13,869 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredKeyMultimap.class 18:13:13,870 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredMultimap.class 18:13:13,870 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FluentIterable.class 18:13:13,870 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingCollection.class 18:13:13,871 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingIterator.class 18:13:13,871 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingList.class 18:13:13,872 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingMap.class 18:13:13,872 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingMapEntry.class 18:13:13,873 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingMultimap.class 18:13:13,873 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingMultiset.class 18:13:13,873 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingNavigableSet.class 18:13:13,874 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingObject.class 18:13:13,874 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingSet.class 18:13:13,875 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingSortedMap.class 18:13:13,875 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingSortedSet.class 18:13:13,876 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/GenericMapMaker$NullListener.class 18:13:13,876 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/GenericMapMaker.class 18:13:13,876 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/HashBasedTable$Factory.class 18:13:13,877 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/HashBasedTable.class 18:13:13,877 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/HashMultimap.class 18:13:13,878 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/HashMultiset.class 18:13:13,878 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Hashing.class 18:13:13,878 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableAsList.class 18:13:13,879 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableBiMap$SerializedForm.class 18:13:13,879 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableBiMap.class 18:13:13,879 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableCollection$1.class 18:13:13,880 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableCollection$Builder.class 18:13:13,880 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableCollection$EmptyImmutableCollection.class 18:13:13,880 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableCollection.class 18:13:13,881 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEntry.class 18:13:13,881 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumMap$1.class 18:13:13,881 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumMap$2$1.class 18:13:13,882 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumMap$2.class 18:13:13,882 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumMap$EnumSerializedForm.class 18:13:13,883 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumMap.class 18:13:13,883 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumSet.class 18:13:13,883 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableList$1.class 18:13:13,884 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableList$Builder.class 18:13:13,884 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableList$SubList.class 18:13:13,884 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableList.class 18:13:13,885 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableListMultimap$Builder.class 18:13:13,885 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableListMultimap.class 18:13:13,886 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$1MapViewOfValuesAsSingletonSets$1$1$1.class 18:13:13,886 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$1MapViewOfValuesAsSingletonSets$1$1.class 18:13:13,886 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$1MapViewOfValuesAsSingletonSets$1.class 18:13:13,887 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$1MapViewOfValuesAsSingletonSets.class 18:13:13,887 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$Builder.class 18:13:13,888 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$SerializedForm.class 18:13:13,888 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap.class 18:13:13,889 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapEntrySet.class 18:13:13,889 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapKeySet$1.class 18:13:13,889 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapKeySet.class 18:13:13,890 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapValues$1.class 18:13:13,890 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapValues.class 18:13:13,891 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$1.class 18:13:13,891 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$Builder$1.class 18:13:13,891 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$Builder.class 18:13:13,892 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$BuilderMultimap.class 18:13:13,892 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$EntryCollection.class 18:13:13,892 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$Keys$KeysEntrySet$1.class 18:13:13,893 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$Keys$KeysEntrySet.class 18:13:13,893 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$Keys.class 18:13:13,893 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$Values.class 18:13:13,894 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap.class 18:13:13,894 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultiset$1.class 18:13:13,895 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultiset$EntrySet.class 18:13:13,895 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultiset.class 18:13:13,895 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSet$ArrayImmutableSet.class 18:13:13,896 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSet.class 18:13:13,896 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSetMultimap.class 18:13:13,897 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSortedMap$SerializedForm.class 18:13:13,897 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSortedMap.class 18:13:13,898 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSortedMapFauxverideShim.class 18:13:13,898 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSortedSet.class 18:13:13,898 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSortedSetFauxverideShim.class 18:13:13,899 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$1.class 18:13:13,899 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$10$1.class 18:13:13,899 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$10.class 18:13:13,900 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$11.class 18:13:13,900 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$12.class 18:13:13,900 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$13.class 18:13:13,901 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$14.class 18:13:13,901 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$15.class 18:13:13,901 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$2.class 18:13:13,902 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$3.class 18:13:13,902 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$4.class 18:13:13,902 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$5.class 18:13:13,902 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$6.class 18:13:13,903 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$7.class 18:13:13,903 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$8.class 18:13:13,903 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$9.class 18:13:13,904 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$ConsumingQueueIterator.class 18:13:13,904 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$UnmodifiableIterable.class 18:13:13,904 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables.class 18:13:13,905 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$1.class 18:13:13,906 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$10.class 18:13:13,906 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$11.class 18:13:13,906 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$12.class 18:13:13,906 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$13.class 18:13:13,907 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$14.class 18:13:13,907 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$15.class 18:13:13,907 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$2.class 18:13:13,908 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$3.class 18:13:13,908 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$4.class 18:13:13,908 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$5.class 18:13:13,909 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$6.class 18:13:13,909 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$7.class 18:13:13,909 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$8.class 18:13:13,910 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$9.class 18:13:13,910 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$MergingIterator$1.class 18:13:13,910 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$MergingIterator.class 18:13:13,911 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$PeekingImpl.class 18:13:13,911 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators.class 18:13:13,912 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ListMultimap.class 18:13:13,912 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$1.class 18:13:13,913 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$2.class 18:13:13,913 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$AbstractListWrapper.class 18:13:13,913 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$CharSequenceAsList.class 18:13:13,914 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$OnePlusArrayList.class 18:13:13,914 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$Partition.class 18:13:13,914 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$RandomAccessListWrapper.class 18:13:13,915 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$RandomAccessPartition.class 18:13:13,915 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$RandomAccessReverseList.class 18:13:13,915 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$ReverseList$1.class 18:13:13,916 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$ReverseList.class 18:13:13,916 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$StringAsImmutableList.class 18:13:13,917 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$TransformingRandomAccessList.class 18:13:13,917 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$TransformingSequentialList$1.class 18:13:13,917 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$TransformingSequentialList.class 18:13:13,918 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$TwoPlusArrayList.class 18:13:13,918 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists.class 18:13:13,919 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapDifference$ValueDifference.class 18:13:13,919 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapDifference.class 18:13:13,919 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$1.class 18:13:13,920 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$NullConcurrentMap.class 18:13:13,920 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause$1.class 18:13:13,920 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause$2.class 18:13:13,921 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause$3.class 18:13:13,921 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause$4.class 18:13:13,921 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause$5.class 18:13:13,922 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause.class 18:13:13,922 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalListener.class 18:13:13,922 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalNotification.class 18:13:13,923 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker.class 18:13:13,923 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$1.class 18:13:13,923 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$2.class 18:13:13,924 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$AbstractReferenceEntry.class 18:13:13,924 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$1.class 18:13:13,924 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$2.class 18:13:13,925 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$3.class 18:13:13,925 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$4.class 18:13:13,926 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$5.class 18:13:13,926 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$6.class 18:13:13,926 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$7.class 18:13:13,927 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$8.class 18:13:13,927 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory.class 18:13:13,928 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryIterator.class 18:13:13,928 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntrySet.class 18:13:13,928 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EvictionQueue$1.class 18:13:13,929 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EvictionQueue$2.class 18:13:13,929 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EvictionQueue.class 18:13:13,930 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ExpirationQueue$1.class 18:13:13,930 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ExpirationQueue$2.class 18:13:13,930 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ExpirationQueue.class 18:13:13,931 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$HashIterator.class 18:13:13,931 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$KeyIterator.class 18:13:13,932 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$KeySet.class 18:13:13,932 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$NullEntry.class 18:13:13,932 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ReferenceEntry.class 18:13:13,933 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Segment.class 18:13:13,934 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$SoftValueReference.class 18:13:13,934 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Strength$1.class 18:13:13,935 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Strength$2.class 18:13:13,935 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Strength$3.class 18:13:13,935 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Strength.class 18:13:13,936 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$StrongEntry.class 18:13:13,936 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$StrongEvictableEntry.class 18:13:13,936 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$StrongExpirableEntry.class 18:13:13,937 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$StrongExpirableEvictableEntry.class 18:13:13,937 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$StrongValueReference.class 18:13:13,938 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ValueIterator.class 18:13:13,938 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ValueReference.class 18:13:13,938 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Values.class 18:13:13,939 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WeakEntry.class 18:13:13,939 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WeakEvictableEntry.class 18:13:13,939 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WeakExpirableEntry.class 18:13:13,940 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WeakExpirableEvictableEntry.class 18:13:13,940 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WeakValueReference.class 18:13:13,941 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WriteThroughEntry.class 18:13:13,941 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap.class 18:13:13,942 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$1.class 18:13:13,942 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$2.class 18:13:13,943 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$3.class 18:13:13,943 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$4.class 18:13:13,943 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$5.class 18:13:13,944 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$6.class 18:13:13,944 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$7.class 18:13:13,944 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$8.class 18:13:13,945 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$9.class 18:13:13,945 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$AbstractFilteredMap$Values$1.class 18:13:13,945 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$AbstractFilteredMap$Values.class 18:13:13,946 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$AbstractFilteredMap.class 18:13:13,946 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$AsMapView$1.class 18:13:13,946 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$AsMapView.class 18:13:13,947 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$DescendingMap$1.class 18:13:13,947 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$DescendingMap$2.class 18:13:13,947 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$DescendingMap.class 18:13:13,948 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$EntryFunction$1.class 18:13:13,948 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$EntryFunction$2.class 18:13:13,948 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$EntryFunction.class 18:13:13,949 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$EntrySet.class 18:13:13,949 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$EntryTransformer.class 18:13:13,950 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryBiMap$1.class 18:13:13,950 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryBiMap.class 18:13:13,950 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryMap$EntrySet$1$1.class 18:13:13,951 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryMap$EntrySet$1.class 18:13:13,951 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryMap$EntrySet.class 18:13:13,952 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryMap$KeySet$1.class 18:13:13,952 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryMap$KeySet.class 18:13:13,952 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryMap.class 18:13:13,953 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryNavigableMap$1.class 18:13:13,953 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryNavigableMap.class 18:13:13,954 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntrySortedMap.class 18:13:13,954 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredKeyMap.class 18:13:13,954 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$ImprovedAbstractMap$1.class 18:13:13,955 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$ImprovedAbstractMap$2.class 18:13:13,955 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$ImprovedAbstractMap.class 18:13:13,955 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$KeyPredicate.class 18:13:13,956 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$KeySet.class 18:13:13,956 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$MapDifferenceImpl.class 18:13:13,956 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$NavigableAsMapView.class 18:13:13,957 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$NavigableKeySet.class 18:13:13,957 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$SortedAsMapView.class 18:13:13,958 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$SortedMapDifferenceImpl.class 18:13:13,958 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$TransformedEntriesMap$1$1$1.class 18:13:13,958 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$TransformedEntriesMap$1$1.class 18:13:13,959 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$TransformedEntriesMap$1.class 18:13:13,959 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$TransformedEntriesMap$2.class 18:13:13,959 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$TransformedEntriesMap.class 18:13:13,960 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$TransformedEntriesNavigableMap.class 18:13:13,960 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$TransformedEntriesSortedMap.class 18:13:13,961 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$UnmodifiableBiMap.class 18:13:13,961 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$UnmodifiableEntries$1.class 18:13:13,961 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$UnmodifiableEntries.class 18:13:13,962 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$UnmodifiableEntrySet.class 18:13:13,962 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$UnmodifiableNavigableMap.class 18:13:13,963 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$ValueDifferenceImpl.class 18:13:13,963 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$ValuePredicate.class 18:13:13,963 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$Values.class 18:13:13,964 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps.class 18:13:13,965 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimap.class 18:13:13,965 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$1.class 18:13:13,965 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$2.class 18:13:13,966 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$3.class 18:13:13,966 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$CustomListMultimap.class 18:13:13,967 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$CustomMultimap.class 18:13:13,967 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$CustomSetMultimap.class 18:13:13,967 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$CustomSortedSetMultimap.class 18:13:13,968 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$Entries.class 18:13:13,968 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$EntrySet.class 18:13:13,968 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$Keys$1$1.class 18:13:13,969 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$Keys$1.class 18:13:13,969 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$Keys$KeysEntrySet.class 18:13:13,969 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$Keys.class 18:13:13,970 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$MapMultimap$1$1.class 18:13:13,970 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$MapMultimap$1.class 18:13:13,970 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$MapMultimap$AsMap.class 18:13:13,971 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$MapMultimap$AsMapEntries$1$1.class 18:13:13,971 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$MapMultimap$AsMapEntries$1.class 18:13:13,972 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$MapMultimap$AsMapEntries.class 18:13:13,972 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$MapMultimap.class 18:13:13,972 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$TransformedEntriesListMultimap$1.class 18:13:13,973 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$TransformedEntriesListMultimap.class 18:13:13,973 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$TransformedEntriesMultimap$1.class 18:13:13,974 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$TransformedEntriesMultimap$2$1.class 18:13:13,974 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$TransformedEntriesMultimap$2.class 18:13:13,974 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$TransformedEntriesMultimap$3.class 18:13:13,975 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$TransformedEntriesMultimap.class 18:13:13,975 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableAsMapEntries$1.class 18:13:13,976 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableAsMapEntries.class 18:13:13,976 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableAsMapValues$1.class 18:13:13,976 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableAsMapValues.class 18:13:13,977 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableListMultimap.class 18:13:13,977 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableMultimap$1.class 18:13:13,977 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableMultimap.class 18:13:13,978 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableSetMultimap.class 18:13:13,978 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableSortedSetMultimap.class 18:13:13,979 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$ValueFunction.class 18:13:13,979 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$Values.class 18:13:13,979 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps.class 18:13:13,980 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multiset$Entry.class 18:13:13,980 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multiset.class 18:13:13,981 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$5.class 18:13:13,981 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$AbstractEntry.class 18:13:13,982 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$ElementSet$1.class 18:13:13,982 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$ElementSet.class 18:13:13,982 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$EntrySet.class 18:13:13,983 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$FilteredMultiset$1.class 18:13:13,983 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$FilteredMultiset.class 18:13:13,983 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$ImmutableEntry.class 18:13:13,984 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$MultisetIteratorImpl.class 18:13:13,984 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$UnmodifiableMultiset.class 18:13:13,984 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets.class 18:13:13,985 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/NaturalOrdering.class 18:13:13,985 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ObjectArrays.class 18:13:13,986 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Ordering.class 18:13:13,986 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/PeekingIterator.class 18:13:13,986 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Platform.class 18:13:13,987 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Queues.class 18:13:13,987 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableAsList.class 18:13:13,988 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableList.class 18:13:13,988 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableMap$1.class 18:13:13,988 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableMap$EntrySet.class 18:13:13,989 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableMap$LinkedEntry.class 18:13:13,989 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableMap$NonTerminalEntry.class 18:13:13,989 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableMap$TerminalEntry.class 18:13:13,990 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableMap.class 18:13:13,990 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableSet.class 18:13:13,991 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ReverseNaturalOrdering.class 18:13:13,991 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ReverseOrdering.class 18:13:13,991 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Serialization.class 18:13:13,992 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SetMultimap.class 18:13:13,992 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$1.class 18:13:13,992 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$2.class 18:13:13,993 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$3.class 18:13:13,993 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$CartesianSet$1.class 18:13:13,993 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$CartesianSet.class 18:13:13,994 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$FilteredNavigableSet.class 18:13:13,994 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$FilteredSet.class 18:13:13,994 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$FilteredSortedSet.class 18:13:13,995 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$ImprovedAbstractSet.class 18:13:13,995 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$PowerSet$1$1.class 18:13:13,996 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$PowerSet$1.class 18:13:13,996 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$PowerSet$BitFilteredSetIterator.class 18:13:13,996 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$PowerSet.class 18:13:13,997 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$SetFromMap.class 18:13:13,997 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$SetView.class 18:13:13,997 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$UnmodifiableNavigableSet.class 18:13:13,998 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets.class 18:13:13,998 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SingletonImmutableBiMap.class 18:13:13,999 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SingletonImmutableList.class 18:13:13,999 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SingletonImmutableSet.class 18:13:14,000 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SortedIterable.class 18:13:14,000 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SortedMapDifference.class 18:13:14,000 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SortedSetMultimap.class 18:13:14,001 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$1.class 18:13:14,001 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$CellIterator.class 18:13:14,001 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$CellSet.class 18:13:14,002 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$EntrySet.class 18:13:14,002 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$EntrySetIterator$1.class 18:13:14,003 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$EntrySetIterator.class 18:13:14,003 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$KeySet$1.class 18:13:14,003 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$KeySet.class 18:13:14,004 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$Values$1.class 18:13:14,004 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$Values$2.class 18:13:14,004 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$Values.class 18:13:14,005 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column.class 18:13:14,005 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnKeyIterator.class 18:13:14,006 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnKeySet.class 18:13:14,006 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnMap$ColumnMapEntrySet$1.class 18:13:14,007 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnMap$ColumnMapEntrySet.class 18:13:14,007 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnMap$ColumnMapValues.class 18:13:14,007 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnMap.class 18:13:14,008 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Row$1.class 18:13:14,008 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Row$RowEntrySet$1$1.class 18:13:14,008 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Row$RowEntrySet$1.class 18:13:14,009 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Row$RowEntrySet.class 18:13:14,009 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Row.class 18:13:14,009 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$RowKeySet.class 18:13:14,010 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$RowMap$EntrySet$1.class 18:13:14,010 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$RowMap$EntrySet.class 18:13:14,011 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$RowMap.class 18:13:14,011 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$TableCollection.class 18:13:14,011 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$TableSet.class 18:13:14,012 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Values$1.class 18:13:14,012 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Values.class 18:13:14,012 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable.class 18:13:14,013 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$1.class 18:13:14,013 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMap.class 18:13:14,014 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMapEntries$1$1.class 18:13:14,014 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMapEntries$1.class 18:13:14,014 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMapEntries.class 18:13:14,015 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMapValues$1.class 18:13:14,015 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMapValues.class 18:13:14,015 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedBiMap.class 18:13:14,016 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedCollection.class 18:13:14,016 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedEntry.class 18:13:14,017 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedList.class 18:13:14,017 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedListMultimap.class 18:13:14,017 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedMap.class 18:13:14,018 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedMultimap.class 18:13:14,018 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedMultiset.class 18:13:14,019 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedNavigableMap.class 18:13:14,019 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedNavigableSet.class 18:13:14,020 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedObject.class 18:13:14,020 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedQueue.class 18:13:14,020 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedRandomAccessList.class 18:13:14,021 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedSet.class 18:13:14,021 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedSetMultimap.class 18:13:14,022 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedSortedMap.class 18:13:14,022 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedSortedSet.class 18:13:14,022 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedSortedSetMultimap.class 18:13:14,023 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized.class 18:13:14,023 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Table$Cell.class 18:13:14,024 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Table.class 18:13:14,024 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Tables$1.class 18:13:14,024 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Tables$AbstractCell.class 18:13:14,025 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Tables$ImmutableCell.class 18:13:14,025 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Tables.class 18:13:14,025 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/TransformedIterator.class 18:13:14,026 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/TransformedListIterator.class 18:13:14,026 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/UnmodifiableIterator.class 18:13:14,026 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/UnmodifiableListIterator.class 18:13:14,027 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/hash/ 18:13:14,027 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/AbstractByteHasher.class 18:13:14,027 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/AbstractHasher.class 18:13:14,027 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/AbstractStreamingHashFunction$AbstractStreamingHasher.class 18:13:14,028 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/AbstractStreamingHashFunction.class 18:13:14,028 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/ChecksumHashFunction$1.class 18:13:14,028 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/ChecksumHashFunction$ChecksumHasher.class 18:13:14,029 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/ChecksumHashFunction.class 18:13:14,029 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/HashCode.class 18:13:14,029 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/HashCodes$BytesHashCode.class 18:13:14,030 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/HashCodes$IntHashCode.class 18:13:14,030 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/HashCodes$LongHashCode.class 18:13:14,030 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/HashCodes.class 18:13:14,031 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/HashFunction.class 18:13:14,031 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Hasher.class 18:13:14,031 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Hashing$1.class 18:13:14,031 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Hashing$ChecksumType$1.class 18:13:14,032 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Hashing$ChecksumType$2.class 18:13:14,032 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Hashing$ChecksumType.class 18:13:14,032 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Hashing.class 18:13:14,033 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/MessageDigestHashFunction$1.class 18:13:14,033 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/MessageDigestHashFunction$MessageDigestHasher.class 18:13:14,033 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/MessageDigestHashFunction.class 18:13:14,034 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Murmur3_128HashFunction$Murmur3_128Hasher.class 18:13:14,034 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Murmur3_128HashFunction.class 18:13:14,035 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Murmur3_32HashFunction$Murmur3_32Hasher.class 18:13:14,035 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Murmur3_32HashFunction.class 18:13:14,035 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/io/ 18:13:14,035 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/io/ByteArrayDataInput.class 18:13:14,036 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/io/ByteStreams$1.class 18:13:14,036 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/io/ByteStreams$ByteArrayDataInputStream.class 18:13:14,036 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/io/ByteStreams.class 18:13:14,037 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/math/ 18:13:14,037 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/math/IntMath.class 18:13:14,037 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/math/LongMath$1.class 18:13:14,038 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/math/LongMath.class 18:13:14,038 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/math/MathPreconditions.class 18:13:14,038 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/net/ 18:13:14,039 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/net/InetAddresses$TeredoInfo.class 18:13:14,039 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/net/InetAddresses.class 18:13:14,040 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/primitives/ 18:13:14,040 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/primitives/Ints.class 18:13:14,040 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/primitives/Primitives.class 18:13:14,041 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/primitives/UnsignedBytes.class 18:13:14,041 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/util/ 18:13:14,041 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/util/concurrent/ 18:13:14,041 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AbstractCheckedFuture.class 18:13:14,042 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AbstractFuture$Sync.class 18:13:14,042 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AbstractFuture.class 18:13:14,042 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AbstractListeningExecutorService.class 18:13:14,043 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AsyncFunction.class 18:13:14,043 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/CheckedFuture.class 18:13:14,044 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ExecutionError.class 18:13:14,044 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ExecutionList$RunnableExecutorPair.class 18:13:14,044 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ExecutionList.class 18:13:14,045 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ForwardingFuture.class 18:13:14,045 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ForwardingListenableFuture$SimpleForwardingListenableFuture.class 18:13:14,045 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ForwardingListenableFuture.class 18:13:14,046 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/FutureCallback.class 18:13:14,046 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/FutureFallback.class 18:13:14,046 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$1.class 18:13:14,047 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$2.class 18:13:14,047 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$3.class 18:13:14,047 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$4.class 18:13:14,048 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$5.class 18:13:14,048 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$6.class 18:13:14,048 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ChainingListenableFuture$1.class 18:13:14,049 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ChainingListenableFuture.class 18:13:14,049 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$CombinedFuture$1.class 18:13:14,049 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$CombinedFuture$2.class 18:13:14,050 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$CombinedFuture.class 18:13:14,050 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$FallbackFuture$1$1.class 18:13:14,051 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$FallbackFuture$1.class 18:13:14,051 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$FallbackFuture.class 18:13:14,051 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$FutureCombiner.class 18:13:14,052 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateCancelledFuture.class 18:13:14,052 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateFailedCheckedFuture.class 18:13:14,052 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateFailedFuture.class 18:13:14,053 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateFuture.class 18:13:14,053 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateSuccessfulCheckedFuture.class 18:13:14,054 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateSuccessfulFuture.class 18:13:14,054 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$MappingCheckedFuture.class 18:13:14,054 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures.class 18:13:14,055 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ListenableFuture.class 18:13:14,055 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ListenableFutureTask.class 18:13:14,056 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ListeningExecutorService.class 18:13:14,056 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ListeningScheduledExecutorService.class 18:13:14,056 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$1.class 18:13:14,057 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$Application$1.class 18:13:14,057 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$Application.class 18:13:14,057 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$ListeningDecorator.class 18:13:14,058 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$SameThreadExecutorService.class 18:13:14,058 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$ScheduledListeningDecorator.class 18:13:14,059 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors.class 18:13:14,059 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/SettableFuture.class 18:13:14,059 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ThreadFactoryBuilder$1.class 18:13:14,060 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ThreadFactoryBuilder.class 18:13:14,060 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/UncheckedExecutionException.class 18:13:14,061 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Uninterruptibles.class 18:13:14,062 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,062 [1;36mDEBUGm] adding directory org/jvnet/ 18:13:14,063 [1;36mDEBUGm] adding directory org/jvnet/hk2/ 18:13:14,063 [1;36mDEBUGm] adding directory org/jvnet/hk2/annotations/ 18:13:14,063 [1;36mDEBUGm] adding directory org/glassfish/hk2/ 18:13:14,063 [1;36mDEBUGm] adding directory org/glassfish/hk2/extension/ 18:13:14,063 [1;36mDEBUGm] adding directory org/glassfish/hk2/internal/ 18:13:14,063 [1;36mDEBUGm] adding directory org/glassfish/hk2/api/ 18:13:14,063 [1;36mDEBUGm] adding directory org/glassfish/hk2/api/messaging/ 18:13:14,064 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/ 18:13:14,064 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/binding/ 18:13:14,064 [1;36mDEBUGm] adding entry org/jvnet/hk2/annotations/ContractsProvided.class 18:13:14,064 [1;36mDEBUGm] adding entry org/jvnet/hk2/annotations/InhabitantAnnotation.class 18:13:14,064 [1;36mDEBUGm] adding entry org/jvnet/hk2/annotations/Optional.class 18:13:14,065 [1;36mDEBUGm] adding entry org/jvnet/hk2/annotations/Contract.class 18:13:14,065 [1;36mDEBUGm] adding entry org/jvnet/hk2/annotations/Service.class 18:13:14,065 [1;36mDEBUGm] adding entry org/glassfish/hk2/extension/ServiceLocatorGenerator.class 18:13:14,066 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/InheritableThreadContext$InheritableContextThreadWrapper.class 18:13:14,066 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/PerThreadContext$2.class 18:13:14,066 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ImmediateHelper$ImmediateLocalLocatorFilter.class 18:13:14,067 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ServiceLocatorFactoryImpl.class 18:13:14,067 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/IndexedFilterImpl.class 18:13:14,067 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ServiceLocatorFactoryImpl$1.class 18:13:14,068 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/SpecificFilterImpl.class 18:13:14,068 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ActiveDescriptorBuilderImpl.class 18:13:14,068 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ImmediateHelper.class 18:13:14,069 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/InheritableThreadContext$1.class 18:13:14,069 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/DefaultTopicDistributionService$1.class 18:13:14,070 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/PerThreadContext$PerContextThreadWrapper.class 18:13:14,070 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ActiveDescriptorBuilderImpl$BuiltActiveDescriptor.class 18:13:14,071 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/InheritableThreadContext$2.class 18:13:14,071 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ImmediateHelper$ImmediateThreadFactory.class 18:13:14,071 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ConstantActiveDescriptor.class 18:13:14,072 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/DefaultTopicDistributionService.class 18:13:14,072 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/PerThreadContext$1.class 18:13:14,073 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/DefaultTopicDistributionService$FireResults.class 18:13:14,073 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/DefaultTopicDistributionService$SubscriberInfo.class 18:13:14,073 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/PerThreadContext.class 18:13:14,074 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/DefaultTopicDistributionService$ActivatorClassKey.class 18:13:14,074 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ImmediateHelper$1.class 18:13:14,074 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/DescriptorBuilderImpl.class 18:13:14,075 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ImmediateHelper$HandleAndService.class 18:13:14,075 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ActiveDescriptorBuilderImpl$1.class 18:13:14,075 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ImmediateHelper$ImmediateThread.class 18:13:14,076 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/StarFilter.class 18:13:14,076 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/InheritableThreadContext.class 18:13:14,076 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/PerLookup.class 18:13:14,077 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/PopulatorPostProcessor.class 18:13:14,077 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceLocatorListener.class 18:13:14,077 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InstanceLifecycleListener.class 18:13:14,077 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DynamicConfiguration.class 18:13:14,078 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/PreDestroy.class 18:13:14,078 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/AOPProxyCtl.class 18:13:14,078 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InheritableThread.class 18:13:14,078 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ClassAnalyzer.class 18:13:14,079 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InterceptionService.class 18:13:14,079 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ProxyForSameScope.class 18:13:14,079 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/PerThread.class 18:13:14,080 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Immediate.class 18:13:14,080 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/IterableProvider.class 18:13:14,080 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ErrorService.class 18:13:14,080 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceLocator.class 18:13:14,081 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/HK2Loader.class 18:13:14,081 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DynamicConfigurationService.class 18:13:14,081 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceLocatorFactory$CreatePolicy.class 18:13:14,082 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ErrorType.class 18:13:14,082 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ErrorInformation.class 18:13:14,082 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/HK2RuntimeException.class 18:13:14,082 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Descriptor.class 18:13:14,083 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Unproxiable.class 18:13:14,083 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/JustInTimeInjectionResolver.class 18:13:14,083 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceHandle.class 18:13:14,083 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Context.class 18:13:14,084 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DescriptorVisibility.class 18:13:14,084 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Injectee.class 18:13:14,084 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Populator.class 18:13:14,084 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/SingleCache.class 18:13:14,085 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Proxiable.class 18:13:14,085 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/PostConstruct.class 18:13:14,085 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/FactoryDescriptors.class 18:13:14,086 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ValidationInformation.class 18:13:14,086 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InjectionPointIndicator.class 18:13:14,086 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/TypeLiteral.class 18:13:14,086 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DescriptorFileFinder.class 18:13:14,087 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/UnsatisfiedDependencyException.class 18:13:14,087 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/MultiException.class 18:13:14,088 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/HK2Invocation.class 18:13:14,088 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ValidationService.class 18:13:14,088 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InstanceLifecycleEvent.class 18:13:14,088 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/messaging/SubscribeTo.class 18:13:14,089 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/messaging/Topic.class 18:13:14,089 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/messaging/TopicDistributionService.class 18:13:14,089 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Validator.class 18:13:14,090 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Filter.class 18:13:14,090 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/HK2Exception.class 18:13:14,090 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DescriptorType.class 18:13:14,090 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ProxyCtl.class 18:13:14,091 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Unqualified.class 18:13:14,091 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/UseProxy.class 18:13:14,091 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceLocatorFactory.class 18:13:14,091 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Factory.class 18:13:14,092 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ContractIndicator.class 18:13:14,092 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ActiveDescriptor.class 18:13:14,092 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InstanceLifecycleEventType.class 18:13:14,092 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DynamicConfigurationListener.class 18:13:14,093 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Operation.class 18:13:14,093 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/IndexedFilter.class 18:13:14,093 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/AnnotationLiteral$2.class 18:13:14,094 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/AnnotationLiteral$1.class 18:13:14,094 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Metadata.class 18:13:14,094 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceLocatorState.class 18:13:14,094 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Self.class 18:13:14,095 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InjectionResolver.class 18:13:14,095 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/AnnotationLiteral.class 18:13:14,095 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Visibility.class 18:13:14,096 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Rank.class 18:13:14,096 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$InheritableThreadImpl.class 18:13:14,096 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/EnableLookupExceptionsModule.class 18:13:14,096 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$PerThreadImpl.class 18:13:14,097 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ClassLoaderPostProcessor.class 18:13:14,097 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$AliasFilter.class 18:13:14,097 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DescriptorImpl.class 18:13:14,098 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$3.class 18:13:14,099 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/Binder.class 18:13:14,099 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$2.class 18:13:14,099 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/HK2LoaderImpl.class 18:13:14,099 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$4.class 18:13:14,100 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/NamedImpl.class 18:13:14,100 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ActiveDescriptorBuilder.class 18:13:14,100 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/BuilderHelper.class 18:13:14,101 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$7.class 18:13:14,101 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/BuilderHelper$2.class 18:13:14,101 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$6.class 18:13:14,102 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBindingBuilder$ClassBasedBindingBuilder.class 18:13:14,102 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBindingBuilder$InstanceBasedBindingBuilder.class 18:13:14,103 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/ServiceBindingBuilder.class 18:13:14,103 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBindingBuilder$FactoryInstanceBasedBindingBuilder.class 18:13:14,104 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/NamedBindingBuilder.class 18:13:14,104 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/BindingBuilderFactory.class 18:13:14,104 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/ScopedNamedBindingBuilder.class 18:13:14,105 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/BindingBuilder.class 18:13:14,105 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBindingBuilder$FactoryTypeBasedBindingBuilder.class 18:13:14,106 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBinder$2.class 18:13:14,106 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/ScopedBindingBuilder.class 18:13:14,106 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBinder.class 18:13:14,107 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBindingBuilder.class 18:13:14,107 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBinder$1.class 18:13:14,108 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/TopicDistributionModule.class 18:13:14,108 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/InheritableThreadScopeModule.class 18:13:14,108 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DescriptorBuilder.class 18:13:14,108 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/InjecteeImpl.class 18:13:14,109 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$1.class 18:13:14,109 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$5.class 18:13:14,109 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$SingletonImpl.class 18:13:14,110 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ClasspathDescriptorFileFinder.class 18:13:14,110 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/PerThreadScopeModule.class 18:13:14,110 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ImmediateErrorHandler.class 18:13:14,111 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/OrFilter.class 18:13:14,111 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities.class 18:13:14,112 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$PerLookupImpl.class 18:13:14,112 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$ImmediateImpl.class 18:13:14,112 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/AbstractActiveDescriptor.class 18:13:14,113 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ContextualInput.class 18:13:14,113 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/RethrowErrorService.class 18:13:14,114 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/BuilderHelper$1.class 18:13:14,114 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/AliasDescriptor.class 18:13:14,114 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ImmediateContext.class 18:13:14,115 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DefaultTopicDistributionErrorService.class 18:13:14,115 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DuplicatePostProcessor$1.class 18:13:14,115 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/BuilderHelper$3.class 18:13:14,116 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DuplicatePostProcessor.class 18:13:14,116 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ImmediateScopeModule.class 18:13:14,116 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/FactoryDescriptorsImpl.class 18:13:14,117 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2/ 18:13:14,117 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2/hk2-api/ 18:13:14,117 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-api/pom.xml 18:13:14,117 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-api/pom.properties 18:13:14,118 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,119 [1;36mDEBUGm] adding directory META-INF/maven/org.jvnet/ 18:13:14,119 [1;36mDEBUGm] adding directory META-INF/maven/org.jvnet/tiger-types/ 18:13:14,119 [1;36mDEBUGm] adding directory org/jvnet/tiger_types/ 18:13:14,119 [1;36mDEBUGm] adding directory org/jvnet/hk2/component/ 18:13:14,119 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/general/ 18:13:14,119 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/reflection/ 18:13:14,120 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/reflection/internal/ 18:13:14,120 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/cache/ 18:13:14,120 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/cache/internal/ 18:13:14,120 [1;36mDEBUGm] adding entry META-INF/maven/org.jvnet/tiger-types/pom.properties 18:13:14,120 [1;36mDEBUGm] adding entry META-INF/maven/org.jvnet/tiger-types/pom.xml 18:13:14,121 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Types$3.class 18:13:14,121 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Types.class 18:13:14,122 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/WildcardTypeImpl.class 18:13:14,122 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Types$BinderArg.class 18:13:14,122 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/GenericArrayTypeImpl.class 18:13:14,123 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/ParameterizedTypeImpl.class 18:13:14,123 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Lister$2.class 18:13:14,123 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Lister$1.class 18:13:14,123 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Types$2.class 18:13:14,124 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Lister.class 18:13:14,124 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Types$1.class 18:13:14,124 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/TypeVisitor.class 18:13:14,125 [1;36mDEBUGm] adding entry org/jvnet/hk2/component/MultiMap.class 18:13:14,125 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/GeneralUtilities.class 18:13:14,125 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/ThreadSpecificObject.class 18:13:14,126 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/GeneralUtilities$1.class 18:13:14,126 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/TypeChecker.class 18:13:14,126 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper$3.class 18:13:14,127 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ScopeInfo.class 18:13:14,127 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper$2.class 18:13:14,127 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ParameterizedTypeImpl.class 18:13:14,128 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper$4.class 18:13:14,128 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$8.class 18:13:14,128 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$4.class 18:13:14,129 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$3.class 18:13:14,129 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$1.class 18:13:14,129 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$LifecycleKey.class 18:13:14,130 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl.class 18:13:14,130 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$6.class 18:13:14,131 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$7.class 18:13:14,131 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$5.class 18:13:14,131 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$2.class 18:13:14,132 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/MethodWrapperImpl.class 18:13:14,132 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ClassReflectionHelper.class 18:13:14,133 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/Constants.class 18:13:14,133 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper.class 18:13:14,134 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/BeanReflectionHelper.class 18:13:14,135 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/MethodWrapper.class 18:13:14,135 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper$5.class 18:13:14,135 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper$1.class 18:13:14,136 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/BeanReflectionHelper$1.class 18:13:14,136 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/Pretty.class 18:13:14,136 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/Logger.class 18:13:14,137 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/Logger$1.class 18:13:14,137 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$OriginThreadAwareFuture.class 18:13:14,137 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/HybridCacheEntry.class 18:13:14,138 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Cache$CycleHandler.class 18:13:14,138 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Computable.class 18:13:14,138 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/CacheEntry.class 18:13:14,138 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Cache.class 18:13:14,139 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Cache$1.class 18:13:14,139 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$CycleHandler.class 18:13:14,139 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Cache$OriginThreadAwareFuture$1.class 18:13:14,140 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$CacheEntryImplComparator.class 18:13:14,140 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$HybridCacheEntryImpl.class 18:13:14,140 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/CacheKeyFilter.class 18:13:14,141 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/internal/LRUCacheCheapRead$CacheEntryImplComparator.class 18:13:14,141 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/internal/LRUCacheCheapRead$CacheEntryImpl.class 18:13:14,141 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/internal/LRUCacheCheapRead.class 18:13:14,142 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/internal/LRUCacheCheapRead$1.class 18:13:14,142 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUCache.class 18:13:14,142 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache.class 18:13:14,143 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$OriginThreadAwareFuture$1.class 18:13:14,143 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Cache$OriginThreadAwareFuture.class 18:13:14,144 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$1.class 18:13:14,144 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2/hk2-utils/ 18:13:14,144 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-utils/pom.xml 18:13:14,144 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-utils/pom.properties 18:13:14,145 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,145 [1;36mDEBUGm] adding directory org/aopalliance/ 18:13:14,145 [1;36mDEBUGm] adding directory org/aopalliance/aop/ 18:13:14,146 [1;36mDEBUGm] adding directory org/aopalliance/reflect/ 18:13:14,146 [1;36mDEBUGm] adding directory org/aopalliance/intercept/ 18:13:14,146 [1;36mDEBUGm] adding directory org/aopalliance/instrument/ 18:13:14,146 [1;36mDEBUGm] adding entry org/aopalliance/aop/Advice.class 18:13:14,146 [1;36mDEBUGm] adding entry org/aopalliance/aop/AspectException.class 18:13:14,147 [1;36mDEBUGm] adding entry org/aopalliance/reflect/UnitLocator.class 18:13:14,147 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Code.class 18:13:14,147 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Class.class 18:13:14,147 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Method.class 18:13:14,147 [1;36mDEBUGm] adding entry org/aopalliance/reflect/ProgramUnit.class 18:13:14,148 [1;36mDEBUGm] adding entry org/aopalliance/reflect/ClassLocator.class 18:13:14,148 [1;36mDEBUGm] adding entry org/aopalliance/reflect/CodeLocator.class 18:13:14,148 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Locator.class 18:13:14,148 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Field.class 18:13:14,149 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Member.class 18:13:14,149 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Metadata.class 18:13:14,149 [1;36mDEBUGm] adding entry org/aopalliance/intercept/ConstructorInterceptor.class 18:13:14,149 [1;36mDEBUGm] adding entry org/aopalliance/intercept/FieldAccess.class 18:13:14,150 [1;36mDEBUGm] adding entry org/aopalliance/intercept/Interceptor.class 18:13:14,150 [1;36mDEBUGm] adding entry org/aopalliance/intercept/FieldInterceptor.class 18:13:14,150 [1;36mDEBUGm] adding entry org/aopalliance/intercept/Invocation.class 18:13:14,150 [1;36mDEBUGm] adding entry org/aopalliance/intercept/MethodInvocation.class 18:13:14,151 [1;36mDEBUGm] adding entry org/aopalliance/intercept/MethodInterceptor.class 18:13:14,151 [1;36mDEBUGm] adding entry org/aopalliance/intercept/Joinpoint.class 18:13:14,151 [1;36mDEBUGm] adding entry org/aopalliance/intercept/ConstructorInvocation.class 18:13:14,151 [1;36mDEBUGm] adding entry org/aopalliance/instrument/Instrumentation.class 18:13:14,152 [1;36mDEBUGm] adding entry org/aopalliance/instrument/UndoNotSupportedException.class 18:13:14,152 [1;36mDEBUGm] adding entry org/aopalliance/instrument/InstrumentationError.class 18:13:14,152 [1;36mDEBUGm] adding entry org/aopalliance/instrument/Instrumentor.class 18:13:14,152 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2.external/ 18:13:14,152 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2.external/aopalliance-repackaged/ 18:13:14,153 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2.external/aopalliance-repackaged/pom.xml 18:13:14,153 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2.external/aopalliance-repackaged/pom.properties 18:13:14,154 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,154 [1;36mDEBUGm] adding directory javax/inject/ 18:13:14,154 [1;36mDEBUGm] adding entry javax/inject/Inject.class 18:13:14,154 [1;36mDEBUGm] adding entry javax/inject/Named.class 18:13:14,154 [1;36mDEBUGm] adding entry javax/inject/Scope.class 18:13:14,155 [1;36mDEBUGm] adding entry javax/inject/Qualifier.class 18:13:14,155 [1;36mDEBUGm] adding entry javax/inject/Provider.class 18:13:14,155 [1;36mDEBUGm] adding entry javax/inject/Singleton.class 18:13:14,155 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2.external/javax.inject/ 18:13:14,155 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2.external/javax.inject/pom.xml 18:13:14,156 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2.external/javax.inject/pom.properties 18:13:14,157 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,157 [1;36mDEBUGm] adding directory org/jvnet/hk2/external/ 18:13:14,157 [1;36mDEBUGm] adding directory org/jvnet/hk2/external/generator/ 18:13:14,157 [1;36mDEBUGm] adding directory org/jvnet/hk2/external/runtime/ 18:13:14,158 [1;36mDEBUGm] adding directory org/jvnet/hk2/internal/ 18:13:14,158 [1;36mDEBUGm] adding entry META-INF/services/org.glassfish.hk2.extension.ServiceLocatorGenerator 18:13:14,158 [1;36mDEBUGm] adding entry org/jvnet/hk2/external/generator/ServiceLocatorGeneratorImpl.class 18:13:14,158 [1;36mDEBUGm] adding entry org/jvnet/hk2/external/runtime/ServiceLocatorRuntimeBean.class 18:13:14,159 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities$2.class 18:13:14,159 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl.class 18:13:14,162 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$2.class 18:13:14,162 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$3.class 18:13:14,162 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/DelegatingClassLoader.class 18:13:14,163 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SingletonContext$GenerationComparator.class 18:13:14,163 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$IgdCacheKey.class 18:13:14,163 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ClazzCreator.class 18:13:14,164 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$IgdValue.class 18:13:14,164 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/MethodInterceptorHandler$1.class 18:13:14,165 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities$WeakDelegatingCacheEntry.class 18:13:14,165 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IterableProviderImpl$1.class 18:13:14,165 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities$2$1.class 18:13:14,165 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ImmediateResults.class 18:13:14,166 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/CacheKey.class 18:13:14,166 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/MethodInterceptorInvocationHandler.class 18:13:14,166 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$6.class 18:13:14,167 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/InstanceLifecycleEventImpl.class 18:13:14,167 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SoftAnnotatedElementAnnotationInfo.class 18:13:14,167 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/MethodInterceptorHandler.class 18:13:14,168 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ErrorInformationImpl.class 18:13:14,168 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorInterceptorHandler.class 18:13:14,168 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SystemDescriptor$1.class 18:13:14,169 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$4.class 18:13:14,169 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/MethodInterceptorHandler$MethodInvocationImpl.class 18:13:14,169 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/DynamicConfigurationImpl.class 18:13:14,170 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorAction.class 18:13:14,170 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IterableProviderImpl$MyHandleIterator.class 18:13:14,170 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SystemDescriptor.class 18:13:14,171 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SingletonContext$1.class 18:13:14,172 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorActionImpl$1.class 18:13:14,172 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$2.class 18:13:14,172 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SingletonContext.class 18:13:14,173 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/PerLocatorUtilities$2.class 18:13:14,173 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IterableProviderImpl$MyIterator.class 18:13:14,173 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/DynamicConfigurationServiceImpl.class 18:13:14,174 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/DescriptorComparator.class 18:13:14,174 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$5.class 18:13:14,174 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorRuntimeImpl.class 18:13:14,175 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/CacheKey$1.class 18:13:14,175 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IterableProviderImpl$HandleIterable.class 18:13:14,175 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorActionImpl$2.class 18:13:14,175 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$11.class 18:13:14,176 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$4.class 18:13:14,176 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ClazzCreator$1.class 18:13:14,176 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/DefaultClassAnalyzer.class 18:13:14,177 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstantActiveDescriptor.class 18:13:14,177 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorActionImpl.class 18:13:14,177 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/TopicImpl.class 18:13:14,178 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IndexedListData.class 18:13:14,178 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SingletonContext$2.class 18:13:14,178 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$Interceptors.class 18:13:14,179 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Creator.class 18:13:14,179 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/PopulatorImpl.class 18:13:14,179 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Collector.class 18:13:14,180 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ClazzCreator$ResolutionInfo.class 18:13:14,180 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$AnnotationInformation.class 18:13:14,180 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ThreeThirtyResolver.class 18:13:14,181 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Closeable.class 18:13:14,181 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$UnqualifiedIndexedFilter.class 18:13:14,181 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$1.class 18:13:14,181 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IterableProviderImpl.class 18:13:14,182 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/AnnotatedElementAnnotationInfo.class 18:13:14,182 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/NarrowResults.class 18:13:14,183 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceHandleComparator.class 18:13:14,183 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$CheckConfigurationData.class 18:13:14,183 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities.class 18:13:14,184 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/PerLookupContext.class 18:13:14,184 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/PerLocatorUtilities.class 18:13:14,184 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$8.class 18:13:14,185 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$7.class 18:13:14,185 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ValidationInformationImpl.class 18:13:14,186 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/AutoActiveDescriptor.class 18:13:14,186 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities$1.class 18:13:14,186 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/PerLocatorUtilities$1.class 18:13:14,187 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$5.class 18:13:14,187 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$3.class 18:13:14,187 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities.class 18:13:14,189 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$9.class 18:13:14,190 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SystemInjecteeImpl.class 18:13:14,190 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorInterceptorHandler$ConstructorInvocationImpl.class 18:13:14,190 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorInterceptorHandler$1.class 18:13:14,191 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/FactoryCreator.class 18:13:14,191 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/MethodInterceptorImpl.class 18:13:14,191 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$1.class 18:13:14,192 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$10.class 18:13:14,192 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities$WeakDelegatingCacheEntry$1.class 18:13:14,192 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceHandleImpl.class 18:13:14,193 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ErrorResults.class 18:13:14,193 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2/hk2-locator/ 18:13:14,193 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-locator/pom.xml 18:13:14,194 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-locator/pom.properties 18:13:14,197 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,197 [1;36mDEBUGm] adding directory META-INF/maven/org.javassist/ 18:13:14,197 [1;36mDEBUGm] adding directory META-INF/maven/org.javassist/javassist/ 18:13:14,197 [1;36mDEBUGm] adding entry META-INF/maven/org.javassist/javassist/pom.properties 18:13:14,197 [1;36mDEBUGm] adding entry META-INF/maven/org.javassist/javassist/pom.xml 18:13:14,198 [1;36mDEBUGm] adding directory javassist/ 18:13:14,198 [1;36mDEBUGm] adding entry javassist/ByteArrayClassPath.class 18:13:14,198 [1;36mDEBUGm] adding entry javassist/CannotCompileException.class 18:13:14,199 [1;36mDEBUGm] adding entry javassist/ClassClassPath.class 18:13:14,199 [1;36mDEBUGm] adding entry javassist/ClassMap.class 18:13:14,199 [1;36mDEBUGm] adding entry javassist/ClassPath.class 18:13:14,200 [1;36mDEBUGm] adding entry javassist/ClassPathList.class 18:13:14,200 [1;36mDEBUGm] adding entry javassist/ClassPool$1.class 18:13:14,200 [1;36mDEBUGm] adding entry javassist/ClassPool.class 18:13:14,201 [1;36mDEBUGm] adding entry javassist/ClassPoolTail.class 18:13:14,201 [1;36mDEBUGm] adding entry javassist/CodeConverter$ArrayAccessReplacementMethodNames.class 18:13:14,202 [1;36mDEBUGm] adding entry javassist/CodeConverter$DefaultArrayAccessReplacementMethodNames.class 18:13:14,202 [1;36mDEBUGm] adding entry javassist/CodeConverter.class 18:13:14,202 [1;36mDEBUGm] adding entry javassist/CtArray.class 18:13:14,203 [1;36mDEBUGm] adding entry javassist/CtBehavior.class 18:13:14,204 [1;36mDEBUGm] adding entry javassist/CtClass$1.class 18:13:14,204 [1;36mDEBUGm] adding entry javassist/CtClass$DelayedFileOutputStream.class 18:13:14,204 [1;36mDEBUGm] adding entry javassist/CtClass.class 18:13:14,205 [1;36mDEBUGm] adding entry javassist/CtClassType.class 18:13:14,207 [1;36mDEBUGm] adding entry javassist/CtConstructor.class 18:13:14,207 [1;36mDEBUGm] adding entry javassist/CtField$ArrayInitializer.class 18:13:14,208 [1;36mDEBUGm] adding entry javassist/CtField$CodeInitializer.class 18:13:14,208 [1;36mDEBUGm] adding entry javassist/CtField$CodeInitializer0.class 18:13:14,208 [1;36mDEBUGm] adding entry javassist/CtField$DoubleInitializer.class 18:13:14,208 [1;36mDEBUGm] adding entry javassist/CtField$FloatInitializer.class 18:13:14,209 [1;36mDEBUGm] adding entry javassist/CtField$Initializer.class 18:13:14,209 [1;36mDEBUGm] adding entry javassist/CtField$IntInitializer.class 18:13:14,209 [1;36mDEBUGm] adding entry javassist/CtField$LongInitializer.class 18:13:14,210 [1;36mDEBUGm] adding entry javassist/CtField$MethodInitializer.class 18:13:14,210 [1;36mDEBUGm] adding entry javassist/CtField$MultiArrayInitializer.class 18:13:14,210 [1;36mDEBUGm] adding entry javassist/CtField$NewInitializer.class 18:13:14,211 [1;36mDEBUGm] adding entry javassist/CtField$ParamInitializer.class 18:13:14,211 [1;36mDEBUGm] adding entry javassist/CtField$PtreeInitializer.class 18:13:14,211 [1;36mDEBUGm] adding entry javassist/CtField$StringInitializer.class 18:13:14,212 [1;36mDEBUGm] adding entry javassist/CtField.class 18:13:14,212 [1;36mDEBUGm] adding entry javassist/CtMember$Cache.class 18:13:14,212 [1;36mDEBUGm] adding entry javassist/CtMember.class 18:13:14,213 [1;36mDEBUGm] adding entry javassist/CtMethod$ConstParameter.class 18:13:14,213 [1;36mDEBUGm] adding entry javassist/CtMethod$IntConstParameter.class 18:13:14,213 [1;36mDEBUGm] adding entry javassist/CtMethod$LongConstParameter.class 18:13:14,214 [1;36mDEBUGm] adding entry javassist/CtMethod$StringConstParameter.class 18:13:14,214 [1;36mDEBUGm] adding entry javassist/CtMethod.class 18:13:14,214 [1;36mDEBUGm] adding entry javassist/CtNewClass.class 18:13:14,215 [1;36mDEBUGm] adding entry javassist/CtNewConstructor.class 18:13:14,215 [1;36mDEBUGm] adding entry javassist/CtNewMethod.class 18:13:14,215 [1;36mDEBUGm] adding entry javassist/CtNewNestedClass.class 18:13:14,216 [1;36mDEBUGm] adding entry javassist/CtNewWrappedConstructor.class 18:13:14,216 [1;36mDEBUGm] adding entry javassist/CtNewWrappedMethod.class 18:13:14,217 [1;36mDEBUGm] adding entry javassist/CtPrimitiveType.class 18:13:14,217 [1;36mDEBUGm] adding entry javassist/DirClassPath.class 18:13:14,217 [1;36mDEBUGm] adding entry javassist/FieldInitLink.class 18:13:14,217 [1;36mDEBUGm] adding entry javassist/JarClassPath.class 18:13:14,218 [1;36mDEBUGm] adding entry javassist/JarDirClassPath$1.class 18:13:14,218 [1;36mDEBUGm] adding entry javassist/JarDirClassPath.class 18:13:14,218 [1;36mDEBUGm] adding entry javassist/Loader.class 18:13:14,219 [1;36mDEBUGm] adding entry javassist/LoaderClassPath.class 18:13:14,219 [1;36mDEBUGm] adding entry javassist/Modifier.class 18:13:14,219 [1;36mDEBUGm] adding entry javassist/NotFoundException.class 18:13:14,219 [1;36mDEBUGm] adding entry javassist/SerialVersionUID$1.class 18:13:14,220 [1;36mDEBUGm] adding entry javassist/SerialVersionUID$2.class 18:13:14,220 [1;36mDEBUGm] adding entry javassist/SerialVersionUID$3.class 18:13:14,220 [1;36mDEBUGm] adding entry javassist/SerialVersionUID.class 18:13:14,221 [1;36mDEBUGm] adding entry javassist/Translator.class 18:13:14,221 [1;36mDEBUGm] adding entry javassist/URLClassPath.class 18:13:14,221 [1;36mDEBUGm] adding directory javassist/bytecode/ 18:13:14,221 [1;36mDEBUGm] adding entry javassist/bytecode/AccessFlag.class 18:13:14,222 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationDefaultAttribute.class 18:13:14,222 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationsAttribute$Copier.class 18:13:14,222 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationsAttribute$Parser.class 18:13:14,223 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationsAttribute$Renamer.class 18:13:14,223 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationsAttribute$Walker.class 18:13:14,223 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationsAttribute.class 18:13:14,224 [1;36mDEBUGm] adding entry javassist/bytecode/AttributeInfo.class 18:13:14,224 [1;36mDEBUGm] adding entry javassist/bytecode/BadBytecode.class 18:13:14,224 [1;36mDEBUGm] adding entry javassist/bytecode/BootstrapMethodsAttribute$BootstrapMethod.class 18:13:14,225 [1;36mDEBUGm] adding entry javassist/bytecode/BootstrapMethodsAttribute.class 18:13:14,225 [1;36mDEBUGm] adding entry javassist/bytecode/ByteArray.class 18:13:14,225 [1;36mDEBUGm] adding entry javassist/bytecode/ByteStream.class 18:13:14,226 [1;36mDEBUGm] adding entry javassist/bytecode/ByteVector.class 18:13:14,226 [1;36mDEBUGm] adding entry javassist/bytecode/Bytecode.class 18:13:14,227 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFile.class 18:13:14,227 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFilePrinter.class 18:13:14,228 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFileWriter$AttributeWriter.class 18:13:14,228 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFileWriter$ConstPoolWriter.class 18:13:14,228 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFileWriter$FieldWriter.class 18:13:14,229 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFileWriter$MethodWriter.class 18:13:14,229 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFileWriter.class 18:13:14,229 [1;36mDEBUGm] adding entry javassist/bytecode/ClassInfo.class 18:13:14,230 [1;36mDEBUGm] adding entry javassist/bytecode/CodeAnalyzer.class 18:13:14,230 [1;36mDEBUGm] adding entry javassist/bytecode/CodeAttribute$LdcEntry.class 18:13:14,231 [1;36mDEBUGm] adding entry javassist/bytecode/CodeAttribute$RuntimeCopyException.class 18:13:14,231 [1;36mDEBUGm] adding entry javassist/bytecode/CodeAttribute.class 18:13:14,231 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$AlignmentException.class 18:13:14,232 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Branch.class 18:13:14,232 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Branch16.class 18:13:14,232 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Gap.class 18:13:14,232 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$If16.class 18:13:14,233 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Jump16.class 18:13:14,233 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Jump32.class 18:13:14,233 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$LdcW.class 18:13:14,234 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Lookup.class 18:13:14,234 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Pointers.class 18:13:14,234 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Switcher.class 18:13:14,234 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Table.class 18:13:14,235 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator.class 18:13:14,236 [1;36mDEBUGm] adding entry javassist/bytecode/ConstInfo.class 18:13:14,236 [1;36mDEBUGm] adding entry javassist/bytecode/ConstInfoPadding.class 18:13:14,236 [1;36mDEBUGm] adding entry javassist/bytecode/ConstPool.class 18:13:14,237 [1;36mDEBUGm] adding entry javassist/bytecode/ConstantAttribute.class 18:13:14,237 [1;36mDEBUGm] adding entry javassist/bytecode/DeprecatedAttribute.class 18:13:14,238 [1;36mDEBUGm] adding entry javassist/bytecode/Descriptor$Iterator.class 18:13:14,238 [1;36mDEBUGm] adding entry javassist/bytecode/Descriptor$PrettyPrinter.class 18:13:14,238 [1;36mDEBUGm] adding entry javassist/bytecode/Descriptor.class 18:13:14,239 [1;36mDEBUGm] adding entry javassist/bytecode/DoubleInfo.class 18:13:14,239 [1;36mDEBUGm] adding entry javassist/bytecode/DuplicateMemberException.class 18:13:14,239 [1;36mDEBUGm] adding entry javassist/bytecode/EnclosingMethodAttribute.class 18:13:14,240 [1;36mDEBUGm] adding entry javassist/bytecode/ExceptionTable.class 18:13:14,240 [1;36mDEBUGm] adding entry javassist/bytecode/ExceptionTableEntry.class 18:13:14,240 [1;36mDEBUGm] adding entry javassist/bytecode/ExceptionsAttribute.class 18:13:14,241 [1;36mDEBUGm] adding entry javassist/bytecode/FieldInfo.class 18:13:14,241 [1;36mDEBUGm] adding entry javassist/bytecode/FieldrefInfo.class 18:13:14,241 [1;36mDEBUGm] adding entry javassist/bytecode/FloatInfo.class 18:13:14,242 [1;36mDEBUGm] adding entry javassist/bytecode/InnerClassesAttribute.class 18:13:14,242 [1;36mDEBUGm] adding entry javassist/bytecode/InstructionPrinter.class 18:13:14,242 [1;36mDEBUGm] adding entry javassist/bytecode/IntegerInfo.class 18:13:14,243 [1;36mDEBUGm] adding entry javassist/bytecode/InterfaceMethodrefInfo.class 18:13:14,243 [1;36mDEBUGm] adding entry javassist/bytecode/InvokeDynamicInfo.class 18:13:14,243 [1;36mDEBUGm] adding entry javassist/bytecode/LineNumberAttribute$Pc.class 18:13:14,244 [1;36mDEBUGm] adding entry javassist/bytecode/LineNumberAttribute.class 18:13:14,244 [1;36mDEBUGm] adding entry javassist/bytecode/LocalVariableAttribute.class 18:13:14,244 [1;36mDEBUGm] adding entry javassist/bytecode/LocalVariableTypeAttribute.class 18:13:14,245 [1;36mDEBUGm] adding entry javassist/bytecode/LongInfo.class 18:13:14,245 [1;36mDEBUGm] adding entry javassist/bytecode/LongVector.class 18:13:14,245 [1;36mDEBUGm] adding entry javassist/bytecode/MemberrefInfo.class 18:13:14,246 [1;36mDEBUGm] adding entry javassist/bytecode/MethodHandleInfo.class 18:13:14,246 [1;36mDEBUGm] adding entry javassist/bytecode/MethodInfo.class 18:13:14,247 [1;36mDEBUGm] adding entry javassist/bytecode/MethodTypeInfo.class 18:13:14,247 [1;36mDEBUGm] adding entry javassist/bytecode/MethodrefInfo.class 18:13:14,247 [1;36mDEBUGm] adding entry javassist/bytecode/Mnemonic.class 18:13:14,247 [1;36mDEBUGm] adding entry javassist/bytecode/NameAndTypeInfo.class 18:13:14,248 [1;36mDEBUGm] adding entry javassist/bytecode/Opcode.class 18:13:14,248 [1;36mDEBUGm] adding entry javassist/bytecode/ParameterAnnotationsAttribute.class 18:13:14,249 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$1.class 18:13:14,249 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$ArrayType.class 18:13:14,249 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$BaseType.class 18:13:14,250 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$ClassSignature.class 18:13:14,250 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$ClassType.class 18:13:14,250 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$Cursor.class 18:13:14,251 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$MethodSignature.class 18:13:14,251 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$NestedClassType.class 18:13:14,251 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$ObjectType.class 18:13:14,251 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$Type.class 18:13:14,252 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$TypeArgument.class 18:13:14,252 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$TypeParameter.class 18:13:14,252 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$TypeVariable.class 18:13:14,253 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute.class 18:13:14,253 [1;36mDEBUGm] adding entry javassist/bytecode/SourceFileAttribute.class 18:13:14,254 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$Copier.class 18:13:14,254 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$InsertLocal.class 18:13:14,254 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$NewRemover.class 18:13:14,255 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$Printer.class 18:13:14,255 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$Shifter.class 18:13:14,255 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$SimpleCopy.class 18:13:14,255 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$SwitchShifter.class 18:13:14,256 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$Walker.class 18:13:14,256 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$Writer.class 18:13:14,256 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap.class 18:13:14,257 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$Copier.class 18:13:14,257 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$InsertLocal.class 18:13:14,257 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$NewRemover.class 18:13:14,258 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$OffsetShifter.class 18:13:14,258 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$Printer.class 18:13:14,258 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$RuntimeCopyException.class 18:13:14,259 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$Shifter.class 18:13:14,259 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$SimpleCopy.class 18:13:14,259 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$SwitchShifter.class 18:13:14,260 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$Walker.class 18:13:14,260 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$Writer.class 18:13:14,260 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable.class 18:13:14,261 [1;36mDEBUGm] adding entry javassist/bytecode/StringInfo.class 18:13:14,261 [1;36mDEBUGm] adding entry javassist/bytecode/SyntheticAttribute.class 18:13:14,261 [1;36mDEBUGm] adding entry javassist/bytecode/Utf8Info.class 18:13:14,262 [1;36mDEBUGm] adding directory javassist/bytecode/analysis/ 18:13:14,262 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Analyzer$1.class 18:13:14,262 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Analyzer$ExceptionInfo.class 18:13:14,262 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Analyzer.class 18:13:14,263 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$1.class 18:13:14,263 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$2.class 18:13:14,263 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$3.class 18:13:14,264 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$Access.class 18:13:14,264 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$Block.class 18:13:14,264 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$Catcher.class 18:13:14,265 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$Node.class 18:13:14,265 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow.class 18:13:14,265 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Executor.class 18:13:14,266 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Frame.class 18:13:14,267 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/FramePrinter.class 18:13:14,267 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/IntQueue$1.class 18:13:14,267 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/IntQueue$Entry.class 18:13:14,268 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/IntQueue.class 18:13:14,268 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/MultiArrayType.class 18:13:14,268 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/MultiType.class 18:13:14,269 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Subroutine.class 18:13:14,269 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/SubroutineScanner.class 18:13:14,269 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Type.class 18:13:14,270 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Util.class 18:13:14,270 [1;36mDEBUGm] adding directory javassist/bytecode/annotation/ 18:13:14,270 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/Annotation$Pair.class 18:13:14,271 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/Annotation.class 18:13:14,271 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/AnnotationImpl.class 18:13:14,272 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/AnnotationMemberValue.class 18:13:14,272 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/AnnotationsWriter.class 18:13:14,272 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/ArrayMemberValue.class 18:13:14,273 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/BooleanMemberValue.class 18:13:14,273 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/ByteMemberValue.class 18:13:14,273 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/CharMemberValue.class 18:13:14,274 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/ClassMemberValue.class 18:13:14,274 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/DoubleMemberValue.class 18:13:14,274 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/EnumMemberValue.class 18:13:14,275 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/FloatMemberValue.class 18:13:14,275 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/IntegerMemberValue.class 18:13:14,275 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/LongMemberValue.class 18:13:14,276 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/MemberValue.class 18:13:14,276 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/MemberValueVisitor.class 18:13:14,276 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/NoSuchClassError.class 18:13:14,277 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/ShortMemberValue.class 18:13:14,277 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/StringMemberValue.class 18:13:14,277 [1;36mDEBUGm] adding directory javassist/bytecode/stackmap/ 18:13:14,277 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/BasicBlock$Catch.class 18:13:14,278 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/BasicBlock$JsrBytecode.class 18:13:14,278 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/BasicBlock$Maker.class 18:13:14,278 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/BasicBlock$Mark.class 18:13:14,279 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/BasicBlock.class 18:13:14,279 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/MapMaker.class 18:13:14,280 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/Tracer.class 18:13:14,280 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$AbsTypeVar.class 18:13:14,281 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$ArrayElement.class 18:13:14,281 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$ArrayType.class 18:13:14,281 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$BasicType.class 18:13:14,282 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$ClassName.class 18:13:14,282 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$NullType.class 18:13:14,282 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$TypeVar.class 18:13:14,283 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$UninitData.class 18:13:14,283 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$UninitThis.class 18:13:14,283 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$UninitTypeVar.class 18:13:14,284 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData.class 18:13:14,284 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeTag.class 18:13:14,284 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypedBlock$Maker.class 18:13:14,285 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypedBlock.class 18:13:14,285 [1;36mDEBUGm] adding directory javassist/compiler/ 18:13:14,285 [1;36mDEBUGm] adding entry javassist/compiler/AccessorMaker.class 18:13:14,286 [1;36mDEBUGm] adding entry javassist/compiler/CodeGen$1.class 18:13:14,286 [1;36mDEBUGm] adding entry javassist/compiler/CodeGen$ReturnHook.class 18:13:14,286 [1;36mDEBUGm] adding entry javassist/compiler/CodeGen.class 18:13:14,288 [1;36mDEBUGm] adding entry javassist/compiler/CompileError.class 18:13:14,288 [1;36mDEBUGm] adding entry javassist/compiler/Javac$1.class 18:13:14,289 [1;36mDEBUGm] adding entry javassist/compiler/Javac$2.class 18:13:14,289 [1;36mDEBUGm] adding entry javassist/compiler/Javac$3.class 18:13:14,289 [1;36mDEBUGm] adding entry javassist/compiler/Javac$CtFieldWithInit.class 18:13:14,289 [1;36mDEBUGm] adding entry javassist/compiler/Javac.class 18:13:14,290 [1;36mDEBUGm] adding entry javassist/compiler/JvstCodeGen.class 18:13:14,291 [1;36mDEBUGm] adding entry javassist/compiler/JvstTypeChecker.class 18:13:14,291 [1;36mDEBUGm] adding entry javassist/compiler/KeywordTable.class 18:13:14,292 [1;36mDEBUGm] adding entry javassist/compiler/Lex.class 18:13:14,292 [1;36mDEBUGm] adding entry javassist/compiler/MemberCodeGen$JsrHook.class 18:13:14,292 [1;36mDEBUGm] adding entry javassist/compiler/MemberCodeGen$JsrHook2.class 18:13:14,293 [1;36mDEBUGm] adding entry javassist/compiler/MemberCodeGen.class 18:13:14,294 [1;36mDEBUGm] adding entry javassist/compiler/MemberResolver$Method.class 18:13:14,294 [1;36mDEBUGm] adding entry javassist/compiler/MemberResolver.class 18:13:14,295 [1;36mDEBUGm] adding entry javassist/compiler/NoFieldException.class 18:13:14,295 [1;36mDEBUGm] adding entry javassist/compiler/Parser.class 18:13:14,296 [1;36mDEBUGm] adding entry javassist/compiler/ProceedHandler.class 18:13:14,296 [1;36mDEBUGm] adding entry javassist/compiler/SymbolTable.class 18:13:14,297 [1;36mDEBUGm] adding entry javassist/compiler/SyntaxError.class 18:13:14,297 [1;36mDEBUGm] adding entry javassist/compiler/Token.class 18:13:14,297 [1;36mDEBUGm] adding entry javassist/compiler/TokenId.class 18:13:14,297 [1;36mDEBUGm] adding entry javassist/compiler/TypeChecker.class 18:13:14,298 [1;36mDEBUGm] adding directory javassist/compiler/ast/ 18:13:14,299 [1;36mDEBUGm] adding entry javassist/compiler/ast/ASTList.class 18:13:14,299 [1;36mDEBUGm] adding entry javassist/compiler/ast/ASTree.class 18:13:14,299 [1;36mDEBUGm] adding entry javassist/compiler/ast/ArrayInit.class 18:13:14,299 [1;36mDEBUGm] adding entry javassist/compiler/ast/AssignExpr.class 18:13:14,300 [1;36mDEBUGm] adding entry javassist/compiler/ast/BinExpr.class 18:13:14,300 [1;36mDEBUGm] adding entry javassist/compiler/ast/CallExpr.class 18:13:14,300 [1;36mDEBUGm] adding entry javassist/compiler/ast/CastExpr.class 18:13:14,300 [1;36mDEBUGm] adding entry javassist/compiler/ast/CondExpr.class 18:13:14,301 [1;36mDEBUGm] adding entry javassist/compiler/ast/Declarator.class 18:13:14,301 [1;36mDEBUGm] adding entry javassist/compiler/ast/DoubleConst.class 18:13:14,301 [1;36mDEBUGm] adding entry javassist/compiler/ast/Expr.class 18:13:14,302 [1;36mDEBUGm] adding entry javassist/compiler/ast/FieldDecl.class 18:13:14,302 [1;36mDEBUGm] adding entry javassist/compiler/ast/InstanceOfExpr.class 18:13:14,302 [1;36mDEBUGm] adding entry javassist/compiler/ast/IntConst.class 18:13:14,303 [1;36mDEBUGm] adding entry javassist/compiler/ast/Keyword.class 18:13:14,303 [1;36mDEBUGm] adding entry javassist/compiler/ast/Member.class 18:13:14,303 [1;36mDEBUGm] adding entry javassist/compiler/ast/MethodDecl.class 18:13:14,303 [1;36mDEBUGm] adding entry javassist/compiler/ast/NewExpr.class 18:13:14,304 [1;36mDEBUGm] adding entry javassist/compiler/ast/Pair.class 18:13:14,304 [1;36mDEBUGm] adding entry javassist/compiler/ast/Stmnt.class 18:13:14,304 [1;36mDEBUGm] adding entry javassist/compiler/ast/StringL.class 18:13:14,305 [1;36mDEBUGm] adding entry javassist/compiler/ast/Symbol.class 18:13:14,305 [1;36mDEBUGm] adding entry javassist/compiler/ast/Variable.class 18:13:14,305 [1;36mDEBUGm] adding entry javassist/compiler/ast/Visitor.class 18:13:14,305 [1;36mDEBUGm] adding directory javassist/convert/ 18:13:14,306 [1;36mDEBUGm] adding entry javassist/convert/TransformAccessArrayField.class 18:13:14,306 [1;36mDEBUGm] adding entry javassist/convert/TransformAfter.class 18:13:14,306 [1;36mDEBUGm] adding entry javassist/convert/TransformBefore.class 18:13:14,307 [1;36mDEBUGm] adding entry javassist/convert/TransformCall.class 18:13:14,307 [1;36mDEBUGm] adding entry javassist/convert/TransformFieldAccess.class 18:13:14,308 [1;36mDEBUGm] adding entry javassist/convert/TransformNew.class 18:13:14,308 [1;36mDEBUGm] adding entry javassist/convert/TransformNewClass.class 18:13:14,308 [1;36mDEBUGm] adding entry javassist/convert/TransformReadField.class 18:13:14,309 [1;36mDEBUGm] adding entry javassist/convert/TransformWriteField.class 18:13:14,309 [1;36mDEBUGm] adding entry javassist/convert/Transformer.class 18:13:14,309 [1;36mDEBUGm] adding directory javassist/expr/ 18:13:14,309 [1;36mDEBUGm] adding entry javassist/expr/Cast$ProceedForCast.class 18:13:14,310 [1;36mDEBUGm] adding entry javassist/expr/Cast.class 18:13:14,310 [1;36mDEBUGm] adding entry javassist/expr/ConstructorCall.class 18:13:14,310 [1;36mDEBUGm] adding entry javassist/expr/Expr.class 18:13:14,311 [1;36mDEBUGm] adding entry javassist/expr/ExprEditor$LoopContext.class 18:13:14,311 [1;36mDEBUGm] adding entry javassist/expr/ExprEditor$NewOp.class 18:13:14,311 [1;36mDEBUGm] adding entry javassist/expr/ExprEditor.class 18:13:14,312 [1;36mDEBUGm] adding entry javassist/expr/FieldAccess$ProceedForRead.class 18:13:14,312 [1;36mDEBUGm] adding entry javassist/expr/FieldAccess$ProceedForWrite.class 18:13:14,312 [1;36mDEBUGm] adding entry javassist/expr/FieldAccess.class 18:13:14,313 [1;36mDEBUGm] adding entry javassist/expr/Handler.class 18:13:14,313 [1;36mDEBUGm] adding entry javassist/expr/Instanceof$ProceedForInstanceof.class 18:13:14,314 [1;36mDEBUGm] adding entry javassist/expr/Instanceof.class 18:13:14,314 [1;36mDEBUGm] adding entry javassist/expr/MethodCall.class 18:13:14,314 [1;36mDEBUGm] adding entry javassist/expr/NewArray$ProceedForArray.class 18:13:14,315 [1;36mDEBUGm] adding entry javassist/expr/NewArray.class 18:13:14,315 [1;36mDEBUGm] adding entry javassist/expr/NewExpr$ProceedForNew.class 18:13:14,315 [1;36mDEBUGm] adding entry javassist/expr/NewExpr.class 18:13:14,316 [1;36mDEBUGm] adding directory javassist/runtime/ 18:13:14,316 [1;36mDEBUGm] adding entry javassist/runtime/Cflow$Depth.class 18:13:14,316 [1;36mDEBUGm] adding entry javassist/runtime/Cflow.class 18:13:14,316 [1;36mDEBUGm] adding entry javassist/runtime/Desc.class 18:13:14,317 [1;36mDEBUGm] adding entry javassist/runtime/DotClass.class 18:13:14,317 [1;36mDEBUGm] adding entry javassist/runtime/Inner.class 18:13:14,317 [1;36mDEBUGm] adding directory javassist/scopedpool/ 18:13:14,317 [1;36mDEBUGm] adding entry javassist/scopedpool/ScopedClassPool.class 18:13:14,318 [1;36mDEBUGm] adding entry javassist/scopedpool/ScopedClassPoolFactory.class 18:13:14,318 [1;36mDEBUGm] adding entry javassist/scopedpool/ScopedClassPoolFactoryImpl.class 18:13:14,318 [1;36mDEBUGm] adding entry javassist/scopedpool/ScopedClassPoolRepository.class 18:13:14,319 [1;36mDEBUGm] adding entry javassist/scopedpool/ScopedClassPoolRepositoryImpl.class 18:13:14,319 [1;36mDEBUGm] adding entry javassist/scopedpool/SoftValueHashMap$SoftValueRef.class 18:13:14,319 [1;36mDEBUGm] adding entry javassist/scopedpool/SoftValueHashMap.class 18:13:14,320 [1;36mDEBUGm] adding directory javassist/tools/ 18:13:14,320 [1;36mDEBUGm] adding entry javassist/tools/Dump.class 18:13:14,320 [1;36mDEBUGm] adding entry javassist/tools/framedump.class 18:13:14,320 [1;36mDEBUGm] adding directory javassist/tools/reflect/ 18:13:14,320 [1;36mDEBUGm] adding entry javassist/tools/reflect/CannotCreateException.class 18:13:14,321 [1;36mDEBUGm] adding entry javassist/tools/reflect/CannotInvokeException.class 18:13:14,321 [1;36mDEBUGm] adding entry javassist/tools/reflect/CannotReflectException.class 18:13:14,321 [1;36mDEBUGm] adding entry javassist/tools/reflect/ClassMetaobject.class 18:13:14,322 [1;36mDEBUGm] adding entry javassist/tools/reflect/CompiledClass.class 18:13:14,322 [1;36mDEBUGm] adding entry javassist/tools/reflect/Compiler.class 18:13:14,322 [1;36mDEBUGm] adding entry javassist/tools/reflect/Loader.class 18:13:14,323 [1;36mDEBUGm] adding entry javassist/tools/reflect/Metalevel.class 18:13:14,323 [1;36mDEBUGm] adding entry javassist/tools/reflect/Metaobject.class 18:13:14,323 [1;36mDEBUGm] adding entry javassist/tools/reflect/Reflection.class 18:13:14,324 [1;36mDEBUGm] adding entry javassist/tools/reflect/Sample.class 18:13:14,324 [1;36mDEBUGm] adding directory javassist/tools/rmi/ 18:13:14,324 [1;36mDEBUGm] adding entry javassist/tools/rmi/AppletServer.class 18:13:14,325 [1;36mDEBUGm] adding entry javassist/tools/rmi/ExportedObject.class 18:13:14,325 [1;36mDEBUGm] adding entry javassist/tools/rmi/ObjectImporter.class 18:13:14,325 [1;36mDEBUGm] adding entry javassist/tools/rmi/ObjectNotFoundException.class 18:13:14,326 [1;36mDEBUGm] adding entry javassist/tools/rmi/Proxy.class 18:13:14,326 [1;36mDEBUGm] adding entry javassist/tools/rmi/RemoteException.class 18:13:14,326 [1;36mDEBUGm] adding entry javassist/tools/rmi/RemoteRef.class 18:13:14,326 [1;36mDEBUGm] adding entry javassist/tools/rmi/Sample.class 18:13:14,327 [1;36mDEBUGm] adding entry javassist/tools/rmi/StubGenerator.class 18:13:14,327 [1;36mDEBUGm] adding directory javassist/tools/web/ 18:13:14,327 [1;36mDEBUGm] adding entry javassist/tools/web/BadHttpRequest.class 18:13:14,327 [1;36mDEBUGm] adding entry javassist/tools/web/ServiceThread.class 18:13:14,328 [1;36mDEBUGm] adding entry javassist/tools/web/Viewer.class 18:13:14,328 [1;36mDEBUGm] adding entry javassist/tools/web/Webserver.class 18:13:14,329 [1;36mDEBUGm] adding directory javassist/util/ 18:13:14,329 [1;36mDEBUGm] adding entry javassist/util/HotSwapper$1.class 18:13:14,329 [1;36mDEBUGm] adding entry javassist/util/HotSwapper.class 18:13:14,330 [1;36mDEBUGm] adding entry javassist/util/Trigger.class 18:13:14,330 [1;36mDEBUGm] adding directory javassist/util/proxy/ 18:13:14,330 [1;36mDEBUGm] adding entry javassist/util/proxy/FactoryHelper.class 18:13:14,330 [1;36mDEBUGm] adding entry javassist/util/proxy/MethodFilter.class 18:13:14,331 [1;36mDEBUGm] adding entry javassist/util/proxy/MethodHandler.class 18:13:14,331 [1;36mDEBUGm] adding entry javassist/util/proxy/Proxy.class 18:13:14,331 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$1.class 18:13:14,331 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$2.class 18:13:14,332 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$3.class 18:13:14,332 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$ClassLoaderProvider.class 18:13:14,332 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$Find2MethodsArgs.class 18:13:14,333 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$ProxyDetails.class 18:13:14,333 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$UniqueName.class 18:13:14,333 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory.class 18:13:14,335 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyObject.class 18:13:14,335 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyObjectInputStream.class 18:13:14,335 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyObjectOutputStream.class 18:13:14,335 [1;36mDEBUGm] adding entry javassist/util/proxy/RuntimeSupport$DefaultMethodHandler.class 18:13:14,336 [1;36mDEBUGm] adding entry javassist/util/proxy/RuntimeSupport.class 18:13:14,336 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$1.class 18:13:14,337 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$2.class 18:13:14,337 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$3.class 18:13:14,337 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$4.class 18:13:14,337 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$5.class 18:13:14,338 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$6.class 18:13:14,338 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions.class 18:13:14,338 [1;36mDEBUGm] adding entry javassist/util/proxy/SerializedProxy$1.class 18:13:14,339 [1;36mDEBUGm] adding entry javassist/util/proxy/SerializedProxy.class 18:13:14,339 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,339 [1;36mDEBUGm] adding directory org/glassfish/hk2/osgiresourcelocator/ 18:13:14,340 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoader$ProviderFactory.class 18:13:14,340 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoader.class 18:13:14,340 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ResourceFinder.class 18:13:14,341 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/Activator.class 18:13:14,341 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$1.class 18:13:14,341 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$2.class 18:13:14,342 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$BundleTracker.class 18:13:14,342 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$ProvidersPerBundle.class 18:13:14,342 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$ProvidersList.class 18:13:14,343 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$DefaultFactory.class 18:13:14,343 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl.class 18:13:14,344 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ResourceFinderImpl.class 18:13:14,344 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2/osgi-resource-locator/ 18:13:14,344 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/osgi-resource-locator/pom.xml 18:13:14,345 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/osgi-resource-locator/pom.properties 18:13:14,346 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,346 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.core/jersey-client/ 18:13:14,346 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.core/jersey-client/pom.properties 18:13:14,347 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.core/jersey-client/pom.xml 18:13:14,347 [1;36mDEBUGm] adding directory org/glassfish/jersey/client/ 18:13:14,347 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/AbortException.class 18:13:14,347 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkParser.class 18:13:14,348 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkedInput$FixedBoundaryParser.class 18:13:14,348 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkedInput.class 18:13:14,348 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkedInputReader.class 18:13:14,349 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientAsyncExecutorFactory$1.class 18:13:14,349 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientAsyncExecutorFactory.class 18:13:14,349 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientBinder$1.class 18:13:14,350 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientBinder$2.class 18:13:14,350 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientBinder$PropertiesDelegateFactory.class 18:13:14,350 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientBinder$RequestContextInjectionFactory.class 18:13:14,351 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientBinder.class 18:13:14,351 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$1.class 18:13:14,351 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State$1.class 18:13:14,352 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State$2.class 18:13:14,352 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State$3.class 18:13:14,352 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State$4.class 18:13:14,353 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State$StateChangeStrategy.class 18:13:14,353 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State.class 18:13:14,354 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig.class 18:13:14,354 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientFilteringStages$1.class 18:13:14,354 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientFilteringStages$RequestFilteringStage.class 18:13:14,355 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientFilteringStages$ResponseFilterStage.class 18:13:14,355 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientFilteringStages.class 18:13:14,355 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientLifecycleListener.class 18:13:14,356 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientProperties.class 18:13:14,356 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRequest.class 18:13:14,357 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientResponse$1.class 18:13:14,357 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientResponse$2.class 18:13:14,357 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientResponse.class 18:13:14,358 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRuntime$1$1.class 18:13:14,358 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRuntime$1.class 18:13:14,359 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRuntime$2.class 18:13:14,359 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRuntime.class 18:13:14,360 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/CustomProvidersFeature.class 18:13:14,360 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnector$1.class 18:13:14,360 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnector$2$1.class 18:13:14,360 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnector$2.class 18:13:14,361 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnector$3.class 18:13:14,361 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnector$4.class 18:13:14,361 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnector$5.class 18:13:14,362 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnector.class 18:13:14,362 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnectorProvider$1.class 18:13:14,363 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnectorProvider$ConnectionFactory.class 18:13:14,363 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnectorProvider$DefaultConnectionFactory.class 18:13:14,363 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnectorProvider.class 18:13:14,364 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/InboundJaxrsResponse$1.class 18:13:14,364 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/InboundJaxrsResponse$2.class 18:13:14,364 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/InboundJaxrsResponse$3.class 18:13:14,365 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/InboundJaxrsResponse$4.class 18:13:14,365 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/InboundJaxrsResponse.class 18:13:14,365 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/Initializable.class 18:13:14,366 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyClient$1.class 18:13:14,366 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyClient$ShutdownHook.class 18:13:14,366 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyClient.class 18:13:14,367 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyClientBuilder$1.class 18:13:14,367 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyClientBuilder.class 18:13:14,368 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$1.class 18:13:14,368 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$2.class 18:13:14,368 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$3.class 18:13:14,369 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$4.class 18:13:14,369 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$5.class 18:13:14,369 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$6.class 18:13:14,370 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$7.class 18:13:14,370 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$8.class 18:13:14,370 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$AsyncInvoker.class 18:13:14,371 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$Builder.class 18:13:14,371 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$EntityPresence.class 18:13:14,372 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation.class 18:13:14,372 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyWebTarget.class 18:13:14,373 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/RequestEntityProcessing.class 18:13:14,373 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/RequestProcessingInitializationStage.class 18:13:14,374 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ResponseCallback.class 18:13:14,374 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ServiceLocatorClientProvider.class 18:13:14,374 [1;36mDEBUGm] adding directory org/glassfish/jersey/client/authentication/ 18:13:14,375 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/BasicAuthenticator.class 18:13:14,375 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/DigestAuthenticator$1.class 18:13:14,375 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/DigestAuthenticator$Algorithm.class 18:13:14,376 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/DigestAuthenticator$DigestScheme.class 18:13:14,376 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/DigestAuthenticator$QOP.class 18:13:14,376 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/DigestAuthenticator.class 18:13:14,377 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$1.class 18:13:14,377 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$BasicBuilder.class 18:13:14,378 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$Builder.class 18:13:14,378 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$BuilderImpl.class 18:13:14,378 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$Mode.class 18:13:14,379 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$UniversalBuilder.class 18:13:14,379 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature.class 18:13:14,379 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFilter$1.class 18:13:14,380 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFilter$2.class 18:13:14,380 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFilter$Credentials.class 18:13:14,380 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFilter$Type.class 18:13:14,381 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFilter.class 18:13:14,381 [1;36mDEBUGm] adding directory org/glassfish/jersey/client/filter/ 18:13:14,381 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/filter/CsrfProtectionFilter.class 18:13:14,382 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/filter/EncodingFeature.class 18:13:14,382 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/filter/EncodingFilter.class 18:13:14,382 [1;36mDEBUGm] adding directory org/glassfish/jersey/client/internal/ 18:13:14,383 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/internal/LocalizationMessages.class 18:13:14,383 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/internal/localization.properties 18:13:14,384 [1;36mDEBUGm] adding directory org/glassfish/jersey/client/spi/ 18:13:14,384 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/spi/AsyncConnectorCallback.class 18:13:14,384 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/spi/CachingConnectorProvider.class 18:13:14,384 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/spi/Connector.class 18:13:14,385 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/spi/ConnectorProvider.class 18:13:14,385 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,386 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.media/ 18:13:14,386 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.media/jersey-media-jaxb/ 18:13:14,386 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.media/jersey-media-jaxb/pom.properties 18:13:14,386 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.media/jersey-media-jaxb/pom.xml 18:13:14,387 [1;36mDEBUGm] META-INF/services/org.glassfish.jersey.internal.spi.ForcedAutoDiscoverable already added, skipping 18:13:14,387 [1;36mDEBUGm] adding directory org/glassfish/jersey/jaxb/ 18:13:14,387 [1;36mDEBUGm] adding directory org/glassfish/jersey/jaxb/internal/ 18:13:14,387 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractCollectionJaxbProvider$1.class 18:13:14,388 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractCollectionJaxbProvider$JaxbTypeChecker.class 18:13:14,388 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractCollectionJaxbProvider.class 18:13:14,389 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractJaxbElementProvider.class 18:13:14,389 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractJaxbProvider$1.class 18:13:14,389 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractJaxbProvider$2.class 18:13:14,390 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractJaxbProvider$3.class 18:13:14,390 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractJaxbProvider$4.class 18:13:14,390 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractJaxbProvider$5.class 18:13:14,391 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractJaxbProvider.class 18:13:14,391 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractRootElementJaxbProvider.class 18:13:14,392 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/AbstractXmlFactory.class 18:13:14,392 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/DocumentBuilderFactoryInjectionProvider.class 18:13:14,392 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/DocumentProvider.class 18:13:14,393 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/JaxbAutoDiscoverable.class 18:13:14,393 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/JaxbMessagingBinder.class 18:13:14,393 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/JaxbParamConverterBinder.class 18:13:14,394 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/JaxbStringReaderProvider$1.class 18:13:14,394 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/JaxbStringReaderProvider$2.class 18:13:14,394 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/JaxbStringReaderProvider$RootElementProvider$1.class 18:13:14,395 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/JaxbStringReaderProvider$RootElementProvider.class 18:13:14,395 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/JaxbStringReaderProvider.class 18:13:14,396 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/LocalizationMessages.class 18:13:14,396 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/NounInflector$Replacer.class 18:13:14,396 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/NounInflector.class 18:13:14,397 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/SaxParserFactoryInjectionProvider.class 18:13:14,397 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/SecureSaxParserFactory$1.class 18:13:14,397 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/SecureSaxParserFactory$WrappingSAXParser.class 18:13:14,398 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/SecureSaxParserFactory.class 18:13:14,407 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/TransformerFactoryInjectionProvider.class 18:13:14,407 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlCollectionJaxbProvider$App.class 18:13:14,408 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlCollectionJaxbProvider$General.class 18:13:14,408 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlCollectionJaxbProvider$Text.class 18:13:14,409 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlCollectionJaxbProvider.class 18:13:14,409 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlInputFactoryInjectionProvider.class 18:13:14,410 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlJaxbElementProvider$App.class 18:13:14,410 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlJaxbElementProvider$General.class 18:13:14,410 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlJaxbElementProvider$Text.class 18:13:14,411 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlJaxbElementProvider.class 18:13:14,411 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlRootElementJaxbProvider$App.class 18:13:14,412 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlRootElementJaxbProvider$General.class 18:13:14,412 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlRootElementJaxbProvider$Text.class 18:13:14,412 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlRootElementJaxbProvider.class 18:13:14,413 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlRootObjectJaxbProvider$App.class 18:13:14,413 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlRootObjectJaxbProvider$General.class 18:13:14,414 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlRootObjectJaxbProvider$Text.class 18:13:14,414 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/XmlRootObjectJaxbProvider.class 18:13:14,415 [1;36mDEBUGm] adding entry org/glassfish/jersey/jaxb/internal/localization.properties 18:13:14,417 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,417 [1;36mDEBUGm] adding directory org/apache/http/ 18:13:14,417 [1;36mDEBUGm] adding directory org/apache/http/message/ 18:13:14,417 [1;36mDEBUGm] adding directory org/apache/http/concurrent/ 18:13:14,418 [1;36mDEBUGm] adding directory org/apache/http/annotation/ 18:13:14,418 [1;36mDEBUGm] adding directory org/apache/http/params/ 18:13:14,418 [1;36mDEBUGm] adding directory org/apache/http/protocol/ 18:13:14,418 [1;36mDEBUGm] adding directory org/apache/http/ssl/ 18:13:14,418 [1;36mDEBUGm] adding directory org/apache/http/pool/ 18:13:14,419 [1;36mDEBUGm] adding directory org/apache/http/config/ 18:13:14,419 [1;36mDEBUGm] adding directory org/apache/http/util/ 18:13:14,419 [1;36mDEBUGm] adding directory org/apache/http/impl/ 18:13:14,419 [1;36mDEBUGm] adding directory org/apache/http/impl/bootstrap/ 18:13:14,419 [1;36mDEBUGm] adding directory org/apache/http/impl/pool/ 18:13:14,419 [1;36mDEBUGm] adding directory org/apache/http/impl/io/ 18:13:14,420 [1;36mDEBUGm] adding directory org/apache/http/impl/entity/ 18:13:14,420 [1;36mDEBUGm] adding directory org/apache/http/io/ 18:13:14,420 [1;36mDEBUGm] adding directory org/apache/http/entity/ 18:13:14,420 [1;36mDEBUGm] adding entry org/apache/http/message/BasicHeaderElementIterator.class 18:13:14,421 [1;36mDEBUGm] adding entry org/apache/http/message/LineParser.class 18:13:14,421 [1;36mDEBUGm] adding entry org/apache/http/message/BasicHttpEntityEnclosingRequest.class 18:13:14,422 [1;36mDEBUGm] adding entry org/apache/http/message/HeaderValueFormatter.class 18:13:14,422 [1;36mDEBUGm] adding entry org/apache/http/message/BasicLineFormatter.class 18:13:14,422 [1;36mDEBUGm] adding entry org/apache/http/message/BasicLineParser.class 18:13:14,423 [1;36mDEBUGm] adding entry org/apache/http/message/HeaderGroup.class 18:13:14,423 [1;36mDEBUGm] adding entry org/apache/http/message/BasicNameValuePair.class 18:13:14,424 [1;36mDEBUGm] adding entry org/apache/http/message/BufferedHeader.class 18:13:14,424 [1;36mDEBUGm] adding entry org/apache/http/message/BasicListHeaderIterator.class 18:13:14,425 [1;36mDEBUGm] adding entry org/apache/http/message/BasicHeader.class 18:13:14,425 [1;36mDEBUGm] adding entry org/apache/http/message/LineFormatter.class 18:13:14,425 [1;36mDEBUGm] adding entry org/apache/http/message/BasicHttpResponse.class 18:13:14,426 [1;36mDEBUGm] adding entry org/apache/http/message/BasicTokenIterator.class 18:13:14,426 [1;36mDEBUGm] adding entry org/apache/http/message/BasicRequestLine.class 18:13:14,427 [1;36mDEBUGm] adding entry org/apache/http/message/ParserCursor.class 18:13:14,427 [1;36mDEBUGm] adding entry org/apache/http/message/BasicHeaderValueParser.class 18:13:14,427 [1;36mDEBUGm] adding entry org/apache/http/message/BasicHeaderValueFormatter.class 18:13:14,428 [1;36mDEBUGm] adding entry org/apache/http/message/BasicHttpRequest.class 18:13:14,428 [1;36mDEBUGm] adding entry org/apache/http/message/HeaderValueParser.class 18:13:14,429 [1;36mDEBUGm] adding entry org/apache/http/message/AbstractHttpMessage.class 18:13:14,429 [1;36mDEBUGm] adding entry org/apache/http/message/TokenParser.class 18:13:14,429 [1;36mDEBUGm] adding entry org/apache/http/message/BasicHeaderIterator.class 18:13:14,430 [1;36mDEBUGm] adding entry org/apache/http/message/BasicHeaderElement.class 18:13:14,430 [1;36mDEBUGm] adding entry org/apache/http/message/BasicStatusLine.class 18:13:14,430 [1;36mDEBUGm] adding entry org/apache/http/concurrent/BasicFuture.class 18:13:14,431 [1;36mDEBUGm] adding entry org/apache/http/concurrent/Cancellable.class 18:13:14,431 [1;36mDEBUGm] adding entry org/apache/http/concurrent/FutureCallback.class 18:13:14,431 [1;36mDEBUGm] adding entry org/apache/http/HeaderElement.class 18:13:14,432 [1;36mDEBUGm] adding entry org/apache/http/TruncatedChunkException.class 18:13:14,432 [1;36mDEBUGm] adding entry org/apache/http/ExceptionLogger$1.class 18:13:14,432 [1;36mDEBUGm] adding entry org/apache/http/version.properties 18:13:14,432 [1;36mDEBUGm] adding entry org/apache/http/HeaderElementIterator.class 18:13:14,433 [1;36mDEBUGm] adding entry org/apache/http/ProtocolVersion.class 18:13:14,433 [1;36mDEBUGm] adding entry org/apache/http/ExceptionLogger.class 18:13:14,433 [1;36mDEBUGm] adding entry org/apache/http/HttpRequestFactory.class 18:13:14,433 [1;36mDEBUGm] adding entry org/apache/http/HttpConnection.class 18:13:14,434 [1;36mDEBUGm] adding entry org/apache/http/HttpRequestInterceptor.class 18:13:14,434 [1;36mDEBUGm] adding entry org/apache/http/ContentTooLongException.class 18:13:14,434 [1;36mDEBUGm] adding entry org/apache/http/UnsupportedHttpVersionException.class 18:13:14,435 [1;36mDEBUGm] adding entry org/apache/http/HttpResponseInterceptor.class 18:13:14,435 [1;36mDEBUGm] adding entry org/apache/http/HttpInetConnection.class 18:13:14,435 [1;36mDEBUGm] adding entry org/apache/http/HttpEntity.class 18:13:14,435 [1;36mDEBUGm] adding entry org/apache/http/HttpException.class 18:13:14,436 [1;36mDEBUGm] adding entry org/apache/http/annotation/Obsolete.class 18:13:14,436 [1;36mDEBUGm] adding entry org/apache/http/annotation/ThreadingBehavior.class 18:13:14,436 [1;36mDEBUGm] adding entry org/apache/http/annotation/Experimental.class 18:13:14,437 [1;36mDEBUGm] adding entry org/apache/http/annotation/Contract.class 18:13:14,437 [1;36mDEBUGm] adding entry org/apache/http/Consts.class 18:13:14,437 [1;36mDEBUGm] adding entry org/apache/http/HttpConnectionMetrics.class 18:13:14,437 [1;36mDEBUGm] adding entry org/apache/http/HttpMessage.class 18:13:14,438 [1;36mDEBUGm] adding entry org/apache/http/MethodNotSupportedException.class 18:13:14,438 [1;36mDEBUGm] adding entry org/apache/http/ParseException.class 18:13:14,438 [1;36mDEBUGm] adding entry org/apache/http/params/CoreProtocolPNames.class 18:13:14,439 [1;36mDEBUGm] adding entry org/apache/http/params/SyncBasicHttpParams.class 18:13:14,439 [1;36mDEBUGm] adding entry org/apache/http/params/DefaultedHttpParams.class 18:13:14,439 [1;36mDEBUGm] adding entry org/apache/http/params/HttpParams.class 18:13:14,440 [1;36mDEBUGm] adding entry org/apache/http/params/AbstractHttpParams.class 18:13:14,440 [1;36mDEBUGm] adding entry org/apache/http/params/HttpAbstractParamBean.class 18:13:14,440 [1;36mDEBUGm] adding entry org/apache/http/params/HttpConnectionParams.class 18:13:14,441 [1;36mDEBUGm] adding entry org/apache/http/params/BasicHttpParams.class 18:13:14,441 [1;36mDEBUGm] adding entry org/apache/http/params/HttpConnectionParamBean.class 18:13:14,441 [1;36mDEBUGm] adding entry org/apache/http/params/CoreConnectionPNames.class 18:13:14,442 [1;36mDEBUGm] adding entry org/apache/http/params/HttpParamConfig.class 18:13:14,442 [1;36mDEBUGm] adding entry org/apache/http/params/HttpProtocolParamBean.class 18:13:14,442 [1;36mDEBUGm] adding entry org/apache/http/params/HttpProtocolParams.class 18:13:14,443 [1;36mDEBUGm] adding entry org/apache/http/params/HttpParamsNames.class 18:13:14,443 [1;36mDEBUGm] adding entry org/apache/http/ReasonPhraseCatalog.class 18:13:14,443 [1;36mDEBUGm] adding entry org/apache/http/MalformedChunkCodingException.class 18:13:14,444 [1;36mDEBUGm] adding entry org/apache/http/FormattedHeader.class 18:13:14,444 [1;36mDEBUGm] adding entry org/apache/http/HttpResponse.class 18:13:14,444 [1;36mDEBUGm] adding entry org/apache/http/HeaderIterator.class 18:13:14,445 [1;36mDEBUGm] adding entry org/apache/http/HttpHeaders.class 18:13:14,445 [1;36mDEBUGm] adding entry org/apache/http/HttpClientConnection.class 18:13:14,445 [1;36mDEBUGm] adding entry org/apache/http/HttpHost.class 18:13:14,446 [1;36mDEBUGm] adding entry org/apache/http/protocol/ResponseDate.class 18:13:14,446 [1;36mDEBUGm] adding entry org/apache/http/protocol/ChainBuilder.class 18:13:14,447 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpDateGenerator.class 18:13:14,447 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpRequestHandlerMapper.class 18:13:14,447 [1;36mDEBUGm] adding entry org/apache/http/protocol/HTTP.class 18:13:14,448 [1;36mDEBUGm] adding entry org/apache/http/protocol/SyncBasicHttpContext.class 18:13:14,448 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpService$HttpRequestHandlerResolverAdapter.class 18:13:14,448 [1;36mDEBUGm] adding entry org/apache/http/protocol/ImmutableHttpProcessor.class 18:13:14,449 [1;36mDEBUGm] adding entry org/apache/http/protocol/BasicHttpContext.class 18:13:14,449 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpProcessorBuilder.class 18:13:14,449 [1;36mDEBUGm] adding entry org/apache/http/protocol/RequestTargetHost.class 18:13:14,450 [1;36mDEBUGm] adding entry org/apache/http/protocol/ResponseConnControl.class 18:13:14,450 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpRequestInterceptorList.class 18:13:14,450 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpRequestExecutor.class 18:13:14,451 [1;36mDEBUGm] adding entry org/apache/http/protocol/RequestUserAgent.class 18:13:14,451 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpRequestHandlerResolver.class 18:13:14,452 [1;36mDEBUGm] adding entry org/apache/http/protocol/BasicHttpProcessor.class 18:13:14,452 [1;36mDEBUGm] adding entry org/apache/http/protocol/ResponseServer.class 18:13:14,452 [1;36mDEBUGm] adding entry org/apache/http/protocol/ResponseContent.class 18:13:14,453 [1;36mDEBUGm] adding entry org/apache/http/protocol/RequestDate.class 18:13:14,453 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpService.class 18:13:14,454 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpContext.class 18:13:14,454 [1;36mDEBUGm] adding entry org/apache/http/protocol/RequestConnControl.class 18:13:14,454 [1;36mDEBUGm] adding entry org/apache/http/protocol/UriHttpRequestHandlerMapper.class 18:13:14,455 [1;36mDEBUGm] adding entry org/apache/http/protocol/UriPatternMatcher.class 18:13:14,455 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpCoreContext.class 18:13:14,455 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpProcessor.class 18:13:14,456 [1;36mDEBUGm] adding entry org/apache/http/protocol/RequestExpectContinue.class 18:13:14,456 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpExpectationVerifier.class 18:13:14,456 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpRequestHandlerRegistry.class 18:13:14,457 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpResponseInterceptorList.class 18:13:14,457 [1;36mDEBUGm] adding entry org/apache/http/protocol/HttpRequestHandler.class 18:13:14,458 [1;36mDEBUGm] adding entry org/apache/http/protocol/ExecutionContext.class 18:13:14,458 [1;36mDEBUGm] adding entry org/apache/http/protocol/RequestContent.class 18:13:14,458 [1;36mDEBUGm] adding entry org/apache/http/protocol/DefaultedHttpContext.class 18:13:14,459 [1;36mDEBUGm] adding entry org/apache/http/HttpStatus.class 18:13:14,459 [1;36mDEBUGm] adding entry org/apache/http/TokenIterator.class 18:13:14,459 [1;36mDEBUGm] adding entry org/apache/http/ssl/SSLContextBuilder$TrustManagerDelegate.class 18:13:14,460 [1;36mDEBUGm] adding entry org/apache/http/ssl/TrustStrategy.class 18:13:14,460 [1;36mDEBUGm] adding entry org/apache/http/ssl/PrivateKeyStrategy.class 18:13:14,460 [1;36mDEBUGm] adding entry org/apache/http/ssl/SSLContextBuilder$KeyManagerDelegate.class 18:13:14,461 [1;36mDEBUGm] adding entry org/apache/http/ssl/SSLContexts.class 18:13:14,461 [1;36mDEBUGm] adding entry org/apache/http/ssl/SSLContextBuilder.class 18:13:14,462 [1;36mDEBUGm] adding entry org/apache/http/ssl/SSLInitializationException.class 18:13:14,462 [1;36mDEBUGm] adding entry org/apache/http/ssl/PrivateKeyDetails.class 18:13:14,462 [1;36mDEBUGm] adding entry org/apache/http/ConnectionReuseStrategy.class 18:13:14,463 [1;36mDEBUGm] adding entry org/apache/http/pool/AbstractConnPool$4.class 18:13:14,463 [1;36mDEBUGm] adding entry org/apache/http/pool/AbstractConnPool$2.class 18:13:14,464 [1;36mDEBUGm] adding entry org/apache/http/pool/PoolEntry.class 18:13:14,464 [1;36mDEBUGm] adding entry org/apache/http/pool/ConnFactory.class 18:13:14,464 [1;36mDEBUGm] adding entry org/apache/http/pool/RouteSpecificPool.class 18:13:14,465 [1;36mDEBUGm] adding entry org/apache/http/pool/AbstractConnPool$3.class 18:13:14,465 [1;36mDEBUGm] adding entry org/apache/http/pool/PoolEntryCallback.class 18:13:14,465 [1;36mDEBUGm] adding entry org/apache/http/pool/AbstractConnPool.class 18:13:14,466 [1;36mDEBUGm] adding entry org/apache/http/pool/ConnPoolControl.class 18:13:14,466 [1;36mDEBUGm] adding entry org/apache/http/pool/PoolStats.class 18:13:14,467 [1;36mDEBUGm] adding entry org/apache/http/pool/AbstractConnPool$1.class 18:13:14,467 [1;36mDEBUGm] adding entry org/apache/http/pool/ConnPool.class 18:13:14,467 [1;36mDEBUGm] adding entry org/apache/http/config/MessageConstraints$Builder.class 18:13:14,468 [1;36mDEBUGm] adding entry org/apache/http/config/ConnectionConfig.class 18:13:14,468 [1;36mDEBUGm] adding entry org/apache/http/config/SocketConfig.class 18:13:14,468 [1;36mDEBUGm] adding entry org/apache/http/config/Registry.class 18:13:14,469 [1;36mDEBUGm] adding entry org/apache/http/config/ConnectionConfig$Builder.class 18:13:14,469 [1;36mDEBUGm] adding entry org/apache/http/config/RegistryBuilder.class 18:13:14,469 [1;36mDEBUGm] adding entry org/apache/http/config/SocketConfig$Builder.class 18:13:14,470 [1;36mDEBUGm] adding entry org/apache/http/config/MessageConstraints.class 18:13:14,470 [1;36mDEBUGm] adding entry org/apache/http/config/Lookup.class 18:13:14,470 [1;36mDEBUGm] adding entry org/apache/http/HttpResponseFactory.class 18:13:14,471 [1;36mDEBUGm] adding entry org/apache/http/HttpRequest.class 18:13:14,471 [1;36mDEBUGm] adding entry org/apache/http/RequestLine.class 18:13:14,471 [1;36mDEBUGm] adding entry org/apache/http/HttpServerConnection.class 18:13:14,471 [1;36mDEBUGm] adding entry org/apache/http/NameValuePair.class 18:13:14,472 [1;36mDEBUGm] adding entry org/apache/http/util/LangUtils.class 18:13:14,472 [1;36mDEBUGm] adding entry org/apache/http/util/NetUtils.class 18:13:14,472 [1;36mDEBUGm] adding entry org/apache/http/util/EntityUtils.class 18:13:14,473 [1;36mDEBUGm] adding entry org/apache/http/util/EncodingUtils.class 18:13:14,473 [1;36mDEBUGm] adding entry org/apache/http/util/TextUtils.class 18:13:14,473 [1;36mDEBUGm] adding entry org/apache/http/util/CharsetUtils.class 18:13:14,474 [1;36mDEBUGm] adding entry org/apache/http/util/CharArrayBuffer.class 18:13:14,474 [1;36mDEBUGm] adding entry org/apache/http/util/ByteArrayBuffer.class 18:13:14,474 [1;36mDEBUGm] adding entry org/apache/http/util/Asserts.class 18:13:14,475 [1;36mDEBUGm] adding entry org/apache/http/util/ExceptionUtils.class 18:13:14,475 [1;36mDEBUGm] adding entry org/apache/http/util/Args.class 18:13:14,475 [1;36mDEBUGm] adding entry org/apache/http/util/VersionInfo.class 18:13:14,476 [1;36mDEBUGm] adding entry org/apache/http/HttpVersion.class 18:13:14,476 [1;36mDEBUGm] adding entry org/apache/http/HttpConnectionFactory.class 18:13:14,476 [1;36mDEBUGm] adding entry org/apache/http/impl/DefaultHttpRequestFactory.class 18:13:14,476 [1;36mDEBUGm] adding entry org/apache/http/impl/SocketHttpClientConnection.class 18:13:14,477 [1;36mDEBUGm] adding entry org/apache/http/impl/bootstrap/SSLServerSetupHandler.class 18:13:14,477 [1;36mDEBUGm] adding entry org/apache/http/impl/bootstrap/HttpServer$Status.class 18:13:14,477 [1;36mDEBUGm] adding entry org/apache/http/impl/bootstrap/ThreadFactoryImpl.class 18:13:14,478 [1;36mDEBUGm] adding entry org/apache/http/impl/bootstrap/Worker.class 18:13:14,478 [1;36mDEBUGm] adding entry org/apache/http/impl/bootstrap/RequestListener.class 18:13:14,478 [1;36mDEBUGm] adding entry org/apache/http/impl/bootstrap/ServerBootstrap.class 18:13:14,479 [1;36mDEBUGm] adding entry org/apache/http/impl/bootstrap/HttpServer.class 18:13:14,479 [1;36mDEBUGm] adding entry org/apache/http/impl/bootstrap/WorkerPoolExecutor.class 18:13:14,480 [1;36mDEBUGm] adding entry org/apache/http/impl/SocketHttpServerConnection.class 18:13:14,480 [1;36mDEBUGm] adding entry org/apache/http/impl/BHttpConnectionBase.class 18:13:14,481 [1;36mDEBUGm] adding entry org/apache/http/impl/DefaultConnectionReuseStrategy.class 18:13:14,481 [1;36mDEBUGm] adding entry org/apache/http/impl/DefaultHttpServerConnection.class 18:13:14,500 [1;36mDEBUGm] adding entry org/apache/http/impl/AbstractHttpClientConnection.class 18:13:14,501 [1;36mDEBUGm] adding entry org/apache/http/impl/EnglishReasonPhraseCatalog.class 18:13:14,501 [1;36mDEBUGm] adding entry org/apache/http/impl/DefaultBHttpServerConnection.class 18:13:14,501 [1;36mDEBUGm] adding entry org/apache/http/impl/DefaultHttpClientConnection.class 18:13:14,502 [1;36mDEBUGm] adding entry org/apache/http/impl/pool/BasicConnPool.class 18:13:14,502 [1;36mDEBUGm] adding entry org/apache/http/impl/pool/BasicConnFactory.class 18:13:14,502 [1;36mDEBUGm] adding entry org/apache/http/impl/pool/BasicPoolEntry.class 18:13:14,503 [1;36mDEBUGm] adding entry org/apache/http/impl/DefaultBHttpClientConnectionFactory.class 18:13:14,503 [1;36mDEBUGm] adding entry org/apache/http/impl/DefaultBHttpClientConnection.class 18:13:14,503 [1;36mDEBUGm] adding entry org/apache/http/impl/AbstractHttpServerConnection.class 18:13:14,504 [1;36mDEBUGm] adding entry org/apache/http/impl/io/HttpResponseWriter.class 18:13:14,504 [1;36mDEBUGm] adding entry org/apache/http/impl/io/HttpTransportMetricsImpl.class 18:13:14,504 [1;36mDEBUGm] adding entry org/apache/http/impl/io/AbstractSessionInputBuffer.class 18:13:14,505 [1;36mDEBUGm] adding entry org/apache/http/impl/io/DefaultHttpRequestWriter.class 18:13:14,505 [1;36mDEBUGm] adding entry org/apache/http/impl/io/SessionInputBufferImpl.class 18:13:14,506 [1;36mDEBUGm] adding entry org/apache/http/impl/io/ContentLengthOutputStream.class 18:13:14,506 [1;36mDEBUGm] adding entry org/apache/http/impl/io/SocketInputBuffer.class 18:13:14,507 [1;36mDEBUGm] adding entry org/apache/http/impl/io/DefaultHttpResponseWriterFactory.class 18:13:14,507 [1;36mDEBUGm] adding entry org/apache/http/impl/io/DefaultHttpRequestWriterFactory.class 18:13:14,507 [1;36mDEBUGm] adding entry org/apache/http/impl/io/IdentityOutputStream.class 18:13:14,508 [1;36mDEBUGm] adding entry org/apache/http/impl/io/IdentityInputStream.class 18:13:14,508 [1;36mDEBUGm] adding entry org/apache/http/impl/io/SocketOutputBuffer.class 18:13:14,508 [1;36mDEBUGm] adding entry org/apache/http/impl/io/ChunkedOutputStream.class 18:13:14,508 [1;36mDEBUGm] adding entry org/apache/http/impl/io/DefaultHttpResponseParserFactory.class 18:13:14,509 [1;36mDEBUGm] adding entry org/apache/http/impl/io/ContentLengthInputStream.class 18:13:14,509 [1;36mDEBUGm] adding entry org/apache/http/impl/io/HttpRequestWriter.class 18:13:14,509 [1;36mDEBUGm] adding entry org/apache/http/impl/io/DefaultHttpResponseWriter.class 18:13:14,510 [1;36mDEBUGm] adding entry org/apache/http/impl/io/DefaultHttpRequestParserFactory.class 18:13:14,510 [1;36mDEBUGm] adding entry org/apache/http/impl/io/AbstractMessageParser.class 18:13:14,511 [1;36mDEBUGm] adding entry org/apache/http/impl/io/EmptyInputStream.class 18:13:14,511 [1;36mDEBUGm] adding entry org/apache/http/impl/io/DefaultHttpRequestParser.class 18:13:14,511 [1;36mDEBUGm] adding entry org/apache/http/impl/io/SessionOutputBufferImpl.class 18:13:14,512 [1;36mDEBUGm] adding entry org/apache/http/impl/io/HttpRequestParser.class 18:13:14,512 [1;36mDEBUGm] adding entry org/apache/http/impl/io/AbstractSessionOutputBuffer.class 18:13:14,513 [1;36mDEBUGm] adding entry org/apache/http/impl/io/DefaultHttpResponseParser.class 18:13:14,513 [1;36mDEBUGm] adding entry org/apache/http/impl/io/ChunkedInputStream.class 18:13:14,513 [1;36mDEBUGm] adding entry org/apache/http/impl/io/AbstractMessageWriter.class 18:13:14,514 [1;36mDEBUGm] adding entry org/apache/http/impl/io/HttpResponseParser.class 18:13:14,514 [1;36mDEBUGm] adding entry org/apache/http/impl/entity/DisallowIdentityContentLengthStrategy.class 18:13:14,515 [1;36mDEBUGm] adding entry org/apache/http/impl/entity/LaxContentLengthStrategy.class 18:13:14,515 [1;36mDEBUGm] adding entry org/apache/http/impl/entity/StrictContentLengthStrategy.class 18:13:14,515 [1;36mDEBUGm] adding entry org/apache/http/impl/entity/EntityDeserializer.class 18:13:14,516 [1;36mDEBUGm] adding entry org/apache/http/impl/entity/EntitySerializer.class 18:13:14,516 [1;36mDEBUGm] adding entry org/apache/http/impl/DefaultHttpResponseFactory.class 18:13:14,517 [1;36mDEBUGm] adding entry org/apache/http/impl/DefaultBHttpServerConnectionFactory.class 18:13:14,517 [1;36mDEBUGm] adding entry org/apache/http/impl/HttpConnectionMetricsImpl.class 18:13:14,518 [1;36mDEBUGm] adding entry org/apache/http/impl/ConnSupport.class 18:13:14,518 [1;36mDEBUGm] adding entry org/apache/http/impl/NoConnectionReuseStrategy.class 18:13:14,519 [1;36mDEBUGm] adding entry org/apache/http/ConnectionClosedException.class 18:13:14,519 [1;36mDEBUGm] adding entry org/apache/http/StatusLine.class 18:13:14,519 [1;36mDEBUGm] adding entry org/apache/http/io/HttpMessageWriterFactory.class 18:13:14,520 [1;36mDEBUGm] adding entry org/apache/http/io/BufferInfo.class 18:13:14,520 [1;36mDEBUGm] adding entry org/apache/http/io/HttpMessageParserFactory.class 18:13:14,520 [1;36mDEBUGm] adding entry org/apache/http/io/HttpTransportMetrics.class 18:13:14,521 [1;36mDEBUGm] adding entry org/apache/http/io/SessionOutputBuffer.class 18:13:14,521 [1;36mDEBUGm] adding entry org/apache/http/io/HttpMessageParser.class 18:13:14,521 [1;36mDEBUGm] adding entry org/apache/http/io/EofSensor.class 18:13:14,522 [1;36mDEBUGm] adding entry org/apache/http/io/HttpMessageWriter.class 18:13:14,522 [1;36mDEBUGm] adding entry org/apache/http/io/SessionInputBuffer.class 18:13:14,522 [1;36mDEBUGm] adding entry org/apache/http/NoHttpResponseException.class 18:13:14,523 [1;36mDEBUGm] adding entry org/apache/http/HttpEntityEnclosingRequest.class 18:13:14,523 [1;36mDEBUGm] adding entry org/apache/http/entity/ContentLengthStrategy.class 18:13:14,523 [1;36mDEBUGm] adding entry org/apache/http/entity/FileEntity.class 18:13:14,524 [1;36mDEBUGm] adding entry org/apache/http/entity/InputStreamEntity.class 18:13:14,524 [1;36mDEBUGm] adding entry org/apache/http/entity/SerializableEntity.class 18:13:14,525 [1;36mDEBUGm] adding entry org/apache/http/entity/StringEntity.class 18:13:14,525 [1;36mDEBUGm] adding entry org/apache/http/entity/HttpEntityWrapper.class 18:13:14,525 [1;36mDEBUGm] adding entry org/apache/http/entity/ContentProducer.class 18:13:14,526 [1;36mDEBUGm] adding entry org/apache/http/entity/BufferedHttpEntity.class 18:13:14,526 [1;36mDEBUGm] adding entry org/apache/http/entity/ByteArrayEntity.class 18:13:14,526 [1;36mDEBUGm] adding entry org/apache/http/entity/EntityTemplate.class 18:13:14,527 [1;36mDEBUGm] adding entry org/apache/http/entity/BasicHttpEntity.class 18:13:14,527 [1;36mDEBUGm] adding entry org/apache/http/entity/ContentType.class 18:13:14,528 [1;36mDEBUGm] adding entry org/apache/http/entity/AbstractHttpEntity.class 18:13:14,528 [1;36mDEBUGm] adding entry org/apache/http/ProtocolException.class 18:13:14,529 [1;36mDEBUGm] adding entry org/apache/http/MessageConstraintException.class 18:13:14,529 [1;36mDEBUGm] adding entry org/apache/http/ExceptionLogger$2.class 18:13:14,529 [1;36mDEBUGm] adding entry org/apache/http/Header.class 18:13:14,530 [1;36mDEBUGm] adding entry META-INF/DEPENDENCIES 18:13:14,530 [1;36mDEBUGm] adding entry META-INF/NOTICE 18:13:14,530 [1;36mDEBUGm] adding entry META-INF/LICENSE 18:13:14,531 [1;36mDEBUGm] adding directory META-INF/maven/org.apache.httpcomponents/ 18:13:14,531 [1;36mDEBUGm] adding directory META-INF/maven/org.apache.httpcomponents/httpcore/ 18:13:14,531 [1;36mDEBUGm] adding entry META-INF/maven/org.apache.httpcomponents/httpcore/pom.xml 18:13:14,532 [1;36mDEBUGm] adding entry META-INF/maven/org.apache.httpcomponents/httpcore/pom.properties 18:13:14,536 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,536 [1;36mDEBUGm] adding directory org/apache/http/auth/ 18:13:14,536 [1;36mDEBUGm] adding directory org/apache/http/auth/params/ 18:13:14,536 [1;36mDEBUGm] adding directory org/apache/http/cookie/ 18:13:14,536 [1;36mDEBUGm] adding directory org/apache/http/cookie/params/ 18:13:14,537 [1;36mDEBUGm] adding directory org/apache/http/client/ 18:13:14,537 [1;36mDEBUGm] adding directory org/apache/http/client/methods/ 18:13:14,537 [1;36mDEBUGm] adding directory org/apache/http/client/params/ 18:13:14,537 [1;36mDEBUGm] adding directory org/apache/http/client/utils/ 18:13:14,537 [1;36mDEBUGm] adding directory org/apache/http/client/protocol/ 18:13:14,538 [1;36mDEBUGm] adding directory org/apache/http/client/config/ 18:13:14,538 [1;36mDEBUGm] adding directory org/apache/http/client/entity/ 18:13:14,538 [1;36mDEBUGm] adding directory org/apache/http/conn/ 18:13:14,538 [1;36mDEBUGm] adding directory org/apache/http/conn/routing/ 18:13:14,539 [1;36mDEBUGm] adding directory org/apache/http/conn/params/ 18:13:14,539 [1;36mDEBUGm] adding directory org/apache/http/conn/socket/ 18:13:14,539 [1;36mDEBUGm] adding directory org/apache/http/conn/ssl/ 18:13:14,539 [1;36mDEBUGm] adding directory org/apache/http/conn/scheme/ 18:13:14,539 [1;36mDEBUGm] adding directory org/apache/http/conn/util/ 18:13:14,540 [1;36mDEBUGm] adding directory org/apache/http/impl/auth/ 18:13:14,540 [1;36mDEBUGm] adding directory org/apache/http/impl/cookie/ 18:13:14,540 [1;36mDEBUGm] adding directory org/apache/http/impl/client/ 18:13:14,540 [1;36mDEBUGm] adding directory org/apache/http/impl/execchain/ 18:13:14,540 [1;36mDEBUGm] adding directory org/apache/http/impl/conn/ 18:13:14,541 [1;36mDEBUGm] adding directory org/apache/http/impl/conn/tsccm/ 18:13:14,541 [1;36mDEBUGm] adding directory mozilla/ 18:13:14,541 [1;36mDEBUGm] adding entry org/apache/http/auth/KerberosCredentials.class 18:13:14,542 [1;36mDEBUGm] adding entry org/apache/http/auth/AuthSchemeRegistry.class 18:13:14,542 [1;36mDEBUGm] adding entry org/apache/http/auth/ChallengeState.class 18:13:14,543 [1;36mDEBUGm] adding entry org/apache/http/auth/NTUserPrincipal.class 18:13:14,543 [1;36mDEBUGm] adding entry org/apache/http/auth/InvalidCredentialsException.class 18:13:14,543 [1;36mDEBUGm] adding entry org/apache/http/auth/AuthSchemeRegistry$1.class 18:13:14,544 [1;36mDEBUGm] adding entry org/apache/http/auth/NTCredentials.class 18:13:14,544 [1;36mDEBUGm] adding entry org/apache/http/auth/AuthScheme.class 18:13:14,544 [1;36mDEBUGm] adding entry org/apache/http/auth/AuthenticationException.class 18:13:14,545 [1;36mDEBUGm] adding entry org/apache/http/auth/params/AuthParams.class 18:13:14,545 [1;36mDEBUGm] adding entry org/apache/http/auth/params/AuthParamBean.class 18:13:14,545 [1;36mDEBUGm] adding entry org/apache/http/auth/params/AuthPNames.class 18:13:14,546 [1;36mDEBUGm] adding entry org/apache/http/auth/BasicUserPrincipal.class 18:13:14,546 [1;36mDEBUGm] adding entry org/apache/http/auth/AuthSchemeProvider.class 18:13:14,546 [1;36mDEBUGm] adding entry org/apache/http/auth/ContextAwareAuthScheme.class 18:13:14,546 [1;36mDEBUGm] adding entry org/apache/http/auth/AuthProtocolState.class 18:13:14,547 [1;36mDEBUGm] adding entry org/apache/http/auth/AuthScope.class 18:13:14,547 [1;36mDEBUGm] adding entry org/apache/http/auth/AuthSchemeFactory.class 18:13:14,547 [1;36mDEBUGm] adding entry org/apache/http/auth/AUTH.class 18:13:14,548 [1;36mDEBUGm] adding entry org/apache/http/auth/Credentials.class 18:13:14,548 [1;36mDEBUGm] adding entry org/apache/http/auth/UsernamePasswordCredentials.class 18:13:14,548 [1;36mDEBUGm] adding entry org/apache/http/auth/AuthOption.class 18:13:14,549 [1;36mDEBUGm] adding entry org/apache/http/auth/MalformedChallengeException.class 18:13:14,549 [1;36mDEBUGm] adding entry org/apache/http/auth/AuthState.class 18:13:14,549 [1;36mDEBUGm] adding entry org/apache/http/cookie/CookieSpecRegistry.class 18:13:14,550 [1;36mDEBUGm] adding entry org/apache/http/cookie/CookieSpec.class 18:13:14,550 [1;36mDEBUGm] adding entry org/apache/http/cookie/CookieRestrictionViolationException.class 18:13:14,550 [1;36mDEBUGm] adding entry org/apache/http/cookie/CookieIdentityComparator.class 18:13:14,550 [1;36mDEBUGm] adding entry org/apache/http/cookie/SM.class 18:13:14,551 [1;36mDEBUGm] adding entry org/apache/http/cookie/CookieOrigin.class 18:13:14,551 [1;36mDEBUGm] adding entry org/apache/http/cookie/CookieAttributeHandler.class 18:13:14,551 [1;36mDEBUGm] adding entry org/apache/http/cookie/SetCookie2.class 18:13:14,552 [1;36mDEBUGm] adding entry org/apache/http/cookie/params/CookieSpecParamBean.class 18:13:14,552 [1;36mDEBUGm] adding entry org/apache/http/cookie/params/CookieSpecPNames.class 18:13:14,552 [1;36mDEBUGm] adding entry org/apache/http/cookie/MalformedCookieException.class 18:13:14,553 [1;36mDEBUGm] adding entry org/apache/http/cookie/ClientCookie.class 18:13:14,553 [1;36mDEBUGm] adding entry org/apache/http/cookie/CommonCookieAttributeHandler.class 18:13:14,553 [1;36mDEBUGm] adding entry org/apache/http/cookie/CookieSpecRegistry$1.class 18:13:14,553 [1;36mDEBUGm] adding entry org/apache/http/cookie/CookiePathComparator.class 18:13:14,554 [1;36mDEBUGm] adding entry org/apache/http/cookie/SetCookie.class 18:13:14,554 [1;36mDEBUGm] adding entry org/apache/http/cookie/Cookie.class 18:13:14,554 [1;36mDEBUGm] adding entry org/apache/http/cookie/CookieSpecProvider.class 18:13:14,555 [1;36mDEBUGm] adding entry org/apache/http/cookie/CookiePriorityComparator.class 18:13:14,555 [1;36mDEBUGm] adding entry org/apache/http/cookie/CookieSpecFactory.class 18:13:14,555 [1;36mDEBUGm] adding entry org/apache/http/client/RedirectStrategy.class 18:13:14,555 [1;36mDEBUGm] adding entry org/apache/http/client/ConnectionBackoffStrategy.class 18:13:14,556 [1;36mDEBUGm] adding entry org/apache/http/client/version.properties 18:13:14,556 [1;36mDEBUGm] adding entry org/apache/http/client/AuthenticationStrategy.class 18:13:14,556 [1;36mDEBUGm] adding entry org/apache/http/client/HttpClient.class 18:13:14,556 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpOptions.class 18:13:14,557 [1;36mDEBUGm] adding entry org/apache/http/client/methods/AbortableHttpRequest.class 18:13:14,557 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpRequestBase.class 18:13:14,557 [1;36mDEBUGm] adding entry org/apache/http/client/methods/AbstractExecutionAwareRequest$2.class 18:13:14,558 [1;36mDEBUGm] adding entry org/apache/http/client/methods/RequestBuilder.class 18:13:14,558 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpGet.class 18:13:14,558 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpPatch.class 18:13:14,559 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpDelete.class 18:13:14,559 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpUriRequest.class 18:13:14,559 [1;36mDEBUGm] adding entry org/apache/http/client/methods/CloseableHttpResponse.class 18:13:14,560 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpRequestWrapper$1.class 18:13:14,560 [1;36mDEBUGm] adding entry org/apache/http/client/methods/RequestBuilder$InternalEntityEclosingRequest.class 18:13:14,560 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpRequestWrapper$HttpEntityEnclosingRequestWrapper.class 18:13:14,561 [1;36mDEBUGm] adding entry org/apache/http/client/methods/RequestBuilder$InternalRequest.class 18:13:14,561 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpRequestWrapper.class 18:13:14,561 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpHead.class 18:13:14,562 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpExecutionAware.class 18:13:14,562 [1;36mDEBUGm] adding entry org/apache/http/client/methods/AbstractExecutionAwareRequest.class 18:13:14,562 [1;36mDEBUGm] adding entry org/apache/http/client/methods/Configurable.class 18:13:14,562 [1;36mDEBUGm] adding entry org/apache/http/client/methods/AbstractExecutionAwareRequest$1.class 18:13:14,563 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpPost.class 18:13:14,563 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpEntityEnclosingRequestBase.class 18:13:14,563 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpTrace.class 18:13:14,564 [1;36mDEBUGm] adding entry org/apache/http/client/methods/HttpPut.class 18:13:14,564 [1;36mDEBUGm] adding entry org/apache/http/client/CredentialsProvider.class 18:13:14,564 [1;36mDEBUGm] adding entry org/apache/http/client/UserTokenHandler.class 18:13:14,564 [1;36mDEBUGm] adding entry org/apache/http/client/CookieStore.class 18:13:14,565 [1;36mDEBUGm] adding entry org/apache/http/client/HttpResponseException.class 18:13:14,565 [1;36mDEBUGm] adding entry org/apache/http/client/ClientProtocolException.class 18:13:14,565 [1;36mDEBUGm] adding entry org/apache/http/client/AuthenticationHandler.class 18:13:14,566 [1;36mDEBUGm] adding entry org/apache/http/client/params/HttpClientParams.class 18:13:14,566 [1;36mDEBUGm] adding entry org/apache/http/client/params/ClientPNames.class 18:13:14,566 [1;36mDEBUGm] adding entry org/apache/http/client/params/ClientParamBean.class 18:13:14,567 [1;36mDEBUGm] adding entry org/apache/http/client/params/CookiePolicy.class 18:13:14,567 [1;36mDEBUGm] adding entry org/apache/http/client/params/AuthPolicy.class 18:13:14,567 [1;36mDEBUGm] adding entry org/apache/http/client/params/HttpClientParamConfig.class 18:13:14,568 [1;36mDEBUGm] adding entry org/apache/http/client/params/AllClientPNames.class 18:13:14,568 [1;36mDEBUGm] adding entry org/apache/http/client/CircularRedirectException.class 18:13:14,568 [1;36mDEBUGm] adding entry org/apache/http/client/utils/Punycode.class 18:13:14,569 [1;36mDEBUGm] adding entry org/apache/http/client/utils/Idn.class 18:13:14,569 [1;36mDEBUGm] adding entry org/apache/http/client/utils/HttpClientUtils.class 18:13:14,569 [1;36mDEBUGm] adding entry org/apache/http/client/utils/URIBuilder.class 18:13:14,570 [1;36mDEBUGm] adding entry org/apache/http/client/utils/URIUtils.class 18:13:14,570 [1;36mDEBUGm] adding entry org/apache/http/client/utils/DateUtils$DateFormatHolder.class 18:13:14,571 [1;36mDEBUGm] adding entry org/apache/http/client/utils/URLEncodedUtils.class 18:13:14,571 [1;36mDEBUGm] adding entry org/apache/http/client/utils/JdkIdn.class 18:13:14,572 [1;36mDEBUGm] adding entry org/apache/http/client/utils/CloneUtils.class 18:13:14,572 [1;36mDEBUGm] adding entry org/apache/http/client/utils/DateUtils.class 18:13:14,573 [1;36mDEBUGm] adding entry org/apache/http/client/utils/Rfc3492Idn.class 18:13:14,573 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/RequestAcceptEncoding.class 18:13:14,573 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/ResponseProcessCookies.class 18:13:14,574 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/RequestDefaultHeaders.class 18:13:14,574 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/ResponseContentEncoding$2.class 18:13:14,575 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/ClientContext.class 18:13:14,575 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/ResponseAuthCache.class 18:13:14,575 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/RequestAuthenticationBase$1.class 18:13:14,576 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/RequestTargetAuthentication.class 18:13:14,576 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/RequestProxyAuthentication.class 18:13:14,576 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/RequestClientConnControl.class 18:13:14,577 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/ResponseAuthCache$1.class 18:13:14,577 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/RequestAddCookies.class 18:13:14,578 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/RequestAuthCache.class 18:13:14,578 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/ClientContextConfigurer.class 18:13:14,578 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/ResponseContentEncoding$1.class 18:13:14,579 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/RequestExpectContinue.class 18:13:14,579 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/ResponseContentEncoding.class 18:13:14,579 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/RequestAuthenticationBase.class 18:13:14,580 [1;36mDEBUGm] adding entry org/apache/http/client/protocol/HttpClientContext.class 18:13:14,580 [1;36mDEBUGm] adding entry org/apache/http/client/BackoffManager.class 18:13:14,581 [1;36mDEBUGm] adding entry org/apache/http/client/config/RequestConfig$Builder.class 18:13:14,581 [1;36mDEBUGm] adding entry org/apache/http/client/config/RequestConfig.class 18:13:14,581 [1;36mDEBUGm] adding entry org/apache/http/client/config/CookieSpecs.class 18:13:14,582 [1;36mDEBUGm] adding entry org/apache/http/client/config/AuthSchemes.class 18:13:14,582 [1;36mDEBUGm] adding entry org/apache/http/client/AuthCache.class 18:13:14,582 [1;36mDEBUGm] adding entry org/apache/http/client/ResponseHandler.class 18:13:14,583 [1;36mDEBUGm] adding entry org/apache/http/client/RedirectException.class 18:13:14,583 [1;36mDEBUGm] adding entry org/apache/http/client/RedirectHandler.class 18:13:14,583 [1;36mDEBUGm] adding entry org/apache/http/client/NonRepeatableRequestException.class 18:13:14,583 [1;36mDEBUGm] adding entry org/apache/http/client/entity/DeflateInputStream.class 18:13:14,584 [1;36mDEBUGm] adding entry org/apache/http/client/entity/InputStreamFactory.class 18:13:14,584 [1;36mDEBUGm] adding entry org/apache/http/client/entity/UrlEncodedFormEntity.class 18:13:14,585 [1;36mDEBUGm] adding entry org/apache/http/client/entity/DeflateInputStream$DeflateStream.class 18:13:14,585 [1;36mDEBUGm] adding entry org/apache/http/client/entity/GzipCompressingEntity.class 18:13:14,585 [1;36mDEBUGm] adding entry org/apache/http/client/entity/EntityBuilder.class 18:13:14,586 [1;36mDEBUGm] adding entry org/apache/http/client/entity/LazyDecompressingInputStream.class 18:13:14,586 [1;36mDEBUGm] adding entry org/apache/http/client/entity/DecompressingEntity.class 18:13:14,586 [1;36mDEBUGm] adding entry org/apache/http/client/entity/GzipDecompressingEntity$1.class 18:13:14,587 [1;36mDEBUGm] adding entry org/apache/http/client/entity/DeflateDecompressingEntity$1.class 18:13:14,587 [1;36mDEBUGm] adding entry org/apache/http/client/entity/GzipDecompressingEntity.class 18:13:14,587 [1;36mDEBUGm] adding entry org/apache/http/client/entity/DeflateDecompressingEntity.class 18:13:14,588 [1;36mDEBUGm] adding entry org/apache/http/client/HttpRequestRetryHandler.class 18:13:14,588 [1;36mDEBUGm] adding entry org/apache/http/client/RequestDirector.class 18:13:14,588 [1;36mDEBUGm] adding entry org/apache/http/client/ServiceUnavailableRetryStrategy.class 18:13:14,588 [1;36mDEBUGm] adding entry org/apache/http/conn/OperatedClientConnection.class 18:13:14,589 [1;36mDEBUGm] adding entry org/apache/http/conn/ManagedClientConnection.class 18:13:14,589 [1;36mDEBUGm] adding entry org/apache/http/conn/ConnectionRequest.class 18:13:14,589 [1;36mDEBUGm] adding entry org/apache/http/conn/EofSensorInputStream.class 18:13:14,590 [1;36mDEBUGm] adding entry org/apache/http/conn/ClientConnectionOperator.class 18:13:14,590 [1;36mDEBUGm] adding entry org/apache/http/conn/HttpClientConnectionOperator.class 18:13:14,590 [1;36mDEBUGm] adding entry org/apache/http/conn/BasicManagedEntity.class 18:13:14,591 [1;36mDEBUGm] adding entry org/apache/http/conn/ConnectionKeepAliveStrategy.class 18:13:14,591 [1;36mDEBUGm] adding entry org/apache/http/conn/ManagedHttpClientConnection.class 18:13:14,591 [1;36mDEBUGm] adding entry org/apache/http/conn/BasicEofSensorWatcher.class 18:13:14,591 [1;36mDEBUGm] adding entry org/apache/http/conn/HttpClientConnectionManager.class 18:13:14,592 [1;36mDEBUGm] adding entry org/apache/http/conn/HttpRoutedConnection.class 18:13:14,592 [1;36mDEBUGm] adding entry org/apache/http/conn/EofSensorWatcher.class 18:13:14,592 [1;36mDEBUGm] adding entry org/apache/http/conn/routing/BasicRouteDirector.class 18:13:14,593 [1;36mDEBUGm] adding entry org/apache/http/conn/routing/RouteInfo$LayerType.class 18:13:14,593 [1;36mDEBUGm] adding entry org/apache/http/conn/routing/RouteInfo.class 18:13:14,593 [1;36mDEBUGm] adding entry org/apache/http/conn/routing/RouteTracker.class 18:13:14,594 [1;36mDEBUGm] adding entry org/apache/http/conn/routing/HttpRouteDirector.class 18:13:14,594 [1;36mDEBUGm] adding entry org/apache/http/conn/routing/HttpRoutePlanner.class 18:13:14,594 [1;36mDEBUGm] adding entry org/apache/http/conn/routing/RouteInfo$TunnelType.class 18:13:14,595 [1;36mDEBUGm] adding entry org/apache/http/conn/routing/HttpRoute.class 18:13:14,595 [1;36mDEBUGm] adding entry org/apache/http/conn/SchemePortResolver.class 18:13:14,595 [1;36mDEBUGm] adding entry org/apache/http/conn/ClientConnectionManager.class 18:13:14,596 [1;36mDEBUGm] adding entry org/apache/http/conn/params/ConnManagerParamBean.class 18:13:14,596 [1;36mDEBUGm] adding entry org/apache/http/conn/params/ConnRouteParamBean.class 18:13:14,596 [1;36mDEBUGm] adding entry org/apache/http/conn/params/ConnManagerParams$1.class 18:13:14,596 [1;36mDEBUGm] adding entry org/apache/http/conn/params/ConnManagerPNames.class 18:13:14,597 [1;36mDEBUGm] adding entry org/apache/http/conn/params/ConnConnectionParamBean.class 18:13:14,597 [1;36mDEBUGm] adding entry org/apache/http/conn/params/ConnManagerParams.class 18:13:14,597 [1;36mDEBUGm] adding entry org/apache/http/conn/params/ConnPerRouteBean.class 18:13:14,598 [1;36mDEBUGm] adding entry org/apache/http/conn/params/ConnConnectionPNames.class 18:13:14,598 [1;36mDEBUGm] adding entry org/apache/http/conn/params/ConnPerRoute.class 18:13:14,598 [1;36mDEBUGm] adding entry org/apache/http/conn/params/ConnRoutePNames.class 18:13:14,598 [1;36mDEBUGm] adding entry org/apache/http/conn/params/ConnRouteParams.class 18:13:14,599 [1;36mDEBUGm] adding entry org/apache/http/conn/socket/PlainConnectionSocketFactory.class 18:13:14,599 [1;36mDEBUGm] adding entry org/apache/http/conn/socket/ConnectionSocketFactory.class 18:13:14,599 [1;36mDEBUGm] adding entry org/apache/http/conn/socket/LayeredConnectionSocketFactory.class 18:13:14,600 [1;36mDEBUGm] adding entry org/apache/http/conn/ClientConnectionRequest.class 18:13:14,600 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/TrustSelfSignedStrategy.class 18:13:14,600 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/SSLContextBuilder$TrustManagerDelegate.class 18:13:14,601 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/DefaultHostnameVerifier$1.class 18:13:14,601 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/DefaultHostnameVerifier$HostNameType.class 18:13:14,601 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.class 18:13:14,601 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/TrustStrategy.class 18:13:14,602 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/PrivateKeyStrategy.class 18:13:14,602 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/SSLContextBuilder$KeyManagerDelegate.class 18:13:14,602 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/X509HostnameVerifier.class 18:13:14,603 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/AbstractVerifier.class 18:13:14,603 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/SSLSocketFactory.class 18:13:14,604 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/SSLConnectionSocketFactory.class 18:13:14,605 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/SubjectName.class 18:13:14,605 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/SSLContexts.class 18:13:14,605 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/AllowAllHostnameVerifier.class 18:13:14,605 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/StrictHostnameVerifier.class 18:13:14,606 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/SSLContextBuilder.class 18:13:14,606 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/DefaultHostnameVerifier.class 18:13:14,607 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/SSLInitializationException.class 18:13:14,607 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/PrivateKeyDetails.class 18:13:14,607 [1;36mDEBUGm] adding entry org/apache/http/conn/ssl/NoopHostnameVerifier.class 18:13:14,608 [1;36mDEBUGm] adding entry org/apache/http/conn/ConnectionPoolTimeoutException.class 18:13:14,608 [1;36mDEBUGm] adding entry org/apache/http/conn/ConnectionReleaseTrigger.class 18:13:14,608 [1;36mDEBUGm] adding entry org/apache/http/conn/ClientConnectionManagerFactory.class 18:13:14,609 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/SchemeSocketFactoryAdaptor.class 18:13:14,609 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/SchemeLayeredSocketFactory.class 18:13:14,609 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/PlainSocketFactory.class 18:13:14,610 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/LayeredSocketFactoryAdaptor.class 18:13:14,610 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/Scheme.class 18:13:14,610 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/HostNameResolver.class 18:13:14,611 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/SchemeRegistry.class 18:13:14,611 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/SchemeLayeredSocketFactoryAdaptor2.class 18:13:14,611 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/SchemeLayeredSocketFactoryAdaptor.class 18:13:14,612 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/SocketFactory.class 18:13:14,612 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/SchemeSocketFactory.class 18:13:14,612 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/SocketFactoryAdaptor.class 18:13:14,613 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/LayeredSchemeSocketFactory.class 18:13:14,613 [1;36mDEBUGm] adding entry org/apache/http/conn/scheme/LayeredSocketFactory.class 18:13:14,613 [1;36mDEBUGm] adding entry org/apache/http/conn/ConnectTimeoutException.class 18:13:14,614 [1;36mDEBUGm] adding entry org/apache/http/conn/util/DomainType.class 18:13:14,614 [1;36mDEBUGm] adding entry org/apache/http/conn/util/InetAddressUtils.class 18:13:14,614 [1;36mDEBUGm] adding entry org/apache/http/conn/util/PublicSuffixList.class 18:13:14,614 [1;36mDEBUGm] adding entry org/apache/http/conn/util/PublicSuffixMatcher.class 18:13:14,615 [1;36mDEBUGm] adding entry org/apache/http/conn/util/PublicSuffixListParser.class 18:13:14,615 [1;36mDEBUGm] adding entry org/apache/http/conn/util/PublicSuffixMatcherLoader.class 18:13:14,616 [1;36mDEBUGm] adding entry org/apache/http/conn/HttpInetSocketAddress.class 18:13:14,616 [1;36mDEBUGm] adding entry org/apache/http/conn/HttpConnectionFactory.class 18:13:14,616 [1;36mDEBUGm] adding entry org/apache/http/conn/HttpHostConnectException.class 18:13:14,617 [1;36mDEBUGm] adding entry org/apache/http/conn/DnsResolver.class 18:13:14,617 [1;36mDEBUGm] adding entry org/apache/http/conn/MultihomePlainSocketFactory.class 18:13:14,617 [1;36mDEBUGm] adding entry org/apache/http/conn/UnsupportedSchemeException.class 18:13:14,617 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMEngineImpl$CipherGen.class 18:13:14,618 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMScheme$State.class 18:13:14,618 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/GGSSchemeBase$1.class 18:13:14,619 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMEngineException.class 18:13:14,619 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/KerberosSchemeFactory.class 18:13:14,619 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/RFC2617Scheme.class 18:13:14,620 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMScheme.class 18:13:14,620 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/KerberosScheme.class 18:13:14,621 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/HttpEntityDigester.class 18:13:14,621 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/SPNegoScheme.class 18:13:14,621 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/BasicSchemeFactory.class 18:13:14,621 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NegotiateScheme.class 18:13:14,622 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMSchemeFactory.class 18:13:14,622 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMEngineImpl$NTLMMessage.class 18:13:14,623 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/GGSSchemeBase.class 18:13:14,623 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/HttpAuthenticator$1.class 18:13:14,624 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMEngine.class 18:13:14,624 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/DigestScheme.class 18:13:14,624 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMEngineImpl.class 18:13:14,625 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/AuthSchemeBase.class 18:13:14,626 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMEngineImpl$Type3Message.class 18:13:14,626 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NegotiateSchemeFactory.class 18:13:14,626 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/SpnegoTokenGenerator.class 18:13:14,627 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMEngineImpl$HMACMD5.class 18:13:14,627 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/HttpAuthenticator.class 18:13:14,628 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/GGSSchemeBase$State.class 18:13:14,628 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMEngineImpl$MD4.class 18:13:14,628 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMEngineImpl$Type2Message.class 18:13:14,629 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/DigestSchemeFactory.class 18:13:14,629 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/SPNegoSchemeFactory.class 18:13:14,630 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/NTLMEngineImpl$Type1Message.class 18:13:14,630 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/BasicScheme.class 18:13:14,630 [1;36mDEBUGm] adding entry org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.class 18:13:14,631 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BestMatchSpec.class 18:13:14,631 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.class 18:13:14,631 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/DefaultCookieSpecProvider$CompatibilityLevel.class 18:13:14,632 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BasicClientCookie2.class 18:13:14,632 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BasicSecureHandler.class 18:13:14,632 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2109Spec.class 18:13:14,633 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2965Spec.class 18:13:14,633 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/PublicSuffixFilter.class 18:13:14,634 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC6265CookieSpecProvider$2.class 18:13:14,634 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BasicDomainHandler.class 18:13:14,634 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/DefaultCookieSpecProvider.class 18:13:14,635 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2109VersionHandler.class 18:13:14,635 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2109DomainHandler.class 18:13:14,636 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BasicMaxAgeHandler.class 18:13:14,636 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/NetscapeDraftSpec.class 18:13:14,636 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/LaxExpiresHandler.class 18:13:14,637 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BasicExpiresHandler.class 18:13:14,637 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BrowserCompatSpec.class 18:13:14,638 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2965SpecFactory.class 18:13:14,638 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/DefaultCookieSpec.class 18:13:14,639 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BrowserCompatSpec$1.class 18:13:14,639 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BrowserCompatVersionAttributeHandler.class 18:13:14,639 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2109Spec$1.class 18:13:14,640 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/IgnoreSpec.class 18:13:14,640 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC6265CookieSpecProvider.class 18:13:14,640 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BestMatchSpecFactory.class 18:13:14,641 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC6265CookieSpecProvider$CompatibilityLevel.class 18:13:14,641 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC6265StrictSpec.class 18:13:14,641 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2965PortAttributeHandler.class 18:13:14,642 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/IgnoreSpecProvider.class 18:13:14,642 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BasicClientCookie.class 18:13:14,643 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/NetscapeDraftHeaderParser.class 18:13:14,643 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/DefaultCookieSpecProvider$1.class 18:13:14,643 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BasicPathHandler.class 18:13:14,644 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2965Spec$1.class 18:13:14,644 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/LaxMaxAgeHandler.class 18:13:14,644 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC6265CookieSpecBase.class 18:13:14,644 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2965SpecProvider.class 18:13:14,645 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/NetscapeDomainHandler.class 18:13:14,645 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.class 18:13:14,646 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/PublicSuffixDomainFilter.class 18:13:14,646 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/IgnoreSpecFactory.class 18:13:14,646 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC6265CookieSpecProvider$1.class 18:13:14,647 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.class 18:13:14,647 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/AbstractCookieAttributeHandler.class 18:13:14,647 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BrowserCompatSpecFactory.class 18:13:14,648 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2109SpecProvider.class 18:13:14,648 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BrowserCompatSpecFactory$SecurityLevel.class 18:13:14,648 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/NetscapeDraftSpecFactory.class 18:13:14,649 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/CookieSpecBase.class 18:13:14,649 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC6265LaxSpec.class 18:13:14,649 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/DateParseException.class 18:13:14,650 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2109SpecFactory.class 18:13:14,650 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC6265CookieSpec.class 18:13:14,651 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/PublicSuffixListParser.class 18:13:14,651 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/AbstractCookieSpec.class 18:13:14,651 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/BasicCommentHandler.class 18:13:14,651 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/DateUtils.class 18:13:14,652 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.class 18:13:14,652 [1;36mDEBUGm] adding entry org/apache/http/impl/cookie/NetscapeDraftSpecProvider.class 18:13:14,652 [1;36mDEBUGm] adding entry org/apache/http/impl/client/TargetAuthenticationStrategy.class 18:13:14,653 [1;36mDEBUGm] adding entry org/apache/http/impl/client/LaxRedirectStrategy.class 18:13:14,653 [1;36mDEBUGm] adding entry org/apache/http/impl/client/NoopUserTokenHandler.class 18:13:14,653 [1;36mDEBUGm] adding entry org/apache/http/impl/client/RoutedRequest.class 18:13:14,654 [1;36mDEBUGm] adding entry org/apache/http/impl/client/AuthenticationStrategyImpl.class 18:13:14,654 [1;36mDEBUGm] adding entry org/apache/http/impl/client/MinimalHttpClient$1.class 18:13:14,655 [1;36mDEBUGm] adding entry org/apache/http/impl/client/CloseableHttpResponseProxy.class 18:13:14,655 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultProxyAuthenticationHandler.class 18:13:14,655 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultRedirectStrategy.class 18:13:14,656 [1;36mDEBUGm] adding entry org/apache/http/impl/client/FutureRequestExecutionService.class 18:13:14,656 [1;36mDEBUGm] adding entry org/apache/http/impl/client/FutureRequestExecutionMetrics$DurationCounter.class 18:13:14,657 [1;36mDEBUGm] adding entry org/apache/http/impl/client/HttpClientBuilder.class 18:13:14,658 [1;36mDEBUGm] adding entry org/apache/http/impl/client/AutoRetryHttpClient.class 18:13:14,658 [1;36mDEBUGm] adding entry org/apache/http/impl/client/BasicCredentialsProvider.class 18:13:14,658 [1;36mDEBUGm] adding entry org/apache/http/impl/client/AbstractResponseHandler.class 18:13:14,659 [1;36mDEBUGm] adding entry org/apache/http/impl/client/IdleConnectionEvictor$DefaultThreadFactory.class 18:13:14,659 [1;36mDEBUGm] adding entry org/apache/http/impl/client/RequestWrapper.class 18:13:14,659 [1;36mDEBUGm] adding entry org/apache/http/impl/client/HttpRequestFutureTask.class 18:13:14,660 [1;36mDEBUGm] adding entry org/apache/http/impl/client/ProxyClient.class 18:13:14,660 [1;36mDEBUGm] adding entry org/apache/http/impl/client/ContentEncodingHttpClient.class 18:13:14,661 [1;36mDEBUGm] adding entry org/apache/http/impl/client/RedirectLocations.class 18:13:14,661 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultHttpRequestRetryHandler.class 18:13:14,661 [1;36mDEBUGm] adding entry org/apache/http/impl/client/HttpRequestTaskCallable.class 18:13:14,662 [1;36mDEBUGm] adding entry org/apache/http/impl/client/StandardHttpRequestRetryHandler.class 18:13:14,662 [1;36mDEBUGm] adding entry org/apache/http/impl/client/AIMDBackoffManager.class 18:13:14,663 [1;36mDEBUGm] adding entry org/apache/http/impl/client/AbstractAuthenticationHandler.class 18:13:14,663 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DecompressingHttpClient.class 18:13:14,664 [1;36mDEBUGm] adding entry org/apache/http/impl/client/SystemClock.class 18:13:14,664 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultRedirectStrategyAdaptor.class 18:13:14,664 [1;36mDEBUGm] adding entry org/apache/http/impl/client/EntityEnclosingRequestWrapper$EntityWrapper.class 18:13:14,665 [1;36mDEBUGm] adding entry org/apache/http/impl/client/AbstractHttpClient.class 18:13:14,666 [1;36mDEBUGm] adding entry org/apache/http/impl/client/Clock.class 18:13:14,666 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultConnectionKeepAliveStrategy.class 18:13:14,666 [1;36mDEBUGm] adding entry org/apache/http/impl/client/InternalHttpClient$1.class 18:13:14,666 [1;36mDEBUGm] adding entry org/apache/http/impl/client/SystemDefaultHttpClient.class 18:13:14,667 [1;36mDEBUGm] adding entry org/apache/http/impl/client/AuthenticationStrategyAdaptor.class 18:13:14,667 [1;36mDEBUGm] adding entry org/apache/http/impl/client/IdleConnectionEvictor.class 18:13:14,668 [1;36mDEBUGm] adding entry org/apache/http/impl/client/SystemDefaultCredentialsProvider.class 18:13:14,668 [1;36mDEBUGm] adding entry org/apache/http/impl/client/FutureRequestExecutionMetrics.class 18:13:14,668 [1;36mDEBUGm] adding entry org/apache/http/impl/client/InternalHttpClient.class 18:13:14,669 [1;36mDEBUGm] adding entry org/apache/http/impl/client/HttpClientBuilder$2.class 18:13:14,669 [1;36mDEBUGm] adding entry org/apache/http/impl/client/NullBackoffStrategy.class 18:13:14,670 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultBackoffStrategy.class 18:13:14,670 [1;36mDEBUGm] adding entry org/apache/http/impl/client/HttpAuthenticator.class 18:13:14,670 [1;36mDEBUGm] adding entry org/apache/http/impl/client/BasicCookieStore.class 18:13:14,671 [1;36mDEBUGm] adding entry org/apache/http/impl/client/EntityEnclosingRequestWrapper.class 18:13:14,671 [1;36mDEBUGm] adding entry org/apache/http/impl/client/CookieSpecRegistries.class 18:13:14,671 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultClientConnectionReuseStrategy.class 18:13:14,672 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.class 18:13:14,672 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultRedirectHandler.class 18:13:14,672 [1;36mDEBUGm] adding entry org/apache/http/impl/client/HttpClients.class 18:13:14,673 [1;36mDEBUGm] adding entry org/apache/http/impl/client/CloseableHttpClient.class 18:13:14,673 [1;36mDEBUGm] adding entry org/apache/http/impl/client/TunnelRefusedException.class 18:13:14,673 [1;36mDEBUGm] adding entry org/apache/http/impl/client/MinimalHttpClient.class 18:13:14,674 [1;36mDEBUGm] adding entry org/apache/http/impl/client/BasicAuthCache.class 18:13:14,674 [1;36mDEBUGm] adding entry org/apache/http/impl/client/BasicResponseHandler.class 18:13:14,674 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultUserTokenHandler.class 18:13:14,675 [1;36mDEBUGm] adding entry org/apache/http/impl/client/HttpClientBuilder$1.class 18:13:14,675 [1;36mDEBUGm] adding entry org/apache/http/impl/client/ClientParamsStack.class 18:13:14,675 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultRequestDirector.class 18:13:14,677 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultTargetAuthenticationHandler.class 18:13:14,677 [1;36mDEBUGm] adding entry org/apache/http/impl/client/IdleConnectionEvictor$1.class 18:13:14,677 [1;36mDEBUGm] adding entry org/apache/http/impl/client/DefaultHttpClient.class 18:13:14,678 [1;36mDEBUGm] adding entry org/apache/http/impl/client/ProxyAuthenticationStrategy.class 18:13:14,678 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/ServiceUnavailableRetryExec.class 18:13:14,678 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/RequestEntityProxy.class 18:13:14,679 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/ProtocolExec.class 18:13:14,679 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/MinimalClientExec.class 18:13:14,680 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/MainClientExec.class 18:13:14,680 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/RedirectExec.class 18:13:14,681 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/ClientExecChain.class 18:13:14,681 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/ConnectionHolder.class 18:13:14,682 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/HttpResponseProxy.class 18:13:14,682 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/RetryExec.class 18:13:14,682 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/TunnelRefusedException.class 18:13:14,683 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/RequestAbortedException.class 18:13:14,683 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/ResponseEntityProxy.class 18:13:14,683 [1;36mDEBUGm] adding entry org/apache/http/impl/execchain/BackoffStrategyExec.class 18:13:14,684 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/HttpPoolEntry.class 18:13:14,684 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/DefaultClientConnection.class 18:13:14,685 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/CPool.class 18:13:14,685 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/PoolingHttpClientConnectionManager.class 18:13:14,686 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/Wire.class 18:13:14,686 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/DefaultHttpClientConnectionOperator.class 18:13:14,687 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/IdleConnectionHandler.class 18:13:14,687 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/ManagedHttpClientConnectionFactory.class 18:13:14,688 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/SystemDefaultRoutePlanner$1.class 18:13:14,688 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/CPoolProxy.class 18:13:14,688 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/DefaultHttpRoutePlanner.class 18:13:14,689 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/PoolingClientConnectionManager.class 18:13:14,689 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/DefaultManagedHttpClientConnection.class 18:13:14,690 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/LoggingSessionInputBuffer.class 18:13:14,690 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/ConnectionShutdownException.class 18:13:14,690 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/LoggingOutputStream.class 18:13:14,691 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/ManagedClientConnectionImpl.class 18:13:14,691 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/PoolingHttpClientConnectionManager$ConfigData.class 18:13:14,692 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/DefaultResponseParser.class 18:13:14,692 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/LoggingInputStream.class 18:13:14,693 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/AbstractClientConnAdapter.class 18:13:14,693 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/SystemDefaultRoutePlanner.class 18:13:14,693 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/ConnPoolByRoute.class 18:13:14,694 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager$1.class 18:13:14,694 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/RouteSpecificPool.class 18:13:14,695 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/ConnPoolByRoute$1.class 18:13:14,695 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/PoolEntryRequest.class 18:13:14,696 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.class 18:13:14,696 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/WaitingThread.class 18:13:14,696 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/WaitingThreadAborter.class 18:13:14,697 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/RouteSpecificPool$1.class 18:13:14,697 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/AbstractConnPool.class 18:13:14,697 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/BasicPoolEntryRef.class 18:13:14,698 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.class 18:13:14,698 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/tsccm/BasicPoolEntry.class 18:13:14,698 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/SingleClientConnManager$ConnAdapter.class 18:13:14,699 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/PoolingHttpClientConnectionManager$InternalConnectionFactory.class 18:13:14,699 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/DefaultHttpResponseParserFactory.class 18:13:14,699 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/AbstractPoolEntry.class 18:13:14,700 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/ProxySelectorRoutePlanner$1.class 18:13:14,700 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/AbstractPooledConnAdapter.class 18:13:14,700 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/SingleClientConnManager$PoolEntry.class 18:13:14,701 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/HttpConnPool$InternalConnFactory.class 18:13:14,701 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/SchemeRegistryFactory.class 18:13:14,701 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/DefaultClientConnectionOperator.class 18:13:14,702 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/LoggingManagedHttpClientConnection.class 18:13:14,702 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/LoggingSessionOutputBuffer.class 18:13:14,703 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/BasicHttpClientConnectionManager$1.class 18:13:14,703 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/DefaultProxyRoutePlanner.class 18:13:14,703 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/BasicClientConnectionManager$1.class 18:13:14,704 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/PoolingHttpClientConnectionManager$1.class 18:13:14,704 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/BasicHttpClientConnectionManager.class 18:13:14,705 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/PoolingClientConnectionManager$1.class 18:13:14,705 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/IdleConnectionHandler$TimeValues.class 18:13:14,705 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/CPoolEntry.class 18:13:14,706 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/DefaultSchemePortResolver.class 18:13:14,706 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/SingleClientConnManager.class 18:13:14,706 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/DefaultRoutePlanner.class 18:13:14,707 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/InMemoryDnsResolver.class 18:13:14,707 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/DefaultHttpResponseParser.class 18:13:14,707 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/HttpConnPool.class 18:13:14,708 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/BasicClientConnectionManager.class 18:13:14,708 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/SingleClientConnManager$1.class 18:13:14,709 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/ProxySelectorRoutePlanner.class 18:13:14,709 [1;36mDEBUGm] adding entry org/apache/http/impl/conn/SystemDefaultDnsResolver.class 18:13:14,709 [1;36mDEBUGm] META-INF/DEPENDENCIES already added, skipping 18:13:14,710 [1;36mDEBUGm] META-INF/NOTICE already added, skipping 18:13:14,710 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:14,710 [1;36mDEBUGm] adding entry mozilla/public-suffix-list.txt 18:13:14,718 [1;36mDEBUGm] adding directory META-INF/maven/org.apache.httpcomponents/httpclient/ 18:13:14,718 [1;36mDEBUGm] adding entry META-INF/maven/org.apache.httpcomponents/httpclient/pom.xml 18:13:14,719 [1;36mDEBUGm] adding entry META-INF/maven/org.apache.httpcomponents/httpclient/pom.properties 18:13:14,720 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,720 [1;36mDEBUGm] adding directory org/apache/commons/logging/ 18:13:14,720 [1;36mDEBUGm] adding directory org/apache/commons/logging/impl/ 18:13:14,720 [1;36mDEBUGm] META-INF/NOTICE.txt already added, skipping 18:13:14,720 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:14,720 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/AvalonLogger.class 18:13:14,721 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/SimpleLog.class 18:13:14,721 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/Log4JLogger.class 18:13:14,722 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/WeakHashtable.class 18:13:14,722 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/WeakHashtable$1.class 18:13:14,723 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/Jdk14Logger.class 18:13:14,723 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/ServletContextCleaner.class 18:13:14,724 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/WeakHashtable$WeakKey.class 18:13:14,724 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/NoOpLog.class 18:13:14,724 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/LogKitLogger.class 18:13:14,725 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/LogFactoryImpl$3.class 18:13:14,725 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/LogFactoryImpl$1.class 18:13:14,725 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/WeakHashtable$Referenced.class 18:13:14,726 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/SimpleLog$1.class 18:13:14,726 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/Jdk13LumberjackLogger.class 18:13:14,726 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/LogFactoryImpl.class 18:13:14,727 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/LogFactoryImpl$2.class 18:13:14,728 [1;36mDEBUGm] adding entry org/apache/commons/logging/impl/WeakHashtable$Entry.class 18:13:14,728 [1;36mDEBUGm] adding entry org/apache/commons/logging/LogSource.class 18:13:14,728 [1;36mDEBUGm] adding entry org/apache/commons/logging/LogFactory$4.class 18:13:14,729 [1;36mDEBUGm] adding entry org/apache/commons/logging/LogFactory$3.class 18:13:14,729 [1;36mDEBUGm] adding entry org/apache/commons/logging/LogFactory$6.class 18:13:14,729 [1;36mDEBUGm] adding entry org/apache/commons/logging/LogConfigurationException.class 18:13:14,730 [1;36mDEBUGm] adding entry org/apache/commons/logging/LogFactory.class 18:13:14,731 [1;36mDEBUGm] adding entry org/apache/commons/logging/LogFactory$5.class 18:13:14,731 [1;36mDEBUGm] adding entry org/apache/commons/logging/LogFactory$1.class 18:13:14,731 [1;36mDEBUGm] adding entry org/apache/commons/logging/LogFactory$2.class 18:13:14,731 [1;36mDEBUGm] adding entry org/apache/commons/logging/Log.class 18:13:14,732 [1;36mDEBUGm] adding directory META-INF/maven/commons-logging/ 18:13:14,732 [1;36mDEBUGm] adding directory META-INF/maven/commons-logging/commons-logging/ 18:13:14,732 [1;36mDEBUGm] adding entry META-INF/maven/commons-logging/commons-logging/pom.xml 18:13:14,733 [1;36mDEBUGm] adding entry META-INF/maven/commons-logging/commons-logging/pom.properties 18:13:14,734 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,735 [1;36mDEBUGm] adding directory org/apache/commons/codec/ 18:13:14,735 [1;36mDEBUGm] adding directory org/apache/commons/codec/binary/ 18:13:14,735 [1;36mDEBUGm] adding directory org/apache/commons/codec/digest/ 18:13:14,735 [1;36mDEBUGm] adding directory org/apache/commons/codec/language/ 18:13:14,735 [1;36mDEBUGm] adding directory org/apache/commons/codec/language/bm/ 18:13:14,735 [1;36mDEBUGm] adding directory org/apache/commons/codec/net/ 18:13:14,736 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:14,736 [1;36mDEBUGm] META-INF/NOTICE.txt already added, skipping 18:13:14,736 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/Base32.class 18:13:14,737 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/Base32InputStream.class 18:13:14,737 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/Base32OutputStream.class 18:13:14,737 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/Base64.class 18:13:14,738 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/Base64InputStream.class 18:13:14,738 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/Base64OutputStream.class 18:13:14,739 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/BaseNCodec$Context.class 18:13:14,739 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/BaseNCodec.class 18:13:14,740 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/BaseNCodecInputStream.class 18:13:14,740 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/BaseNCodecOutputStream.class 18:13:14,740 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/BinaryCodec.class 18:13:14,741 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/Hex.class 18:13:14,741 [1;36mDEBUGm] adding entry org/apache/commons/codec/binary/StringUtils.class 18:13:14,742 [1;36mDEBUGm] adding entry org/apache/commons/codec/BinaryDecoder.class 18:13:14,742 [1;36mDEBUGm] adding entry org/apache/commons/codec/BinaryEncoder.class 18:13:14,742 [1;36mDEBUGm] adding entry org/apache/commons/codec/CharEncoding.class 18:13:14,743 [1;36mDEBUGm] adding entry org/apache/commons/codec/Charsets.class 18:13:14,743 [1;36mDEBUGm] adding entry org/apache/commons/codec/Decoder.class 18:13:14,743 [1;36mDEBUGm] adding entry org/apache/commons/codec/DecoderException.class 18:13:14,744 [1;36mDEBUGm] adding entry org/apache/commons/codec/digest/B64.class 18:13:14,744 [1;36mDEBUGm] adding entry org/apache/commons/codec/digest/Crypt.class 18:13:14,744 [1;36mDEBUGm] adding entry org/apache/commons/codec/digest/DigestUtils.class 18:13:14,745 [1;36mDEBUGm] adding entry org/apache/commons/codec/digest/Md5Crypt.class 18:13:14,745 [1;36mDEBUGm] adding entry org/apache/commons/codec/digest/MessageDigestAlgorithms.class 18:13:14,746 [1;36mDEBUGm] adding entry org/apache/commons/codec/digest/Sha2Crypt.class 18:13:14,746 [1;36mDEBUGm] adding entry org/apache/commons/codec/digest/UnixCrypt.class 18:13:14,747 [1;36mDEBUGm] adding entry org/apache/commons/codec/Encoder.class 18:13:14,748 [1;36mDEBUGm] adding entry org/apache/commons/codec/EncoderException.class 18:13:14,748 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/AbstractCaverphone.class 18:13:14,748 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_any.txt 18:13:14,749 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_common.txt 18:13:14,749 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_cyrillic.txt 18:13:14,750 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_english.txt 18:13:14,750 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_french.txt 18:13:14,750 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_german.txt 18:13:14,751 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_hebrew.txt 18:13:14,751 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_hungarian.txt 18:13:14,751 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_polish.txt 18:13:14,752 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_romanian.txt 18:13:14,752 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_russian.txt 18:13:14,753 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_approx_spanish.txt 18:13:14,753 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_any.txt 18:13:14,753 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_approx_common.txt 18:13:14,754 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_common.txt 18:13:14,754 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_cyrillic.txt 18:13:14,754 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_english.txt 18:13:14,755 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_french.txt 18:13:14,755 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_german.txt 18:13:14,756 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_hebrew.txt 18:13:14,756 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_hungarian.txt 18:13:14,756 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_polish.txt 18:13:14,757 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_romanian.txt 18:13:14,757 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_russian.txt 18:13:14,758 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_exact_spanish.txt 18:13:14,758 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_hebrew_common.txt 18:13:14,758 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_languages.txt 18:13:14,759 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_rules_any.txt 18:13:14,759 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_rules_cyrillic.txt 18:13:14,760 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_rules_english.txt 18:13:14,760 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_rules_french.txt 18:13:14,760 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_rules_german.txt 18:13:14,761 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_rules_hebrew.txt 18:13:14,761 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_rules_hungarian.txt 18:13:14,762 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_rules_polish.txt 18:13:14,762 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_rules_romanian.txt 18:13:14,763 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_rules_russian.txt 18:13:14,763 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ash_rules_spanish.txt 18:13:14,763 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/BeiderMorseEncoder.class 18:13:14,764 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_any.txt 18:13:14,764 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_arabic.txt 18:13:14,765 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_common.txt 18:13:14,765 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_cyrillic.txt 18:13:14,765 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_czech.txt 18:13:14,766 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_dutch.txt 18:13:14,766 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_english.txt 18:13:14,766 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_french.txt 18:13:14,767 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_german.txt 18:13:14,767 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_greek.txt 18:13:14,768 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_greeklatin.txt 18:13:14,768 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_hebrew.txt 18:13:14,768 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_hungarian.txt 18:13:14,769 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_italian.txt 18:13:14,769 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_polish.txt 18:13:14,769 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_portuguese.txt 18:13:14,770 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_romanian.txt 18:13:14,770 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_russian.txt 18:13:14,770 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_spanish.txt 18:13:14,771 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_approx_turkish.txt 18:13:14,771 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_any.txt 18:13:14,772 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_approx_common.txt 18:13:14,772 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_arabic.txt 18:13:14,772 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_common.txt 18:13:14,773 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_cyrillic.txt 18:13:14,773 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_czech.txt 18:13:14,773 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_dutch.txt 18:13:14,774 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_english.txt 18:13:14,774 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_french.txt 18:13:14,774 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_german.txt 18:13:14,775 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_greek.txt 18:13:14,775 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_greeklatin.txt 18:13:14,775 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_hebrew.txt 18:13:14,776 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_hungarian.txt 18:13:14,776 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_italian.txt 18:13:14,777 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_polish.txt 18:13:14,777 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_portuguese.txt 18:13:14,777 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_romanian.txt 18:13:14,778 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_russian.txt 18:13:14,778 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_spanish.txt 18:13:14,778 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_exact_turkish.txt 18:13:14,779 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_hebrew_common.txt 18:13:14,779 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_languages.txt 18:13:14,780 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_any.txt 18:13:14,780 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_arabic.txt 18:13:14,781 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_cyrillic.txt 18:13:14,781 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_czech.txt 18:13:14,781 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_dutch.txt 18:13:14,782 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_english.txt 18:13:14,782 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_french.txt 18:13:14,783 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_german.txt 18:13:14,783 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_greek.txt 18:13:14,784 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_greeklatin.txt 18:13:14,784 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_hebrew.txt 18:13:14,784 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_hungarian.txt 18:13:14,785 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_italian.txt 18:13:14,785 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_polish.txt 18:13:14,786 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_portuguese.txt 18:13:14,786 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_romanian.txt 18:13:14,787 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_russian.txt 18:13:14,787 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_spanish.txt 18:13:14,787 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/gen_rules_turkish.txt 18:13:14,788 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Lang$1.class 18:13:14,788 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Lang$LangRule.class 18:13:14,788 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Lang.class 18:13:14,789 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/lang.txt 18:13:14,789 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Languages$1.class 18:13:14,790 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Languages$2.class 18:13:14,790 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Languages$LanguageSet.class 18:13:14,790 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Languages$SomeLanguages.class 18:13:14,791 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Languages.class 18:13:14,791 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/NameType.class 18:13:14,792 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/PhoneticEngine$1.class 18:13:14,792 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/PhoneticEngine$PhonemeBuilder.class 18:13:14,793 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/PhoneticEngine$RulesApplication.class 18:13:14,793 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/PhoneticEngine.class 18:13:14,794 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/ResourceConstants.class 18:13:14,794 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$1.class 18:13:14,794 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$10.class 18:13:14,795 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$2.class 18:13:14,795 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$3.class 18:13:14,795 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$4.class 18:13:14,796 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$5.class 18:13:14,796 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$6.class 18:13:14,797 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$7.class 18:13:14,797 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$8.class 18:13:14,797 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$9.class 18:13:14,798 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$Phoneme$1.class 18:13:14,798 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$Phoneme.class 18:13:14,798 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$PhonemeExpr.class 18:13:14,799 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$PhonemeList.class 18:13:14,799 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule$RPattern.class 18:13:14,800 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/Rule.class 18:13:14,800 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/RuleType.class 18:13:14,801 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_approx_any.txt 18:13:14,801 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_approx_common.txt 18:13:14,801 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_approx_french.txt 18:13:14,802 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_approx_hebrew.txt 18:13:14,802 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_approx_italian.txt 18:13:14,802 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_approx_portuguese.txt 18:13:14,803 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_approx_spanish.txt 18:13:14,803 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_exact_any.txt 18:13:14,803 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_exact_approx_common.txt 18:13:14,804 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_exact_common.txt 18:13:14,804 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_exact_french.txt 18:13:14,805 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_exact_hebrew.txt 18:13:14,805 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_exact_italian.txt 18:13:14,805 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_exact_portuguese.txt 18:13:14,806 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_exact_spanish.txt 18:13:14,806 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_hebrew_common.txt 18:13:14,806 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_languages.txt 18:13:14,807 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_rules_any.txt 18:13:14,807 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_rules_french.txt 18:13:14,808 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_rules_hebrew.txt 18:13:14,808 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_rules_italian.txt 18:13:14,808 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_rules_portuguese.txt 18:13:14,809 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/bm/sep_rules_spanish.txt 18:13:14,809 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/Caverphone.class 18:13:14,810 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/Caverphone1.class 18:13:14,810 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/Caverphone2.class 18:13:14,810 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/ColognePhonetic$CologneBuffer.class 18:13:14,811 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/ColognePhonetic$CologneInputBuffer.class 18:13:14,811 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/ColognePhonetic$CologneOutputBuffer.class 18:13:14,811 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/ColognePhonetic.class 18:13:14,812 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/DoubleMetaphone$DoubleMetaphoneResult.class 18:13:14,812 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/DoubleMetaphone.class 18:13:14,813 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/MatchRatingApproachEncoder.class 18:13:14,814 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/Metaphone.class 18:13:14,814 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/Nysiis.class 18:13:14,815 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/RefinedSoundex.class 18:13:14,815 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/Soundex.class 18:13:14,816 [1;36mDEBUGm] adding entry org/apache/commons/codec/language/SoundexUtils.class 18:13:14,816 [1;36mDEBUGm] adding entry org/apache/commons/codec/net/BCodec.class 18:13:14,817 [1;36mDEBUGm] adding entry org/apache/commons/codec/net/QCodec.class 18:13:14,817 [1;36mDEBUGm] adding entry org/apache/commons/codec/net/QuotedPrintableCodec.class 18:13:14,818 [1;36mDEBUGm] adding entry org/apache/commons/codec/net/RFC1522Codec.class 18:13:14,818 [1;36mDEBUGm] adding entry org/apache/commons/codec/net/URLCodec.class 18:13:14,818 [1;36mDEBUGm] adding entry org/apache/commons/codec/net/Utils.class 18:13:14,819 [1;36mDEBUGm] adding entry org/apache/commons/codec/StringDecoder.class 18:13:14,819 [1;36mDEBUGm] adding entry org/apache/commons/codec/StringEncoder.class 18:13:14,819 [1;36mDEBUGm] adding entry org/apache/commons/codec/StringEncoderComparator.class 18:13:14,820 [1;36mDEBUGm] adding directory META-INF/maven/commons-codec/ 18:13:14,820 [1;36mDEBUGm] adding directory META-INF/maven/commons-codec/commons-codec/ 18:13:14,820 [1;36mDEBUGm] adding entry META-INF/maven/commons-codec/commons-codec/pom.xml 18:13:14,821 [1;36mDEBUGm] adding entry META-INF/maven/commons-codec/commons-codec/pom.properties 18:13:14,821 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:14,822 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-github/ 18:13:14,822 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-github/pom.xml 18:13:14,822 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-github/pom.properties 18:13:14,980 [1;33mWARNINGm] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/r/repo/lazylead-github/target/lazylead-github-app-0.1.0.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 18:13:14,981 [1;33mWARNINGm] Replacing pre-existing project main-artifact file: /home/r/repo/lazylead-github/target/lazylead-github-0.1.0.jar with assembly file: /home/r/repo/lazylead-github/target/lazylead-github-app-0.1.0.jar 18:13:14,981 [1;34mINFOm] 18:13:14,981 [1;34mINFOm] 1m--- 0;32mmaven-source-plugin:2.2.1:jar-no-forkm 1m(attach-sources)m @ 36mlazylead-github0;1m ---m 18:13:14,982 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:14,983 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork' with basic configurator --> 18:13:14,984 [1;36mDEBUGm] (f) attach = true 18:13:14,984 [1;36mDEBUGm] (f) classifier = sources 18:13:14,984 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-github/target/classes/META-INF/MANIFEST.MF 18:13:14,985 [1;36mDEBUGm] (f) excludeResources = false 18:13:14,985 [1;36mDEBUGm] (f) finalName = lazylead-github-0.1.0 18:13:14,985 [1;36mDEBUGm] (f) forceCreation = false 18:13:14,985 [1;36mDEBUGm] (f) includePom = false 18:13:14,986 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-github/target 18:13:14,986 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:13:14,986 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:13:14,987 [1;36mDEBUGm] (f) skipSource = false 18:13:14,988 [1;36mDEBUGm] (f) useDefaultExcludes = true 18:13:14,988 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:13:14,988 [1;36mDEBUGm] -- end configuration -- 18:13:14,988 [1;34mINFOm] No sources in project. Archive not created. 18:13:14,988 [1;34mINFOm] 18:13:14,989 [1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.9.1:jarm 1m(attach-javadocs)m @ 36mlazylead-github0;1m ---m 18:13:14,989 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:14,990 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar' with basic configurator --> 18:13:14,991 [1;36mDEBUGm] (f) aggregate = false 18:13:14,991 [1;36mDEBUGm] (f) applyJavadocSecurityFix = true 18:13:14,991 [1;36mDEBUGm] (f) attach = true 18:13:14,991 [1;36mDEBUGm] (f) author = true 18:13:14,992 [1;36mDEBUGm] (f) bootclasspathArtifacts = [] 18:13:14,992 [1;36mDEBUGm] (f) bottom = Copyright © {inceptionYear}–{currentYear} {organizationName}. All rights reserved. 18:13:14,992 [1;36mDEBUGm] (f) breakiterator = false 18:13:14,992 [1;36mDEBUGm] (f) debug = false 18:13:14,993 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-github/target/classes/META-INF/MANIFEST.MF 18:13:14,993 [1;36mDEBUGm] (f) detectJavaApiLink = true 18:13:14,993 [1;36mDEBUGm] (f) detectLinks = false 18:13:14,994 [1;36mDEBUGm] (f) detectOfflineLinks = true 18:13:14,994 [1;36mDEBUGm] (f) docfilessubdirs = false 18:13:14,994 [1;36mDEBUGm] (f) docletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:13:14,994 [1;36mDEBUGm] (f) docletArtifacts = [] 18:13:14,995 [1;36mDEBUGm] (f) doctitle = lazylead-github 0.1.0 API 18:13:14,995 [1;36mDEBUGm] (f) encoding = UTF-8 18:13:14,995 [1;36mDEBUGm] (f) failOnError = true 18:13:14,995 [1;36mDEBUGm] (f) finalName = lazylead-github-0.1.0 18:13:14,996 [1;36mDEBUGm] (f) groups = [] 18:13:14,996 [1;36mDEBUGm] (f) includeDependencySources = false 18:13:14,996 [1;36mDEBUGm] (f) includeTransitiveDependencySources = false 18:13:14,996 [1;36mDEBUGm] (f) isOffline = false 18:13:14,997 [1;36mDEBUGm] (f) jarOutputDirectory = /home/r/repo/lazylead-github/target 18:13:14,997 [1;36mDEBUGm] (f) javaApiLinks = {} 18:13:14,997 [1;36mDEBUGm] (f) javadocDirectory = /home/r/repo/lazylead-github/src/main/javadoc 18:13:14,997 [1;36mDEBUGm] (f) javadocOptionsDir = /home/r/repo/lazylead-github/target/javadoc-bundle-options 18:13:14,998 [1;36mDEBUGm] (f) keywords = false 18:13:14,998 [1;36mDEBUGm] (f) links = [] 18:13:14,998 [1;36mDEBUGm] (f) linksource = false 18:13:14,998 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:13:14,999 [1;36mDEBUGm] (f) nocomment = false 18:13:14,999 [1;36mDEBUGm] (f) nodeprecated = false 18:13:15,000 [1;36mDEBUGm] (f) nodeprecatedlist = false 18:13:15,000 [1;36mDEBUGm] (f) nohelp = false 18:13:15,000 [1;36mDEBUGm] (f) noindex = false 18:13:15,000 [1;36mDEBUGm] (f) nonavbar = false 18:13:15,000 [1;36mDEBUGm] (f) nooverview = false 18:13:15,001 [1;36mDEBUGm] (f) nosince = false 18:13:15,001 [1;36mDEBUGm] (f) notimestamp = false 18:13:15,001 [1;36mDEBUGm] (f) notree = false 18:13:15,001 [1;36mDEBUGm] (f) offlineLinks = [] 18:13:15,001 [1;36mDEBUGm] (f) old = false 18:13:15,001 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-github/target/apidocs 18:13:15,002 [1;36mDEBUGm] (f) overview = /home/r/repo/lazylead-github/src/main/javadoc/overview.html 18:13:15,002 [1;36mDEBUGm] (f) quiet = false 18:13:15,002 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:13:15,004 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:13:15,006 [1;36mDEBUGm] (f) resourcesArtifacts = [] 18:13:15,006 [1;36mDEBUGm] (f) serialwarn = false 18:13:15,006 [1;36mDEBUGm] (f) show = protected 18:13:15,006 [1;36mDEBUGm] (f) skip = false 18:13:15,006 [1;36mDEBUGm] (f) source = 8 18:13:15,006 [1;36mDEBUGm] (f) sourceDependencyCacheDir = /home/r/repo/lazylead-github/target/distro-javadoc-sources 18:13:15,007 [1;36mDEBUGm] (f) splitindex = false 18:13:15,007 [1;36mDEBUGm] (f) stylesheet = java 18:13:15,007 [1;36mDEBUGm] (f) tagletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:13:15,008 [1;36mDEBUGm] (f) tagletArtifacts = [] 18:13:15,008 [1;36mDEBUGm] (f) taglets = [] 18:13:15,008 [1;36mDEBUGm] (s) name = todo 18:13:15,009 [1;36mDEBUGm] (s) placement = a 18:13:15,009 [1;36mDEBUGm] (s) head = todo: 18:13:15,009 [1;36mDEBUGm] (s) name = checkstyle 18:13:15,009 [1;36mDEBUGm] (s) placement = a 18:13:15,010 [1;36mDEBUGm] (s) head = checkstyle: 18:13:15,010 [1;36mDEBUGm] (f) tags = [name = 'todo' head = 'todo:', name = 'checkstyle' head = 'checkstyle:'] 18:13:15,010 [1;36mDEBUGm] (f) use = true 18:13:15,010 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:13:15,010 [1;36mDEBUGm] (f) useStandardDocletOptions = true 18:13:15,011 [1;36mDEBUGm] (f) validateLinks = false 18:13:15,011 [1;36mDEBUGm] (f) verbose = false 18:13:15,011 [1;36mDEBUGm] (f) version = true 18:13:15,011 [1;36mDEBUGm] (f) windowtitle = lazylead-github 0.1.0 API 18:13:15,011 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:13:15,012 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:13:15,012 [1;36mDEBUGm] (f) settings = org.apache.maven.execution.SettingsAdapter@6c13019c 18:13:15,012 [1;36mDEBUGm] -- end configuration -- 18:13:15,013 [1;34mINFOm] 18:13:15,013 [1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36mlazylead-github0;1m ---m 18:13:15,014 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:15,015 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator --> 18:13:15,015 [1;36mDEBUGm] (f) artifact = io.github.dgroup:lazylead-github:jar:0.1.0 18:13:15,015 [1;36mDEBUGm] (f) attachedArtifacts = [] 18:13:15,016 [1;36mDEBUGm] (f) createChecksum = false 18:13:15,016 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:13:15,016 [1;36mDEBUGm] (f) packaging = jar 18:13:15,017 [1;36mDEBUGm] (f) pomFile = /home/r/repo/lazylead-github/pom.xml 18:13:15,017 [1;36mDEBUGm] (s) skip = false 18:13:15,017 [1;36mDEBUGm] (f) updateReleaseInfo = false 18:13:15,017 [1;36mDEBUGm] -- end configuration -- 18:13:15,017 [1;34mINFOm] Installing /home/r/repo/lazylead-github/target/lazylead-github-app-0.1.0.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-github/0.1.0/lazylead-github-0.1.0.jar 18:13:15,035 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-github/0.1.0/_remote.repositories 18:13:15,036 [1;34mINFOm] Installing /home/r/repo/lazylead-github/pom.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-github/0.1.0/lazylead-github-0.1.0.pom 18:13:15,036 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-github/0.1.0/_remote.repositories 18:13:15,037 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-github/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-github/maven-metadata-local.xml 18:13:15,038 [1;34mINFOm] 18:13:15,038 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:checkm 1m(jacoco-check)m @ 36mlazylead-github0;1m ---m 18:13:15,039 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:check from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:15,039 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:check' with basic configurator --> 18:13:15,040 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-github/target/jacoco.exec 18:13:15,041 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:13:15,041 [1;36mDEBUGm] (f) haltOnFailure = true 18:13:15,042 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:13:15,042 [1;36mDEBUGm] (s) element = BUNDLE 18:13:15,043 [1;36mDEBUGm] (s) counter = INSTRUCTION 18:13:15,043 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:13:15,043 [1;36mDEBUGm] (s) minimum = 0.0 18:13:15,043 [1;36mDEBUGm] (s) counter = LINE 18:13:15,043 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:13:15,044 [1;36mDEBUGm] (s) minimum = 0.0 18:13:15,044 [1;36mDEBUGm] (s) counter = BRANCH 18:13:15,044 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:13:15,044 [1;36mDEBUGm] (s) minimum = 0.0 18:13:15,045 [1;36mDEBUGm] (s) counter = COMPLEXITY 18:13:15,045 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:13:15,045 [1;36mDEBUGm] (s) minimum = 0.0 18:13:15,045 [1;36mDEBUGm] (s) counter = METHOD 18:13:15,046 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:13:15,046 [1;36mDEBUGm] (s) minimum = 0.0 18:13:15,046 [1;36mDEBUGm] (s) counter = CLASS 18:13:15,046 [1;36mDEBUGm] (s) value = MISSEDCOUNT 18:13:15,046 [1;36mDEBUGm] (s) maximum = 50 18:13:15,047 [1;36mDEBUGm] (s) limits = [org.jacoco.report.check.Limit@7ad1acec, org.jacoco.report.check.Limit@4a4a03bc, org.jacoco.report.check.Limit@7456dd81, org.jacoco.report.check.Limit@71247d7a, org.jacoco.report.check.Limit@6e5097e, org.jacoco.report.check.Limit@1ca8bdfd] 18:13:15,047 [1;36mDEBUGm] (f) rules = [org.jacoco.maven.RuleConfiguration@5ed0d13c] 18:13:15,048 [1;36mDEBUGm] (f) skip = false 18:13:15,048 [1;36mDEBUGm] -- end configuration -- 18:13:15,048 [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/lazylead-github/target/jacoco.exec 18:13:15,049 [1;34mINFOm] 18:13:15,049 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:reportm 1m(jacoco-site)m @ 36mlazylead-github0;1m ---m 18:13:15,049 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:report from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:15,050 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:report' with basic configurator --> 18:13:15,051 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-github/target/jacoco.exec 18:13:15,052 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:13:15,052 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-github/target/site/jacoco 18:13:15,052 [1;36mDEBUGm] (f) outputEncoding = UTF-8 18:13:15,052 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml 18:13:15,053 [1;36mDEBUGm] (f) skip = false 18:13:15,053 [1;36mDEBUGm] (f) sourceEncoding = UTF-8 18:13:15,053 [1;36mDEBUGm] (f) title = lazylead-github 18:13:15,053 [1;36mDEBUGm] -- end configuration -- 18:13:15,054 [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file. 18:13:15,054 [1;34mINFOm] 18:13:15,054 [1;34mINFOm] 1m------------------< 0;36mio.github.dgroup:lazylead-trello0;1m >------------------m 18:13:15,054 [1;34mINFOm] 1mBuilding lazylead-trello 0.1.0 [6/6]m 18:13:15,055 [1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m 18:13:15,055 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:13:15,056 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:13:15,057 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:13:15,057 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:13:15,058 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:13:15,058 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:13:15,061 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:13:15,062 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:13:15,062 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:13:15,063 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:13:15,064 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:13:15,064 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:13:15,064 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:13:15,065 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:13:15,066 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:13:15,066 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:13:15,067 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:13:15,067 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:13:15,067 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:13:15,069 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:13:15,069 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:13:15,069 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:13:15,070 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:13:15,070 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:13:15,071 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:13:15,072 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:13:15,072 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:13:15,072 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:13:15,073 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:13:15,073 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:13:15,074 [1;36mDEBUGm] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] 18:13:15,075 [1;36mDEBUGm] Lifecycle clean -> [pre-clean, clean, post-clean] 18:13:15,075 [1;36mDEBUGm] Lifecycle site -> [pre-site, site, post-site, site-deploy] 18:13:15,075 [1;36mDEBUGm] === PROJECT BUILD PLAN ================================================ 18:13:15,076 [1;36mDEBUGm] Project: io.github.dgroup:lazylead-trello:0.1.0 18:13:15,076 [1;36mDEBUGm] Dependencies (collect): [] 18:13:15,076 [1;36mDEBUGm] Dependencies (resolve): [compile, runtime, test] 18:13:15,076 [1;36mDEBUGm] Repositories (dependencies): [atlassian (https://maven.atlassian.com/content/repositories/atlassian-public/, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases+snapshots)] 18:13:15,077 [1;36mDEBUGm] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] 18:13:15,077 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,078 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) 18:13:15,078 [1;36mDEBUGm] Style: Regular 18:13:15,078 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <directory default-value="${project.build.directory}"/> <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> <failOnError default-value="true">${maven.clean.failOnError}</failOnError> <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks> <outputDirectory default-value="${project.build.outputDirectory}"/> <reportDirectory default-value="${project.reporting.outputDirectory}"/> <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError> <skip default-value="false">${clean.skip}</skip> <testOutputDirectory default-value="${project.build.testOutputDirectory}"/> <verbose>${clean.verbose}</verbose> </configuration> 18:13:15,081 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,081 [1;36mDEBUGm] Goal: com.qulice:qulice-maven-plugin:0.18.8:check (apply-qulice-validations) 18:13:15,081 [1;36mDEBUGm] Style: Regular 18:13:15,081 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <asserts>${qulice.asserts}</asserts> <excludes combine.children="append"> <exclude>xml:/src/main/resources/logback.xml</exclude> <exclude>xml:/src/test/resources/logback-test.xml</exclude> <exclude>dependencies:</exclude> <exclude>findbugs:.*</exclude>${qulice.excludes}</excludes> <license default-value="LICENSE.txt">file:${project.parent.basedir}/license.txt</license> <skip default-value="false">${qulice.skip}</skip> <project default-value="${project}"/> <sess default-value="${session}"/> </configuration> 18:13:15,083 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,083 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources (default-resources) 18:13:15,084 [1;36mDEBUGm] Style: Regular 18:13:15,084 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.outputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.resources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:13:15,086 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,087 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources (copy-resources) 18:13:15,087 [1;36mDEBUGm] Style: Regular 18:13:15,087 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory>/home/r/repo/lazylead-trello/target/classes</outputDirectory> <overwrite default-value="false"/> <project default-value="${project}"/> <resources> <resource> <directory>src/main/resources</directory> </resource> </resources> <session default-value="${session}"/> <skip default-value="false">${maven.resources.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:13:15,090 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,090 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent (jacoco-initialize) 18:13:15,090 [1;36mDEBUGm] Style: Regular 18:13:15,091 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <address>${jacoco.address}</address> <append>${jacoco.append}</append> <classDumpDir>${jacoco.classDumpDir}</classDumpDir> <destFile default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile> <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit> <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses> <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses> <jmx>${jacoco.jmx}</jmx> <output>file</output> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <port>${jacoco.port}</port> <project>${project}</project> <propertyName>${jacoco.propertyName}</propertyName> <sessionId>${jacoco.sessionId}</sessionId> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:13:15,094 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,094 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) 18:13:15,094 [1;36mDEBUGm] Style: Regular 18:13:15,094 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.compileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.outputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <projectArtifact default-value="${project.artifact}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skipMain>${maven.main.skip}</skipMain> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:13:15,101 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,102 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources (default-testResources) 18:13:15,102 [1;36mDEBUGm] Style: Regular 18:13:15,102 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <addDefaultExcludes default-value="true"/> <buildFilters default-value="${project.build.filters}"/> <encoding default-value="${project.build.sourceEncoding}"/> <escapeWindowsPaths default-value="true"/> <fileNameFiltering default-value="false"/> <includeEmptyDirs default-value="false"/> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <overwrite default-value="false"/> <project default-value="${project}"/> <resources default-value="${project.testResources}"/> <session default-value="${session}"/> <skip default-value="false">${maven.test.skip}</skip> <supportMultiLineFiltering default-value="false"/> <useBuildFilters default-value="true"/> <useDefaultDelimiters default-value="true"/> </configuration> 18:13:15,105 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,105 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) 18:13:15,105 [1;36mDEBUGm] Style: Regular 18:13:15,105 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <basedir default-value="${basedir}"/> <buildDirectory default-value="${project.build.directory}"/> <compilePath default-value="${project.compileClasspathElements}"/> <compileSourceRoots default-value="${project.testCompileSourceRoots}"/> <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId> <compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy> <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion> <debug default-value="true">${maven.compiler.debug}</debug> <debuglevel>${maven.compiler.debuglevel}</debuglevel> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <executable>${maven.compiler.executable}</executable> <failOnError default-value="true">${maven.compiler.failOnError}</failOnError> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse> <fork default-value="false">${maven.compiler.fork}</fork> <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/> <maxmem>${maven.compiler.maxmem}</maxmem> <meminitial>${maven.compiler.meminitial}</meminitial> <mojoExecution default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation> <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings> <skip>${maven.test.skip}</skip> <skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning> <source default-value="1.6">11</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">11</target> <testPath default-value="${project.testClasspathElements}"/> <testRelease>${maven.compiler.testRelease}</testRelease> <testSource>${maven.compiler.testSource}</testSource> <testTarget>${maven.compiler.testTarget}</testTarget> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> 18:13:15,110 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,110 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) 18:13:15,110 [1;36mDEBUGm] Style: Regular 18:13:15,110 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements> <argLine>${argLine}</argLine> <basedir default-value="${basedir}"/> <childDelegation default-value="false">${childDelegation}</childDelegation> <classesDirectory default-value="${project.build.outputDirectory}"/> <classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes> <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess> <dependenciesToScan>${dependenciesToScan}</dependenciesToScan> <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport> <enableAssertions default-value="true">${enableAssertions}</enableAssertions> <encoding default-value="${project.reporting.outputEncoding}">${surefire.encoding}</encoding> <excludedGroups>${excludedGroups}</excludedGroups> <excludesFile>${surefire.excludesFile}</excludesFile> <failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests> <failIfNoTests>${failIfNoTests}</failIfNoTests> <forkCount default-value="1">${forkCount}</forkCount> <forkMode default-value="once">${forkMode}</forkMode> <forkedProcessExitTimeoutInSeconds default-value="30">${surefire.exitTimeout}</forkedProcessExitTimeoutInSeconds> <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds> <groups>${groups}</groups> <includesFile>${surefire.includesFile}</includesFile> <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName> <junitPlatformArtifactName default-value="org.junit.platform:junit-platform-engine">${junitPlatformArtifactName}</junitPlatformArtifactName> <jvm>${jvm}</jvm> <localRepository default-value="${localRepository}"/> <objectFactory>${objectFactory}</objectFactory> <parallel>method</parallel> <parallelMavenExecution default-value="${session.parallel}"/> <parallelOptimized default-value="true">${parallelOptimized}</parallelOptimized> <parallelTestsTimeoutForcedInSeconds>${surefire.parallel.forcedTimeout}</parallelTestsTimeoutForcedInSeconds> <parallelTestsTimeoutInSeconds>${surefire.parallel.timeout}</parallelTestsTimeoutInSeconds> <perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount> <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> <pluginDescriptor default-value="${plugin}"/> <printSummary default-value="true">${surefire.printSummary}</printSummary> <project default-value="${project}"/> <projectArtifactMap>${project.artifactMap}</projectArtifactMap> <projectBuildDirectory default-value="${project.build.directory}"/> <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile> <remoteRepositories default-value="${project.pluginArtifactRepositories}"/> <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat> <reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix> <reportsDirectory default-value="${project.build.directory}/surefire-reports"/> <rerunFailingTestsCount default-value="0">${surefire.rerunFailingTestsCount}</rerunFailingTestsCount> <reuseForks default-value="true">true</reuseForks> <runOrder default-value="filesystem">${surefire.runOrder}</runOrder> <session default-value="${session}"/> <shutdown default-value="testset">${surefire.shutdown}</shutdown> <skip default-value="false">${maven.test.skip}</skip> <skipAfterFailureCount default-value="0">${surefire.skipAfterFailureCount}</skipAfterFailureCount> <skipExec>${maven.test.skip.exec}</skipExec> <skipTests default-value="false">${skipTests}</skipTests> <suiteXmlFiles>${surefire.suiteXmlFiles}</suiteXmlFiles> <tempDir default-value="surefire">${tempDir}</tempDir> <test>${test}</test> <testClassesDirectory default-value="${project.build.testOutputDirectory}"/> <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore> <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName> <testSourceDirectory default-value="${project.build.testSourceDirectory}"/> <threadCount>4</threadCount> <threadCountClasses default-value="0">${threadCountClasses}</threadCountClasses> <threadCountMethods default-value="0">${threadCountMethods}</threadCountMethods> <threadCountSuites default-value="0">${threadCountSuites}</threadCountSuites> <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace> <useFile default-value="true">${surefire.useFile}</useFile> <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar> <useModulePath default-value="true">${surefire.useModulePath}</useModulePath> <useSystemClassLoader default-value="true">false</useSystemClassLoader> <useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads> <workingDirectory>${basedir}</workingDirectory> </configuration> 18:13:15,119 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,119 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) 18:13:15,119 [1;36mDEBUGm] Style: Regular 18:13:15,119 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <classesDirectory default-value="${project.build.outputDirectory}"/> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <finalName default-value="${project.build.finalName}">${jar.finalName}</finalName> <forceCreation default-value="false">${jar.forceCreation}</forceCreation> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <session default-value="${session}"/> <skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty> <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile> </configuration> 18:13:15,121 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,121 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single (make-a-jar-with-dependencies) 18:13:15,121 [1;36mDEBUGm] Style: Regular 18:13:15,121 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <appendAssemblyId default-value="true">false</appendAssemblyId> <archive> <manifest> <mainClass>io.github.dgroup.lazylead.cli.App</mainClass> </manifest> </archive> <attach default-value="true">${assembly.attach}</attach> <basedir default-value="${project.basedir}"/> <descriptorRefs> <descriptorRef>jar-with-dependencies</descriptorRef> </descriptorRefs> <dryRun default-value="false">${assembly.dryRun}</dryRun> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <escapeString>${assembly.escapeString}</escapeString> <finalName default-value="${project.build.finalName}">lazylead-trello-app-0.1.0</finalName> <ignoreDirFormatExtensions default-value="true"/> <ignoreMissingDescriptor default-value="false">${assembly.ignoreMissingDescriptor}</ignoreMissingDescriptor> <ignorePermissions default-value="false">${assembly.ignorePermissions}</ignorePermissions> <includeProjectBuildFilters default-value="true">${assembly.includeProjectBuildFilters}</includeProjectBuildFilters> <localRepository default-value="${localRepository}"/> <mavenSession default-value="${session}"/> <outputDirectory default-value="${project.build.directory}"/> <plugin default-value="${plugin}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <recompressZippedFiles default-value="true"/> <remoteRepositories default-value="${project.remoteArtifactRepositories}"/> <runOnlyAtExecutionRoot default-value="false">${assembly.runOnlyAtExecutionRoot}</runOnlyAtExecutionRoot> <siteDirectory default-value="${project.reporting.outputDirectory}"/> <skipAssembly default-value="false">${assembly.skipAssembly}</skipAssembly> <tarLongFileMode default-value="warn">${assembly.tarLongFileMode}</tarLongFileMode> <tempRoot default-value="${project.build.directory}/archive-tmp"/> <updateOnly default-value="false">${assembly.updateOnly}</updateOnly> <useJvmChmod default-value="false">${assembly.useJvmChmod}</useJvmChmod> <workDirectory default-value="${project.build.directory}/assembly/work"/> </configuration> 18:13:15,124 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,124 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork (attach-sources) 18:13:15,124 [1;36mDEBUGm] Style: Regular 18:13:15,124 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <attach default-value="true">${attach}</attach> <classifier default-value="sources">${maven.source.classifier}</classifier> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <excludeResources default-value="false">${source.excludeResources}</excludeResources> <finalName default-value="${project.build.finalName}"/> <forceCreation default-value="false">${source.forceCreation}</forceCreation> <includePom default-value="false">${source.includePom}</includePom> <outputDirectory default-value="${project.build.directory}"/> <project default-value="${project}"/> <reactorProjects default-value="${reactorProjects}"/> <skipSource default-value="false">${source.skip}</skipSource> <useDefaultExcludes default-value="true"/> <useDefaultManifestFile default-value="false"/> </configuration> 18:13:15,125 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,126 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) 18:13:15,126 [1;36mDEBUGm] Style: Regular 18:13:15,126 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <additionalJOption>${additionalJOption}</additionalJOption> <additionalparam>${additionalparam}</additionalparam> <aggregate default-value="false">${aggregate}</aggregate> <applyJavadocSecurityFix default-value="true">${maven.javadoc.applyJavadocSecurityFix}</applyJavadocSecurityFix> <attach default-value="true">${attach}</attach> <author default-value="true">${author}</author> <bootclasspath>${bootclasspath}</bootclasspath> <bootclasspathArtifacts>${bootclasspathArtifacts}</bootclasspathArtifacts> <bottom default-value="Copyright &#169; {inceptionYear}&#x2013;{currentYear} {organizationName}. All rights reserved.">${bottom}</bottom> <breakiterator default-value="false">${breakiterator}</breakiterator> <charset>${charset}</charset> <debug default-value="false">${debug}</debug> <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/> <destDir>${destDir}</destDir> <detectJavaApiLink default-value="true">${detectJavaApiLink}</detectJavaApiLink> <detectLinks default-value="false">${detectLinks}</detectLinks> <detectOfflineLinks default-value="true">${detectOfflineLinks}</detectOfflineLinks> <docencoding default-value="${project.reporting.outputEncoding}">${docencoding}</docencoding> <docfilessubdirs default-value="false">${docfilessubdirs}</docfilessubdirs> <doclet>${doclet}</doclet> <docletArtifact>${docletArtifact}</docletArtifact> <docletArtifacts>${docletArtifacts}</docletArtifacts> <docletPath>${docletPath}</docletPath> <doctitle default-value="${project.name} ${project.version} API">${doctitle}</doctitle> <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding> <excludePackageNames>${excludePackageNames}</excludePackageNames> <excludedocfilessubdir>${excludedocfilessubdir}</excludedocfilessubdir> <extdirs>${extdirs}</extdirs> <failOnError default-value="true">${maven.javadoc.failOnError}</failOnError> <finalName>${project.build.finalName}</finalName> <footer>${footer}</footer> <groups>${groups}</groups> <header>${header}</header> <helpfile>${helpfile}</helpfile> <includeDependencySources default-value="false"/> <includeTransitiveDependencySources default-value="false"/> <isOffline default-value="${settings.offline}"/> <jarOutputDirectory>${project.build.directory}</jarOutputDirectory> <javaApiLinks>${javaApiLinks}</javaApiLinks> <javadocDirectory default-value="${basedir}/src/main/javadoc"/> <javadocExecutable>${javadocExecutable}</javadocExecutable> <javadocOptionsDir default-value="${project.build.directory}/javadoc-bundle-options"/> <javadocVersion>${javadocVersion}</javadocVersion> <keywords default-value="false">${keywords}</keywords> <links>${links}</links> <linksource default-value="false">${linksource}</linksource> <localRepository>${localRepository}</localRepository> <locale>${locale}</locale> <maxmemory>${maxmemory}</maxmemory> <minmemory>${minmemory}</minmemory> <nocomment default-value="false">${nocomment}</nocomment> <nodeprecated default-value="false">${nodeprecated}</nodeprecated> <nodeprecatedlist default-value="false">${nodeprecatedlist}</nodeprecatedlist> <nohelp default-value="false">${nohelp}</nohelp> <noindex default-value="false">${noindex}</noindex> <nonavbar default-value="false">${nonavbar}</nonavbar> <nooverview default-value="false">${nooverview}</nooverview> <noqualifier>${noqualifier}</noqualifier> <nosince default-value="false">${nosince}</nosince> <notimestamp default-value="false">${notimestamp}</notimestamp> <notree default-value="false">${notree}</notree> <offlineLinks>${offlineLinks}</offlineLinks> <old default-value="false">${old}</old> <outputDirectory default-value="${project.build.directory}/apidocs">${destDir}</outputDirectory> <overview default-value="${basedir}/src/main/javadoc/overview.html">${overview}</overview> <packagesheader>${packagesheader}</packagesheader> <proxyHost>${proxyHost}</proxyHost> <proxyPort>${proxyPort}</proxyPort> <quiet default-value="false">${quiet}</quiet> <reactorProjects>${reactorProjects}</reactorProjects> <remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories> <resourcesArtifacts>${resourcesArtifacts}</resourcesArtifacts> <serialwarn default-value="false">${serialwarn}</serialwarn> <show default-value="protected">${show}</show> <skip default-value="false">${maven.javadoc.skip}</skip> <source>8</source> <sourceDependencyCacheDir default-value="${project.build.directory}/distro-javadoc-sources"/> <sourcepath>${sourcepath}</sourcepath> <sourcetab>${sourcetab}</sourcetab> <splitindex default-value="false">${splitindex}</splitindex> <stylesheet default-value="java">${stylesheet}</stylesheet> <stylesheetfile>${stylesheetfile}</stylesheetfile> <subpackages>${subpackages}</subpackages> <taglet>${taglet}</taglet> <tagletArtifact>${tagletArtifact}</tagletArtifact> <tagletArtifacts>${tagletArtifacts}</tagletArtifacts> <tagletpath>${tagletpath}</tagletpath> <taglets>${taglets}</taglets> <tags> <tag> <name>todo</name> <placement>a</placement> <head>todo:</head> </tag> <tag> <name>checkstyle</name> <placement>a</placement> <head>checkstyle:</head> </tag>${tags}</tags> <top>${top}</top> <use default-value="true">${use}</use> <useDefaultManifestFile default-value="false"/> <useStandardDocletOptions default-value="true">${useStandardDocletOptions}</useStandardDocletOptions> <validateLinks default-value="false">${validateLinks}</validateLinks> <verbose default-value="false">${verbose}</verbose> <version default-value="true">${version}</version> <windowtitle default-value="${project.name} ${project.version} API">${windowtitle}</windowtitle> <project default-value="${project}"/> <session default-value="${session}"/> <settings default-value="${settings}"/> </configuration> 18:13:15,135 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,136 [1;36mDEBUGm] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) 18:13:15,136 [1;36mDEBUGm] Style: Regular 18:13:15,136 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <artifact default-value="${project.artifact}"/> <attachedArtifacts default-value="${project.attachedArtifacts}"/> <createChecksum default-value="false">${createChecksum}</createChecksum> <localRepository>${localRepository}</localRepository> <packaging default-value="${project.packaging}"/> <pomFile default-value="${project.file}"/> <skip default-value="false">${maven.install.skip}</skip> <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo> </configuration> 18:13:15,137 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,138 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:check (jacoco-check) 18:13:15,138 [1;36mDEBUGm] Style: Regular 18:13:15,138 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec"/> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <haltOnFailure default-value="true">${jacoco.haltOnFailure}</haltOnFailure> <project>${project}</project> <rules> <rule> <element>BUNDLE</element> <limits> <limit> <counter>INSTRUCTION</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>LINE</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>BRANCH</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>COMPLEXITY</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>METHOD</counter> <value>COVEREDRATIO</value> <minimum>0.0</minimum> </limit> <limit> <counter>CLASS</counter> <value>MISSEDCOUNT</value> <maximum>50</maximum> </limit> </limits> </rule> </rules> <skip default-value="false">${jacoco.skip}</skip> </configuration> 18:13:15,140 [1;36mDEBUGm] ----------------------------------------------------------------------- 18:13:15,140 [1;36mDEBUGm] Goal: org.jacoco:jacoco-maven-plugin:0.8.2:report (jacoco-site) 18:13:15,141 [1;36mDEBUGm] Style: Regular 18:13:15,141 [1;36mDEBUGm] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <dataFile default-value="${project.build.directory}/jacoco.exec">${jacoco.dataFile}</dataFile> <excludes> <exclude>**/StdOf.*</exclude> <exclude>**/*Exception.*</exclude> <exclude>**/*Is*.*</exclude> <exclude>**/*Fake*.*</exclude> <exclude>**/*Envelope.*</exclude> </excludes> <outputDirectory default-value="${project.reporting.outputDirectory}/jacoco"/> <outputEncoding default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding> <project>${project}</project> <skip default-value="false">${jacoco.skip}</skip> <sourceEncoding default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding> <title default-value="${project.name}"/> </configuration> 18:13:15,142 [1;36mDEBUGm] ======================================================================= 18:13:15,143 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:15,144 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.pom 18:13:15,630 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.pom.lastUpdated 18:13:15,630 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:15,631 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.pom Downloaded1fromecentral:ehttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.pom (7.6 kB at 329 kB/s) 18:13:15,655 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/_remote.repositories 18:13:15,655 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.pom.lastUpdated 18:13:15,656 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:15,657 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/project/2.25.1/project-2.25.1.pom 18:13:16,147 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/project/2.25.1/project-2.25.1.pom.lastUpdated 18:13:16,148 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:16,148 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.25.1/project-2.25.1.pom Downloaded1fromrcentral:2https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.25.1/project-2.25.1.pom (87 kB at 2.1 MB/s) 18:13:16,190 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/project/2.25.1/_remote.repositories 18:13:16,191 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/project/2.25.1/project-2.25.1.pom.lastUpdated 18:13:16,196 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:16,196 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-bom/2.5.0-b32/hk2-bom-2.5.0-b32.pom 18:13:16,723 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-bom/2.5.0-b32/hk2-bom-2.5.0-b32.pom.lastUpdated 18:13:16,724 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:16,724 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0-b32/hk2-bom-2.5.0-b32.pom Downloaded1fromkcentral:5https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.5.0-b32/hk2-bom-2.5.0-b32.pom (19 kB at 747 kB/s) 18:13:16,751 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-bom/2.5.0-b32/_remote.repositories 18:13:16,752 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-bom/2.5.0-b32/hk2-bom-2.5.0-b32.pom.lastUpdated 18:13:16,754 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:16,755 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.pom 18:13:17,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.pom.lastUpdated 18:13:17,279 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:17,280 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.pom Downloaded1fromecentral:mhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.pom (10 kB at 452 kB/s) 18:13:17,303 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/_remote.repositories 18:13:17,304 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.pom.lastUpdated 18:13:17,308 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:17,309 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.pom 18:13:17,832 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.pom.lastUpdated 18:13:17,833 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:17,833 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.pom Downloaded1fromecentral:vhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.pom (13 kB at 605 kB/s) 18:13:17,856 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/_remote.repositories 18:13:17,857 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.pom.lastUpdated 18:13:17,858 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:17,858 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/bundles/repackaged/project/2.25.1/project-2.25.1.pom 18:13:18,381 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/project/2.25.1/project-2.25.1.pom.lastUpdated 18:13:18,382 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:18,382 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.25.1/project-2.25.1.pom Downloaded1fromrcentral:2https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.25.1/project-2.25.1.pom (2.8 kB at 121 kB/s) 18:13:18,406 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/project/2.25.1/_remote.repositories 18:13:18,406 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/project/2.25.1/project-2.25.1.pom.lastUpdated 18:13:18,407 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:18,408 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/bundles/project/2.25.1/project-2.25.1.pom 18:13:18,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/project/2.25.1/project-2.25.1.pom.lastUpdated 18:13:18,896 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:18,897 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.25.1/project-2.25.1.pom Downloaded1fromrcentral:2https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.25.1/project-2.25.1.pom (3.1 kB at 156 kB/s) 18:13:18,918 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/project/2.25.1/_remote.repositories 18:13:18,918 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/project/2.25.1/project-2.25.1.pom.lastUpdated 18:13:18,921 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:18,921 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.pom 18:13:19,418 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.pom.lastUpdated 18:13:19,419 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:19,419 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.pom Downloaded1fromkcentral:5https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.pom (4.6 kB at 253 kB/s) 18:13:19,438 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/_remote.repositories 18:13:19,438 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.pom.lastUpdated 18:13:19,439 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:19,439 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-parent/2.5.0-b32/hk2-parent-2.5.0-b32.pom 18:13:19,937 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/2.5.0-b32/hk2-parent-2.5.0-b32.pom.lastUpdated 18:13:19,938 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:19,938 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0-b32/hk2-parent-2.5.0-b32.pom Downloaded1fromkcentral:-https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.5.0-b32/hk2-parent-2.5.0-b32.pom (51 kB at 1.3 MB/s) 18:13:19,979 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/2.5.0-b32/_remote.repositories 18:13:19,979 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/2.5.0-b32/hk2-parent-2.5.0-b32.pom.lastUpdated 18:13:19,982 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:19,983 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.pom 18:13:20,489 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.pom.lastUpdated 18:13:20,490 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:20,490 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.pom Downloaded1fromkcentral:2https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.pom (5.8 kB at 278 kB/s) 18:13:20,513 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/_remote.repositories 18:13:20,513 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.pom.lastUpdated 18:13:20,516 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:20,516 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.pom 18:13:21,019 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.pom.lastUpdated 18:13:21,020 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:21,020 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.pom Downloaded1fromocentral:ehttps://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.pom (6.8 kB at 356 kB/s) 18:13:21,041 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/_remote.repositories 18:13:21,041 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.pom.lastUpdated 18:13:21,042 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:21,043 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/2.5.0-b32/external-2.5.0-b32.pom 18:13:21,544 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/2.5.0-b32/external-2.5.0-b32.pom.lastUpdated 18:13:21,544 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:21,545 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0-b32/external-2.5.0-b32.pom Downloaded1fromxcentral:.https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.5.0-b32/external-2.5.0-b32.pom (2.8 kB at 118 kB/s) 18:13:21,569 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/2.5.0-b32/_remote.repositories 18:13:21,570 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/2.5.0-b32/external-2.5.0-b32.pom.lastUpdated 18:13:21,572 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:21,573 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.pom 18:13:22,076 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.pom.lastUpdated 18:13:22,077 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:22,077 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.pom Downloaded1fromacentral:chttps://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.pom (6.5 kB at 309 kB/s) 18:13:22,099 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/_remote.repositories 18:13:22,100 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.pom.lastUpdated 18:13:22,104 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:22,105 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.pom 18:13:22,602 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.pom.lastUpdated 18:13:22,602 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:22,603 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.pom Downloaded1fromkcentral:rhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.pom (7.5 kB at 359 kB/s) 18:13:22,625 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/_remote.repositories 18:13:22,625 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.pom.lastUpdated 18:13:22,628 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:22,628 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.pom 18:13:23,133 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.pom.lastUpdated 18:13:23,134 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:23,135 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.pom Downloaded1fromacentral:3https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.pom (9.8 kB at 427 kB/s) 18:13:23,158 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/_remote.repositories 18:13:23,159 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.pom.lastUpdated 18:13:23,161 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:23,161 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.pom 18:13:23,664 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.pom.lastUpdated 18:13:23,665 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:23,665 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.pom Downloaded1fromecentral:ihttps://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.pom (4.8 kB at 165 kB/s) 18:13:23,695 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/_remote.repositories 18:13:23,696 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.pom.lastUpdated 18:13:23,697 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:23,697 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/media/project/2.25.1/project-2.25.1.pom 18:13:24,208 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/project/2.25.1/project-2.25.1.pom.lastUpdated 18:13:24,209 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:24,209 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.25.1/project-2.25.1.pom Downloaded1fromrcentral:2https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/2.25.1/project-2.25.1.pom (3.0 kB at 167 kB/s) 18:13:24,229 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/project/2.25.1/_remote.repositories 18:13:24,229 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/project/2.25.1/project-2.25.1.pom.lastUpdated 18:13:24,232 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:24,232 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.pom 18:13:24,753 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.pom.lastUpdated 18:13:24,754 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:24,754 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.pom Downloaded1fromecentral:ihttps://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.pom (4.6 kB at 217 kB/s) 18:13:24,775 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/_remote.repositories 18:13:24,776 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.pom.lastUpdated 18:13:24,777 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:24,777 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/ext/project/2.25.1/project-2.25.1.pom 18:13:25,279 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/ext/project/2.25.1/project-2.25.1.pom.lastUpdated 18:13:25,279 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:25,280 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/2.25.1/project-2.25.1.pom Downloaded1fromrcentral:2https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/2.25.1/project-2.25.1.pom (3.8 kB at 182 kB/s) 18:13:25,301 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/ext/project/2.25.1/_remote.repositories 18:13:25,301 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/ext/project/2.25.1/project-2.25.1.pom.lastUpdated 18:13:25,304 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:25,304 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.pom 18:13:25,791 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.pom.lastUpdated 18:13:25,792 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:25,793 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.pom Downloaded1fromacentral:xhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.pom (1.6 kB at 70 kB/s) 18:13:25,816 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/_remote.repositories 18:13:25,817 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.pom.lastUpdated 18:13:25,818 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:25,819 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.8.4/jackson-jaxrs-providers-2.8.4.pom 18:13:26,326 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.8.4/jackson-jaxrs-providers-2.8.4.pom.lastUpdated 18:13:26,327 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:26,327 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.8.4/jackson-jaxrs-providers-2.8.4.pom Downloaded1fromacentral:xhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.8.4/jackson-jaxrs-providers-2.8.4.pom (4.3 kB at 204 kB/s) 18:13:26,349 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.8.4/_remote.repositories 18:13:26,350 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.8.4/jackson-jaxrs-providers-2.8.4.pom.lastUpdated 18:13:26,351 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:26,352 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom 18:13:26,835 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom.lastUpdated 18:13:26,836 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:26,837 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8.0 kB at 420 kB/s) 18:13:26,857 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.8/_remote.repositories 18:13:26,857 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom.lastUpdated 18:13:26,859 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:26,859 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/oss-parent/27/oss-parent-27.pom 18:13:27,357 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/27/oss-parent-27.pom.lastUpdated 18:13:27,357 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:27,358 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 kB at 854 kB/s) 18:13:27,382 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/27/_remote.repositories 18:13:27,382 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/27/oss-parent-27.pom.lastUpdated 18:13:27,385 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:27,385 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.pom 18:13:27,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.pom.lastUpdated 18:13:27,910 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:27,910 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.pom (5.4 kB at 235 kB/s) 18:13:27,935 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.8.4/_remote.repositories 18:13:27,936 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.8.4/jackson-core-2.8.4.pom.lastUpdated 18:13:27,939 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:27,940 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.pom 18:13:28,461 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.pom.lastUpdated 18:13:28,461 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:28,462 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.pom (5.4 kB at 132 kB/s) 18:13:28,504 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.4/_remote.repositories 18:13:28,505 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.4/jackson-databind-2.8.4.pom.lastUpdated 18:13:28,508 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:28,508 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom 18:13:29,010 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom.lastUpdated 18:13:29,011 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:29,011 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (1.8 kB at 84 kB/s) 18:13:29,034 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/_remote.repositories 18:13:29,034 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom.lastUpdated 18:13:29,038 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:29,038 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.pom 18:13:29,523 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.pom.lastUpdated 18:13:29,523 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:29,524 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.pom Downloaded1fromacentral:xhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.pom (4.1 kB at 205 kB/s) 18:13:29,544 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/_remote.repositories 18:13:29,545 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.pom.lastUpdated 18:13:29,548 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:29,549 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.pom 18:13:30,051 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.pom.lastUpdated 18:13:30,052 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:30,053 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.pom Downloaded1fromacentral:dhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.pom (3.6 kB at 145 kB/s) 18:13:30,079 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/_remote.repositories 18:13:30,080 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.pom.lastUpdated 18:13:30,084 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:30,084 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/core/jackson-annotations/2.8.4/jackson-annotations-2.8.4.pom 18:13:30,571 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.4/jackson-annotations-2.8.4.pom.lastUpdated 18:13:30,572 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:30,573 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.4/jackson-annotations-2.8.4.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.4/jackson-annotations-2.8.4.pom (1.8 kB at 77 kB/s) 18:13:30,598 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.4/_remote.repositories 18:13:30,598 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.4/jackson-annotations-2.8.4.pom.lastUpdated 18:13:30,601 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:30,602 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom 18:13:31,104 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom.lastUpdated 18:13:31,104 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:31,105 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 720 kB/s) 18:13:31,134 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/_remote.repositories 18:13:31,134 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom.lastUpdated 18:13:31,136 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:31,136 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom 18:13:31,650 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom.lastUpdated 18:13:31,651 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:31,651 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 300 kB/s) 18:13:31,680 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api-parent/2.3.1/_remote.repositories 18:13:31,680 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom.lastUpdated 18:13:31,683 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:31,683 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom 18:13:32,187 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom.lastUpdated 18:13:32,187 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:32,188 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom Downloaded1fromacentral:vhttps://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 273 kB/s) 18:13:32,207 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/_remote.repositories 18:13:32,207 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom.lastUpdated 18:13:32,209 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:32,209 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/sun/activation/all/1.2.0/all-1.2.0.pom 18:13:32,687 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/activation/all/1.2.0/all-1.2.0.pom.lastUpdated 18:13:32,688 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:32,688 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 816 kB/s) 18:13:32,710 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/activation/all/1.2.0/_remote.repositories 18:13:32,711 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/sun/activation/all/1.2.0/all-1.2.0.pom.lastUpdated 18:13:32,713 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:32,713 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom 18:13:33,196 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom.lastUpdated 18:13:33,197 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:33,197 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom (6.3 kB at 274 kB/s) 18:13:33,220 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/_remote.repositories 18:13:33,221 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom.lastUpdated 18:13:33,222 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:33,222 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom 18:13:33,737 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom.lastUpdated 18:13:33,738 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:33,738 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom Downloaded1fromacentral:shttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom (5.4 kB at 298 kB/s) 18:13:33,756 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-base/2.9.6/_remote.repositories 18:13:33,757 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom.lastUpdated 18:13:33,757 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:33,758 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom 18:13:34,282 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom.lastUpdated 18:13:34,282 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:34,283 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom Downloaded1fromacentral:mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom (12 kB at 492 kB/s) 18:13:34,308 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-bom/2.9.6/_remote.repositories 18:13:34,309 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom.lastUpdated 18:13:34,310 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:34,310 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom 18:13:34,827 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom.lastUpdated 18:13:34,828 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:34,828 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom (8.0 kB at 422 kB/s) 18:13:34,848 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.9.1.1/_remote.repositories 18:13:34,849 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom.lastUpdated 18:13:34,850 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:34,850 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/oss-parent/33/oss-parent-33.pom 18:13:35,371 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/33/oss-parent-33.pom.lastUpdated 18:13:35,371 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:35,372 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 1.0 MB/s) 18:13:35,393 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/33/_remote.repositories 18:13:35,393 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/33/oss-parent-33.pom.lastUpdated 18:13:35,397 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:35,397 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom 18:13:35,886 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom.lastUpdated 18:13:35,887 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:35,888 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 97 kB/s) 18:13:35,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.0/_remote.repositories 18:13:35,909 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom.lastUpdated 18:13:35,910 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:35,911 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom 18:13:36,393 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom.lastUpdated 18:13:36,393 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:36,394 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 326 kB/s) 18:13:36,419 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.9.0/_remote.repositories 18:13:36,419 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom.lastUpdated 18:13:36,420 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:36,421 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/oss-parent/28/oss-parent-28.pom 18:13:36,936 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/28/oss-parent-28.pom.lastUpdated 18:13:36,937 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:36,937 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 770 kB/s) 18:13:36,963 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/28/_remote.repositories 18:13:36,964 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/28/oss-parent-28.pom.lastUpdated 18:13:36,974 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:36,974 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom 18:13:37,476 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom.lastUpdated 18:13:37,476 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:37,477 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom (4.1 kB at 203 kB/s) 18:13:37,498 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/_remote.repositories 18:13:37,498 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom.lastUpdated 18:13:37,502 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:37,503 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom 18:13:38,009 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom.lastUpdated 18:13:38,010 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:38,010 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom Downloaded1fromacentral:nhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom (2.6 kB at 136 kB/s) 18:13:38,031 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/_remote.repositories 18:13:38,031 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom.lastUpdated 18:13:38,032 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:38,033 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom 18:13:38,532 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom.lastUpdated 18:13:38,533 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:38,534 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom Downloaded1fromacentral:rhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom (8.0 kB at 382 kB/s) 18:13:38,555 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.9.1/_remote.repositories 18:13:38,556 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom.lastUpdated 18:13:38,557 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:38,557 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/oss-parent/30/oss-parent-30.pom 18:13:39,072 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/30/oss-parent-30.pom.lastUpdated 18:13:39,072 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:39,073 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/30/oss-parent-30.pom Downloaded1fromscentral:-https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/30/oss-parent-30.pom (21 kB at 480 kB/s) 18:13:39,116 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/30/_remote.repositories 18:13:39,117 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/oss-parent/30/oss-parent-30.pom.lastUpdated 18:13:39,126 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=87703, ConflictMarker.markTime=54078, ConflictMarker.nodeCount=76, ConflictIdSorter.graphTime=40741, ConflictIdSorter.topsortTime=39221, ConflictIdSorter.conflictIdCount=41, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=543773, ConflictResolver.conflictItemCount=69, DefaultDependencyCollector.collectTime=23982602351, DefaultDependencyCollector.transformTime=787026} 18:13:39,127 [1;36mDEBUGm] io.github.dgroup:lazylead-trello:jar:0.1.0 18:13:39,128 [1;36mDEBUGm] io.github.dgroup:lazylead-api:jar:0.1.0:compile 18:13:39,128 [1;36mDEBUGm] org.glassfish.jersey.core:jersey-client:jar:2.25.1:compile 18:13:39,128 [1;36mDEBUGm] javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile 18:13:39,128 [1;36mDEBUGm] org.glassfish.jersey.core:jersey-common:jar:2.25.1:compile 18:13:39,128 [1;36mDEBUGm] javax.annotation:javax.annotation-api:jar:1.2:compile 18:13:39,129 [1;36mDEBUGm] org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:compile 18:13:39,129 [1;36mDEBUGm] org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile 18:13:39,129 [1;36mDEBUGm] org.glassfish.hk2:hk2-api:jar:2.5.0-b32:compile 18:13:39,129 [1;36mDEBUGm] org.glassfish.hk2:hk2-utils:jar:2.5.0-b32:compile 18:13:39,130 [1;36mDEBUGm] org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32:compile 18:13:39,130 [1;36mDEBUGm] org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32:compile 18:13:39,130 [1;36mDEBUGm] org.glassfish.hk2:hk2-locator:jar:2.5.0-b32:compile 18:13:39,130 [1;36mDEBUGm] org.javassist:javassist:jar:3.20.0-GA:compile 18:13:39,131 [1;36mDEBUGm] org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1:compile 18:13:39,131 [1;36mDEBUGm] org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.25.1:compile 18:13:39,131 [1;36mDEBUGm] com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.4:compile 18:13:39,132 [1;36mDEBUGm] com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.4:compile 18:13:39,132 [1;36mDEBUGm] com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.4:compile 18:13:39,132 [1;36mDEBUGm] javax.xml.bind:jaxb-api:jar:2.3.1:compile 18:13:39,132 [1;36mDEBUGm] javax.activation:javax.activation-api:jar:1.2.0:compile 18:13:39,133 [1;36mDEBUGm] com.fasterxml.jackson.core:jackson-databind:jar:2.9.6:compile 18:13:39,133 [1;36mDEBUGm] com.fasterxml.jackson.core:jackson-core:jar:2.9.6:compile 18:13:39,133 [1;36mDEBUGm] com.fasterxml.jackson.core:jackson-annotations:jar:2.9.6:compile 18:13:39,133 [1;36mDEBUGm] org.hamcrest:hamcrest-all:jar:1.3:provided 18:13:39,133 [1;36mDEBUGm] org.cactoos:cactoos:jar:0.38:provided 18:13:39,134 [1;36mDEBUGm] com.github.dgroup:velocity:jar:0.4.0:provided 18:13:39,134 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.7.25:provided 18:13:39,134 [1;36mDEBUGm] ch.qos.logback:logback-classic:jar:1.2.3:provided 18:13:39,134 [1;36mDEBUGm] ch.qos.logback:logback-core:jar:1.2.3:provided 18:13:39,134 [1;36mDEBUGm] org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test 18:13:39,135 [1;36mDEBUGm] org.apiguardian:apiguardian-api:jar:1.0.0:test 18:13:39,135 [1;36mDEBUGm] org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test 18:13:39,135 [1;36mDEBUGm] org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test 18:13:39,135 [1;36mDEBUGm] org.opentest4j:opentest4j:jar:1.1.1:test 18:13:39,136 [1;36mDEBUGm] junit:junit:jar:4.12:test 18:13:39,136 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:test 18:13:39,136 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test 18:13:39,136 [1;36mDEBUGm] org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test 18:13:39,137 [1;36mDEBUGm] org.assertj:assertj-core:jar:3.8.0:test 18:13:39,137 [1;36mDEBUGm] org.llorllale:cactoos-matchers:jar:0.13:test 18:13:39,141 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ 18:13:39,142 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.atlassian.com/content/repositories/atlassian-public/ Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar Downloading from atlassian: https://maven.atlassian.com/content/repositories/atlassian-public/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar 18:13:41,177 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar.lastUpdated 18:13:41,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar.lastUpdated 18:13:41,178 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar.lastUpdated 18:13:41,179 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar.lastUpdated 18:13:41,179 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar.lastUpdated 18:13:41,180 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar.lastUpdated 18:13:41,180 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar.lastUpdated 18:13:41,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar.lastUpdated 18:13:41,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar.lastUpdated 18:13:41,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar.lastUpdated 18:13:41,182 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar.lastUpdated 18:13:41,182 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar.lastUpdated 18:13:41,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar.lastUpdated 18:13:41,183 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar.lastUpdated 18:13:41,184 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar.lastUpdated 18:13:41,184 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar.lastUpdated 18:13:41,185 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar.lastUpdated 18:13:41,185 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar.lastUpdated 18:13:41,185 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar.lastUpdated 18:13:41,187 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:41,187 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar Downloaded5fromkcentral:2https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jark(135rkByatl1.1tMB/s).1.jar.(169/kB)/|Bjersey-guava-2.25.1.jar.(237/971/kB)/kB)kkB) Downloading)from2central:.https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar kB) Downloaded4fromkcentral:5https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar-(169akB.at.1.3aMB/s)1/971 kB) Downloading)from2central:.https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar Downloaded4fromkcentral:5https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar/(186|kBaatx1.2jMB/s).5.0-b32.jar (6.0/kB) kB) Downloading)fromrcentral:ohttps://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar Downloaded3fromecentral:mhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar (6.0 kB at 37 kB/s) Downloading)fromrcentral:ohttps://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar Downloaded5fromecentral:mhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jarb(15jkB at6828kB/s))| javassist-3.20.0-GA.jar (5.0/751 kB) Downloading)fromrcentral:ohttps://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar.0/751 kB) Downloaded5fromecentral:mhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar1(227kBkat)90jkB/s)y-media-json-jackson-2.25.1.jar((22/kB)kB)) Downloading)fromrcentral:ohttps://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jarjar (147/751 kB) Downloaded5fromecentral:mhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jarr(707kB7at/210kkB/s)sey-entity-filtering-2.25.1.jar.(70 kB)/kB)kB)) Downloading)fromrcentral:ohttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar.0-GA.jar (384/751 kB) Downloaded4fromecentral:mhttps://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar (187vkBsatt5512kB/s)A.jar (397/751 kB) Downloading)fromrcentral:ohttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar Downloaded5fromecentral:mhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jaro(716xkB-ats1.9.MB/s)ar.(30/kB)k|)jackson-jaxrs-json-provider-2.8.4.jar (16/kB)kB)) Downloading)fromrcentral:ahttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar6 kB) Downloaded4fromecentral:vhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jars(30okBpatv81ekB/s).4.jar (16 kB) Downloading)fromrcentral:ahttps://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jarprovider-2.8.4.jar (16 kB) Downloaded3fromecentral:vhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar (16 kB at 41 kB/s) Downloading)fromrcentral:ahttps://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar Downloaded4fromecentral:vhttps://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jara(971.kB1ata2.41MB/s)8kB))kB)) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar Downloaded4fromacentral:3https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar3(357kBBat 82 kB/s) Downloading)fromvcentral:.https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar Downloaded5fromacentral:3https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jara(57ikB-at9124jkB/s)/1.31MB)M|)jackson-core-2.9.6.jarj(27/3243kB)kB)) Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar Downloaded5fromacentral:3https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar/(128MkBBatj260skB/s)re-2.9.6.jar1(139/324BkB)B|ajackson-annotations-2.9.6.jar1(28/67BkB)B))kB) Downloaded4fromacentral:3https://repo.maven.apache.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar3(751BkB|ata1.5oMB/s)otations-2.9.6.jar (32/67 kB) Downloaded3fromacentral:thttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar (67 kB at 129 kB/s) Downloaded2fromacentral:thttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar (324 kB at 606 kB/s) Downloaded1fromacentral:thttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar (1.3 MB at 1.7 MB/s) 18:13:41,984 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/_remote.repositories 18:13:41,985 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar.lastUpdated 18:13:41,985 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/_remote.repositories 18:13:41,986 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar.lastUpdated 18:13:41,986 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/_remote.repositories 18:13:41,986 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar.lastUpdated 18:13:41,987 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/_remote.repositories 18:13:41,987 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar.lastUpdated 18:13:41,988 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/_remote.repositories 18:13:41,988 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar.lastUpdated 18:13:41,988 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/_remote.repositories 18:13:41,989 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar.lastUpdated 18:13:41,989 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/_remote.repositories 18:13:41,989 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar.lastUpdated 18:13:41,990 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/_remote.repositories 18:13:41,991 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar.lastUpdated 18:13:41,992 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/_remote.repositories 18:13:41,992 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar.lastUpdated 18:13:41,993 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/_remote.repositories 18:13:41,994 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar.lastUpdated 18:13:41,995 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/_remote.repositories 18:13:41,995 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar.lastUpdated 18:13:41,996 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/_remote.repositories 18:13:41,997 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar.lastUpdated 18:13:41,997 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/_remote.repositories 18:13:41,998 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar.lastUpdated 18:13:41,999 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/_remote.repositories 18:13:42,000 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar.lastUpdated 18:13:42,000 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/_remote.repositories 18:13:42,001 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar.lastUpdated 18:13:42,002 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/_remote.repositories 18:13:42,002 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar.lastUpdated 18:13:42,003 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/_remote.repositories 18:13:42,004 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar.lastUpdated 18:13:42,004 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/_remote.repositories 18:13:42,005 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar.lastUpdated 18:13:42,006 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/_remote.repositories 18:13:42,006 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar.lastUpdated 18:13:42,008 [1;34mINFOm] 18:13:42,008 [1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:2.5:cleanm 1m(default-clean)m @ 36mlazylead-trello0;1m ---m 18:13:42,008 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:42,010 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator --> 18:13:42,010 [1;36mDEBUGm] (f) directory = /home/r/repo/lazylead-trello/target 18:13:42,011 [1;36mDEBUGm] (f) excludeDefaultDirectories = false 18:13:42,011 [1;36mDEBUGm] (f) failOnError = true 18:13:42,011 [1;36mDEBUGm] (f) followSymLinks = false 18:13:42,011 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-trello/target/classes 18:13:42,012 [1;36mDEBUGm] (f) reportDirectory = /home/r/repo/lazylead-trello/target/site 18:13:42,012 [1;36mDEBUGm] (f) retryOnError = true 18:13:42,012 [1;36mDEBUGm] (f) skip = false 18:13:42,013 [1;36mDEBUGm] (f) testOutputDirectory = /home/r/repo/lazylead-trello/target/test-classes 18:13:42,013 [1;36mDEBUGm] -- end configuration -- 18:13:42,013 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-trello/target 18:13:42,013 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-trello/target/classes 18:13:42,014 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-trello/target/test-classes 18:13:42,014 [1;36mDEBUGm] Skipping non-existing directory /home/r/repo/lazylead-trello/target/site 18:13:42,014 [1;34mINFOm] 18:13:42,015 [1;34mINFOm] 1m--- 0;32mqulice-maven-plugin:0.18.8:checkm 1m(apply-qulice-validations)m @ 36mlazylead-trello0;1m ---m 18:13:42,015 [1;36mDEBUGm] Configuring mojo com.qulice:qulice-maven-plugin:0.18.8:check from plugin realm ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:42,016 [1;36mDEBUGm] Configuring mojo 'com.qulice:qulice-maven-plugin:0.18.8:check' with basic configurator --> 18:13:42,017 [1;36mDEBUGm] (s) asserts = [] 18:13:42,018 [1;36mDEBUGm] (s) excludes = [xml:/src/main/resources/logback.xml, xml:/src/test/resources/logback-test.xml, dependencies:, findbugs:.*] 18:13:42,018 [1;36mDEBUGm] (s) license = file:/home/r/repo/license.txt 18:13:42,019 [1;36mDEBUGm] (s) skip = false 18:13:42,019 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:42,019 [1;36mDEBUGm] (f) sess = org.apache.maven.execution.MavenSession@70a898b0 18:13:42,019 [1;36mDEBUGm] -- end configuration -- 18:13:42,022 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-trello/target/classes 18:13:42,022 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:13:42,023 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar 18:13:42,023 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar 18:13:42,024 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar 18:13:42,024 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar 18:13:42,024 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar 18:13:42,025 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar 18:13:42,025 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar 18:13:42,026 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar 18:13:42,026 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar 18:13:42,027 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar 18:13:42,027 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar 18:13:42,028 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar 18:13:42,028 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar 18:13:42,029 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar 18:13:42,029 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar 18:13:42,030 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar 18:13:42,030 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar 18:13:42,031 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar 18:13:42,031 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar 18:13:42,032 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar 18:13:42,032 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar 18:13:42,033 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar 18:13:42,033 [1;36mDEBUGm] Classpath: file:////home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:13:42,033 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar 18:13:42,034 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar 18:13:42,035 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar 18:13:42,035 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar 18:13:42,035 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar 18:13:42,036 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:13:42,036 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:13:42,037 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:13:42,037 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:13:42,037 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:13:42,038 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:13:42,038 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar 18:13:42,038 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar 18:13:42,039 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 18:13:42,039 [1;36mDEBUGm] Classpath: file:////home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:13:42,040 [1;36mDEBUGm] LICENSE found: file:/home/r/repo/license.txt 18:13:42,040 [1;36mDEBUGm] LICENSE full text after parsing: /* * MIT License * * Copyright (c) 2018-2019 Yurii Dubinka * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom * the Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE * OR OTHER DEALINGS IN THE SOFTWARE. */ 18:13:42,227 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/test/java/io/github/dgroup/lazylead/trello/package-info.java 18:13:42,327 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/test/java/io/github/dgroup/lazylead/trello/domain/IsEntityTest.java 18:13:42,435 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/test/java/io/github/dgroup/lazylead/trello/domain/package-info.java 18:13:42,497 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/test/java/io/github/dgroup/lazylead/trello/TrelloTestIT.java 18:13:42,599 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/Trello.java 18:13:42,670 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/package-info.java 18:13:42,732 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/board/JsonBoard.java 18:13:42,807 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/board/package-info.java 18:13:42,959 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/board/FakeBoard.java 18:13:43,051 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/Board.java 18:13:43,122 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/package-info.java 18:13:43,223 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/entity/FakeEntity.java 18:13:43,300 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/entity/IsEntity.java 18:13:43,433 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/entity/package-info.java 18:13:43,498 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/entity/EntityEnvelope.java 18:13:43,629 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/Entity.java 18:13:43,711 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/Json.java 18:13:43,804 [1;36mDEBUGm] Processing file: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/Jaxrs.java 18:13:43,878 [1;34mINFOm] Starting FindBugs validator 18:13:43,878 [1;34mINFOm] Finishing FindBugs validator 18:13:43,881 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:43,883 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce' with basic configurator --> 18:13:43,883 [1;36mDEBUGm] (s) version = 3.0 18:13:43,883 [1;36mDEBUGm] (s) version = 1.7 18:13:43,883 [1;36mDEBUGm] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@2ea8f5d7, org.apache.maven.plugins.enforcer.RequireJavaVersion@6d7ebba7] 18:13:43,884 [1;36mDEBUGm] (s) failFast = false 18:13:43,884 [1;36mDEBUGm] (s) skip = false 18:13:43,885 [1;36mDEBUGm] (f) ignoreCache = false 18:13:43,885 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:13:43,885 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:43,885 [1;36mDEBUGm] (s) fail = true 18:13:43,886 [1;36mDEBUGm] -- end configuration -- 18:13:43,886 [1;34mINFOm] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... 18:13:43,886 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:13:43,886 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable. 18:13:43,887 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 50485 was found in the cache 18:13:43,887 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion 18:13:43,887 [1;36mDEBUGm] Executing rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:13:43,887 [1;36mDEBUGm] Rule org.apache.maven.plugins.enforcer.RequireJavaVersion is cacheable. 18:13:43,888 [1;36mDEBUGm] Key org.apache.maven.plugins.enforcer.RequireJavaVersion 48570 was found in the cache 18:13:43,888 [1;36mDEBUGm] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireJavaVersion 18:13:43,889 [1;36mDEBUGm] Configuring mojo com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check from plugin realm ClassRealm[plugin>com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7, parent: ClassRealm[plugin>com.qulice:qulice-maven-plugin:0.18.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:43,890 [1;36mDEBUGm] Configuring mojo 'com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check' with basic configurator --> 18:13:43,891 [1;36mDEBUGm] (f) checkTestClasspath = false 18:13:43,891 [1;36mDEBUGm] (f) failBuildInCaseOfConflict = true 18:13:43,891 [1;36mDEBUGm] (s) ignoredDependencies = [] 18:13:43,892 [1;36mDEBUGm] (f) ignoredResources = [module-info.class, META-INF/.*] 18:13:43,892 [1;36mDEBUGm] (f) checkCompileClasspath = true 18:13:43,892 [1;36mDEBUGm] (f) checkRuntimeClasspath = true 18:13:43,893 [1;36mDEBUGm] (f) failBuildInCaseOfDifferentContentConflict = false 18:13:43,893 [1;36mDEBUGm] (f) failBuildInCaseOfEqualContentConflict = false 18:13:43,893 [1;36mDEBUGm] (f) printEqualFiles = false 18:13:43,894 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:43,894 [1;36mDEBUGm] (f) skip = false 18:13:43,894 [1;36mDEBUGm] (f) useDefaultResourceIgnoreList = true 18:13:43,894 [1;36mDEBUGm] -- end configuration -- 18:13:43,895 [1;34mINFOm] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check... 18:13:43,895 [1;34mINFOm] Checking compile classpath 18:13:44,001 [1;34mINFOm] Checking runtime classpath 18:13:44,004 [1;34mINFOm] This is not an SVN project 18:13:44,017 [1;34mINFOm] No dependency problems found 18:13:44,017 [1;34mINFOm] Qulice quality check completed in 2s 18:13:44,018 [1;34mINFOm] 18:13:44,018 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:resourcesm 1m(default-resources)m @ 36mlazylead-trello0;1m ---m 18:13:44,018 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:44,019 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources' with basic configurator --> 18:13:44,020 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:13:44,020 [1;36mDEBUGm] (f) buildFilters = [] 18:13:44,021 [1;36mDEBUGm] (f) encoding = UTF-8 18:13:44,021 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:13:44,021 [1;36mDEBUGm] (f) fileNameFiltering = false 18:13:44,021 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:13:44,021 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-trello/target/classes 18:13:44,022 [1;36mDEBUGm] (s) overwrite = false 18:13:44,022 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:44,022 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-trello/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:13:44,023 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:13:44,023 [1;36mDEBUGm] (f) skip = false 18:13:44,024 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:13:44,024 [1;36mDEBUGm] (f) useBuildFilters = true 18:13:44,024 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:13:44,024 [1;36mDEBUGm] -- end configuration -- 18:13:44,025 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-trello/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:13:44Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:13:44,040 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:13:44,040 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-trello/src/main/resources excludes [] includes [] 18:13:44,040 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-trello/src/main/resources 18:13:44,041 [1;36mDEBUGm] no use filter components 18:13:44,041 [1;34mINFOm] 18:13:44,041 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:copy-resourcesm 1m(copy-resources)m @ 36mlazylead-trello0;1m ---m 18:13:44,042 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:44,043 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:copy-resources' with basic configurator --> 18:13:44,043 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:13:44,044 [1;36mDEBUGm] (f) buildFilters = [] 18:13:44,044 [1;36mDEBUGm] (f) encoding = UTF-8 18:13:44,044 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:13:44,044 [1;36mDEBUGm] (f) fileNameFiltering = false 18:13:44,044 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:13:44,045 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-trello/target/classes 18:13:44,045 [1;36mDEBUGm] (s) overwrite = false 18:13:44,045 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:44,046 [1;36mDEBUGm] (s) directory = src/main/resources 18:13:44,046 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: src/main/resources, PatternSet [includes: {}, excludes: {}]}}] 18:13:44,047 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:13:44,047 [1;36mDEBUGm] (f) skip = false 18:13:44,047 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:13:44,047 [1;36mDEBUGm] (f) useBuildFilters = true 18:13:44,047 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:13:44,048 [1;36mDEBUGm] -- end configuration -- 18:13:44,048 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-trello/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:13:44Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:13:44,058 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:13:44,059 [1;36mDEBUGm] resource with targetPath null directory src/main/resources excludes [] includes [] 18:13:44,059 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-trello/src/main/resources 18:13:44,059 [1;36mDEBUGm] no use filter components 18:13:44,060 [1;34mINFOm] 18:13:44,060 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:prepare-agentm 1m(jacoco-initialize)m @ 36mlazylead-trello0;1m ---m 18:13:44,060 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:44,061 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent' with basic configurator --> 18:13:44,062 [1;36mDEBUGm] (f) destFile = /home/r/repo/lazylead-trello/target/jacoco.exec 18:13:44,063 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:13:44,063 [1;36mDEBUGm] (f) output = file 18:13:44,064 [1;36mDEBUGm] (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.8.2:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.8.2:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.22:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.8.2:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.8.2:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:6.2.1:compile, org.ow2.asm:asm-commons=org.ow2.asm:asm-commons:jar:6.2.1:compile, org.ow2.asm:asm-analysis=org.ow2.asm:asm-analysis:jar:6.2.1:compile, org.ow2.asm:asm-tree=org.ow2.asm:asm-tree:jar:6.2.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.8.2:compile} 18:13:44,075 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:44,076 [1;36mDEBUGm] (f) skip = false 18:13:44,076 [1;36mDEBUGm] -- end configuration -- 18:13:44,076 [1;34mINFOm] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-trello/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:13:44,077 [1;34mINFOm] 18:13:44,077 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:compilem 1m(default-compile)m @ 36mlazylead-trello0;1m ---m 18:13:44,078 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:44,079 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile' with basic configurator --> 18:13:44,080 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-trello 18:13:44,080 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-trello/target 18:13:44,080 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-trello/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar, /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar, /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar, /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar, /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar, /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar, /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar, /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar, /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar, /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar, /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar, /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar, /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar, /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar, /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar, /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:13:44,088 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-trello/src/main/java] 18:13:44,088 [1;36mDEBUGm] (f) compilerId = javac 18:13:44,088 [1;36mDEBUGm] (f) debug = true 18:13:44,088 [1;36mDEBUGm] (f) encoding = UTF-8 18:13:44,088 [1;36mDEBUGm] (f) failOnError = true 18:13:44,089 [1;36mDEBUGm] (f) failOnWarning = false 18:13:44,089 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:13:44,089 [1;36mDEBUGm] (f) fork = false 18:13:44,089 [1;36mDEBUGm] (f) generatedSourcesDirectory = /home/r/repo/lazylead-trello/target/generated-sources/annotations 18:13:44,090 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile {execution: default-compile} 18:13:44,090 [1;36mDEBUGm] (f) optimize = false 18:13:44,090 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-trello/target/classes 18:13:44,091 [1;36mDEBUGm] (f) parameters = false 18:13:44,091 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:44,091 [1;36mDEBUGm] (f) projectArtifact = io.github.dgroup:lazylead-trello:jar:0.1.0 18:13:44,092 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:13:44,092 [1;36mDEBUGm] (f) showDeprecation = false 18:13:44,092 [1;36mDEBUGm] (f) showWarnings = false 18:13:44,092 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:13:44,093 [1;36mDEBUGm] (f) source = 11 18:13:44,093 [1;36mDEBUGm] (f) staleMillis = 0 18:13:44,093 [1;36mDEBUGm] (s) target = 11 18:13:44,093 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:13:44,093 [1;36mDEBUGm] (f) verbose = false 18:13:44,094 [1;36mDEBUGm] -- end configuration -- 18:13:44,094 [1;36mDEBUGm] Using compiler 'javac'. 18:13:44,094 [1;36mDEBUGm] Adding /home/r/repo/lazylead-trello/target/generated-sources/annotations to compile source roots: /home/r/repo/lazylead-trello/src/main/java 18:13:44,095 [1;36mDEBUGm] New compile source roots: /home/r/repo/lazylead-trello/src/main/java /home/r/repo/lazylead-trello/target/generated-sources/annotations 18:13:44,095 [1;36mDEBUGm] CompilerReuseStrategy: reuseCreated 18:13:44,095 [1;36mDEBUGm] useIncrementalCompilation enabled 18:13:44,099 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/package-info.java 18:13:44,099 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/board/package-info.java 18:13:44,100 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/board/FakeBoard.java 18:13:44,100 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/entity/FakeEntity.java 18:13:44,101 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/Entity.java 18:13:44,101 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/Json.java 18:13:44,102 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/Board.java 18:13:44,102 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/Jaxrs.java 18:13:44,102 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/entity/IsEntity.java 18:13:44,103 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/package-info.java 18:13:44,103 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/entity/EntityEnvelope.java 18:13:44,104 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/board/JsonBoard.java 18:13:44,104 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/Trello.java 18:13:44,104 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/main/java/io/github/dgroup/lazylead/trello/domain/entity/package-info.java 18:13:44,104 [1;34mINFOm] Changes detected - recompiling the module! 18:13:44,104 [1;36mDEBUGm] Classpath: 18:13:44,104 [1;36mDEBUGm] /home/r/repo/lazylead-trello/target/classes 18:13:44,105 [1;36mDEBUGm] /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:13:44,105 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar 18:13:44,105 [1;36mDEBUGm] /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar 18:13:44,105 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar 18:13:44,105 [1;36mDEBUGm] /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar 18:13:44,105 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar 18:13:44,106 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar 18:13:44,106 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar 18:13:44,106 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar 18:13:44,106 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar 18:13:44,106 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar 18:13:44,107 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar 18:13:44,107 [1;36mDEBUGm] /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar 18:13:44,108 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar 18:13:44,108 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar 18:13:44,108 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar 18:13:44,109 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar 18:13:44,109 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar 18:13:44,110 [1;36mDEBUGm] /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar 18:13:44,110 [1;36mDEBUGm] /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar 18:13:44,110 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar 18:13:44,110 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar 18:13:44,111 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar 18:13:44,111 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:13:44,111 [1;36mDEBUGm] /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:13:44,111 [1;36mDEBUGm] /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:13:44,112 [1;36mDEBUGm] /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:13:44,112 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:13:44,112 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:13:44,113 [1;36mDEBUGm] Source roots: 18:13:44,113 [1;36mDEBUGm] /home/r/repo/lazylead-trello/src/main/java 18:13:44,113 [1;36mDEBUGm] /home/r/repo/lazylead-trello/target/generated-sources/annotations 18:13:44,114 [1;36mDEBUGm] Command line options: 18:13:44,114 [1;36mDEBUGm] -d /home/r/repo/lazylead-trello/target/classes -classpath /home/r/repo/lazylead-trello/target/classes:/home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar:/home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar:/home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar:/home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar:/home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar:/home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar:/home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar:/home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar:/home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar:/home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar:/home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar:/home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar:/home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar:/home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar:/home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar:/home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar:/home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar:/home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar:/home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar:/home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar:/home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar:/home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar:/home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar:/home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar: -sourcepath /home/r/repo/lazylead-trello/src/main/java:/home/r/repo/lazylead-trello/target/generated-sources/annotations: -s /home/r/repo/lazylead-trello/target/generated-sources/annotations -g -nowarn -target 11 -source 11 -encoding UTF-8 18:13:44,120 [1;36mDEBUGm] incrementalBuildHelper#beforeRebuildExecution 18:13:44,120 [1;34mINFOm] Compiling 14 source files to /home/r/repo/lazylead-trello/target/classes 18:13:44,226 [1;36mDEBUGm] incrementalBuildHelper#afterRebuildExecution 18:13:44,227 [1;34mINFOm] 18:13:44,228 [1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.2:testResourcesm 1m(default-testResources)m @ 36mlazylead-trello0;1m ---m 18:13:44,228 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:3.0.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:44,229 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:3.0.2:testResources' with basic configurator --> 18:13:44,230 [1;36mDEBUGm] (f) addDefaultExcludes = true 18:13:44,231 [1;36mDEBUGm] (f) buildFilters = [] 18:13:44,231 [1;36mDEBUGm] (f) encoding = UTF-8 18:13:44,231 [1;36mDEBUGm] (f) escapeWindowsPaths = true 18:13:44,231 [1;36mDEBUGm] (f) fileNameFiltering = false 18:13:44,231 [1;36mDEBUGm] (s) includeEmptyDirs = false 18:13:44,232 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-trello/target/test-classes 18:13:44,232 [1;36mDEBUGm] (s) overwrite = false 18:13:44,233 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:44,233 [1;36mDEBUGm] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/r/repo/lazylead-trello/src/test/resources, PatternSet [includes: {}, excludes: {}]}}] 18:13:44,234 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:13:44,234 [1;36mDEBUGm] (f) skip = false 18:13:44,234 [1;36mDEBUGm] (f) supportMultiLineFiltering = false 18:13:44,235 [1;36mDEBUGm] (f) useBuildFilters = true 18:13:44,235 [1;36mDEBUGm] (s) useDefaultDelimiters = true 18:13:44,235 [1;36mDEBUGm] -- end configuration -- 18:13:44,236 [1;36mDEBUGm] properties used {env.TERM=xterm, java.specification.version=11, code.cvrg.limit.complexity=0.0, sun.cpu.isalist=, sun.arch.data.model=64, java.vendor.url=http://java.oracle.com/, env.author=dgroup, sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, jdk.debug=release, maven.version=3.6.0, java.specification.vendor=Oracle Corporation, java.version.date=2019-01-15, java.home=/usr/lib/jvm/java-11-openjdk-amd64, java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, mvn.jar.version=3.0.2, mvn.failsafe.version=3.0.0-M3, javahg.version=0.4, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.2+9-Debian-3bpo91, env.PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games, httpclient.version=4.5.6, term4j.version=0.2.0, file.encoding=ANSI_X3.4-1968, mvn.compiler.version=3.8.0, env._=/usr/bin/mvn, env.SHLVL=1, project.baseUri=file:/home/r/repo/lazylead-trello/, java.io.tmpdir=/tmp, snakeyaml.version=1.23, java.version=11.0.2, java.vm.specification.name=Java Virtual Machine Specification, java.awt.printerjob=sun.print.PSPrinterJob, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/usr/share/maven/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, javax.jaxb-api.version=2.3.1, jersey-client.version=2.25.1, jackson-dataformat-yam.version=2.9.2, commons-logging.version=1.2, user.timezone=, fugue.version=4.7.1, commons-lang3.version=3.8, env.head=git@github.com:dgroup/lazylead.git, os.name=Linux, java.vm.specification.version=11, user.home=/home/r, maven.build.timestamp=2019-02-07T18:13:44Z, hamcrest-all.version=1.3, jacoco.version=0.8.2, tagyml.version=0.3.0, jersey-common.version=2.27, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, quartz.version=2.3.0, cactoos-matchers.version=0.13, path.separator=:, os.version=4.4.0-78-generic, env.MAIL=/var/mail/r, java.vm.name=OpenJDK 64-Bit Server VM, code.cvrg.limit.instructions=0.0, env.SHELL=/bin/sh, javax.net.ssl.trustStoreType=JKS, mvn.resources.version=3.0.2, env.fork_branch=136, os.arch=amd64, maven.multiModuleProjectDirectory=/home/r/repo, mvn.install.version=2.5.2, jackson-databind.version=2.9.6, env.MAVEN_PROJECTBASEDIR=/home/r/repo, java.vm.info=mixed mode, sharing, qulice.version=0.18.8, cactoos.version=0.38, code.cvrg.limit.branch=0.0, env.USER=r, java.class.version=55.0, argLine=-javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-trello/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file, mvn.surefire.version=3.0.0-M3, awt.toolkit=sun.awt.X11.XToolkit, mvn.gpg.version=1.5, mvn.assembly.version=3.1.0, sun.jnu.encoding=ANSI_X3.4-1968, javax.net.ssl.trustStorePassword=changeit, junit.platform.version=1.4.0-M1, mvn.javadoc.version=2.9.1, slf4j.version=1.7.25, env.pull_id=199, maven.build.version=Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z), maven.home=/usr/share/maven, env.JAVA_HOME=/docker-java-home, jackson-annotations.version=2.9.6, file.separator=/, java.vm.compressedOopsMode=32-bit, line.separator= , jdk.version=11, javax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts, org.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS, user.name=r, env.LOGNAME=r, junit.jupiter.version=5.4.0-M1, sun.os.patch.level=unknown, attlasian.jira.client.version=5.1.1-e0dd194, assertj-core.version=3.8.0, env.head_branch=master, library.jansi.path=/usr/share/maven/lib/jansi-native, env.MAVEN_OPTS= -XX:MaxPermSize=256m -Xmx512m, env.pull_title=#136: Add 'systems' tag with supported ticketing systems, env.OLDPWD=/home/r/repo, env.PWD=/home/r/repo, java.class.path=/usr/share/maven/boot/plexus-classworlds-2.5.2.jar, env.HOME=/home/r, code.cvrg.limit.clsss=50, java.vm.vendor=Oracle Corporation, maven.conf=/usr/share/maven/conf, junit.vintage.version=5.4.0-M1, logback.version=1.2.3, sun.java.launcher=SUN_STANDARD, user.country=US, jersey-media-jackson.version=2.25.1, sonar.coverage.exclusions=**/StdOf.java, **/*Exception.java, **/*Envelope.java, **/*Fake*.java,**/*.Fake*.java,**/**.Fake*.java,, mvn.nexus.version=1.6.8, code.cvrg.limit.method=0.0, sun.cpu.endian=little, user.language=en, mvn.gh.release.version=1.2.0, jaxrs.version=1.1.1, code.cvrg.limit.line=0.0, org.slf4j.simpleLogger.showDateTime=true, java.runtime.name=OpenJDK Runtime Environment, project.build.sourceEncoding=UTF-8, jansi.version=1.17.1, mvn.source.version=2.2.1, env.MAVEN_CMD_LINE_ARGS= -X -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true -Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit -Pqulice clean install, java.vendor.url.bug=http://bugreport.java.com/bugreport/, jcabi-github.version=1.0, env.JKS_OPTS=-Djavax.net.ssl.trustStoreType=JKS -Djavax.net.ssl.trustStore=${JAVA_HOME}/lib/security/cacerts -Djavax.net.ssl.trustStorePassword=changeit, laconic-velocity.version=0.4.0, user.dir=/home/r/repo, sonar.version=3.4.0.905, java.vm.version=11.0.2+9-Debian-3bpo91, env.SLF4J_OPTS=-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS -Dorg.slf4j.simpleLogger.showDateTime=true, env.fork=git@github.com:dgroup/lazylead.git} 18:13:44,252 [1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources. 18:13:44,252 [1;36mDEBUGm] resource with targetPath null directory /home/r/repo/lazylead-trello/src/test/resources excludes [] includes [] 18:13:44,253 [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/lazylead-trello/src/test/resources 18:13:44,253 [1;36mDEBUGm] no use filter components 18:13:44,253 [1;34mINFOm] 18:13:44,253 [1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.0:testCompilem 1m(default-testCompile)m @ 36mlazylead-trello0;1m ---m 18:13:44,254 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:44,255 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile' with basic configurator --> 18:13:44,256 [1;36mDEBUGm] (f) basedir = /home/r/repo/lazylead-trello 18:13:44,256 [1;36mDEBUGm] (f) buildDirectory = /home/r/repo/lazylead-trello/target 18:13:44,256 [1;36mDEBUGm] (f) compilePath = [/home/r/repo/lazylead-trello/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar, /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar, /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar, /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar, /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar, /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar, /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar, /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar, /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar, /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar, /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar, /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar, /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar, /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar, /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar, /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar] 18:13:44,264 [1;36mDEBUGm] (f) compileSourceRoots = [/home/r/repo/lazylead-trello/src/test/java] 18:13:44,265 [1;36mDEBUGm] (f) compilerId = javac 18:13:44,265 [1;36mDEBUGm] (f) debug = true 18:13:44,265 [1;36mDEBUGm] (f) encoding = UTF-8 18:13:44,265 [1;36mDEBUGm] (f) failOnError = true 18:13:44,265 [1;36mDEBUGm] (f) failOnWarning = false 18:13:44,266 [1;36mDEBUGm] (f) forceJavacCompilerUse = false 18:13:44,266 [1;36mDEBUGm] (f) fork = false 18:13:44,266 [1;36mDEBUGm] (f) generatedTestSourcesDirectory = /home/r/repo/lazylead-trello/target/generated-test-sources/test-annotations 18:13:44,267 [1;36mDEBUGm] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile {execution: default-testCompile} 18:13:44,267 [1;36mDEBUGm] (f) optimize = false 18:13:44,267 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-trello/target/test-classes 18:13:44,268 [1;36mDEBUGm] (f) parameters = false 18:13:44,268 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:44,268 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:13:44,269 [1;36mDEBUGm] (f) showDeprecation = false 18:13:44,269 [1;36mDEBUGm] (f) showWarnings = false 18:13:44,269 [1;36mDEBUGm] (f) skipMultiThreadWarning = false 18:13:44,269 [1;36mDEBUGm] (f) source = 11 18:13:44,270 [1;36mDEBUGm] (f) staleMillis = 0 18:13:44,270 [1;36mDEBUGm] (s) target = 11 18:13:44,270 [1;36mDEBUGm] (f) testPath = [/home/r/repo/lazylead-trello/target/test-classes, /home/r/repo/lazylead-trello/target/classes, /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar, /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar, /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar, /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar, /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar, /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar, /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar, /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar, /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar, /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar, /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar, /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar, /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar, /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar, /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar, /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar, /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar, /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar, /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar, /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar, /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar, /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar, /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar, /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar, /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar, /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar, /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar, /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar, /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar, /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar] 18:13:44,281 [1;36mDEBUGm] (f) useIncrementalCompilation = true 18:13:44,281 [1;36mDEBUGm] (f) verbose = false 18:13:44,281 [1;36mDEBUGm] -- end configuration -- 18:13:44,281 [1;36mDEBUGm] Using compiler 'javac'. 18:13:44,281 [1;36mDEBUGm] Adding /home/r/repo/lazylead-trello/target/generated-test-sources/test-annotations to test-compile source roots: /home/r/repo/lazylead-trello/src/test/java 18:13:44,282 [1;36mDEBUGm] New test-compile source roots: /home/r/repo/lazylead-trello/src/test/java /home/r/repo/lazylead-trello/target/generated-test-sources/test-annotations 18:13:44,282 [1;36mDEBUGm] CompilerReuseStrategy: reuseCreated 18:13:44,283 [1;36mDEBUGm] useIncrementalCompilation enabled 18:13:44,285 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/test/java/io/github/dgroup/lazylead/trello/domain/IsEntityTest.java 18:13:44,285 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/test/java/io/github/dgroup/lazylead/trello/TrelloTestIT.java 18:13:44,285 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/test/java/io/github/dgroup/lazylead/trello/domain/package-info.java 18:13:44,286 [1;36mDEBUGm] Stale source detected: /home/r/repo/lazylead-trello/src/test/java/io/github/dgroup/lazylead/trello/package-info.java 18:13:44,286 [1;34mINFOm] Changes detected - recompiling the module! 18:13:44,287 [1;36mDEBUGm] Classpath: 18:13:44,287 [1;36mDEBUGm] /home/r/repo/lazylead-trello/target/test-classes 18:13:44,287 [1;36mDEBUGm] /home/r/repo/lazylead-trello/target/classes 18:13:44,287 [1;36mDEBUGm] /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar 18:13:44,287 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar 18:13:44,288 [1;36mDEBUGm] /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar 18:13:44,288 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar 18:13:44,288 [1;36mDEBUGm] /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar 18:13:44,289 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar 18:13:44,289 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar 18:13:44,290 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar 18:13:44,290 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar 18:13:44,290 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar 18:13:44,291 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar 18:13:44,291 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar 18:13:44,291 [1;36mDEBUGm] /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar 18:13:44,292 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar 18:13:44,292 [1;36mDEBUGm] /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar 18:13:44,293 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar 18:13:44,293 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar 18:13:44,293 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar 18:13:44,294 [1;36mDEBUGm] /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar 18:13:44,294 [1;36mDEBUGm] /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar 18:13:44,295 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar 18:13:44,295 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar 18:13:44,295 [1;36mDEBUGm] /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar 18:13:44,296 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 18:13:44,296 [1;36mDEBUGm] /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar 18:13:44,296 [1;36mDEBUGm] /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar 18:13:44,297 [1;36mDEBUGm] /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 18:13:44,297 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar 18:13:44,297 [1;36mDEBUGm] /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar 18:13:44,298 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar 18:13:44,298 [1;36mDEBUGm] /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar 18:13:44,298 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar 18:13:44,299 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar 18:13:44,299 [1;36mDEBUGm] /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar 18:13:44,299 [1;36mDEBUGm] /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar 18:13:44,300 [1;36mDEBUGm] /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:13:44,300 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar 18:13:44,300 [1;36mDEBUGm] /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar 18:13:44,301 [1;36mDEBUGm] /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 18:13:44,301 [1;36mDEBUGm] /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:13:44,301 [1;36mDEBUGm] Source roots: 18:13:44,301 [1;36mDEBUGm] /home/r/repo/lazylead-trello/src/test/java 18:13:44,302 [1;36mDEBUGm] /home/r/repo/lazylead-trello/target/generated-test-sources/test-annotations 18:13:44,302 [1;36mDEBUGm] Command line options: 18:13:44,302 [1;36mDEBUGm] -d /home/r/repo/lazylead-trello/target/test-classes -classpath /home/r/repo/lazylead-trello/target/test-classes:/home/r/repo/lazylead-trello/target/classes:/home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar:/home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar:/home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar:/home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar:/home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar:/home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar:/home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar:/home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar:/home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar:/home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar:/home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar:/home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar:/home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar:/home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar:/home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar:/home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar:/home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar:/home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar:/home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar:/home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar:/home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar:/home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar:/home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar:/home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar:/home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar:/home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar:/home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar:/home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar:/home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar:/home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar:/home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar:/home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar:/home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar: -sourcepath /home/r/repo/lazylead-trello/src/test/java:/home/r/repo/lazylead-trello/target/generated-test-sources/test-annotations: -s /home/r/repo/lazylead-trello/target/generated-test-sources/test-annotations -g -nowarn -target 11 -source 11 -encoding UTF-8 18:13:44,314 [1;36mDEBUGm] incrementalBuildHelper#beforeRebuildExecution 18:13:44,314 [1;34mINFOm] Compiling 4 source files to /home/r/repo/lazylead-trello/target/test-classes 18:13:44,467 [1;36mDEBUGm] incrementalBuildHelper#afterRebuildExecution 18:13:44,468 [1;34mINFOm] 18:13:44,469 [1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M3:testm 1m(default-test)m @ 36mlazylead-trello0;1m ---m 18:13:44,469 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:44,470 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' with basic configurator --> 18:13:44,471 [1;36mDEBUGm] (s) additionalClasspathElements = [] 18:13:44,471 [1;36mDEBUGm] (s) argLine = -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-trello/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file 18:13:44,472 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-trello 18:13:44,472 [1;36mDEBUGm] (s) childDelegation = false 18:13:44,473 [1;36mDEBUGm] (s) classesDirectory = /home/r/repo/lazylead-trello/target/classes 18:13:44,473 [1;36mDEBUGm] (s) classpathDependencyExcludes = [] 18:13:44,473 [1;36mDEBUGm] (s) dependenciesToScan = [] 18:13:44,473 [1;36mDEBUGm] (s) disableXmlReport = false 18:13:44,474 [1;36mDEBUGm] (s) enableAssertions = true 18:13:44,474 [1;36mDEBUGm] (f) forkCount = 1 18:13:44,474 [1;36mDEBUGm] (s) forkMode = once 18:13:44,474 [1;36mDEBUGm] (s) forkedProcessExitTimeoutInSeconds = 30 18:13:44,475 [1;36mDEBUGm] (s) junitArtifactName = junit:junit 18:13:44,475 [1;36mDEBUGm] (s) junitPlatformArtifactName = org.junit.platform:junit-platform-engine 18:13:44,475 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:13:44,476 [1;36mDEBUGm] (s) parallel = method 18:13:44,476 [1;36mDEBUGm] (f) parallelMavenExecution = false 18:13:44,476 [1;36mDEBUGm] (s) parallelOptimized = true 18:13:44,477 [1;36mDEBUGm] (s) perCoreThreadCount = true 18:13:44,477 [1;36mDEBUGm] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:3.0.0-M3:, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:runtime, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:runtime, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:runtime, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:runtime, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:runtime, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:runtime, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-logger-api=org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-M3:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:3.0.0-M3:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:3.0-alpha-2:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:3.0:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:3.0:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:3.0:compile, org.apache.maven:maven-settings-builder=org.apache.maven:maven-settings-builder:jar:3.0:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:3.0:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:3.0:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:3.0:compile, org.apache.maven:maven-model-builder=org.apache.maven:maven-model-builder:jar:3.0:compile, org.apache.maven:maven-aether-provider=org.apache.maven:maven-aether-provider:jar:3.0:runtime, org.sonatype.aether:aether-impl=org.sonatype.aether:aether-impl:jar:1.7:compile, org.sonatype.aether:aether-spi=org.sonatype.aether:aether-spi:jar:1.7:compile, org.sonatype.aether:aether-api=org.sonatype.aether:aether-api:jar:1.7:compile, org.sonatype.aether:aether-util=org.sonatype.aether:aether-util:jar:1.7:compile, org.sonatype.sisu:sisu-inject-plexus=org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile, org.sonatype.sisu:sisu-inject-bean=org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile, org.sonatype.sisu:sisu-guice=org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.14:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:2.0.4:compile, org.codehaus.plexus:plexus-classworlds=org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile, org.codehaus.plexus:plexus-component-annotations=org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile, org.sonatype.plexus:plexus-sec-dispatcher=org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher=org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven:maven-compat=org.apache.maven:maven-compat:jar:3.0:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile, org.codehaus.plexus:plexus-java=org.codehaus.plexus:plexus-java:jar:1.0.1:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:7.0-beta:compile, com.thoughtworks.qdox:qdox=com.thoughtworks.qdox:qdox:jar:2.0-M9:compile} 18:13:44,488 [1;36mDEBUGm] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test' --- 18:13:44,489 [1;36mDEBUGm] (s) printSummary = true 18:13:44,489 [1;36mDEBUGm] (s) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:44,489 [1;36mDEBUGm] (s) projectArtifactMap = {io.github.dgroup:lazylead-api=io.github.dgroup:lazylead-api:jar:0.1.0:compile, org.glassfish.jersey.core:jersey-client=org.glassfish.jersey.core:jersey-client:jar:2.25.1:compile, javax.ws.rs:javax.ws.rs-api=javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile, org.glassfish.jersey.core:jersey-common=org.glassfish.jersey.core:jersey-common:jar:2.25.1:compile, javax.annotation:javax.annotation-api=javax.annotation:javax.annotation-api:jar:1.2:compile, org.glassfish.jersey.bundles.repackaged:jersey-guava=org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:compile, org.glassfish.hk2:osgi-resource-locator=org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile, org.glassfish.hk2:hk2-api=org.glassfish.hk2:hk2-api:jar:2.5.0-b32:compile, org.glassfish.hk2:hk2-utils=org.glassfish.hk2:hk2-utils:jar:2.5.0-b32:compile, org.glassfish.hk2.external:aopalliance-repackaged=org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32:compile, org.glassfish.hk2.external:javax.inject=org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32:compile, org.glassfish.hk2:hk2-locator=org.glassfish.hk2:hk2-locator:jar:2.5.0-b32:compile, org.javassist:javassist=org.javassist:javassist:jar:3.20.0-GA:compile, org.glassfish.jersey.media:jersey-media-json-jackson=org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1:compile, org.glassfish.jersey.ext:jersey-entity-filtering=org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.25.1:compile, com.fasterxml.jackson.jaxrs:jackson-jaxrs-base=com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.4:compile, com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider=com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.4:compile, com.fasterxml.jackson.module:jackson-module-jaxb-annotations=com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.4:compile, javax.xml.bind:jaxb-api=javax.xml.bind:jaxb-api:jar:2.3.1:compile, javax.activation:javax.activation-api=javax.activation:javax.activation-api:jar:1.2.0:compile, com.fasterxml.jackson.core:jackson-databind=com.fasterxml.jackson.core:jackson-databind:jar:2.9.6:compile, com.fasterxml.jackson.core:jackson-core=com.fasterxml.jackson.core:jackson-core:jar:2.9.6:compile, com.fasterxml.jackson.core:jackson-annotations=com.fasterxml.jackson.core:jackson-annotations:jar:2.9.6:compile, org.hamcrest:hamcrest-all=org.hamcrest:hamcrest-all:jar:1.3:provided, org.cactoos:cactoos=org.cactoos:cactoos:jar:0.38:provided, com.github.dgroup:velocity=com.github.dgroup:velocity:jar:0.4.0:provided, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:provided, ch.qos.logback:logback-classic=ch.qos.logback:logback-classic:jar:1.2.3:provided, ch.qos.logback:logback-core=ch.qos.logback:logback-core:jar:1.2.3:provided, org.junit.vintage:junit-vintage-engine=org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test, org.apiguardian:apiguardian-api=org.apiguardian:apiguardian-api:jar:1.0.0:test, org.junit.platform:junit-platform-engine=org.junit.platform:junit-platform-engine:jar:1.4.0-M1:test, org.junit.platform:junit-platform-commons=org.junit.platform:junit-platform-commons:jar:1.4.0-M1:test, org.opentest4j:opentest4j=org.opentest4j:opentest4j:jar:1.1.1:test, junit:junit=junit:junit:jar:4.12:test, org.hamcrest:hamcrest-core=org.hamcrest:hamcrest-core:jar:1.3:test, org.junit.jupiter:junit-jupiter-engine=org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test, org.junit.jupiter:junit-jupiter-api=org.junit.jupiter:junit-jupiter-api:jar:5.4.0-M1:test, org.assertj:assertj-core=org.assertj:assertj-core:jar:3.8.0:test, org.llorllale:cactoos-matchers=org.llorllale:cactoos-matchers:jar:0.13:test} 18:13:44,501 [1;36mDEBUGm] (s) projectBuildDirectory = /home/r/repo/lazylead-trello/target 18:13:44,501 [1;36mDEBUGm] (s) redirectTestOutputToFile = false 18:13:44,502 [1;36mDEBUGm] (s) remoteRepositories = [ id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => never] ] 18:13:44,503 [1;36mDEBUGm] (s) reportFormat = brief 18:13:44,503 [1;36mDEBUGm] (s) reportsDirectory = /home/r/repo/lazylead-trello/target/surefire-reports 18:13:44,503 [1;36mDEBUGm] (f) rerunFailingTestsCount = 0 18:13:44,503 [1;36mDEBUGm] (f) reuseForks = true 18:13:44,504 [1;36mDEBUGm] (s) runOrder = filesystem 18:13:44,504 [1;36mDEBUGm] (s) session = org.apache.maven.execution.MavenSession@70a898b0 18:13:44,504 [1;36mDEBUGm] (f) shutdown = testset 18:13:44,504 [1;36mDEBUGm] (s) skip = false 18:13:44,504 [1;36mDEBUGm] (f) skipAfterFailureCount = 0 18:13:44,505 [1;36mDEBUGm] (s) skipTests = false 18:13:44,505 [1;36mDEBUGm] (s) suiteXmlFiles = [] 18:13:44,505 [1;36mDEBUGm] (s) tempDir = surefire 18:13:44,505 [1;36mDEBUGm] (s) testClassesDirectory = /home/r/repo/lazylead-trello/target/test-classes 18:13:44,505 [1;36mDEBUGm] (s) testFailureIgnore = false 18:13:44,506 [1;36mDEBUGm] (s) testNGArtifactName = org.testng:testng 18:13:44,506 [1;36mDEBUGm] (s) testSourceDirectory = /home/r/repo/lazylead-trello/src/test/java 18:13:44,506 [1;36mDEBUGm] (s) threadCount = 4 18:13:44,506 [1;36mDEBUGm] (s) threadCountClasses = 0 18:13:44,507 [1;36mDEBUGm] (s) threadCountMethods = 0 18:13:44,507 [1;36mDEBUGm] (s) threadCountSuites = 0 18:13:44,507 [1;36mDEBUGm] (s) trimStackTrace = true 18:13:44,507 [1;36mDEBUGm] (s) useFile = true 18:13:44,507 [1;36mDEBUGm] (s) useManifestOnlyJar = true 18:13:44,507 [1;36mDEBUGm] (f) useModulePath = true 18:13:44,507 [1;36mDEBUGm] (s) useSystemClassLoader = false 18:13:44,507 [1;36mDEBUGm] (s) useUnlimitedThreads = false 18:13:44,507 [1;36mDEBUGm] (s) workingDirectory = /home/r/repo/lazylead-trello 18:13:44,508 [1;36mDEBUGm] -- end configuration -- 18:13:44,509 [1;36mDEBUGm] Surefire report directory: /home/r/repo/lazylead-trello/target/surefire-reports 18:13:44,509 [1;36mDEBUGm] Setting system property [basedir]=[/home/r/repo/lazylead-trello] 18:13:44,509 [1;36mDEBUGm] Setting system property [javax.net.ssl.trustStore]=[${JAVA_HOME}/lib/security/cacerts] 18:13:44,510 [1;36mDEBUGm] Setting system property [javax.net.ssl.trustStoreType]=[JKS] 18:13:44,510 [1;36mDEBUGm] Setting system property [user.dir]=[/home/r/repo/lazylead-trello] 18:13:44,510 [1;36mDEBUGm] Setting system property [org.slf4j.simpleLogger.dateTimeFormat]=[HH:mm:ss,SSS] 18:13:44,511 [1;36mDEBUGm] Setting system property [javax.net.ssl.trustStorePassword]=[changeit] 18:13:44,511 [1;36mDEBUGm] Setting system property [org.slf4j.simpleLogger.showDateTime]=[true] 18:13:44,511 [1;36mDEBUGm] Setting system property [localRepository]=[/home/r/.m2/repository] 18:13:44,512 [1;36mDEBUGm] Using JVM: /usr/lib/jvm/java-11-openjdk-amd64/bin/java with Java version 11 18:13:44,515 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar Scope: test 18:13:44,516 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar Scope: test 18:13:44,516 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar Scope: test 18:13:44,516 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar Scope: test 18:13:44,517 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar Scope: test 18:13:44,517 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Scope: test 18:13:44,518 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar Scope: test 18:13:44,518 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar Scope: test 18:13:44,519 [1;36mDEBUGm] Adding to surefire test classpath: /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar Scope: test 18:13:44,520 [1;36mDEBUGm] Removed artifact org.apiguardian:apiguardian-api:jar:1.0.0:test from provider. Already appears in test classpath. 18:13:44,520 [1;36mDEBUGm] Removed artifact org.junit.platform:junit-platform-engine:jar:1.3.1:test from provider. Already appears in test classpath. 18:13:44,520 [1;36mDEBUGm] Removed artifact org.junit.platform:junit-platform-commons:jar:1.3.1:test from provider. Already appears in test classpath. 18:13:44,521 [1;36mDEBUGm] Removed artifact org.opentest4j:opentest4j:jar:1.1.1:test from provider. Already appears in test classpath. 18:13:44,521 [1;36mDEBUGm] test classpath: /home/r/repo/lazylead-trello/target/test-classes /home/r/repo/lazylead-trello/target/classes /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar 18:13:44,532 [1;36mDEBUGm] provider classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar 18:13:44,534 [1;36mDEBUGm] test(compact) classpath: test-classes classes lazylead-api-app-0.1.0.jar jersey-client-2.25.1.jar javax.ws.rs-api-2.0.1.jar jersey-common-2.25.1.jar javax.annotation-api-1.2.jar jersey-guava-2.25.1.jar osgi-resource-locator-1.0.1.jar hk2-api-2.5.0-b32.jar hk2-utils-2.5.0-b32.jar aopalliance-repackaged-2.5.0-b32.jar javax.inject-2.5.0-b32.jar hk2-locator-2.5.0-b32.jar javassist-3.20.0-GA.jar jersey-media-json-jackson-2.25.1.jar jersey-entity-filtering-2.25.1.jar jackson-jaxrs-base-2.8.4.jar jackson-jaxrs-json-provider-2.8.4.jar jackson-module-jaxb-annotations-2.8.4.jar jaxb-api-2.3.1.jar javax.activation-api-1.2.0.jar jackson-databind-2.9.6.jar jackson-core-2.9.6.jar jackson-annotations-2.9.6.jar hamcrest-all-1.3.jar cactoos-0.38.jar velocity-0.4.0.jar slf4j-api-1.7.25.jar logback-classic-1.2.3.jar logback-core-1.2.3.jar junit-vintage-engine-5.4.0-M1.jar apiguardian-api-1.0.0.jar junit-platform-engine-1.4.0-M1.jar junit-platform-commons-1.4.0-M1.jar opentest4j-1.1.1.jar junit-4.12.jar hamcrest-core-1.3.jar junit-jupiter-engine-5.4.0-M1.jar junit-jupiter-api-5.4.0-M1.jar assertj-core-3.8.0.jar cactoos-matchers-0.13.jar 18:13:44,537 [1;36mDEBUGm] provider(compact) classpath: surefire-junit-platform-3.0.0-M3.jar surefire-api-3.0.0-M3.jar surefire-logger-api-3.0.0-M3.jar common-java5-3.0.0-M3.jar junit-platform-launcher-1.3.1.jar 18:13:44,538 [1;36mDEBUGm] in-process classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar /home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/3.0.0-M3/maven-surefire-common-3.0.0-M3.jar 18:13:44,540 [1;36mDEBUGm] in-process(compact) classpath: surefire-junit-platform-3.0.0-M3.jar surefire-api-3.0.0-M3.jar surefire-logger-api-3.0.0-M3.jar common-java5-3.0.0-M3.jar junit-platform-launcher-1.3.1.jar maven-surefire-common-3.0.0-M3.jar 18:13:44,541 [1;34mINFOm] 18:13:44,541 [1;34mINFOm] ------------------------------------------------------- 18:13:44,541 [1;34mINFOm] T E S T S 18:13:44,541 [1;34mINFOm] ------------------------------------------------------- 18:13:44,542 [1;36mDEBUGm] Determined Maven Process ID 33 18:13:44,543 [1;36mDEBUGm] boot classpath: /home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M3/surefire-booter-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M3/surefire-api-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M3/surefire-logger-api-3.0.0-M3.jar /home/r/repo/lazylead-trello/target/test-classes /home/r/repo/lazylead-trello/target/classes /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar /home/r/.m2/repository/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar /home/r/.m2/repository/org/cactoos/cactoos/0.38/cactoos-0.38.jar /home/r/.m2/repository/com/github/dgroup/velocity/0.4.0/velocity-0.4.0.jar /home/r/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar /home/r/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar /home/r/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar /home/r/.m2/repository/org/junit/vintage/junit-vintage-engine/5.4.0-M1/junit-vintage-engine-5.4.0-M1.jar /home/r/.m2/repository/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar /home/r/.m2/repository/org/junit/platform/junit-platform-engine/1.4.0-M1/junit-platform-engine-1.4.0-M1.jar /home/r/.m2/repository/org/junit/platform/junit-platform-commons/1.4.0-M1/junit-platform-commons-1.4.0-M1.jar /home/r/.m2/repository/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar /home/r/.m2/repository/junit/junit/4.12/junit-4.12.jar /home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.4.0-M1/junit-jupiter-engine-5.4.0-M1.jar /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.4.0-M1/junit-jupiter-api-5.4.0-M1.jar /home/r/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar /home/r/.m2/repository/org/llorllale/cactoos-matchers/0.13/cactoos-matchers-0.13.jar /home/r/.m2/repository/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M3/surefire-junit-platform-3.0.0-M3.jar /home/r/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M3/common-java5-3.0.0-M3.jar /home/r/.m2/repository/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar 18:13:44,551 [1;36mDEBUGm] boot(compact) classpath: surefire-booter-3.0.0-M3.jar surefire-api-3.0.0-M3.jar surefire-logger-api-3.0.0-M3.jar test-classes classes lazylead-api-app-0.1.0.jar jersey-client-2.25.1.jar javax.ws.rs-api-2.0.1.jar jersey-common-2.25.1.jar javax.annotation-api-1.2.jar jersey-guava-2.25.1.jar osgi-resource-locator-1.0.1.jar hk2-api-2.5.0-b32.jar hk2-utils-2.5.0-b32.jar aopalliance-repackaged-2.5.0-b32.jar javax.inject-2.5.0-b32.jar hk2-locator-2.5.0-b32.jar javassist-3.20.0-GA.jar jersey-media-json-jackson-2.25.1.jar jersey-entity-filtering-2.25.1.jar jackson-jaxrs-base-2.8.4.jar jackson-jaxrs-json-provider-2.8.4.jar jackson-module-jaxb-annotations-2.8.4.jar jaxb-api-2.3.1.jar javax.activation-api-1.2.0.jar jackson-databind-2.9.6.jar jackson-core-2.9.6.jar jackson-annotations-2.9.6.jar hamcrest-all-1.3.jar cactoos-0.38.jar velocity-0.4.0.jar slf4j-api-1.7.25.jar logback-classic-1.2.3.jar logback-core-1.2.3.jar junit-vintage-engine-5.4.0-M1.jar apiguardian-api-1.0.0.jar junit-platform-engine-1.4.0-M1.jar junit-platform-commons-1.4.0-M1.jar opentest4j-1.1.1.jar junit-4.12.jar hamcrest-core-1.3.jar junit-jupiter-engine-5.4.0-M1.jar junit-jupiter-api-5.4.0-M1.jar assertj-core-3.8.0.jar cactoos-matchers-0.13.jar surefire-junit-platform-3.0.0-M3.jar common-java5-3.0.0-M3.jar junit-platform-launcher-1.3.1.jar 18:13:44,555 [1;36mDEBUGm] Forking command line: /bin/sh -c cd /home/r/repo/lazylead-trello && /usr/lib/jvm/java-11-openjdk-amd64/bin/java '-javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/r/repo/lazylead-trello/target/jacoco.exec,excludes=**/StdOf.*:**/*Exception.*:**/*Is*.*:**/*Fake*.*:**/*Envelope.*,output=file' org.apache.maven.surefire.booter.ForkedBooter /home/r/repo/lazylead-trello/target/surefire 2019-02-07T18-10-04_700-jvmRun1 surefire13870879427060263136tmp surefire_29933983223067616797tmp 18:13:45,889 [1;34mINFOm] Running 1mIsEntityTestm 18:13:45,932 [1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in 1mIsEntityTestm 18:13:46,387 [1;34mINFOm] 18:13:46,387 [1;34mINFOm] Results: 18:13:46,387 [1;34mINFOm] 18:13:46,387 [1;34mINFOm] 1;32mTests run: 2, Failures: 0, Errors: 0, Skipped: 0m 18:13:46,387 [1;34mINFOm] 18:13:46,387 [1;34mINFOm] 18:13:46,387 [1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:2.4:jarm 1m(default-jar)m @ 36mlazylead-trello0;1m ---m 18:13:46,387 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:46,388 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator --> 18:13:46,388 [1;36mDEBUGm] (f) classesDirectory = /home/r/repo/lazylead-trello/target/classes 18:13:46,389 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-trello/target/classes/META-INF/MANIFEST.MF 18:13:46,389 [1;36mDEBUGm] (f) finalName = lazylead-trello-0.1.0 18:13:46,389 [1;36mDEBUGm] (f) forceCreation = false 18:13:46,389 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-trello/target 18:13:46,390 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:46,390 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:13:46,390 [1;36mDEBUGm] (f) skipIfEmpty = false 18:13:46,390 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:13:46,391 [1;36mDEBUGm] -- end configuration -- 18:13:46,392 [1;36mDEBUGm] isUp2date: false (Destination /home/r/repo/lazylead-trello/target/lazylead-trello-0.1.0.jar not found.) 18:13:46,395 [1;34mINFOm] Building jar: /home/r/repo/lazylead-trello/target/lazylead-trello-0.1.0.jar 18:13:46,396 [1;36mDEBUGm] adding directory META-INF/ 18:13:46,396 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:13:46,396 [1;36mDEBUGm] adding directory checkstyle/ 18:13:46,396 [1;36mDEBUGm] adding directory io/ 18:13:46,397 [1;36mDEBUGm] adding directory io/github/ 18:13:46,397 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:13:46,397 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:13:46,397 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/ 18:13:46,398 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/ 18:13:46,398 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/board/ 18:13:46,398 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/entity/ 18:13:46,398 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/JsonBoard.class 18:13:46,399 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/FakeBoard.class 18:13:46,399 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/Board.class 18:13:46,399 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/EntityEnvelope.class 18:13:46,400 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/IsEntity.class 18:13:46,400 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/FakeEntity.class 18:13:46,400 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/Entity.class 18:13:46,401 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Trello.class 18:13:46,401 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Json.class 18:13:46,402 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Jaxrs.class 18:13:46,402 [1;36mDEBUGm] adding directory META-INF/maven/ 18:13:46,402 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:13:46,403 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-trello/ 18:13:46,403 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-trello/pom.xml 18:13:46,403 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-trello/pom.properties 18:13:46,405 [1;34mINFOm] 18:13:46,405 [1;34mINFOm] 1m--- 0;32mmaven-assembly-plugin:3.1.0:singlem 1m(make-a-jar-with-dependencies)m @ 36mlazylead-trello0;1m ---m 18:13:46,406 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-assembly-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:46,407 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' with basic configurator --> 18:13:46,407 [1;36mDEBUGm] (s) appendAssemblyId = false 18:13:46,407 [1;36mDEBUGm] (s) mainClass = io.github.dgroup.lazylead.cli.App 18:13:46,408 [1;36mDEBUGm] (s) manifest = org.apache.maven.archiver.ManifestConfiguration@7775dca5 18:13:46,408 [1;36mDEBUGm] (s) archive = org.apache.maven.archiver.MavenArchiveConfiguration@457e0e61 18:13:46,408 [1;36mDEBUGm] (f) attach = true 18:13:46,409 [1;36mDEBUGm] (s) basedir = /home/r/repo/lazylead-trello 18:13:46,409 [1;36mDEBUGm] (s) descriptorRefs = [jar-with-dependencies] 18:13:46,409 [1;36mDEBUGm] (f) dryRun = false 18:13:46,409 [1;36mDEBUGm] (f) encoding = UTF-8 18:13:46,410 [1;36mDEBUGm] (s) finalName = lazylead-trello-app-0.1.0 18:13:46,410 [1;36mDEBUGm] (f) ignoreDirFormatExtensions = true 18:13:46,410 [1;36mDEBUGm] (f) ignoreMissingDescriptor = false 18:13:46,410 [1;36mDEBUGm] (f) ignorePermissions = false 18:13:46,410 [1;36mDEBUGm] (f) includeProjectBuildFilters = true 18:13:46,411 [1;36mDEBUGm] (s) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:13:46,411 [1;36mDEBUGm] (f) mavenSession = org.apache.maven.execution.MavenSession@70a898b0 18:13:46,412 [1;36mDEBUGm] (s) outputDirectory = /home/r/repo/lazylead-trello/target 18:13:46,412 [1;36mDEBUGm] (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.HelpMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:help' role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.assembly.mojos.SingleAssemblyMojo', role hint: 'org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single' --- 18:13:46,413 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:46,413 [1;36mDEBUGm] (s) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:13:46,415 [1;36mDEBUGm] (f) recompressZippedFiles = true 18:13:46,415 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:13:46,416 [1;36mDEBUGm] (f) runOnlyAtExecutionRoot = false 18:13:46,416 [1;36mDEBUGm] (s) siteDirectory = /home/r/repo/lazylead-trello/target/site 18:13:46,416 [1;36mDEBUGm] (f) skipAssembly = false 18:13:46,417 [1;36mDEBUGm] (s) tarLongFileMode = warn 18:13:46,417 [1;36mDEBUGm] (s) tempRoot = /home/r/repo/lazylead-trello/target/archive-tmp 18:13:46,417 [1;36mDEBUGm] (f) updateOnly = false 18:13:46,417 [1;36mDEBUGm] (f) useJvmChmod = false 18:13:46,417 [1;36mDEBUGm] (s) workDirectory = /home/r/repo/lazylead-trello/target/assembly/work 18:13:46,418 [1;36mDEBUGm] -- end configuration -- 18:13:46,419 [1;36mDEBUGm] After assembly is interpolated: <?xml version="1.0" encoding="UTF-8"?> <assembly xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd" xmlns="http://maven.apache.org/ASSEMBLY/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <id>jar-with-dependencies</id> <formats> <format>jar</format> </formats> <includeBaseDirectory>false</includeBaseDirectory> <dependencySets> <dependencySet> <outputDirectory>/</outputDirectory> <unpack>true</unpack> </dependencySet> </dependencySets> </assembly> 18:13:46,419 [1;36mDEBUGm] All known ContainerDescriptorHandler components: [metaInf-spring, plexus, file-aggregator, metaInf-services] 18:13:46,420 [1;36mDEBUGm] Dependencies for project: io.github.dgroup:lazylead-trello:jar:0.1.0 are: io.github.dgroup:lazylead-api:jar:0.1.0:compile org.glassfish.jersey.core:jersey-client:jar:2.25.1:compile org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1:compile javax.xml.bind:jaxb-api:jar:2.3.1:compile com.fasterxml.jackson.core:jackson-databind:jar:2.9.6:compile com.fasterxml.jackson.core:jackson-annotations:jar:2.9.6:compile org.hamcrest:hamcrest-all:jar:1.3:provided org.cactoos:cactoos:jar:0.38:provided com.github.dgroup:velocity:jar:0.4.0:provided org.slf4j:slf4j-api:jar:1.7.25:provided ch.qos.logback:logback-classic:jar:1.2.3:provided ch.qos.logback:logback-core:jar:1.2.3:provided org.junit.vintage:junit-vintage-engine:jar:5.4.0-M1:test org.junit.jupiter:junit-jupiter-engine:jar:5.4.0-M1:test org.assertj:assertj-core:jar:3.8.0:test org.llorllale:cactoos-matchers:jar:0.13:test 18:13:46,421 [1;36mDEBUGm] Resolving project dependencies transitively. 18:13:46,778 [1;36mDEBUGm] While resolving dependencies of io.github.dgroup:lazylead-trello:jar:0.1.0: 18:13:46,778 [1;36mDEBUGm] Processing DependencySet (output=/) 18:13:46,778 [1;36mDEBUGm] Filtering dependency artifacts WITHOUT transitive dependency path information. 18:13:46,778 [1;36mDEBUGm] Adding 24 dependency artifacts. 18:13:46,780 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-api:jar:0.1.0: (none) 18:13:46,780 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:13:46,782 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead:pom:0.1.0: (none) 18:13:46,783 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,783 [1;36mDEBUGm] Adding dependency artifact io.github.dgroup:lazylead-api:jar:0.1.0. 18:13:46,783 [1;36mDEBUGm] Unpacking artifact contents for: io.github.dgroup:lazylead-api:jar:0.1.0:compile to: 18:13:46,784 [1;36mDEBUGm] includes: **/* 18:13:46,784 [1;36mDEBUGm] excludes: none 18:13:46,784 [1;36mDEBUGm] Adding archived file-set in: /home/r/repo/lazylead-api/target/lazylead-api-app-0.1.0.jar to archive location: 18:13:46,789 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=27558, ConflictMarker.markTime=11981, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=4095, ConflictIdSorter.topsortTime=7905, ConflictIdSorter.conflictIdCount=1, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=27168, ConflictResolver.conflictItemCount=1, DefaultDependencyCollector.collectTime=1803480, DefaultDependencyCollector.transformTime=100768} 18:13:46,790 [1;36mDEBUGm] org.glassfish:findbugs:jar:3.2-b06: 18:13:46,790 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:1.1:runtime 18:13:46,791 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.core:jersey-client:jar:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,792 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.jersey.core:jersey-server:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:46,796 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey:project:pom:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,796 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:46,798 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:4: (none) 18:13:46,798 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,801 [1;36mDEBUGm] Adding dependency artifact org.glassfish.jersey.core:jersey-client:jar:2.25.1. 18:13:46,801 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.jersey.core:jersey-client:jar:2.25.1:compile to: 18:13:46,802 [1;36mDEBUGm] includes: **/* 18:13:46,802 [1;36mDEBUGm] excludes: none 18:13:46,802 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.jar to archive location: 18:13:46,804 [1;36mDEBUGm] Extension realms for project javax.ws.rs:javax.ws.rs-api:jar:2.0.1: [ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,805 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>javax.ws.rs:javax.ws.rs-api:2.0.1, parent: ClassRealm[maven.api, parent: null]] 18:13:46,806 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:46,806 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,806 [1;36mDEBUGm] Adding dependency artifact javax.ws.rs:javax.ws.rs-api:jar:2.0.1. 18:13:46,807 [1;36mDEBUGm] Unpacking artifact contents for: javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile to: 18:13:46,807 [1;36mDEBUGm] includes: **/* 18:13:46,807 [1;36mDEBUGm] excludes: none 18:13:46,807 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar to archive location: 18:13:46,810 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.core:jersey-common:jar:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,811 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.jersey.core:jersey-server:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:46,815 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey:project:pom:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,815 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:46,851 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:4: (none) 18:13:46,851 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,854 [1;36mDEBUGm] Adding dependency artifact org.glassfish.jersey.core:jersey-common:jar:2.25.1. 18:13:46,855 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.jersey.core:jersey-common:jar:2.25.1:compile to: 18:13:46,855 [1;36mDEBUGm] includes: **/* 18:13:46,855 [1;36mDEBUGm] excludes: none 18:13:46,855 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.jar to archive location: 18:13:46,857 [1;36mDEBUGm] Extension realms for project javax.annotation:javax.annotation-api:jar:1.2: (none) 18:13:46,857 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:13:46,858 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:3: (none) 18:13:46,859 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,859 [1;36mDEBUGm] Adding dependency artifact javax.annotation:javax.annotation-api:jar:1.2. 18:13:46,859 [1;36mDEBUGm] Unpacking artifact contents for: javax.annotation:javax.annotation-api:jar:1.2:compile to: 18:13:46,859 [1;36mDEBUGm] includes: **/* 18:13:46,860 [1;36mDEBUGm] excludes: none 18:13:46,860 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar to archive location: 18:13:46,863 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.bundles.repackaged:jersey-guava:bundle:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,864 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>org.glassfish.jersey.core:jersey-server:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:46,867 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.bundles.repackaged:project:pom:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,867 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:46,870 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.bundles:project:pom:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,871 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:46,875 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey:project:pom:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,875 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:46,876 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:4: (none) 18:13:46,877 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,882 [1;36mDEBUGm] Adding dependency artifact org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1. 18:13:46,882 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.25.1:compile to: 18:13:46,882 [1;36mDEBUGm] includes: **/* 18:13:46,882 [1;36mDEBUGm] excludes: none 18:13:46,883 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.jar to archive location: 18:13:46,885 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-api:jar:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,886 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,889 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-parent:pom:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,890 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,892 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-bom:pom:2.5.0-b32: (none) 18:13:46,892 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,894 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:46,894 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,898 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2:hk2-api:jar:2.5.0-b32. 18:13:46,898 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2:hk2-api:jar:2.5.0-b32:compile to: 18:13:46,899 [1;36mDEBUGm] includes: **/* 18:13:46,899 [1;36mDEBUGm] excludes: none 18:13:46,899 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.jar to archive location: 18:13:46,902 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-utils:jar:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,903 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,906 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-parent:pom:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,907 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,909 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-bom:pom:2.5.0-b32: (none) 18:13:46,909 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,910 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:46,911 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,915 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2:hk2-utils:jar:2.5.0-b32. 18:13:46,915 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2:hk2-utils:jar:2.5.0-b32:compile to: 18:13:46,915 [1;36mDEBUGm] includes: **/* 18:13:46,916 [1;36mDEBUGm] excludes: none 18:13:46,916 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.jar to archive location: 18:13:46,919 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,919 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,922 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:external:pom:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,923 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,926 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-parent:pom:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,927 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,929 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-bom:pom:2.5.0-b32: (none) 18:13:46,929 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,930 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:46,931 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,936 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32. 18:13:46,936 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b32:compile to: 18:13:46,936 [1;36mDEBUGm] includes: **/* 18:13:46,936 [1;36mDEBUGm] excludes: none 18:13:46,937 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.jar to archive location: 18:13:46,940 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,941 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,943 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:external:pom:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,944 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,947 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-parent:pom:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,948 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,950 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-bom:pom:2.5.0-b32: (none) 18:13:46,950 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,952 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:46,952 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,957 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32. 18:13:46,958 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2.external:javax.inject:jar:2.5.0-b32:compile to: 18:13:46,958 [1;36mDEBUGm] includes: **/* 18:13:46,958 [1;36mDEBUGm] excludes: none 18:13:46,958 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.jar to archive location: 18:13:46,961 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-locator:jar:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,962 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,966 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-parent:pom:2.5.0-b32: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,966 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:hk2-api:2.4.0-b10, parent: ClassRealm[maven.api, parent: null]] 18:13:46,968 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:hk2-bom:pom:2.5.0-b32: (none) 18:13:46,969 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,970 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:46,970 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:46,974 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2:hk2-locator:jar:2.5.0-b32. 18:13:46,974 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2:hk2-locator:jar:2.5.0-b32:compile to: 18:13:46,975 [1;36mDEBUGm] includes: **/* 18:13:46,975 [1;36mDEBUGm] excludes: none 18:13:46,975 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.jar to archive location: 18:13:46,977 [1;36mDEBUGm] Extension realms for project org.javassist:javassist:bundle:3.20.0-GA: [ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,978 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>org.javassist:javassist:3.18.1-GA, parent: ClassRealm[maven.api, parent: null]] 18:13:46,979 [1;36mDEBUGm] Adding dependency artifact org.javassist:javassist:jar:3.20.0-GA. 18:13:46,980 [1;36mDEBUGm] Unpacking artifact contents for: org.javassist:javassist:jar:3.20.0-GA:compile to: 18:13:46,980 [1;36mDEBUGm] includes: **/* 18:13:46,980 [1;36mDEBUGm] excludes: none 18:13:46,980 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar to archive location: 18:13:46,982 [1;36mDEBUGm] Extension realms for project org.glassfish.hk2:osgi-resource-locator:jar:1.0.1: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav:1.0-beta-2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,983 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.hk2:osgi-resource-locator:1.0.1, parent: ClassRealm[maven.api, parent: null]] 18:13:46,985 [1;36mDEBUGm] Extension realms for project org.glassfish:pom:pom:8: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav:1.0-beta-2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,986 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.hk2:osgi-resource-locator:1.0.1, parent: ClassRealm[maven.api, parent: null]] 18:13:46,987 [1;36mDEBUGm] Adding dependency artifact org.glassfish.hk2:osgi-resource-locator:jar:1.0.1. 18:13:46,987 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile to: 18:13:46,988 [1;36mDEBUGm] includes: **/* 18:13:46,988 [1;36mDEBUGm] excludes: none 18:13:46,988 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar to archive location: 18:13:46,991 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,992 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.jersey.core:jersey-server:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:46,995 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.media:project:pom:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:46,996 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:47,000 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey:project:pom:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:47,000 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:47,002 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:4: (none) 18:13:47,002 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:47,007 [1;36mDEBUGm] Adding dependency artifact org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1. 18:13:47,007 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.25.1:compile to: 18:13:47,008 [1;36mDEBUGm] includes: **/* 18:13:47,008 [1;36mDEBUGm] excludes: none 18:13:47,008 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/jersey/media/jersey-media-json-jackson/2.25.1/jersey-media-json-jackson-2.25.1.jar to archive location: 18:13:47,012 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.3.7, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:47,013 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>org.glassfish.jersey.core:jersey-server:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:47,016 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey.ext:project:pom:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:47,016 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:47,020 [1;36mDEBUGm] Extension realms for project org.glassfish.jersey:project:pom:2.25.1: [ClassRealm[extension>org.glassfish:findbugs:3.2-b06, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:47,021 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.glassfish.jersey:project:2.17, parent: ClassRealm[maven.api, parent: null]] 18:13:47,023 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:4: (none) 18:13:47,023 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:47,027 [1;36mDEBUGm] Adding dependency artifact org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.25.1. 18:13:47,028 [1;36mDEBUGm] Unpacking artifact contents for: org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.25.1:compile to: 18:13:47,028 [1;36mDEBUGm] includes: **/* 18:13:47,028 [1;36mDEBUGm] excludes: none 18:13:47,028 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/org/glassfish/jersey/ext/jersey-entity-filtering/2.25.1/jersey-entity-filtering-2.25.1.jar to archive location: 18:13:47,032 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,033 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.pom (2.5 kB at 97 kB/s) 18:13:47,059 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/_remote.repositories 18:13:47,060 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.pom.lastUpdated 18:13:47,061 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,062 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.1/maven-scm-providers-git-1.9.1.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.1/maven-scm-providers-git-1.9.1.pom (2.2 kB at 90 kB/s) 18:13:47,086 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-git/1.9.1/_remote.repositories 18:13:47,087 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-git/1.9.1/maven-scm-providers-git-1.9.1.pom.lastUpdated 18:13:47,088 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,088 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.1/maven-scm-providers-1.9.1.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.1/maven-scm-providers-1.9.1.pom (3.5 kB at 184 kB/s) 18:13:47,109 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.9.1/_remote.repositories 18:13:47,110 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.9.1/maven-scm-providers-1.9.1.pom.lastUpdated 18:13:47,111 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,111 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.1/maven-scm-1.9.1.pom Downloaded1fromacentral:1https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.1/maven-scm-1.9.1.pom (22 kB at 828 kB/s) 18:13:47,138 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.9.1/_remote.repositories 18:13:47,139 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.9.1/maven-scm-1.9.1.pom.lastUpdated 18:13:47,141 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,142 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.pom (2.1 kB at 96 kB/s) 18:13:47,165 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/_remote.repositories 18:13:47,165 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.pom.lastUpdated 18:13:47,168 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,168 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.pom (1.6 kB at 72 kB/s) 18:13:47,191 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.9.1/_remote.repositories 18:13:47,191 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.pom.lastUpdated 18:13:47,193 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=20217, ConflictMarker.markTime=16774, ConflictMarker.nodeCount=9, ConflictIdSorter.graphTime=9467, ConflictIdSorter.topsortTime=12913, ConflictIdSorter.conflictIdCount=6, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=59728, ConflictResolver.conflictItemCount=9, DefaultDependencyCollector.collectTime=161537955, DefaultDependencyCollector.transformTime=192966} 18:13:47,194 [1;36mDEBUGm] org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.9.1: 18:13:47,194 [1;36mDEBUGm] commons-io:commons-io:jar:2.2:compile 18:13:47,195 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.6:compile 18:13:47,195 [1;36mDEBUGm] org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.9.1:compile 18:13:47,195 [1;36mDEBUGm] org.apache.maven.scm:maven-scm-api:jar:1.9.1:compile 18:13:47,195 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.15:compile 18:13:47,196 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,196 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.jar Downloaded4fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.jarr(64tkBoato1.51MB/s)jar.(13/380kB)8kB)) Downloaded3fromlcentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.jarr(106/kB)at)2.2 MB/s) Downloaded2fromlcentral:lhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.jar (38 kB at 653 kB/s) Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 2.2 MB/s) 18:13:47,307 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/_remote.repositories 18:13:47,308 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.jar.lastUpdated 18:13:47,309 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/_remote.repositories 18:13:47,309 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.jar.lastUpdated 18:13:47,310 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.9.1/_remote.repositories 18:13:47,311 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.jar.lastUpdated 18:13:47,311 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/_remote.repositories 18:13:47,312 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar.lastUpdated 18:13:47,313 [1;36mDEBUGm] Created new class realm extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1 18:13:47,313 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1 18:13:47,314 [1;36mDEBUGm] Imported: < maven.api 18:13:47,314 [1;36mDEBUGm] Populating class realm extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1 18:13:47,314 [1;36mDEBUGm] Included: org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.9.1 18:13:47,314 [1;36mDEBUGm] Included: commons-io:commons-io:jar:2.2 18:13:47,315 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.6 18:13:47,315 [1;36mDEBUGm] Included: org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.9.1 18:13:47,315 [1;36mDEBUGm] Included: org.apache.maven.scm:maven-scm-api:jar:1.9.1 18:13:47,316 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.15 18:13:47,346 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,347 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.pom Downloaded1fromacentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.pom (2.2 kB at 95 kB/s) 18:13:47,370 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/_remote.repositories 18:13:47,371 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.pom.lastUpdated 18:13:47,372 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,373 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.1/maven-scm-managers-1.9.1.pom Downloaded1fromacentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.1/maven-scm-managers-1.9.1.pom (1.5 kB at 65 kB/s) 18:13:47,397 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-managers/1.9.1/_remote.repositories 18:13:47,398 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-managers/1.9.1/maven-scm-managers-1.9.1.pom.lastUpdated 18:13:47,401 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=17827, ConflictMarker.markTime=15569, ConflictMarker.nodeCount=8, ConflictIdSorter.graphTime=7479, ConflictIdSorter.topsortTime=12101, ConflictIdSorter.conflictIdCount=6, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=77875, ConflictResolver.conflictItemCount=8, DefaultDependencyCollector.collectTime=54665430, DefaultDependencyCollector.transformTime=149066} 18:13:47,401 [1;36mDEBUGm] org.apache.maven.scm:maven-scm-manager-plexus:jar:1.9.1: 18:13:47,401 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:compile 18:13:47,402 [1;36mDEBUGm] junit:junit:jar:4.8.2:compile 18:13:47,402 [1;36mDEBUGm] classworlds:classworlds:jar:1.1-alpha-2:compile 18:13:47,402 [1;36mDEBUGm] org.apache.maven.scm:maven-scm-api:jar:1.9.1:compile 18:13:47,402 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.15:compile 18:13:47,403 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,404 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.jar Downloaded1fromacentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.jar (11 kB at 425 kB/s) 18:13:47,430 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/_remote.repositories 18:13:47,431 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.jar.lastUpdated 18:13:47,432 [1;36mDEBUGm] Created new class realm extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1 18:13:47,432 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1 18:13:47,432 [1;36mDEBUGm] Imported: < maven.api 18:13:47,433 [1;36mDEBUGm] Populating class realm extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1 18:13:47,433 [1;36mDEBUGm] Included: org.apache.maven.scm:maven-scm-manager-plexus:jar:1.9.1 18:13:47,433 [1;36mDEBUGm] Included: junit:junit:jar:4.8.2 18:13:47,433 [1;36mDEBUGm] Included: org.apache.maven.scm:maven-scm-api:jar:1.9.1 18:13:47,434 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.15 18:13:47,456 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,456 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.pom (16 kB at 432 kB/s) 18:13:47,495 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/_remote.repositories 18:13:47,496 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.pom.lastUpdated 18:13:47,498 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,498 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.pom (1.6 kB at 79 kB/s) 18:13:47,519 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.3/_remote.repositories 18:13:47,519 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.pom.lastUpdated 18:13:47,520 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,521 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.3/maven-scm-1.3.pom Downloaded1fromacentral:1https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.3/maven-scm-1.3.pom (12 kB at 498 kB/s) 18:13:47,545 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.3/_remote.repositories 18:13:47,546 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.3/maven-scm-1.3.pom.lastUpdated 18:13:47,549 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,549 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.pom Downloaded1fromacentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.pom (2.1 kB at 94 kB/s) 18:13:47,573 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.3/_remote.repositories 18:13:47,574 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.pom.lastUpdated 18:13:47,575 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,576 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.3/maven-scm-managers-1.3.pom Downloaded1fromacentral:mhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.3/maven-scm-managers-1.3.pom (1.5 kB at 60 kB/s) 18:13:47,601 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-managers/1.3/_remote.repositories 18:13:47,602 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-managers/1.3/maven-scm-managers-1.3.pom.lastUpdated 18:13:47,605 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,605 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.4/plexus-container-default-1.5.4.pom Downloaded1fromlcentral:thttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.4/plexus-container-default-1.5.4.pom (2.8 kB at 131 kB/s) 18:13:47,627 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.4/_remote.repositories 18:13:47,628 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.4/plexus-container-default-1.5.4.pom.lastUpdated 18:13:47,630 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,631 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloaded1fromlcentral:shttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 202 kB/s) 18:13:47,652 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/_remote.repositories 18:13:47,652 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom.lastUpdated 18:13:47,654 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,655 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloaded1frombcentral:ehttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 140 kB/s) 18:13:47,676 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/_remote.repositories 18:13:47,676 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom.lastUpdated 18:13:47,677 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,677 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloaded1frombcentral:phttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 686 kB/s) 18:13:47,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/xbean/xbean/3.4/_remote.repositories 18:13:47,706 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/xbean/xbean/3.4/xbean-3.4.pom.lastUpdated 18:13:47,736 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,737 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded1fromocentral:1https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 7.6 kB/s) 18:13:47,756 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.12/_remote.repositories 18:13:47,757 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.pom.lastUpdated 18:13:47,758 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,759 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloaded1fromocentral:ghttps://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 243 kB/s) 18:13:47,781 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging-api/1.1/_remote.repositories 18:13:47,782 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom.lastUpdated 18:13:47,783 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,784 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded1fromocentral:lhttps://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 124 kB/s) 18:13:47,805 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/collections/google-collections/1.0/_remote.repositories 18:13:47,806 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.pom.lastUpdated 18:13:47,807 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,807 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom Downloaded1fromocentral:ohttps://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 78 kB/s) 18:13:47,828 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/google/1/_remote.repositories 18:13:47,829 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/com/google/google/1/google-1.pom.lastUpdated 18:13:47,830 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,831 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.pom (2.3 kB at 95 kB/s) 18:13:47,855 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/_remote.repositories 18:13:47,856 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.pom.lastUpdated 18:13:47,857 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,858 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.3/maven-scm-providers-git-1.3.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.3/maven-scm-providers-git-1.3.pom (2.2 kB at 61 kB/s) 18:13:47,895 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-git/1.3/_remote.repositories 18:13:47,896 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-git/1.3/maven-scm-providers-git-1.3.pom.lastUpdated 18:13:47,897 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,898 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.3/maven-scm-providers-1.3.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.3/maven-scm-providers-1.3.pom (3.6 kB at 173 kB/s) 18:13:47,919 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.3/_remote.repositories 18:13:47,920 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.3/maven-scm-providers-1.3.pom.lastUpdated 18:13:47,921 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,922 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.pom Downloaded1fromecentral:.https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.pom (145 B at 6.6 kB/s) 18:13:47,945 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/regexp/regexp/1.3/_remote.repositories 18:13:47,945 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/regexp/regexp/1.3/regexp-1.3.pom.lastUpdated 18:13:47,946 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,947 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.pom Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.pom (2.2 kB at 91 kB/s) 18:13:47,972 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/_remote.repositories 18:13:47,972 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.pom.lastUpdated 18:13:47,975 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=42765, ConflictMarker.markTime=31113, ConflictMarker.nodeCount=25, ConflictIdSorter.graphTime=20726, ConflictIdSorter.topsortTime=31003, ConflictIdSorter.conflictIdCount=15, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=168491, ConflictResolver.conflictItemCount=25, DefaultDependencyCollector.collectTime=519020003, DefaultDependencyCollector.transformTime=320681} 18:13:47,976 [1;36mDEBUGm] org.kathrynhuxtable.maven.wagon:wagon-gitsite:jar:0.3.1: 18:13:47,977 [1;36mDEBUGm] org.apache.maven.scm:maven-scm-api:jar:1.3:compile 18:13:47,977 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile 18:13:47,977 [1;36mDEBUGm] org.apache.maven.scm:maven-scm-manager-plexus:jar:1.3:runtime 18:13:47,977 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.5.4:test 18:13:47,978 [1;36mDEBUGm] org.codehaus.plexus:plexus-classworlds:jar:2.2.2:test 18:13:47,978 [1;36mDEBUGm] org.apache.xbean:xbean-reflect:jar:3.4:test 18:13:47,978 [1;36mDEBUGm] log4j:log4j:jar:1.2.12:test 18:13:47,978 [1;36mDEBUGm] commons-logging:commons-logging-api:jar:1.1:test 18:13:47,979 [1;36mDEBUGm] com.google.collections:google-collections:jar:1.0:test 18:13:47,979 [1;36mDEBUGm] junit:junit:jar:3.8.1:test 18:13:47,979 [1;36mDEBUGm] org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.3:compile 18:13:47,980 [1;36mDEBUGm] regexp:regexp:jar:1.3:compile 18:13:47,980 [1;36mDEBUGm] org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.3:compile 18:13:47,980 [1;36mDEBUGm] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile 18:13:47,982 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:47,982 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.jar Downloading from central: https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.jar Downloaded5fromacentral:ahttps://repo.maven.apache.org/maven2/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.jar.(20jkB5atB518)kB/s)-scm-manager-plexus-1.3.jarj(10(kB)kB)kB)/kB)kB) Downloaded from central: https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.jar (25 kB at 687 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.jar (10 kB at 269 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.jar Downloaded2fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.jar (49 kB at 1.1 MB/s) Downloaded2fromacentral:ahttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.jar (89 kB at 1.8 MB/s) Downloaded1fromacentral:phttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.jar (37 kB at 509 kB/s) 18:13:48,057 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/_remote.repositories 18:13:48,058 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.jar.lastUpdated 18:13:48,058 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.3/_remote.repositories 18:13:48,059 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.jar.lastUpdated 18:13:48,060 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.3/_remote.repositories 18:13:48,060 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.jar.lastUpdated 18:13:48,061 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/_remote.repositories 18:13:48,062 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.jar.lastUpdated 18:13:48,062 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/regexp/regexp/1.3/_remote.repositories 18:13:48,063 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/regexp/regexp/1.3/regexp-1.3.jar.lastUpdated 18:13:48,063 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/_remote.repositories 18:13:48,064 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.jar.lastUpdated 18:13:48,065 [1;36mDEBUGm] Created new class realm extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1 18:13:48,065 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1 18:13:48,066 [1;36mDEBUGm] Imported: < maven.api 18:13:48,066 [1;36mDEBUGm] Populating class realm extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1 18:13:48,066 [1;36mDEBUGm] Included: org.kathrynhuxtable.maven.wagon:wagon-gitsite:jar:0.3.1 18:13:48,066 [1;36mDEBUGm] Included: org.apache.maven.scm:maven-scm-api:jar:1.3 18:13:48,066 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8 18:13:48,066 [1;36mDEBUGm] Included: org.apache.maven.scm:maven-scm-manager-plexus:jar:1.3 18:13:48,067 [1;36mDEBUGm] Included: org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.3 18:13:48,067 [1;36mDEBUGm] Included: regexp:regexp:jar:1.3 18:13:48,067 [1;36mDEBUGm] Included: org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.3 18:13:48,092 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,093 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom (8.4 kB at 418 kB/s) 18:13:48,114 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.0.1/_remote.repositories 18:13:48,114 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.pom.lastUpdated 18:13:48,121 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,121 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom Downloaded1fromdcentral:ohttps://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 99 kB/s) 18:13:48,143 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jdom/jdom/1.1/_remote.repositories 18:13:48,144 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jdom/jdom/1.1/jdom-1.1.pom.lastUpdated 18:13:48,147 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=248120, ConflictMarker.markTime=132198, ConflictMarker.nodeCount=195, ConflictIdSorter.graphTime=109405, ConflictIdSorter.topsortTime=68751, ConflictIdSorter.conflictIdCount=60, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1077052, ConflictResolver.conflictItemCount=130, DefaultDependencyCollector.collectTime=52927698, DefaultDependencyCollector.transformTime=1668932} 18:13:48,148 [1;36mDEBUGm] org.apache.felix:maven-bundle-plugin:jar:3.0.1: 18:13:48,148 [1;36mDEBUGm] org.osgi:org.osgi.core:jar:4.3.1:compile 18:13:48,148 [1;36mDEBUGm] biz.aQute.bnd:biz.aQute.bndlib:jar:3.0.0:compile 18:13:48,148 [1;36mDEBUGm] org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6:compile 18:13:48,148 [1;36mDEBUGm] org.easymock:easymock:jar:2.5.2:compile 18:13:48,148 [1;36mDEBUGm] org.apache.felix:org.apache.felix.utils:jar:1.6.0:compile 18:13:48,148 [1;36mDEBUGm] org.osgi:org.osgi.compendium:jar:4.2.0:compile 18:13:48,148 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.2.0:compile 18:13:48,148 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.2.0:compile 18:13:48,149 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.0:compile 18:13:48,149 [1;36mDEBUGm] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime 18:13:48,149 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.5.6:runtime 18:13:48,149 [1;36mDEBUGm] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime 18:13:48,149 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.2.0:compile 18:13:48,149 [1;36mDEBUGm] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile 18:13:48,149 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.2.0:compile 18:13:48,150 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.2.0:compile 18:13:48,150 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.2.0:compile 18:13:48,150 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:13:48,150 [1;36mDEBUGm] junit:junit:jar:4.11:compile 18:13:48,151 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:compile 18:13:48,151 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.2.0:compile 18:13:48,151 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.2.0:compile 18:13:48,151 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.2.0:compile 18:13:48,152 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.2.0:compile 18:13:48,152 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.2:compile 18:13:48,152 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.2.0:compile 18:13:48,153 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.2.0:compile 18:13:48,153 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:13:48,153 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.2.0:compile 18:13:48,153 [1;36mDEBUGm] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile 18:13:48,154 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.2.0:compile 18:13:48,154 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:13:48,154 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:13:48,155 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:13:48,155 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.5:compile 18:13:48,155 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.1:compile 18:13:48,155 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.0.2:compile 18:13:48,156 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile 18:13:48,156 [1;36mDEBUGm] org.apache.maven.shared:maven-dependency-tree:jar:2.1:compile 18:13:48,156 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile 18:13:48,156 [1;36mDEBUGm] org.eclipse.aether:aether-util:jar:0.9.0.M2:compile 18:13:48,157 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.10:compile 18:13:48,157 [1;36mDEBUGm] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile 18:13:48,157 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile 18:13:48,158 [1;36mDEBUGm] org.apache.maven.doxia:doxia-site-renderer:jar:1.0:compile 18:13:48,158 [1;36mDEBUGm] org.apache.maven.doxia:doxia-core:jar:1.0:compile 18:13:48,158 [1;36mDEBUGm] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile 18:13:48,158 [1;36mDEBUGm] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile 18:13:48,159 [1;36mDEBUGm] org.apache.velocity:velocity:jar:1.5:compile 18:13:48,159 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.1:compile 18:13:48,159 [1;36mDEBUGm] oro:oro:jar:2.0.8:compile 18:13:48,159 [1;36mDEBUGm] org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile 18:13:48,160 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2:compile 18:13:48,160 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile 18:13:48,160 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile 18:13:48,160 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile 18:13:48,161 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile 18:13:48,161 [1;36mDEBUGm] org.jdom:jdom:jar:1.1:compile 18:13:48,162 [1;36mDEBUGm] Verifying availability of /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] 18:13:48,163 [1;36mDEBUGm] Verifying availability of /home/r/.m2/repository/org/easymock/easymock/2.5.2/easymock-2.5.2.jar from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] 18:13:48,165 [1;36mDEBUGm] Verifying availability of /home/r/.m2/repository/junit/junit/4.11/junit-4.11.jar from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (http://repository.apache.org/snapshots, default, snapshots), snapshots (http://snapshots.maven.codehaus.org/maven2, default, snapshots)] 18:13:48,171 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,171 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.jar Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.5.2/easymock-2.5.2.jar Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/easymock/easymock/2.5.2/easymock-2.5.2.jar (0 B at 0 B/s) Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (0 B at 0 B/s) Downloaded2fromacentral:lhttps://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar (0 B at 0 B/s) Downloaded2fromacentral:lhttps://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 2.3 MB/s) Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.jar (210 kB at 2.1 MB/s) 18:13:48,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.0.1/_remote.repositories 18:13:48,274 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.0.1/maven-bundle-plugin-3.0.1.jar.lastUpdated 18:13:48,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/_remote.repositories 18:13:48,275 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar.lastUpdated 18:13:48,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/2.5.2/_remote.repositories 18:13:48,276 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/2.5.2/easymock-2.5.2.jar.lastUpdated 18:13:48,277 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.11/_remote.repositories 18:13:48,277 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/junit/junit/4.11/junit-4.11.jar.lastUpdated 18:13:48,277 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jdom/jdom/1.1/_remote.repositories 18:13:48,278 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/jdom/jdom/1.1/jdom-1.1.jar.lastUpdated 18:13:48,279 [1;36mDEBUGm] Created new class realm extension>org.apache.felix:maven-bundle-plugin:3.0.1 18:13:48,279 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.felix:maven-bundle-plugin:3.0.1 18:13:48,280 [1;36mDEBUGm] Imported: < maven.api 18:13:48,280 [1;36mDEBUGm] Populating class realm extension>org.apache.felix:maven-bundle-plugin:3.0.1 18:13:48,280 [1;36mDEBUGm] Included: org.apache.felix:maven-bundle-plugin:jar:3.0.1 18:13:48,280 [1;36mDEBUGm] Included: org.osgi:org.osgi.core:jar:4.3.1 18:13:48,281 [1;36mDEBUGm] Included: biz.aQute.bnd:biz.aQute.bndlib:jar:3.0.0 18:13:48,281 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6 18:13:48,281 [1;36mDEBUGm] Included: org.easymock:easymock:jar:2.5.2 18:13:48,281 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.utils:jar:1.6.0 18:13:48,281 [1;36mDEBUGm] Included: org.osgi:org.osgi.compendium:jar:4.2.0 18:13:48,282 [1;36mDEBUGm] Included: org.slf4j:slf4j-jdk14:jar:1.5.6 18:13:48,282 [1;36mDEBUGm] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6 18:13:48,282 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.0 18:13:48,282 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1 18:13:48,283 [1;36mDEBUGm] Included: junit:junit:jar:4.11 18:13:48,283 [1;36mDEBUGm] Included: org.hamcrest:hamcrest-core:jar:1.3 18:13:48,283 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.2 18:13:48,283 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:13:48,284 [1;36mDEBUGm] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 18:13:48,284 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:13:48,284 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:13:48,285 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.5 18:13:48,285 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.1 18:13:48,285 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.0.2 18:13:48,286 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15 18:13:48,286 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-dependency-tree:jar:2.1 18:13:48,286 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 18:13:48,287 [1;36mDEBUGm] Included: org.eclipse.aether:aether-util:jar:0.9.0.M2 18:13:48,287 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.10 18:13:48,287 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7 18:13:48,288 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0 18:13:48,288 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.0 18:13:48,288 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-core:jar:1.0 18:13:48,289 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 18:13:48,289 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7 18:13:48,289 [1;36mDEBUGm] Included: org.apache.velocity:velocity:jar:1.5 18:13:48,289 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.1 18:13:48,290 [1;36mDEBUGm] Included: oro:oro:jar:2.0.8 18:13:48,290 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.0 18:13:48,290 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2 18:13:48,290 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.0 18:13:48,291 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.0 18:13:48,291 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.0 18:13:48,291 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.0 18:13:48,292 [1;36mDEBUGm] Included: org.jdom:jdom:jar:1.1 18:13:48,434 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:bundle:2.8.4: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:48,435 [1;36mDEBUGm] Created new class realm project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4 18:13:48,435 [1;36mDEBUGm] Populating class realm project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4 18:13:48,436 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4, parent: ClassRealm[maven.api, parent: null]] 18:13:48,440 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson.jaxrs:jackson-jaxrs-providers:pom:2.8.4: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:48,442 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4, parent: ClassRealm[maven.api, parent: null]] 18:13:48,445 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson:jackson-parent:pom:2.8: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:48,447 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4, parent: ClassRealm[maven.api, parent: null]] 18:13:48,450 [1;36mDEBUGm] Extension realms for project com.fasterxml:oss-parent:pom:27: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:48,452 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4, parent: ClassRealm[maven.api, parent: null]] 18:13:48,453 [1;36mDEBUGm] Adding dependency artifact com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.4. 18:13:48,454 [1;36mDEBUGm] Unpacking artifact contents for: com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.8.4:compile to: 18:13:48,454 [1;36mDEBUGm] includes: **/* 18:13:48,454 [1;36mDEBUGm] excludes: none 18:13:48,455 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.4/jackson-jaxrs-base-2.8.4.jar to archive location: 18:13:48,459 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,459 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.pom (4.7 kB at 223 kB/s) 18:13:48,482 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.5.3/_remote.repositories 18:13:48,482 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.pom.lastUpdated 18:13:48,490 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=186746, ConflictMarker.markTime=119821, ConflictMarker.nodeCount=197, ConflictIdSorter.graphTime=125060, ConflictIdSorter.topsortTime=57526, ConflictIdSorter.conflictIdCount=51, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=897129, ConflictResolver.conflictItemCount=114, DefaultDependencyCollector.collectTime=30248461, DefaultDependencyCollector.transformTime=1418662} 18:13:48,492 [1;36mDEBUGm] org.apache.felix:maven-bundle-plugin:jar:2.5.3: 18:13:48,492 [1;36mDEBUGm] biz.aQute.bnd:bndlib:jar:2.3.0:compile 18:13:48,492 [1;36mDEBUGm] org.osgi:org.osgi.core:jar:4.3.1:compile 18:13:48,492 [1;36mDEBUGm] org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6:compile 18:13:48,493 [1;36mDEBUGm] org.easymock:easymock:jar:2.4:compile 18:13:48,493 [1;36mDEBUGm] org.apache.felix:org.apache.felix.utils:jar:1.6.0:compile 18:13:48,493 [1;36mDEBUGm] org.osgi:org.osgi.compendium:jar:4.2.0:compile 18:13:48,494 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.0.7:compile 18:13:48,494 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.0.7:compile 18:13:48,494 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.7:compile 18:13:48,494 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.0.7:compile 18:13:48,495 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.0.7:compile 18:13:48,495 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.0.7:compile 18:13:48,495 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.0.7:compile 18:13:48,495 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:13:48,496 [1;36mDEBUGm] junit:junit:jar:3.8.1:compile 18:13:48,496 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.0.7:compile 18:13:48,496 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.0.7:compile 18:13:48,496 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.0.7:compile 18:13:48,497 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.0.7:compile 18:13:48,497 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.0:compile 18:13:48,497 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.0.7:compile 18:13:48,497 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.0.7:compile 18:13:48,497 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:13:48,498 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.0.7:compile 18:13:48,498 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.0.7:compile 18:13:48,498 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:13:48,498 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.5:compile 18:13:48,499 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.1:compile 18:13:48,499 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.0.2:compile 18:13:48,499 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile 18:13:48,499 [1;36mDEBUGm] org.apache.maven.shared:maven-dependency-tree:jar:2.1:compile 18:13:48,500 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile 18:13:48,500 [1;36mDEBUGm] org.eclipse.aether:aether-util:jar:0.9.0.M2:compile 18:13:48,500 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.10:compile 18:13:48,500 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile 18:13:48,501 [1;36mDEBUGm] org.apache.maven.doxia:doxia-site-renderer:jar:1.0:compile 18:13:48,501 [1;36mDEBUGm] org.apache.maven.doxia:doxia-core:jar:1.0:compile 18:13:48,501 [1;36mDEBUGm] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile 18:13:48,501 [1;36mDEBUGm] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile 18:13:48,502 [1;36mDEBUGm] org.apache.velocity:velocity:jar:1.5:compile 18:13:48,502 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.1:compile 18:13:48,502 [1;36mDEBUGm] oro:oro:jar:2.0.8:compile 18:13:48,502 [1;36mDEBUGm] org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile 18:13:48,503 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2:compile 18:13:48,503 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile 18:13:48,503 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile 18:13:48,504 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile 18:13:48,504 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile 18:13:48,510 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,510 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.jar Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.jar (176 kB at 2.3 MB/s) 18:13:48,589 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.5.3/_remote.repositories 18:13:48,589 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.jar.lastUpdated 18:13:48,591 [1;36mDEBUGm] Created new class realm extension>org.apache.felix:maven-bundle-plugin:2.5.3 18:13:48,591 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.felix:maven-bundle-plugin:2.5.3 18:13:48,592 [1;36mDEBUGm] Imported: < maven.api 18:13:48,592 [1;36mDEBUGm] Populating class realm extension>org.apache.felix:maven-bundle-plugin:2.5.3 18:13:48,592 [1;36mDEBUGm] Included: org.apache.felix:maven-bundle-plugin:jar:2.5.3 18:13:48,592 [1;36mDEBUGm] Included: biz.aQute.bnd:bndlib:jar:2.3.0 18:13:48,592 [1;36mDEBUGm] Included: org.osgi:org.osgi.core:jar:4.3.1 18:13:48,593 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6 18:13:48,593 [1;36mDEBUGm] Included: org.easymock:easymock:jar:2.4 18:13:48,593 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.utils:jar:1.6.0 18:13:48,594 [1;36mDEBUGm] Included: org.osgi:org.osgi.compendium:jar:4.2.0 18:13:48,594 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.7 18:13:48,594 [1;36mDEBUGm] Included: junit:junit:jar:3.8.1 18:13:48,594 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.0 18:13:48,594 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:13:48,595 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.5 18:13:48,595 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.1 18:13:48,595 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.0.2 18:13:48,595 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15 18:13:48,595 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-dependency-tree:jar:2.1 18:13:48,595 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 18:13:48,596 [1;36mDEBUGm] Included: org.eclipse.aether:aether-util:jar:0.9.0.M2 18:13:48,596 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.10 18:13:48,596 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0 18:13:48,596 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.0 18:13:48,596 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-core:jar:1.0 18:13:48,597 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 18:13:48,597 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7 18:13:48,597 [1;36mDEBUGm] Included: org.apache.velocity:velocity:jar:1.5 18:13:48,597 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.1 18:13:48,597 [1;36mDEBUGm] Included: oro:oro:jar:2.0.8 18:13:48,598 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.0 18:13:48,598 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2 18:13:48,598 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.0 18:13:48,599 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.0 18:13:48,599 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.0 18:13:48,599 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.0 18:13:48,726 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson.core:jackson-core:bundle:2.9.6: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.5.3, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:48,727 [1;36mDEBUGm] Created new class realm project>com.fasterxml.jackson.core:jackson-core:2.9.6 18:13:48,727 [1;36mDEBUGm] Populating class realm project>com.fasterxml.jackson.core:jackson-core:2.9.6 18:13:48,728 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>com.fasterxml.jackson.core:jackson-core:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:48,732 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,733 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.2.0/maven-bundle-plugin-3.2.0.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.2.0/maven-bundle-plugin-3.2.0.pom (8.4 kB at 335 kB/s) 18:13:48,758 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.2.0/_remote.repositories 18:13:48,758 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.2.0/maven-bundle-plugin-3.2.0.pom.lastUpdated 18:13:48,759 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,760 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom Downloaded1fromecentral:nhttps://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom (24 kB at 888 kB/s) 18:13:48,787 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix-parent/4/_remote.repositories 18:13:48,787 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/felix-parent/4/felix-parent-4.pom.lastUpdated 18:13:48,808 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,810 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/biz.aQute.bndlib-3.2.0.pom Downloaded1fromicentral:bhttps://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/biz.aQute.bndlib-3.2.0.pom (1.3 kB at 51 kB/s) 18:13:48,838 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/_remote.repositories 18:13:48,838 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/biz.aQute.bndlib-3.2.0.pom.lastUpdated 18:13:48,840 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,840 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom Downloaded1fromacentral:.https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom (7.3 kB at 178 kB/s) 18:13:48,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/3.4/_remote.repositories 18:13:48,883 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.pom.lastUpdated 18:13:48,885 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,886 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom Downloaded1fromacentral:ahttps://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom (17 kB at 657 kB/s) 18:13:48,912 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock-parent/3.4/_remote.repositories 18:13:48,913 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom.lastUpdated 18:13:48,916 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,916 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom Downloaded1frombcentral:2https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom (2.5 kB at 103 kB/s) 18:13:48,941 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/objenesis/objenesis/2.2/_remote.repositories 18:13:48,941 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.pom.lastUpdated 18:13:48,942 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,943 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom Downloaded1frombcentral:phttps://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom (17 kB at 719 kB/s) 18:13:48,967 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/objenesis/objenesis-parent/2.2/_remote.repositories 18:13:48,967 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom.lastUpdated 18:13:48,972 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=120952, ConflictMarker.markTime=93224, ConflictMarker.nodeCount=196, ConflictIdSorter.graphTime=74618, ConflictIdSorter.topsortTime=48244, ConflictIdSorter.conflictIdCount=61, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=657975, ConflictResolver.conflictItemCount=131, DefaultDependencyCollector.collectTime=238955644, DefaultDependencyCollector.transformTime=1018010} 18:13:48,973 [1;36mDEBUGm] org.apache.felix:maven-bundle-plugin:jar:3.2.0: 18:13:48,973 [1;36mDEBUGm] org.osgi:org.osgi.core:jar:4.3.1:compile 18:13:48,974 [1;36mDEBUGm] biz.aQute.bnd:biz.aQute.bndlib:jar:3.2.0:compile 18:13:48,974 [1;36mDEBUGm] org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6:compile 18:13:48,974 [1;36mDEBUGm] org.easymock:easymock:jar:3.4:compile 18:13:48,974 [1;36mDEBUGm] org.objenesis:objenesis:jar:2.2:compile 18:13:48,975 [1;36mDEBUGm] org.apache.felix:org.apache.felix.utils:jar:1.6.0:compile 18:13:48,975 [1;36mDEBUGm] org.osgi:org.osgi.compendium:jar:4.2.0:compile 18:13:48,975 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.2.0:compile 18:13:48,975 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.2.0:compile 18:13:48,976 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.0:compile 18:13:48,976 [1;36mDEBUGm] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime 18:13:48,976 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.5.6:runtime 18:13:48,976 [1;36mDEBUGm] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime 18:13:48,976 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.2.0:compile 18:13:48,977 [1;36mDEBUGm] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile 18:13:48,977 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.2.0:compile 18:13:48,977 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.2.0:compile 18:13:48,977 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.2.0:compile 18:13:48,978 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:13:48,978 [1;36mDEBUGm] junit:junit:jar:4.12:compile 18:13:48,978 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:compile 18:13:48,978 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.2.0:compile 18:13:48,979 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.2.0:compile 18:13:48,979 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.2.0:compile 18:13:48,979 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.2.0:compile 18:13:48,979 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.2:compile 18:13:48,980 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.2.0:compile 18:13:48,980 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.2.0:compile 18:13:48,980 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:13:48,980 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.2.0:compile 18:13:48,981 [1;36mDEBUGm] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile 18:13:48,981 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.2.0:compile 18:13:48,981 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:13:48,981 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:13:48,982 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:13:48,982 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.5:compile 18:13:48,982 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.1:compile 18:13:48,982 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.0.2:compile 18:13:48,982 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile 18:13:48,983 [1;36mDEBUGm] org.apache.maven.shared:maven-dependency-tree:jar:2.1:compile 18:13:48,983 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile 18:13:48,983 [1;36mDEBUGm] org.eclipse.aether:aether-util:jar:0.9.0.M2:compile 18:13:48,984 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.10:compile 18:13:48,984 [1;36mDEBUGm] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile 18:13:48,984 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile 18:13:48,984 [1;36mDEBUGm] org.apache.maven.doxia:doxia-site-renderer:jar:1.0:compile 18:13:48,984 [1;36mDEBUGm] org.apache.maven.doxia:doxia-core:jar:1.0:compile 18:13:48,984 [1;36mDEBUGm] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile 18:13:48,984 [1;36mDEBUGm] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile 18:13:48,985 [1;36mDEBUGm] org.apache.velocity:velocity:jar:1.5:compile 18:13:48,985 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.1:compile 18:13:48,985 [1;36mDEBUGm] oro:oro:jar:2.0.8:compile 18:13:48,985 [1;36mDEBUGm] org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile 18:13:48,985 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2:compile 18:13:48,985 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile 18:13:48,986 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile 18:13:48,986 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile 18:13:48,986 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile 18:13:48,986 [1;36mDEBUGm] org.jdom:jdom:jar:1.1:compile 18:13:48,991 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:48,991 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.2.0/maven-bundle-plugin-3.2.0.jar Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/biz.aQute.bndlib-3.2.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar Downloaded4fromacentral:lhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar((53kkB)atb922.kB/s).bndlib-3.2.0.jar((0.1/2.4MMB)B) Downloaded3fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.2.0/maven-bundle-plugin-3.2.0.jar (223 kB at 2.0 MB/s) Downloaded2fromacentral:.https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar (474 kB at 3.1 MB/s) Downloaded1fromicentral:bhttps://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/biz.aQute.bndlib-3.2.0.jar (2.4 MB at 5.1 MB/s) 18:13:49,461 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.2.0/_remote.repositories 18:13:49,461 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.2.0/maven-bundle-plugin-3.2.0.jar.lastUpdated 18:13:49,462 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/_remote.repositories 18:13:49,462 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/biz.aQute.bndlib-3.2.0.jar.lastUpdated 18:13:49,463 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/3.4/_remote.repositories 18:13:49,463 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/easymock/easymock/3.4/easymock-3.4.jar.lastUpdated 18:13:49,464 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/objenesis/objenesis/2.2/_remote.repositories 18:13:49,464 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/objenesis/objenesis/2.2/objenesis-2.2.jar.lastUpdated 18:13:49,467 [1;36mDEBUGm] Created new class realm extension>org.apache.felix:maven-bundle-plugin:3.2.0 18:13:49,467 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.felix:maven-bundle-plugin:3.2.0 18:13:49,467 [1;36mDEBUGm] Imported: < maven.api 18:13:49,468 [1;36mDEBUGm] Populating class realm extension>org.apache.felix:maven-bundle-plugin:3.2.0 18:13:49,468 [1;36mDEBUGm] Included: org.apache.felix:maven-bundle-plugin:jar:3.2.0 18:13:49,468 [1;36mDEBUGm] Included: org.osgi:org.osgi.core:jar:4.3.1 18:13:49,468 [1;36mDEBUGm] Included: biz.aQute.bnd:biz.aQute.bndlib:jar:3.2.0 18:13:49,469 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6 18:13:49,469 [1;36mDEBUGm] Included: org.easymock:easymock:jar:3.4 18:13:49,469 [1;36mDEBUGm] Included: org.objenesis:objenesis:jar:2.2 18:13:49,469 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.utils:jar:1.6.0 18:13:49,470 [1;36mDEBUGm] Included: org.osgi:org.osgi.compendium:jar:4.2.0 18:13:49,470 [1;36mDEBUGm] Included: org.slf4j:slf4j-jdk14:jar:1.5.6 18:13:49,470 [1;36mDEBUGm] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6 18:13:49,471 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.0 18:13:49,471 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1 18:13:49,471 [1;36mDEBUGm] Included: junit:junit:jar:4.12 18:13:49,472 [1;36mDEBUGm] Included: org.hamcrest:hamcrest-core:jar:1.3 18:13:49,472 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.2 18:13:49,472 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:13:49,472 [1;36mDEBUGm] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 18:13:49,473 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:13:49,473 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:13:49,473 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.5 18:13:49,474 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.1 18:13:49,474 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.0.2 18:13:49,474 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15 18:13:49,475 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-dependency-tree:jar:2.1 18:13:49,475 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 18:13:49,475 [1;36mDEBUGm] Included: org.eclipse.aether:aether-util:jar:0.9.0.M2 18:13:49,475 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.10 18:13:49,476 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7 18:13:49,476 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0 18:13:49,476 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.0 18:13:49,477 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-core:jar:1.0 18:13:49,477 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 18:13:49,477 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7 18:13:49,477 [1;36mDEBUGm] Included: org.apache.velocity:velocity:jar:1.5 18:13:49,478 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.1 18:13:49,478 [1;36mDEBUGm] Included: oro:oro:jar:2.0.8 18:13:49,478 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.0 18:13:49,479 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2 18:13:49,479 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.0 18:13:49,479 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.0 18:13:49,479 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.0 18:13:49,480 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.0 18:13:49,480 [1;36mDEBUGm] Included: org.jdom:jdom:jar:1.1 18:13:49,631 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson:jackson-base:pom:2.9.6: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,633 [1;36mDEBUGm] Created new class realm project>com.fasterxml.jackson:jackson-base:2.9.6 18:13:49,634 [1;36mDEBUGm] Populating class realm project>com.fasterxml.jackson:jackson-base:2.9.6 18:13:49,634 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson:jackson-base:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,639 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson:jackson-bom:pom:2.9.6: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,640 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson:jackson-base:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,643 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson:jackson-parent:pom:2.9.1.1: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,645 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson:jackson-base:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,649 [1;36mDEBUGm] Extension realms for project com.fasterxml:oss-parent:pom:33: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,651 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson:jackson-base:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,655 [1;36mDEBUGm] Adding dependency artifact com.fasterxml.jackson.core:jackson-core:jar:2.9.6. 18:13:49,655 [1;36mDEBUGm] Unpacking artifact contents for: com.fasterxml.jackson.core:jackson-core:jar:2.9.6:compile to: 18:13:49,656 [1;36mDEBUGm] includes: **/* 18:13:49,656 [1;36mDEBUGm] excludes: none 18:13:49,656 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar to archive location: 18:13:49,662 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson.core:jackson-databind:bundle:2.9.6: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,664 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>com.fasterxml.jackson:jackson-base:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,670 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson:jackson-base:pom:2.9.6: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,672 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson:jackson-base:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,676 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson:jackson-bom:pom:2.9.6: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,679 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson:jackson-base:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,683 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson:jackson-parent:pom:2.9.1.1: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,685 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson:jackson-base:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,688 [1;36mDEBUGm] Extension realms for project com.fasterxml:oss-parent:pom:33: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,690 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson:jackson-base:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,694 [1;36mDEBUGm] Adding dependency artifact com.fasterxml.jackson.core:jackson-databind:jar:2.9.6. 18:13:49,695 [1;36mDEBUGm] Unpacking artifact contents for: com.fasterxml.jackson.core:jackson-databind:jar:2.9.6:compile to: 18:13:49,695 [1;36mDEBUGm] includes: **/* 18:13:49,695 [1;36mDEBUGm] excludes: none 18:13:49,695 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar to archive location: 18:13:49,700 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson.core:jackson-annotations:bundle:2.9.6: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.5.3, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,702 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>com.fasterxml.jackson.core:jackson-core:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,706 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson:jackson-parent:pom:2.9.1: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,708 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson:jackson-base:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,711 [1;36mDEBUGm] Extension realms for project com.fasterxml:oss-parent:pom:30: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.2.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,713 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson:jackson-base:2.9.6, parent: ClassRealm[maven.api, parent: null]] 18:13:49,714 [1;36mDEBUGm] Adding dependency artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.9.6. 18:13:49,714 [1;36mDEBUGm] Unpacking artifact contents for: com.fasterxml.jackson.core:jackson-annotations:jar:2.9.6:compile to: 18:13:49,715 [1;36mDEBUGm] includes: **/* 18:13:49,715 [1;36mDEBUGm] excludes: none 18:13:49,715 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar to archive location: 18:13:49,720 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:bundle:2.8.4: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,722 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4, parent: ClassRealm[maven.api, parent: null]] 18:13:49,727 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson.jaxrs:jackson-jaxrs-providers:pom:2.8.4: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,729 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4, parent: ClassRealm[maven.api, parent: null]] 18:13:49,733 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson:jackson-parent:pom:2.8: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,735 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4, parent: ClassRealm[maven.api, parent: null]] 18:13:49,738 [1;36mDEBUGm] Extension realms for project com.fasterxml:oss-parent:pom:27: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,740 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4, parent: ClassRealm[maven.api, parent: null]] 18:13:49,741 [1;36mDEBUGm] Adding dependency artifact com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.4. 18:13:49,742 [1;36mDEBUGm] Unpacking artifact contents for: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.8.4:compile to: 18:13:49,742 [1;36mDEBUGm] includes: **/* 18:13:49,742 [1;36mDEBUGm] excludes: none 18:13:49,742 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.4/jackson-jaxrs-json-provider-2.8.4.jar to archive location: 18:13:49,751 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.8.4: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,753 [1;36mDEBUGm] Looking up lifecycle mappings for packaging bundle from ClassRealm[project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4, parent: ClassRealm[maven.api, parent: null]] 18:13:49,758 [1;36mDEBUGm] Extension realms for project com.fasterxml.jackson:jackson-parent:pom:2.8: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,761 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4, parent: ClassRealm[maven.api, parent: null]] 18:13:49,765 [1;36mDEBUGm] Extension realms for project com.fasterxml:oss-parent:pom:27: [ClassRealm[extension>org.apache.maven.scm:maven-scm-provider-gitexe:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.maven.scm:maven-scm-manager-plexus:1.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.kathrynhuxtable.maven.wagon:wagon-gitsite:0.3.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f], ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:49,766 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.8.4, parent: ClassRealm[maven.api, parent: null]] 18:13:49,768 [1;36mDEBUGm] Adding dependency artifact com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.4. 18:13:49,768 [1;36mDEBUGm] Unpacking artifact contents for: com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.4:compile to: 18:13:49,769 [1;36mDEBUGm] includes: **/* 18:13:49,769 [1;36mDEBUGm] excludes: none 18:13:49,769 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.4/jackson-module-jaxb-annotations-2.8.4.jar to archive location: 18:13:49,773 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:49,774 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.pom 18:13:50,260 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.pom.lastUpdated 18:13:50,261 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:50,262 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.pom Downloaded1fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.pom (9.9 kB at 450 kB/s) 18:13:50,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.5.1/_remote.repositories 18:13:50,285 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.pom.lastUpdated 18:13:50,288 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:50,288 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom 18:13:50,731 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom.lastUpdated 18:13:50,732 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:50,732 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom Downloaded1fromicentral:bhttps://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom (1.4 kB at 68 kB/s) 18:13:50,753 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/_remote.repositories 18:13:50,754 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom.lastUpdated 18:13:50,756 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:50,756 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom 18:13:51,199 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom.lastUpdated 18:13:51,200 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:51,200 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom Downloaded1fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (4.3 kB at 188 kB/s) 18:13:51,223 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.6/_remote.repositories 18:13:51,224 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom.lastUpdated 18:13:51,226 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:51,227 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom 18:13:51,673 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom.lastUpdated 18:13:51,674 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:51,674 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom Downloaded1fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5.0 kB at 264 kB/s) 18:13:51,694 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.7/_remote.repositories 18:13:51,694 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom.lastUpdated 18:13:51,696 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:51,696 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom 18:13:52,185 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom.lastUpdated 18:13:52,186 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:52,186 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom Downloaded1fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (4.1 kB at 217 kB/s) 18:13:52,205 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.8.1/_remote.repositories 18:13:52,206 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom.lastUpdated 18:13:52,207 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:52,207 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom 18:13:52,689 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom.lastUpdated 18:13:52,689 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:52,690 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 146 kB/s) 18:13:52,712 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3/_remote.repositories 18:13:52,712 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom.lastUpdated 18:13:52,715 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:52,715 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 18:13:53,196 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom.lastUpdated 18:13:53,197 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:53,197 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom Downloaded1fromlcentral:lhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 201 kB/s) 18:13:53,216 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.20/_remote.repositories 18:13:53,217 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom.lastUpdated 18:13:53,219 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:53,219 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom 18:13:53,691 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom.lastUpdated 18:13:53,691 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:53,692 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom Downloaded1fromlcentral:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (2.7 kB at 120 kB/s) 18:13:53,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.3.2/_remote.repositories 18:13:53,714 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom.lastUpdated 18:13:53,715 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:53,715 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom 18:13:54,162 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom.lastUpdated 18:13:54,163 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:54,163 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloaded1fromlcentral:phttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 180 kB/s) 18:13:54,181 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.2/_remote.repositories 18:13:54,182 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom.lastUpdated 18:13:54,184 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:54,185 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom 18:13:54,647 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom.lastUpdated 18:13:54,648 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:54,648 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom Downloaded1fromocentral:mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 602 kB/s) 18:13:54,667 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.9/_remote.repositories 18:13:54,668 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom.lastUpdated 18:13:54,670 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:54,671 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom 18:13:55,113 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom.lastUpdated 18:13:55,114 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:55,114 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom Downloaded1fromlcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 86 kB/s) 18:13:55,133 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/_remote.repositories 18:13:55,134 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom.lastUpdated 18:13:55,138 [1;36mDEBUGm] Dependency collection stats: {ConflictMarker.analyzeTime=213047, ConflictMarker.markTime=157626, ConflictMarker.nodeCount=206, ConflictIdSorter.graphTime=106464, ConflictIdSorter.topsortTime=62411, ConflictIdSorter.conflictIdCount=64, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1146031, ConflictResolver.conflictItemCount=133, DefaultDependencyCollector.collectTime=5363610275, DefaultDependencyCollector.transformTime=1714604} 18:13:55,139 [1;36mDEBUGm] org.apache.felix:maven-bundle-plugin:jar:3.5.1: 18:13:55,139 [1;36mDEBUGm] org.osgi:org.osgi.core:jar:4.3.1:compile 18:13:55,140 [1;36mDEBUGm] biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:compile 18:13:55,140 [1;36mDEBUGm] org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6:compile 18:13:55,140 [1;36mDEBUGm] org.easymock:easymock:jar:3.4:compile 18:13:55,140 [1;36mDEBUGm] org.objenesis:objenesis:jar:2.2:compile 18:13:55,141 [1;36mDEBUGm] org.apache.felix:org.apache.felix.utils:jar:1.6.0:compile 18:13:55,141 [1;36mDEBUGm] org.osgi:org.osgi.compendium:jar:4.2.0:compile 18:13:55,141 [1;36mDEBUGm] org.apache.maven:maven-core:jar:2.2.0:compile 18:13:55,141 [1;36mDEBUGm] org.apache.maven:maven-settings:jar:2.2.0:compile 18:13:55,142 [1;36mDEBUGm] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.0:compile 18:13:55,142 [1;36mDEBUGm] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime 18:13:55,142 [1;36mDEBUGm] org.slf4j:slf4j-api:jar:1.5.6:runtime 18:13:55,142 [1;36mDEBUGm] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime 18:13:55,143 [1;36mDEBUGm] org.apache.maven.reporting:maven-reporting-api:jar:2.2.0:compile 18:13:55,143 [1;36mDEBUGm] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile 18:13:55,143 [1;36mDEBUGm] org.apache.maven:maven-profile:jar:2.2.0:compile 18:13:55,143 [1;36mDEBUGm] org.apache.maven:maven-model:jar:2.2.0:compile 18:13:55,144 [1;36mDEBUGm] org.apache.maven:maven-artifact:jar:2.2.0:compile 18:13:55,144 [1;36mDEBUGm] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile 18:13:55,144 [1;36mDEBUGm] junit:junit:jar:4.12:compile 18:13:55,144 [1;36mDEBUGm] org.hamcrest:hamcrest-core:jar:1.3:compile 18:13:55,144 [1;36mDEBUGm] org.apache.maven:maven-repository-metadata:jar:2.2.0:compile 18:13:55,145 [1;36mDEBUGm] org.apache.maven:maven-error-diagnostics:jar:2.2.0:compile 18:13:55,145 [1;36mDEBUGm] org.apache.maven:maven-project:jar:2.2.0:compile 18:13:55,145 [1;36mDEBUGm] org.apache.maven:maven-plugin-registry:jar:2.2.0:compile 18:13:55,146 [1;36mDEBUGm] commons-cli:commons-cli:jar:1.2:compile 18:13:55,146 [1;36mDEBUGm] org.apache.maven:maven-plugin-api:jar:2.2.0:compile 18:13:55,146 [1;36mDEBUGm] org.apache.maven:maven-plugin-descriptor:jar:2.2.0:compile 18:13:55,146 [1;36mDEBUGm] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile 18:13:55,147 [1;36mDEBUGm] org.apache.maven:maven-artifact-manager:jar:2.2.0:compile 18:13:55,147 [1;36mDEBUGm] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile 18:13:55,147 [1;36mDEBUGm] org.apache.maven:maven-monitor:jar:2.2.0:compile 18:13:55,147 [1;36mDEBUGm] classworlds:classworlds:jar:1.1:compile 18:13:55,148 [1;36mDEBUGm] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile 18:13:55,148 [1;36mDEBUGm] org.sonatype.plexus:plexus-cipher:jar:1.4:compile 18:13:55,148 [1;36mDEBUGm] org.apache.maven:maven-archiver:jar:2.6:compile 18:13:55,148 [1;36mDEBUGm] org.apache.maven.shared:maven-shared-utils:jar:0.7:compile 18:13:55,149 [1;36mDEBUGm] com.google.code.findbugs:jsr305:jar:2.0.1:compile 18:13:55,149 [1;36mDEBUGm] org.codehaus.plexus:plexus-archiver:jar:2.8.1:compile 18:13:55,149 [1;36mDEBUGm] org.codehaus.plexus:plexus-io:jar:2.3.2:compile 18:13:55,150 [1;36mDEBUGm] org.apache.commons:commons-compress:jar:1.9:compile 18:13:55,150 [1;36mDEBUGm] org.codehaus.plexus:plexus-interpolation:jar:1.21:compile 18:13:55,150 [1;36mDEBUGm] org.apache.maven.shared:maven-dependency-tree:jar:2.1:compile 18:13:55,150 [1;36mDEBUGm] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile 18:13:55,151 [1;36mDEBUGm] org.eclipse.aether:aether-util:jar:0.9.0.M2:compile 18:13:55,151 [1;36mDEBUGm] org.codehaus.plexus:plexus-utils:jar:3.0.10:compile 18:13:55,151 [1;36mDEBUGm] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile 18:13:55,151 [1;36mDEBUGm] org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile 18:13:55,152 [1;36mDEBUGm] org.apache.maven.doxia:doxia-site-renderer:jar:1.0:compile 18:13:55,152 [1;36mDEBUGm] org.apache.maven.doxia:doxia-core:jar:1.0:compile 18:13:55,152 [1;36mDEBUGm] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile 18:13:55,152 [1;36mDEBUGm] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile 18:13:55,152 [1;36mDEBUGm] org.apache.velocity:velocity:jar:1.5:compile 18:13:55,153 [1;36mDEBUGm] commons-lang:commons-lang:jar:2.1:compile 18:13:55,153 [1;36mDEBUGm] oro:oro:jar:2.0.8:compile 18:13:55,153 [1;36mDEBUGm] org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile 18:13:55,153 [1;36mDEBUGm] commons-collections:commons-collections:jar:3.2:compile 18:13:55,154 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile 18:13:55,154 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile 18:13:55,154 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile 18:13:55,154 [1;36mDEBUGm] org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile 18:13:55,155 [1;36mDEBUGm] org.jdom:jdom:jar:1.1:compile 18:13:55,161 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://maven.java.net/content/repositories/releases/ 18:13:55,162 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://maven.java.net/content/repositories/releases/ Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar Downloading from jvnet-nexus-releases: https://maven.java.net/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar 18:13:56,090 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.jar.lastUpdated 18:13:56,091 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar.lastUpdated 18:13:56,092 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar.lastUpdated 18:13:56,092 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar.lastUpdated 18:13:56,093 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar.lastUpdated 18:13:56,094 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar.lastUpdated 18:13:56,094 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar.lastUpdated 18:13:56,095 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar.lastUpdated 18:13:56,096 [1;36mDEBUGm] Using transporter WagonTransporter with priority -1.0 for https://repo.maven.apache.org/maven2 18:13:56,096 [1;36mDEBUGm] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.maven.apache.org/maven2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.jar Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar Downloaded5fromacentral:ihttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar4(23BkB|ata403-kB/s)e-plugin-3.5.1.jar((19/232kkB)||bbiz.aQute.bndlib-3.5.0.jar((0/2.6MMB)MB) Downloading)fromvcentral:dhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar5.1.jar (21/232 kB) | biz.aQute.bndlib-3.5.0.jar (0.1/2.6BMB) Downloaded5fromacentral:ehttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jarz(170tkBbatl1.73MB/s)jar.(0.2/2.6/MB)/|Bplexus-io-2.3.2.jar.(24/741kB)6kB)4kB)) Downloading)fromecentral:ihttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar2.6 MB) | plexus-io-2.3.2.jar (24/74 kB) Downloaded4fromlcentral:hhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar6(143 kBpatx1.3iMB/s).2.jar (40/74 kB) Downloading)fromvcentral:ehttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar Downloaded5fromacentral:lhttps://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.jaro(232okBrats1.69MB/s)(81/378/kB)8|Bplexus-interpolation-1.21.jar.(16/622kB)) kB) Downloaded4fromicentral:bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar7(74BkB|atl470skB/s)rpolation-1.21.jar((57/62kkB)B) Downloaded3fromicentral:bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 363 kB/s) Downloaded2fromicentral:bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 1.8 MB/s) Downloaded1fromicentral:bhttps://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar (2.6 MB at 5.7 MB/s) 18:13:56,547 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.5.1/_remote.repositories 18:13:56,547 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/felix/maven-bundle-plugin/3.5.1/maven-bundle-plugin-3.5.1.jar.lastUpdated 18:13:56,548 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/_remote.repositories 18:13:56,548 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar.lastUpdated 18:13:56,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.6/_remote.repositories 18:13:56,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar.lastUpdated 18:13:56,549 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.7/_remote.repositories 18:13:56,550 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar.lastUpdated 18:13:56,550 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.8.1/_remote.repositories 18:13:56,551 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar.lastUpdated 18:13:56,551 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.3.2/_remote.repositories 18:13:56,552 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar.lastUpdated 18:13:56,552 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.9/_remote.repositories 18:13:56,552 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar.lastUpdated 18:13:56,553 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/_remote.repositories 18:13:56,553 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar.lastUpdated 18:13:56,555 [1;36mDEBUGm] Created new class realm extension>org.apache.felix:maven-bundle-plugin:3.5.1 18:13:56,555 [1;36mDEBUGm] Importing foreign packages into class realm extension>org.apache.felix:maven-bundle-plugin:3.5.1 18:13:56,555 [1;36mDEBUGm] Imported: < maven.api 18:13:56,555 [1;36mDEBUGm] Populating class realm extension>org.apache.felix:maven-bundle-plugin:3.5.1 18:13:56,556 [1;36mDEBUGm] Included: org.apache.felix:maven-bundle-plugin:jar:3.5.1 18:13:56,556 [1;36mDEBUGm] Included: org.osgi:org.osgi.core:jar:4.3.1 18:13:56,556 [1;36mDEBUGm] Included: biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0 18:13:56,556 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6 18:13:56,556 [1;36mDEBUGm] Included: org.easymock:easymock:jar:3.4 18:13:56,556 [1;36mDEBUGm] Included: org.objenesis:objenesis:jar:2.2 18:13:56,556 [1;36mDEBUGm] Included: org.apache.felix:org.apache.felix.utils:jar:1.6.0 18:13:56,557 [1;36mDEBUGm] Included: org.osgi:org.osgi.compendium:jar:4.2.0 18:13:56,557 [1;36mDEBUGm] Included: org.slf4j:slf4j-jdk14:jar:1.5.6 18:13:56,557 [1;36mDEBUGm] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6 18:13:56,557 [1;36mDEBUGm] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.0 18:13:56,557 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1 18:13:56,557 [1;36mDEBUGm] Included: junit:junit:jar:4.12 18:13:56,557 [1;36mDEBUGm] Included: org.hamcrest:hamcrest-core:jar:1.3 18:13:56,558 [1;36mDEBUGm] Included: commons-cli:commons-cli:jar:1.2 18:13:56,558 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 18:13:56,558 [1;36mDEBUGm] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 18:13:56,558 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 18:13:56,558 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 18:13:56,559 [1;36mDEBUGm] Included: org.apache.maven:maven-archiver:jar:2.6 18:13:56,559 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-shared-utils:jar:0.7 18:13:56,559 [1;36mDEBUGm] Included: com.google.code.findbugs:jsr305:jar:2.0.1 18:13:56,559 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-archiver:jar:2.8.1 18:13:56,559 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-io:jar:2.3.2 18:13:56,559 [1;36mDEBUGm] Included: org.apache.commons:commons-compress:jar:1.9 18:13:56,559 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-interpolation:jar:1.21 18:13:56,560 [1;36mDEBUGm] Included: org.apache.maven.shared:maven-dependency-tree:jar:2.1 18:13:56,560 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 18:13:56,560 [1;36mDEBUGm] Included: org.eclipse.aether:aether-util:jar:0.9.0.M2 18:13:56,560 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-utils:jar:3.0.10 18:13:56,560 [1;36mDEBUGm] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.7 18:13:56,560 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0 18:13:56,560 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.0 18:13:56,561 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-core:jar:1.0 18:13:56,561 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 18:13:56,561 [1;36mDEBUGm] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7 18:13:56,561 [1;36mDEBUGm] Included: org.apache.velocity:velocity:jar:1.5 18:13:56,561 [1;36mDEBUGm] Included: commons-lang:commons-lang:jar:2.1 18:13:56,561 [1;36mDEBUGm] Included: oro:oro:jar:2.0.8 18:13:56,561 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.0 18:13:56,562 [1;36mDEBUGm] Included: commons-collections:commons-collections:jar:3.2 18:13:56,562 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-apt:jar:1.0 18:13:56,562 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.0 18:13:56,562 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.0 18:13:56,562 [1;36mDEBUGm] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.0 18:13:56,562 [1;36mDEBUGm] Included: org.jdom:jdom:jar:1.1 18:13:56,702 [1;36mDEBUGm] Extension realms for project javax.xml.bind:jaxb-api:jar:2.3.1: [ClassRealm[extension>org.apache.felix:maven-bundle-plugin:3.5.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f]] 18:13:56,703 [1;36mDEBUGm] Created new class realm project>javax.xml.bind:jaxb-api:2.3.1 18:13:56,703 [1;36mDEBUGm] Populating class realm project>javax.xml.bind:jaxb-api:2.3.1 18:13:56,703 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[project>javax.xml.bind:jaxb-api:2.3.1, parent: ClassRealm[maven.api, parent: null]] 18:13:56,705 [1;36mDEBUGm] Extension realms for project javax.xml.bind:jaxb-api-parent:pom:2.3.1: (none) 18:13:56,705 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:56,706 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:5: (none) 18:13:56,706 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:56,707 [1;36mDEBUGm] Adding dependency artifact javax.xml.bind:jaxb-api:jar:2.3.1. 18:13:56,707 [1;36mDEBUGm] Unpacking artifact contents for: javax.xml.bind:jaxb-api:jar:2.3.1:compile to: 18:13:56,707 [1;36mDEBUGm] includes: **/* 18:13:56,708 [1;36mDEBUGm] excludes: none 18:13:56,708 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar to archive location: 18:13:56,710 [1;36mDEBUGm] Extension realms for project javax.activation:javax.activation-api:jar:1.2.0: (none) 18:13:56,710 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:13:56,711 [1;36mDEBUGm] Extension realms for project com.sun.activation:all:pom:1.2.0: (none) 18:13:56,712 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:56,713 [1;36mDEBUGm] Extension realms for project net.java:jvnet-parent:pom:1: (none) 18:13:56,713 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:56,713 [1;36mDEBUGm] Adding dependency artifact javax.activation:javax.activation-api:jar:1.2.0. 18:13:56,714 [1;36mDEBUGm] Unpacking artifact contents for: javax.activation:javax.activation-api:jar:1.2.0:compile to: 18:13:56,714 [1;36mDEBUGm] includes: **/* 18:13:56,714 [1;36mDEBUGm] excludes: none 18:13:56,714 [1;36mDEBUGm] Adding archived file-set in: /home/r/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar to archive location: 18:13:56,716 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead-trello:jar:0.1.0: (none) 18:13:56,717 [1;36mDEBUGm] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] 18:13:56,718 [1;36mDEBUGm] Extension realms for project io.github.dgroup:lazylead:pom:0.1.0: (none) 18:13:56,718 [1;36mDEBUGm] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null] 18:13:56,719 [1;36mDEBUGm] Adding dependency artifact io.github.dgroup:lazylead-trello:jar:0.1.0. 18:13:56,719 [1;36mDEBUGm] Unpacking artifact contents for: io.github.dgroup:lazylead-trello:jar:0.1.0 to: 18:13:56,719 [1;36mDEBUGm] includes: **/* 18:13:56,720 [1;36mDEBUGm] excludes: none 18:13:56,720 [1;36mDEBUGm] Adding archived file-set in: /home/r/repo/lazylead-trello/target/lazylead-trello-0.1.0.jar to archive location: 18:13:56,722 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,724 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,728 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,731 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,736 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,742 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,743 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,744 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,745 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,746 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,749 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,751 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,752 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,752 [1;36mDEBUGm] META-INF/services/org.glassfish.jersey.internal.spi.AutoDiscoverable already added, skipping 18:13:56,753 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,754 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,755 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,755 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:56,760 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,760 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:56,761 [1;36mDEBUGm] META-INF/NOTICE already added, skipping 18:13:56,765 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,765 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:56,766 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,766 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:56,766 [1;36mDEBUGm] META-INF/NOTICE already added, skipping 18:13:56,767 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,767 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:56,767 [1;36mDEBUGm] META-INF/NOTICE already added, skipping 18:13:56,769 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,769 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:56,770 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,770 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:56,770 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,771 [1;34mINFOm] Building jar: /home/r/repo/lazylead-trello/target/lazylead-trello-app-0.1.0.jar 18:13:56,778 [1;36mDEBUGm] adding directory META-INF/ 18:13:56,778 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:13:56,779 [1;36mDEBUGm] adding directory checkstyle/ 18:13:56,779 [1;36mDEBUGm] adding directory io/ 18:13:56,779 [1;36mDEBUGm] adding directory io/github/ 18:13:56,779 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:13:56,779 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:13:56,779 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/ 18:13:56,779 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/user/ 18:13:56,779 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/func/ 18:13:56,780 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/system/ 18:13:56,780 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/annoying/ 18:13:56,780 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/ 18:13:56,780 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/yaml/team/ 18:13:56,780 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/comment/ 18:13:56,780 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/issue/ 18:13:56,780 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/api/filter/ 18:13:56,780 [1;36mDEBUGm] adding directory META-INF/maven/ 18:13:56,780 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/ 18:13:56,780 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-api/ 18:13:56,780 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Annoying.class 18:13:56,781 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope$1.class 18:13:56,781 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserEnvelope.class 18:13:56,781 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/UserOf.class 18:13:56,782 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Fake.class 18:13:56,782 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/user/Unassigned.class 18:13:56,782 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/ConnectivityException.class 18:13:56,783 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/AnnoyingException.class 18:13:56,783 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Issues.class 18:13:56,784 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Assignees.class 18:13:56,784 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/func/Filters.class 18:13:56,784 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope.class 18:13:56,785 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/FakeSystem.class 18:13:56,785 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/Credentials.class 18:13:56,786 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/system/SystemEnvelope$1.class 18:13:56,786 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Filter.class 18:13:56,787 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Assignee.class 18:13:56,787 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/User.class 18:13:56,787 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Envelope.class 18:13:56,788 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/annoying/Fake.class 18:13:56,788 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/TeamOf.class 18:13:56,789 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope.class 18:13:56,789 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/Envelope$1.class 18:13:56,790 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/team/FakeTeam.class 18:13:56,791 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Task.class 18:13:56,791 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/yaml/Team.class 18:13:56,792 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments$1.class 18:13:56,793 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComment.class 18:13:56,794 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/comment/FakeComments.class 18:13:56,795 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comments.class 18:13:56,795 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/DueDateIsEmptyException.class 18:13:56,796 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/issue/FakeIssue.class 18:13:56,796 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Issue.class 18:13:56,797 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/filter/FakeFilter.class 18:13:56,797 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/Comment.class 18:13:56,798 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/api/System.class 18:13:56,798 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.xml 18:13:56,799 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-api/pom.properties 18:13:56,801 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,802 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.core/ 18:13:56,802 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.core/jersey-client/ 18:13:56,803 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.core/jersey-client/pom.properties 18:13:56,804 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.core/jersey-client/pom.xml 18:13:56,804 [1;36mDEBUGm] adding directory org/ 18:13:56,805 [1;36mDEBUGm] adding directory org/glassfish/ 18:13:56,805 [1;36mDEBUGm] adding directory org/glassfish/jersey/ 18:13:56,805 [1;36mDEBUGm] adding directory org/glassfish/jersey/client/ 18:13:56,805 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/AbortException.class 18:13:56,806 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkParser.class 18:13:56,806 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkedInput$1.class 18:13:56,807 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkedInput$AbstractBoundaryParser.class 18:13:56,807 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkedInput$FixedBoundaryParser.class 18:13:56,808 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkedInput$FixedMultiBoundaryParser$1.class 18:13:56,808 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkedInput$FixedMultiBoundaryParser.class 18:13:56,809 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkedInput.class 18:13:56,810 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ChunkedInputReader.class 18:13:56,810 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientAsyncExecutor.class 18:13:56,811 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientAsyncExecutorLiteral.class 18:13:56,812 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientBinder$1.class 18:13:56,812 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientBinder$2.class 18:13:56,813 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientBinder$PropertiesDelegateFactory.class 18:13:56,813 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientBinder$RequestContextInjectionFactory.class 18:13:56,814 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientBinder.class 18:13:56,814 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$1.class 18:13:56,815 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State$1.class 18:13:56,815 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State$2.class 18:13:56,816 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State$3.class 18:13:56,816 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State$4.class 18:13:56,817 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State$StateChangeStrategy.class 18:13:56,818 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig$State.class 18:13:56,819 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientConfig.class 18:13:56,820 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientFilteringStages$1.class 18:13:56,820 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientFilteringStages$RequestFilteringStage.class 18:13:56,821 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientFilteringStages$ResponseFilterStage.class 18:13:56,821 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientFilteringStages.class 18:13:56,822 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientLifecycleListener.class 18:13:56,823 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientProperties.class 18:13:56,823 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRequest.class 18:13:56,824 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientResponse$1.class 18:13:56,825 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientResponse$2.class 18:13:56,825 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientResponse.class 18:13:56,826 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRuntime$1.class 18:13:56,827 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRuntime$2$1$1.class 18:13:56,827 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRuntime$2$1$2.class 18:13:56,828 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRuntime$2$1.class 18:13:56,828 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRuntime$2.class 18:13:56,829 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRuntime$3.class 18:13:56,829 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ClientRuntime.class 18:13:56,830 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/CustomProvidersFeature.class 18:13:56,831 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/DefaultClientAsyncExecutorProvider$1.class 18:13:56,831 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/DefaultClientAsyncExecutorProvider.class 18:13:56,832 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnectorProvider$1.class 18:13:56,832 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnectorProvider$ConnectionFactory.class 18:13:56,833 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnectorProvider$DefaultConnectionFactory.class 18:13:56,834 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/HttpUrlConnectorProvider.class 18:13:56,834 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/InboundJaxrsResponse$1.class 18:13:56,856 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/InboundJaxrsResponse$2.class 18:13:56,856 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/InboundJaxrsResponse$3.class 18:13:56,857 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/InboundJaxrsResponse$4.class 18:13:56,857 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/InboundJaxrsResponse.class 18:13:56,858 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/Initializable.class 18:13:56,858 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyClient$1.class 18:13:56,859 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyClient$2.class 18:13:56,859 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyClient$ShutdownHook.class 18:13:56,860 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyClient.class 18:13:56,861 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyClientBuilder$1.class 18:13:56,861 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyClientBuilder.class 18:13:56,862 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$1.class 18:13:56,862 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$2.class 18:13:56,863 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$3.class 18:13:56,863 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$4.class 18:13:56,864 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$5.class 18:13:56,864 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$6.class 18:13:56,865 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$7.class 18:13:56,865 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$8.class 18:13:56,866 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$AsyncInvoker.class 18:13:56,866 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$Builder.class 18:13:56,867 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation$EntityPresence.class 18:13:56,868 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyInvocation.class 18:13:56,869 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/JerseyWebTarget.class 18:13:56,870 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/RequestEntityProcessing.class 18:13:56,870 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/RequestProcessingInitializationStage.class 18:13:56,871 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ResponseCallback.class 18:13:56,871 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/ServiceLocatorClientProvider.class 18:13:56,872 [1;36mDEBUGm] adding directory org/glassfish/jersey/client/authentication/ 18:13:56,872 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/BasicAuthenticator.class 18:13:56,873 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/DigestAuthenticator$1.class 18:13:56,874 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/DigestAuthenticator$Algorithm.class 18:13:56,874 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/DigestAuthenticator$DigestScheme.class 18:13:56,875 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/DigestAuthenticator$QOP.class 18:13:56,876 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/DigestAuthenticator.class 18:13:56,877 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$1.class 18:13:56,877 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$BasicBuilder.class 18:13:56,878 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$Builder.class 18:13:56,878 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$BuilderImpl.class 18:13:56,879 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$Mode.class 18:13:56,880 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature$UniversalBuilder.class 18:13:56,880 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFeature.class 18:13:56,881 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFilter$1.class 18:13:56,882 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFilter$2.class 18:13:56,882 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFilter$Credentials.class 18:13:56,883 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFilter$Type.class 18:13:56,883 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/HttpAuthenticationFilter.class 18:13:56,884 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/RequestAuthenticationException.class 18:13:56,885 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/authentication/ResponseAuthenticationException.class 18:13:56,885 [1;36mDEBUGm] adding directory org/glassfish/jersey/client/filter/ 18:13:56,886 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/filter/CsrfProtectionFilter.class 18:13:56,886 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/filter/EncodingFeature.class 18:13:56,887 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/filter/EncodingFilter.class 18:13:56,887 [1;36mDEBUGm] adding directory org/glassfish/jersey/client/internal/ 18:13:56,887 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/internal/HttpUrlConnector$1.class 18:13:56,888 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/internal/HttpUrlConnector$2$1.class 18:13:56,888 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/internal/HttpUrlConnector$2.class 18:13:56,889 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/internal/HttpUrlConnector$3.class 18:13:56,889 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/internal/HttpUrlConnector$4.class 18:13:56,890 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/internal/HttpUrlConnector$5.class 18:13:56,890 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/internal/HttpUrlConnector.class 18:13:56,891 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/internal/LocalizationMessages.class 18:13:56,892 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/internal/localization.properties 18:13:56,892 [1;36mDEBUGm] adding directory org/glassfish/jersey/client/spi/ 18:13:56,893 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/spi/AsyncConnectorCallback.class 18:13:56,893 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/spi/CachingConnectorProvider.class 18:13:56,893 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/spi/Connector.class 18:13:56,894 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/spi/ConnectorProvider.class 18:13:56,894 [1;36mDEBUGm] adding entry org/glassfish/jersey/client/spi/DefaultSslContextProvider.class 18:13:56,896 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,896 [1;36mDEBUGm] adding directory META-INF/maven/javax.ws.rs/ 18:13:56,896 [1;36mDEBUGm] adding directory META-INF/maven/javax.ws.rs/javax.ws.rs-api/ 18:13:56,896 [1;36mDEBUGm] adding entry META-INF/maven/javax.ws.rs/javax.ws.rs-api/pom.properties 18:13:56,897 [1;36mDEBUGm] adding entry META-INF/maven/javax.ws.rs/javax.ws.rs-api/pom.xml 18:13:56,898 [1;36mDEBUGm] adding directory javax/ 18:13:56,898 [1;36mDEBUGm] adding directory javax/ws/ 18:13:56,898 [1;36mDEBUGm] adding directory javax/ws/rs/ 18:13:56,898 [1;36mDEBUGm] adding entry javax/ws/rs/ApplicationPath.class 18:13:56,898 [1;36mDEBUGm] adding entry javax/ws/rs/BadRequestException.class 18:13:56,899 [1;36mDEBUGm] adding entry javax/ws/rs/BeanParam.class 18:13:56,899 [1;36mDEBUGm] adding entry javax/ws/rs/ClientErrorException.class 18:13:56,899 [1;36mDEBUGm] adding entry javax/ws/rs/ConstrainedTo.class 18:13:56,899 [1;36mDEBUGm] adding entry javax/ws/rs/Consumes.class 18:13:56,899 [1;36mDEBUGm] adding entry javax/ws/rs/CookieParam.class 18:13:56,900 [1;36mDEBUGm] adding entry javax/ws/rs/DELETE.class 18:13:56,900 [1;36mDEBUGm] adding entry javax/ws/rs/DefaultValue.class 18:13:56,900 [1;36mDEBUGm] adding entry javax/ws/rs/Encoded.class 18:13:56,900 [1;36mDEBUGm] adding entry javax/ws/rs/ForbiddenException.class 18:13:56,901 [1;36mDEBUGm] adding entry javax/ws/rs/FormParam.class 18:13:56,901 [1;36mDEBUGm] adding entry javax/ws/rs/GET.class 18:13:56,901 [1;36mDEBUGm] adding entry javax/ws/rs/HEAD.class 18:13:56,901 [1;36mDEBUGm] adding entry javax/ws/rs/HeaderParam.class 18:13:56,902 [1;36mDEBUGm] adding entry javax/ws/rs/HttpMethod.class 18:13:56,902 [1;36mDEBUGm] adding entry javax/ws/rs/InternalServerErrorException.class 18:13:56,902 [1;36mDEBUGm] adding entry javax/ws/rs/MatrixParam.class 18:13:56,902 [1;36mDEBUGm] adding entry javax/ws/rs/NameBinding.class 18:13:56,903 [1;36mDEBUGm] adding entry javax/ws/rs/NotAcceptableException.class 18:13:56,903 [1;36mDEBUGm] adding entry javax/ws/rs/NotAllowedException.class 18:13:56,903 [1;36mDEBUGm] adding entry javax/ws/rs/NotAuthorizedException.class 18:13:56,904 [1;36mDEBUGm] adding entry javax/ws/rs/NotFoundException.class 18:13:56,904 [1;36mDEBUGm] adding entry javax/ws/rs/NotSupportedException.class 18:13:56,904 [1;36mDEBUGm] adding entry javax/ws/rs/OPTIONS.class 18:13:56,905 [1;36mDEBUGm] adding entry javax/ws/rs/POST.class 18:13:56,905 [1;36mDEBUGm] adding entry javax/ws/rs/PUT.class 18:13:56,905 [1;36mDEBUGm] adding entry javax/ws/rs/Path.class 18:13:56,905 [1;36mDEBUGm] adding entry javax/ws/rs/PathParam.class 18:13:56,905 [1;36mDEBUGm] adding entry javax/ws/rs/Priorities.class 18:13:56,906 [1;36mDEBUGm] adding entry javax/ws/rs/ProcessingException.class 18:13:56,906 [1;36mDEBUGm] adding entry javax/ws/rs/Produces.class 18:13:56,906 [1;36mDEBUGm] adding entry javax/ws/rs/QueryParam.class 18:13:56,906 [1;36mDEBUGm] adding entry javax/ws/rs/RedirectionException.class 18:13:56,907 [1;36mDEBUGm] adding entry javax/ws/rs/RuntimeType.class 18:13:56,907 [1;36mDEBUGm] adding entry javax/ws/rs/ServerErrorException.class 18:13:56,907 [1;36mDEBUGm] adding entry javax/ws/rs/ServiceUnavailableException.class 18:13:56,908 [1;36mDEBUGm] adding entry javax/ws/rs/WebApplicationException.class 18:13:56,908 [1;36mDEBUGm] adding directory javax/ws/rs/client/ 18:13:56,908 [1;36mDEBUGm] adding entry javax/ws/rs/client/AsyncInvoker.class 18:13:56,909 [1;36mDEBUGm] adding entry javax/ws/rs/client/Client.class 18:13:56,909 [1;36mDEBUGm] adding entry javax/ws/rs/client/ClientBuilder.class 18:13:56,909 [1;36mDEBUGm] adding entry javax/ws/rs/client/ClientRequestContext.class 18:13:56,910 [1;36mDEBUGm] adding entry javax/ws/rs/client/ClientRequestFilter.class 18:13:56,910 [1;36mDEBUGm] adding entry javax/ws/rs/client/ClientResponseContext.class 18:13:56,910 [1;36mDEBUGm] adding entry javax/ws/rs/client/ClientResponseFilter.class 18:13:56,910 [1;36mDEBUGm] adding entry javax/ws/rs/client/Entity.class 18:13:56,911 [1;36mDEBUGm] adding entry javax/ws/rs/client/FactoryFinder$1.class 18:13:56,911 [1;36mDEBUGm] adding entry javax/ws/rs/client/FactoryFinder.class 18:13:56,912 [1;36mDEBUGm] adding entry javax/ws/rs/client/Invocation$Builder.class 18:13:56,912 [1;36mDEBUGm] adding entry javax/ws/rs/client/Invocation.class 18:13:56,912 [1;36mDEBUGm] adding entry javax/ws/rs/client/InvocationCallback.class 18:13:56,913 [1;36mDEBUGm] adding entry javax/ws/rs/client/ResponseProcessingException.class 18:13:56,913 [1;36mDEBUGm] adding entry javax/ws/rs/client/SyncInvoker.class 18:13:56,913 [1;36mDEBUGm] adding entry javax/ws/rs/client/WebTarget.class 18:13:56,913 [1;36mDEBUGm] adding directory javax/ws/rs/container/ 18:13:56,914 [1;36mDEBUGm] adding entry javax/ws/rs/container/AsyncResponse.class 18:13:56,914 [1;36mDEBUGm] adding entry javax/ws/rs/container/CompletionCallback.class 18:13:56,914 [1;36mDEBUGm] adding entry javax/ws/rs/container/ConnectionCallback.class 18:13:56,914 [1;36mDEBUGm] adding entry javax/ws/rs/container/ContainerRequestContext.class 18:13:56,915 [1;36mDEBUGm] adding entry javax/ws/rs/container/ContainerRequestFilter.class 18:13:56,915 [1;36mDEBUGm] adding entry javax/ws/rs/container/ContainerResponseContext.class 18:13:56,915 [1;36mDEBUGm] adding entry javax/ws/rs/container/ContainerResponseFilter.class 18:13:56,916 [1;36mDEBUGm] adding entry javax/ws/rs/container/DynamicFeature.class 18:13:56,916 [1;36mDEBUGm] adding entry javax/ws/rs/container/PreMatching.class 18:13:56,916 [1;36mDEBUGm] adding entry javax/ws/rs/container/ResourceContext.class 18:13:56,916 [1;36mDEBUGm] adding entry javax/ws/rs/container/ResourceInfo.class 18:13:56,917 [1;36mDEBUGm] adding entry javax/ws/rs/container/Suspended.class 18:13:56,917 [1;36mDEBUGm] adding entry javax/ws/rs/container/TimeoutHandler.class 18:13:56,917 [1;36mDEBUGm] adding directory javax/ws/rs/core/ 18:13:56,917 [1;36mDEBUGm] adding entry javax/ws/rs/core/AbstractMultivaluedMap.class 18:13:56,918 [1;36mDEBUGm] adding entry javax/ws/rs/core/Application.class 18:13:56,918 [1;36mDEBUGm] adding entry javax/ws/rs/core/CacheControl.class 18:13:56,919 [1;36mDEBUGm] adding entry javax/ws/rs/core/Configurable.class 18:13:56,919 [1;36mDEBUGm] adding entry javax/ws/rs/core/Configuration.class 18:13:56,919 [1;36mDEBUGm] adding entry javax/ws/rs/core/Context.class 18:13:56,919 [1;36mDEBUGm] adding entry javax/ws/rs/core/Cookie.class 18:13:56,920 [1;36mDEBUGm] adding entry javax/ws/rs/core/EntityTag.class 18:13:56,920 [1;36mDEBUGm] adding entry javax/ws/rs/core/Feature.class 18:13:56,920 [1;36mDEBUGm] adding entry javax/ws/rs/core/FeatureContext.class 18:13:56,921 [1;36mDEBUGm] adding entry javax/ws/rs/core/Form$1.class 18:13:56,921 [1;36mDEBUGm] adding entry javax/ws/rs/core/Form.class 18:13:56,921 [1;36mDEBUGm] adding entry javax/ws/rs/core/GenericEntity.class 18:13:56,922 [1;36mDEBUGm] adding entry javax/ws/rs/core/GenericType.class 18:13:56,922 [1;36mDEBUGm] adding entry javax/ws/rs/core/HttpHeaders.class 18:13:56,922 [1;36mDEBUGm] adding entry javax/ws/rs/core/Link$Builder.class 18:13:56,923 [1;36mDEBUGm] adding entry javax/ws/rs/core/Link$JaxbAdapter.class 18:13:56,923 [1;36mDEBUGm] adding entry javax/ws/rs/core/Link$JaxbLink.class 18:13:56,923 [1;36mDEBUGm] adding entry javax/ws/rs/core/Link.class 18:13:56,924 [1;36mDEBUGm] adding entry javax/ws/rs/core/MediaType$1.class 18:13:56,924 [1;36mDEBUGm] adding entry javax/ws/rs/core/MediaType$2.class 18:13:56,924 [1;36mDEBUGm] adding entry javax/ws/rs/core/MediaType.class 18:13:56,925 [1;36mDEBUGm] adding entry javax/ws/rs/core/MultivaluedHashMap.class 18:13:56,925 [1;36mDEBUGm] adding entry javax/ws/rs/core/MultivaluedMap.class 18:13:56,925 [1;36mDEBUGm] adding entry javax/ws/rs/core/NewCookie.class 18:13:56,926 [1;36mDEBUGm] adding entry javax/ws/rs/core/NoContentException.class 18:13:56,926 [1;36mDEBUGm] adding entry javax/ws/rs/core/PathSegment.class 18:13:56,926 [1;36mDEBUGm] adding entry javax/ws/rs/core/Request.class 18:13:56,927 [1;36mDEBUGm] adding entry javax/ws/rs/core/Response$ResponseBuilder.class 18:13:56,927 [1;36mDEBUGm] adding entry javax/ws/rs/core/Response$Status$Family.class 18:13:56,927 [1;36mDEBUGm] adding entry javax/ws/rs/core/Response$Status.class 18:13:56,928 [1;36mDEBUGm] adding entry javax/ws/rs/core/Response$StatusType.class 18:13:56,928 [1;36mDEBUGm] adding entry javax/ws/rs/core/Response.class 18:13:56,928 [1;36mDEBUGm] adding entry javax/ws/rs/core/SecurityContext.class 18:13:56,929 [1;36mDEBUGm] adding entry javax/ws/rs/core/StreamingOutput.class 18:13:56,929 [1;36mDEBUGm] adding entry javax/ws/rs/core/UriBuilder.class 18:13:56,929 [1;36mDEBUGm] adding entry javax/ws/rs/core/UriBuilderException.class 18:13:56,930 [1;36mDEBUGm] adding entry javax/ws/rs/core/UriInfo.class 18:13:56,930 [1;36mDEBUGm] adding entry javax/ws/rs/core/Variant$VariantListBuilder.class 18:13:56,930 [1;36mDEBUGm] adding entry javax/ws/rs/core/Variant.class 18:13:56,931 [1;36mDEBUGm] adding directory javax/ws/rs/ext/ 18:13:56,931 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ContextResolver.class 18:13:56,931 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ExceptionMapper.class 18:13:56,931 [1;36mDEBUGm] adding entry javax/ws/rs/ext/FactoryFinder$1.class 18:13:56,932 [1;36mDEBUGm] adding entry javax/ws/rs/ext/FactoryFinder.class 18:13:56,932 [1;36mDEBUGm] adding entry javax/ws/rs/ext/InterceptorContext.class 18:13:56,932 [1;36mDEBUGm] adding entry javax/ws/rs/ext/MessageBodyReader.class 18:13:56,933 [1;36mDEBUGm] adding entry javax/ws/rs/ext/MessageBodyWriter.class 18:13:56,933 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ParamConverter$Lazy.class 18:13:56,933 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ParamConverter.class 18:13:56,934 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ParamConverterProvider.class 18:13:56,934 [1;36mDEBUGm] adding entry javax/ws/rs/ext/Provider.class 18:13:56,934 [1;36mDEBUGm] adding entry javax/ws/rs/ext/Providers.class 18:13:56,934 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ReaderInterceptor.class 18:13:56,935 [1;36mDEBUGm] adding entry javax/ws/rs/ext/ReaderInterceptorContext.class 18:13:56,935 [1;36mDEBUGm] adding entry javax/ws/rs/ext/RuntimeDelegate$HeaderDelegate.class 18:13:56,935 [1;36mDEBUGm] adding entry javax/ws/rs/ext/RuntimeDelegate.class 18:13:56,936 [1;36mDEBUGm] adding entry javax/ws/rs/ext/WriterInterceptor.class 18:13:56,936 [1;36mDEBUGm] adding entry javax/ws/rs/ext/WriterInterceptorContext.class 18:13:56,940 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:56,940 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.core/jersey-common/ 18:13:56,940 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.core/jersey-common/pom.properties 18:13:56,941 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.core/jersey-common/pom.xml 18:13:56,942 [1;36mDEBUGm] adding directory META-INF/services/ 18:13:56,942 [1;36mDEBUGm] adding entry META-INF/services/org.glassfish.jersey.internal.spi.AutoDiscoverable 18:13:56,942 [1;36mDEBUGm] adding entry org/glassfish/jersey/Beta.class 18:13:56,943 [1;36mDEBUGm] adding entry org/glassfish/jersey/CommonProperties.class 18:13:56,943 [1;36mDEBUGm] adding entry org/glassfish/jersey/ExtendedConfig.class 18:13:56,943 [1;36mDEBUGm] adding entry org/glassfish/jersey/JerseyPriorities.class 18:13:56,944 [1;36mDEBUGm] adding entry org/glassfish/jersey/ServiceLocatorProvider.class 18:13:56,944 [1;36mDEBUGm] adding entry org/glassfish/jersey/Severity.class 18:13:56,944 [1;36mDEBUGm] adding entry org/glassfish/jersey/SslConfigurator.class 18:13:56,945 [1;36mDEBUGm] adding directory org/glassfish/jersey/filter/ 18:13:56,945 [1;36mDEBUGm] adding entry org/glassfish/jersey/filter/LoggingFilter$1.class 18:13:56,945 [1;36mDEBUGm] adding entry org/glassfish/jersey/filter/LoggingFilter$LoggingStream.class 18:13:56,946 [1;36mDEBUGm] adding entry org/glassfish/jersey/filter/LoggingFilter.class 18:13:56,947 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/ 18:13:56,947 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/AbstractRuntimeDelegate.class 18:13:56,947 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ContextResolverFactory$1.class 18:13:56,947 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ContextResolverFactory$Binder.class 18:13:56,948 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ContextResolverFactory$ContextResolverAdapter.class 18:13:56,948 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ContextResolverFactory$NullContextResolverAdapter.class 18:13:56,949 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ContextResolverFactory.class 18:13:56,949 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors$1.class 18:13:56,949 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors$2.class 18:13:56,950 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors$3.class 18:13:56,950 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors$ErrorMessage.class 18:13:56,950 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors$ErrorMessagesException.class 18:13:56,951 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Errors.class 18:13:56,951 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ExceptionMapperFactory$1.class 18:13:56,952 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ExceptionMapperFactory$Binder.class 18:13:56,952 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ExceptionMapperFactory$ExceptionMapperType.class 18:13:56,952 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ExceptionMapperFactory.class 18:13:56,953 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/InternalProperties.class 18:13:56,953 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JaxrsProviders$Binder.class 18:13:56,954 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JaxrsProviders.class 18:13:56,954 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JerseyErrorService$1.class 18:13:56,954 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JerseyErrorService$2.class 18:13:56,955 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JerseyErrorService$Binder.class 18:13:56,955 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/JerseyErrorService.class 18:13:56,956 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/LocalizationMessages.class 18:13:56,957 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/MapPropertiesDelegate.class 18:13:56,958 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$1.class 18:13:56,958 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$2.class 18:13:56,958 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$BundleSpiProvidersLoader.class 18:13:56,959 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$OsgiServiceFinder$1.class 18:13:56,959 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$OsgiServiceFinder$2.class 18:13:56,960 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry$OsgiServiceFinder.class 18:13:56,960 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/OsgiRegistry.class 18:13:56,961 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/PropertiesDelegate.class 18:13:56,962 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/RuntimeDelegateImpl.class 18:13:56,962 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceConfigurationError.class 18:13:56,962 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$1.class 18:13:56,963 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$AbstractLazyIterator.class 18:13:56,963 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$DefaultServiceIteratorProvider.class 18:13:56,964 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$LazyClassIterator.class 18:13:56,965 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$LazyObjectIterator.class 18:13:56,965 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder$ServiceIteratorProvider.class 18:13:56,966 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinder.class 18:13:56,966 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/ServiceFinderBinder.class 18:13:56,967 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/Version.class 18:13:56,967 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/build.properties 18:13:56,967 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/inject/ 18:13:56,968 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$1.class 18:13:56,968 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$2.class 18:13:56,968 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$3.class 18:13:56,969 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$4.class 18:13:56,969 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$Binder$1.class 18:13:56,970 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$Binder.class 18:13:56,970 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$DescriptorOverridingInjectee.class 18:13:56,970 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver$RequiredTypeOverridingInjectee.class 18:13:56,971 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ContextInjectionResolver.class 18:13:56,971 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Custom.class 18:13:56,972 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/CustomAnnotationLiteral.class 18:13:56,972 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ExtractorException.class 18:13:56,972 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/FactoryToService.class 18:13:56,973 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ForeignRequestScopeBridge.class 18:13:56,973 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Injections.class 18:13:56,973 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/JerseyClassAnalyzer$1.class 18:13:56,974 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/JerseyClassAnalyzer$Binder.class 18:13:56,974 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/JerseyClassAnalyzer.class 18:13:56,975 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderBinder$1.class 18:13:56,975 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderBinder$2.class 18:13:56,975 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderBinder$3.class 18:13:56,976 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderBinder.class 18:13:56,976 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderToFactory$1.class 18:13:56,976 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderToFactory.class 18:13:56,977 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ProviderToService.class 18:13:56,977 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Providers$1.class 18:13:56,977 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Providers$2.class 18:13:56,978 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Providers$3.class 18:13:56,978 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Providers$ProviderRuntime.class 18:13:56,978 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/Providers.class 18:13:56,979 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferenceTransformingFactory$Transformer.class 18:13:56,979 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferenceTransformingFactory.class 18:13:56,980 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferencingFactory$1.class 18:13:56,980 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferencingFactory$EmptyReferenceFactory.class 18:13:56,981 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferencingFactory$InitializedReferenceFactory.class 18:13:56,981 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ReferencingFactory.class 18:13:56,981 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/inject/ServiceLocatorSupplier.class 18:13:56,981 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/l10n/ 18:13:56,982 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/l10n/Localizable.class 18:13:56,982 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/l10n/LocalizableMessage.class 18:13:56,982 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/l10n/LocalizableMessageFactory.class 18:13:56,983 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/l10n/Localizer.class 18:13:56,983 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/localization.properties 18:13:56,984 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/sonar/ 18:13:56,985 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/sonar/SonarJerseyCommon.class 18:13:56,985 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/spi/ 18:13:56,986 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/spi/AutoDiscoverable.class 18:13:56,986 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/spi/ForcedAutoDiscoverable.class 18:13:56,987 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/util/ 18:13:56,987 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Base64.class 18:13:56,988 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Closing.class 18:13:56,988 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Closure.class 18:13:56,989 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ExceptionUtils.class 18:13:56,989 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ExtendedLogger.class 18:13:56,990 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/JdkVersion.class 18:13:56,990 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/LazyUid.class 18:13:56,991 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Producer.class 18:13:56,991 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertiesClass.class 18:13:56,991 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertiesHelper$1.class 18:13:56,992 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertiesHelper$2.class 18:13:56,992 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertiesHelper$3.class 18:13:56,992 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertiesHelper.class 18:13:56,993 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Property.class 18:13:56,993 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/PropertyAlias.class 18:13:56,994 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$1.class 18:13:56,994 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$10.class 18:13:56,994 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$11.class 18:13:56,995 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$12.class 18:13:56,995 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$13.class 18:13:56,995 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$14.class 18:13:56,996 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$15.class 18:13:56,996 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$16.class 18:13:56,997 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$17.class 18:13:56,997 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$18.class 18:13:56,998 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$19.class 18:13:56,998 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$2.class 18:13:56,998 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$3.class 18:13:56,999 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$4.class 18:13:56,999 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$5.class 18:13:56,999 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$6.class 18:13:57,000 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$7.class 18:13:57,000 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$8.class 18:13:57,000 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$9.class 18:13:57,001 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper$DeclaringClassInterfacePair.class 18:13:57,001 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/ReflectionHelper.class 18:13:57,002 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/SaxHelper.class 18:13:57,003 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/SimpleNamespaceResolver.class 18:13:57,003 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/Tokenizer.class 18:13:57,003 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/TypeVisitor.class 18:13:57,004 [1;36mDEBUGm] adding directory org/glassfish/jersey/internal/util/collection/ 18:13:57,004 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ByteBufferInputStream.class 18:13:57,005 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ClassTypePair.class 18:13:57,005 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$1.class 18:13:57,005 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$BaseIterator.class 18:13:57,006 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$CollectionView.class 18:13:57,006 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$CounterCell.class 18:13:57,007 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$CounterHashCode.class 18:13:57,007 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$EntryIterator.class 18:13:57,008 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$EntrySetView.class 18:13:57,008 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$ForwardingNode.class 18:13:57,009 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$KeyIterator.class 18:13:57,009 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$KeySetView.class 18:13:57,010 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$MapEntry.class 18:13:57,010 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$Node.class 18:13:57,011 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$ReservationNode.class 18:13:57,011 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$Segment.class 18:13:57,012 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$Traverser.class 18:13:57,012 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$TreeBin.class 18:13:57,013 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$TreeNode.class 18:13:57,014 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$ValueIterator.class 18:13:57,014 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8$ValuesView.class 18:13:57,015 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ConcurrentHashMapV8.class 18:13:57,016 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/DataStructures$1.class 18:13:57,017 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/DataStructures$2.class 18:13:57,017 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/DataStructures.class 18:13:57,017 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ImmutableMultivaluedMap.class 18:13:57,018 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparator.class 18:13:57,018 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$1.class 18:13:57,019 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$Entry.class 18:13:57,019 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$EntryIterator.class 18:13:57,019 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$EntrySet.class 18:13:57,020 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$HashIterator.class 18:13:57,020 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$KeyIterator.class 18:13:57,021 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap$ValueIterator.class 18:13:57,021 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorHashMap.class 18:13:57,022 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$1.class 18:13:57,023 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$Entry.class 18:13:57,023 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$EntryIterator.class 18:13:57,024 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$KeyIterator.class 18:13:57,025 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$LinkedHashIterator.class 18:13:57,026 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap$ValueIterator.class 18:13:57,026 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/KeyComparatorLinkedHashMap.class 18:13:57,027 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LazyUnsafeValue.class 18:13:57,028 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LazyValue.class 18:13:57,028 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LinkedTransferQueue$1.class 18:13:57,029 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LinkedTransferQueue$Itr.class 18:13:57,029 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LinkedTransferQueue$Node.class 18:13:57,030 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/LinkedTransferQueue.class 18:13:57,031 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/MultivaluedStringMap.class 18:13:57,032 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/NonBlockingInputStream.class 18:13:57,033 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/NullableMultivaluedHashMap.class 18:13:57,033 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Ref.class 18:13:57,034 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Refs$DefaultRefImpl.class 18:13:57,034 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Refs$ImmutableRefImpl.class 18:13:57,035 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Refs$ThreadSafeRefImpl.class 18:13:57,036 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Refs.class 18:13:57,036 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Settable.class 18:13:57,037 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/StringIgnoreCaseKeyComparator.class 18:13:57,037 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/StringKeyIgnoreCaseMultivaluedMap.class 18:13:57,038 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ThreadLocalRandom$1.class 18:13:57,038 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/ThreadLocalRandom.class 18:13:57,039 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/TransferQueue.class 18:13:57,040 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/UnsafeValue.class 18:13:57,040 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Value.class 18:13:57,041 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$1.class 18:13:57,041 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$2.class 18:13:57,042 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$EagerValue.class 18:13:57,043 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$ExceptionValue.class 18:13:57,043 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$InstanceUnsafeValue.class 18:13:57,044 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$InstanceValue.class 18:13:57,044 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$LazyUnsafeValueImpl.class 18:13:57,045 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values$LazyValueImpl.class 18:13:57,046 [1;36mDEBUGm] adding entry org/glassfish/jersey/internal/util/collection/Values.class 18:13:57,046 [1;36mDEBUGm] adding directory org/glassfish/jersey/logging/ 18:13:57,047 [1;36mDEBUGm] adding entry org/glassfish/jersey/logging/ClientLoggingFilter.class 18:13:57,047 [1;36mDEBUGm] adding entry org/glassfish/jersey/logging/LoggingFeature$Verbosity.class 18:13:57,048 [1;36mDEBUGm] adding entry org/glassfish/jersey/logging/LoggingFeature.class 18:13:57,049 [1;36mDEBUGm] adding entry org/glassfish/jersey/logging/LoggingFeatureAutoDiscoverable.class 18:13:57,049 [1;36mDEBUGm] adding entry org/glassfish/jersey/logging/LoggingInterceptor$1.class 18:13:57,050 [1;36mDEBUGm] adding entry org/glassfish/jersey/logging/LoggingInterceptor$2.class 18:13:57,050 [1;36mDEBUGm] adding entry org/glassfish/jersey/logging/LoggingInterceptor$LoggingStream.class 18:13:57,051 [1;36mDEBUGm] adding entry org/glassfish/jersey/logging/LoggingInterceptor.class 18:13:57,052 [1;36mDEBUGm] adding entry org/glassfish/jersey/logging/ServerLoggingFilter.class 18:13:57,052 [1;36mDEBUGm] adding directory org/glassfish/jersey/message/ 18:13:57,053 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/AbstractEntityProviderModel.class 18:13:57,053 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/DeflateEncoder.class 18:13:57,054 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/GZipEncoder.class 18:13:57,054 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/MessageBodyWorkers.class 18:13:57,055 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/MessageProperties.class 18:13:57,055 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/MessageUtils.class 18:13:57,056 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/ReaderModel.class 18:13:57,056 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/WriterModel.class 18:13:57,057 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/XmlHeader.class 18:13:57,058 [1;36mDEBUGm] adding directory org/glassfish/jersey/message/internal/ 18:13:57,058 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AbstractFormProvider.class 18:13:57,058 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AbstractMessageReaderWriterProvider.class 18:13:57,059 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AcceptableLanguageTag.class 18:13:57,060 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AcceptableMediaType$1.class 18:13:57,060 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AcceptableMediaType.class 18:13:57,061 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/AcceptableToken.class 18:13:57,061 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$1.class 18:13:57,062 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$1.class 18:13:57,062 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$2.class 18:13:57,063 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$3.class 18:13:57,064 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$4.class 18:13:57,064 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$5.class 18:13:57,065 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$6.class 18:13:57,065 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$7.class 18:13:57,066 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes$8.class 18:13:57,066 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider$PrimitiveTypes.class 18:13:57,067 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/BasicTypesMessageProvider.class 18:13:57,068 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ByteArrayProvider.class 18:13:57,069 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CacheControlProvider.class 18:13:57,069 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CommittingOutputStream$1.class 18:13:57,070 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CommittingOutputStream.class 18:13:57,071 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CompletableReader.class 18:13:57,071 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CookieProvider.class 18:13:57,072 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CookiesParser$MutableCookie.class 18:13:57,072 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CookiesParser$MutableNewCookie.class 18:13:57,073 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/CookiesParser.class 18:13:57,074 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/DataSourceProvider$ByteArrayDataSource$DSByteArrayOutputStream.class 18:13:57,074 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/DataSourceProvider$ByteArrayDataSource.class 18:13:57,075 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/DataSourceProvider.class 18:13:57,076 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/DateProvider.class 18:13:57,076 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/EntityInputStream.class 18:13:57,077 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/EntityTagProvider.class 18:13:57,078 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/FileProvider.class 18:13:57,078 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/FormMultivaluedMapProvider.class 18:13:57,079 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/FormProvider.class 18:13:57,080 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/GrammarUtil.class 18:13:57,080 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderUtils$1.class 18:13:57,081 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderUtils$2.class 18:13:57,081 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderUtils$3.class 18:13:57,082 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderUtils.class 18:13:57,082 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderValueException$Context.class 18:13:57,083 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HeaderValueException.class 18:13:57,084 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpDateFormat$1.class 18:13:57,084 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpDateFormat.class 18:13:57,085 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderListAdapter.class 18:13:57,085 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$1.class 18:13:57,086 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$2.class 18:13:57,086 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$3.class 18:13:57,087 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$4.class 18:13:57,087 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$5.class 18:13:57,088 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$6.class 18:13:57,088 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$7.class 18:13:57,089 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$8.class 18:13:57,089 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$Event.class 18:13:57,090 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader$ListElementCreator.class 18:13:57,091 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReader.class 18:13:57,092 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/HttpHeaderReaderImpl.class 18:13:57,092 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$1.class 18:13:57,093 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$2.class 18:13:57,093 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$3.class 18:13:57,094 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$4.class 18:13:57,095 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$5.class 18:13:57,095 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$6.class 18:13:57,096 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$7.class 18:13:57,096 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$8.class 18:13:57,097 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext$EntityContent.class 18:13:57,097 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InboundMessageContext.class 18:13:57,099 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InputStreamProvider.class 18:13:57,099 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InterceptorExecutor$1.class 18:13:57,100 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InterceptorExecutor$InterceptorTimestampPair.class 18:13:57,100 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/InterceptorExecutor.class 18:13:57,101 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/JerseyLink$1.class 18:13:57,102 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/JerseyLink$Builder.class 18:13:57,102 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/JerseyLink.class 18:13:57,103 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/LanguageTag.class 18:13:57,104 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/LinkProvider.class 18:13:57,104 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/LocaleProvider.class 18:13:57,105 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MatchingEntityTag.class 18:13:57,106 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypeProvider.class 18:13:57,106 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypes$1.class 18:13:57,106 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypes$2.class 18:13:57,107 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypes$3.class 18:13:57,107 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypes$4.class 18:13:57,107 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MediaTypes.class 18:13:57,108 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$1.class 18:13:57,108 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$2.class 18:13:57,109 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$3.class 18:13:57,109 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$4.class 18:13:57,109 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$Binder.class 18:13:57,110 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$DeclarationDistanceComparator.class 18:13:57,110 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$LegacyWorkerComparator.class 18:13:57,110 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$ModelLookupKey.class 18:13:57,111 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory$WorkerComparator.class 18:13:57,111 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyFactory.class 18:13:57,113 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyProcessingException.class 18:13:57,113 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessageBodyProviderNotFoundException.class 18:13:57,113 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessagingBinders$HeaderDelegateProviders.class 18:13:57,114 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessagingBinders$MessageBodyProviders.class 18:13:57,114 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MessagingBinders.class 18:13:57,114 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/MsgTraceEvent.class 18:13:57,115 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/NewCookieProvider.class 18:13:57,115 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/NullOutputStream.class 18:13:57,115 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundJaxrsResponse$Builder.class 18:13:57,116 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundJaxrsResponse.class 18:13:57,117 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$1.class 18:13:57,117 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$10.class 18:13:57,117 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$11.class 18:13:57,118 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$12.class 18:13:57,118 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$2.class 18:13:57,118 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$3.class 18:13:57,119 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$4.class 18:13:57,119 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$5.class 18:13:57,119 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$6.class 18:13:57,120 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$7.class 18:13:57,120 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$8.class 18:13:57,121 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$9.class 18:13:57,121 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext$StreamProvider.class 18:13:57,121 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/OutboundMessageContext.class 18:13:57,122 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ParameterizedHeader.class 18:13:57,123 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Qualified.class 18:13:57,123 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Quality$1.class 18:13:57,123 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Quality$2.class 18:13:57,123 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Quality.class 18:13:57,124 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/QualitySourceMediaType$1.class 18:13:57,124 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/QualitySourceMediaType.class 18:13:57,125 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderInterceptorExecutor$1.class 18:13:57,125 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderInterceptorExecutor$TerminalReaderInterceptor.class 18:13:57,126 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderInterceptorExecutor$UnCloseableInputStream.class 18:13:57,126 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderInterceptorExecutor.class 18:13:57,126 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderProvider.class 18:13:57,127 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/ReaderWriter.class 18:13:57,127 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/RenderedImageProvider.class 18:13:57,128 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/SourceProvider$DomSourceReader.class 18:13:57,128 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/SourceProvider$SaxSourceReader.class 18:13:57,129 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/SourceProvider$SourceWriter.class 18:13:57,129 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/SourceProvider$StreamSourceReader.class 18:13:57,130 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/SourceProvider.class 18:13:57,130 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Statuses$1.class 18:13:57,130 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Statuses$StatusImpl.class 18:13:57,131 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Statuses.class 18:13:57,131 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/StreamingOutputProvider.class 18:13:57,131 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/StringBuilderUtils.class 18:13:57,132 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/StringHeaderProvider.class 18:13:57,132 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/StringMessageProvider.class 18:13:57,132 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Token.class 18:13:57,133 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingAwarePropertiesDelegate.class 18:13:57,133 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingInfo$Message.class 18:13:57,133 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingInfo.class 18:13:57,134 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger$1.class 18:13:57,134 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger$2.class 18:13:57,134 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger$Event.class 18:13:57,135 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger$Level.class 18:13:57,135 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger$TracingLoggerImpl.class 18:13:57,136 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/TracingLogger.class 18:13:57,136 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/UriProvider.class 18:13:57,136 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/Utils.class 18:13:57,137 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantListBuilder.class 18:13:57,137 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$1.class 18:13:57,137 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$2.class 18:13:57,138 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$3.class 18:13:57,138 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$4.class 18:13:57,138 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$5.class 18:13:57,139 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$DimensionChecker.class 18:13:57,139 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector$VariantHolder.class 18:13:57,140 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/VariantSelector.class 18:13:57,140 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/WriterInterceptorExecutor$1.class 18:13:57,140 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/WriterInterceptorExecutor$TerminalWriterInterceptor.class 18:13:57,141 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/WriterInterceptorExecutor$UnCloseableOutputStream.class 18:13:57,141 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/internal/WriterInterceptorExecutor.class 18:13:57,142 [1;36mDEBUGm] adding directory org/glassfish/jersey/model/ 18:13:57,142 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/ContractProvider$1.class 18:13:57,142 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/ContractProvider$Builder$1.class 18:13:57,143 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/ContractProvider$Builder.class 18:13:57,143 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/ContractProvider.class 18:13:57,144 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/NameBound.class 18:13:57,144 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/Scoped.class 18:13:57,144 [1;36mDEBUGm] adding directory org/glassfish/jersey/model/internal/ 18:13:57,144 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/CommonConfig$1.class 18:13:57,145 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/CommonConfig$2.class 18:13:57,145 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/CommonConfig$3.class 18:13:57,145 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/CommonConfig$FeatureRegistration.class 18:13:57,146 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/CommonConfig.class 18:13:57,147 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$1.class 18:13:57,147 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$2.class 18:13:57,147 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$3.class 18:13:57,148 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$4.class 18:13:57,148 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$5.class 18:13:57,148 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$6.class 18:13:57,149 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$7.class 18:13:57,149 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag$ImmutableComponentBag.class 18:13:57,149 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ComponentBag.class 18:13:57,150 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/FeatureContextWrapper.class 18:13:57,151 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ImmutableCommonConfig.class 18:13:57,151 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/ManagedObjectsFinalizer.class 18:13:57,151 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/RankedComparator$Order.class 18:13:57,152 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/RankedComparator.class 18:13:57,152 [1;36mDEBUGm] adding entry org/glassfish/jersey/model/internal/RankedProvider.class 18:13:57,152 [1;36mDEBUGm] adding directory org/glassfish/jersey/process/ 18:13:57,153 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/Inflector.class 18:13:57,153 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/JerseyProcessingUncaughtExceptionHandler.class 18:13:57,153 [1;36mDEBUGm] adding directory org/glassfish/jersey/process/internal/ 18:13:57,153 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/AbstractChainableStage.class 18:13:57,154 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/ChainableStage.class 18:13:57,154 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/ExecutorProviders$1.class 18:13:57,154 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/ExecutorProviders$ExecutorServiceFactory.class 18:13:57,155 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/ExecutorProviders$ScheduledExecutorServiceFactory.class 18:13:57,155 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/ExecutorProviders.class 18:13:57,156 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Inflecting.class 18:13:57,156 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestScope$1.class 18:13:57,156 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestScope$Binder.class 18:13:57,157 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestScope$Instance.class 18:13:57,157 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestScope.class 18:13:57,158 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/RequestScoped.class 18:13:57,158 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stage$Builder.class 18:13:57,158 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stage$Continuation.class 18:13:57,159 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stage.class 18:13:57,159 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stages$1.class 18:13:57,159 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stages$InflectingStage.class 18:13:57,159 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stages$LinkedStage.class 18:13:57,160 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stages$StageChainBuilder.class 18:13:57,160 [1;36mDEBUGm] adding entry org/glassfish/jersey/process/internal/Stages.class 18:13:57,161 [1;36mDEBUGm] adding directory org/glassfish/jersey/spi/ 18:13:57,161 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/AbstractThreadPoolProvider$1.class 18:13:57,161 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/AbstractThreadPoolProvider$2.class 18:13:57,161 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/AbstractThreadPoolProvider$3.class 18:13:57,162 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/AbstractThreadPoolProvider.class 18:13:57,162 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ContentEncoder.class 18:13:57,163 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ContextResolvers.class 18:13:57,163 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/Contract.class 18:13:57,163 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ExceptionMappers.class 18:13:57,164 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ExecutorServiceProvider.class 18:13:57,164 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ExtendedExceptionMapper.class 18:13:57,164 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/HeaderDelegateProvider.class 18:13:57,164 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ScheduledExecutorServiceProvider.class 18:13:57,165 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ScheduledThreadPoolExecutorProvider.class 18:13:57,165 [1;36mDEBUGm] adding entry org/glassfish/jersey/spi/ThreadPoolExecutorProvider.class 18:13:57,165 [1;36mDEBUGm] adding directory org/glassfish/jersey/uri/ 18:13:57,166 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PathPattern$1.class 18:13:57,166 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PathPattern$RightHandPath.class 18:13:57,166 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PathPattern.class 18:13:57,167 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PathTemplate$PathTemplateParser.class 18:13:57,167 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PathTemplate.class 18:13:57,167 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PatternWithGroups$1.class 18:13:57,167 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PatternWithGroups$EmptyStringMatchResult.class 18:13:57,168 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PatternWithGroups$GroupIndexMatchResult.class 18:13:57,168 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/PatternWithGroups.class 18:13:57,169 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriComponent$1.class 18:13:57,169 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriComponent$PathSegmentImpl.class 18:13:57,169 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriComponent$Type.class 18:13:57,170 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriComponent.class 18:13:57,170 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$1.class 18:13:57,182 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$1ValuesFromArrayStrategy.class 18:13:57,183 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$2.class 18:13:57,183 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$3.class 18:13:57,184 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$4.class 18:13:57,184 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate$TemplateValueStrategy.class 18:13:57,184 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/UriTemplate.class 18:13:57,185 [1;36mDEBUGm] adding directory org/glassfish/jersey/uri/internal/ 18:13:57,185 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/internal/CharacterIterator.class 18:13:57,186 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/internal/JerseyUriBuilder.class 18:13:57,187 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/internal/UriParser.class 18:13:57,187 [1;36mDEBUGm] adding entry org/glassfish/jersey/uri/internal/UriTemplateParser.class 18:13:57,188 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:57,188 [1;36mDEBUGm] adding directory javax/annotation/ 18:13:57,188 [1;36mDEBUGm] adding directory javax/annotation/security/ 18:13:57,189 [1;36mDEBUGm] adding directory javax/annotation/sql/ 18:13:57,189 [1;36mDEBUGm] adding entry javax/annotation/Generated.class 18:13:57,189 [1;36mDEBUGm] adding entry javax/annotation/ManagedBean.class 18:13:57,189 [1;36mDEBUGm] adding entry javax/annotation/package.html 18:13:57,190 [1;36mDEBUGm] adding entry javax/annotation/PostConstruct.class 18:13:57,190 [1;36mDEBUGm] adding entry javax/annotation/PreDestroy.class 18:13:57,190 [1;36mDEBUGm] adding entry javax/annotation/Priority.class 18:13:57,190 [1;36mDEBUGm] adding entry javax/annotation/Resource$AuthenticationType.class 18:13:57,191 [1;36mDEBUGm] adding entry javax/annotation/Resource.class 18:13:57,191 [1;36mDEBUGm] adding entry javax/annotation/Resources.class 18:13:57,191 [1;36mDEBUGm] adding entry javax/annotation/security/DeclareRoles.class 18:13:57,191 [1;36mDEBUGm] adding entry javax/annotation/security/DenyAll.class 18:13:57,192 [1;36mDEBUGm] adding entry javax/annotation/security/package.html 18:13:57,192 [1;36mDEBUGm] adding entry javax/annotation/security/PermitAll.class 18:13:57,192 [1;36mDEBUGm] adding entry javax/annotation/security/RolesAllowed.class 18:13:57,193 [1;36mDEBUGm] adding entry javax/annotation/security/RunAs.class 18:13:57,193 [1;36mDEBUGm] adding entry javax/annotation/sql/DataSourceDefinition.class 18:13:57,193 [1;36mDEBUGm] adding entry javax/annotation/sql/DataSourceDefinitions.class 18:13:57,193 [1;36mDEBUGm] adding entry META-INF/LICENSE.txt 18:13:57,195 [1;36mDEBUGm] adding directory META-INF/maven/javax.annotation/ 18:13:57,195 [1;36mDEBUGm] adding directory META-INF/maven/javax.annotation/javax.annotation-api/ 18:13:57,195 [1;36mDEBUGm] adding entry META-INF/maven/javax.annotation/javax.annotation-api/pom.xml 18:13:57,196 [1;36mDEBUGm] adding entry META-INF/maven/javax.annotation/javax.annotation-api/pom.properties 18:13:57,200 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:57,200 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.bundles.repackaged/ 18:13:57,200 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.bundles.repackaged/jersey-guava/ 18:13:57,201 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.bundles.repackaged/jersey-guava/pom.properties 18:13:57,201 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.bundles.repackaged/jersey-guava/pom.xml 18:13:57,202 [1;36mDEBUGm] adding directory jersey/ 18:13:57,202 [1;36mDEBUGm] adding directory jersey/repackaged/ 18:13:57,202 [1;36mDEBUGm] adding directory jersey/repackaged/com/ 18:13:57,202 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/ 18:13:57,202 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/ 18:13:57,202 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/base/ 18:13:57,202 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Absent.class 18:13:57,203 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/AbstractIterator$1.class 18:13:57,203 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/AbstractIterator$State.class 18:13:57,204 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/AbstractIterator.class 18:13:57,204 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Ascii.class 18:13:57,204 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$1.class 18:13:57,205 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$13.class 18:13:57,205 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$15.class 18:13:57,205 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$2.class 18:13:57,206 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$3.class 18:13:57,206 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$4.class 18:13:57,207 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$5.class 18:13:57,207 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$6.class 18:13:57,208 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$7.class 18:13:57,208 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$8.class 18:13:57,209 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$9.class 18:13:57,209 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$FastMatcher.class 18:13:57,210 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$Or.class 18:13:57,210 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher$RangesMatcher.class 18:13:57,211 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/CharMatcher.class 18:13:57,212 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Converter.class 18:13:57,212 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Equivalence$Equals.class 18:13:57,213 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Equivalence$Identity.class 18:13:57,213 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Equivalence.class 18:13:57,214 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Function.class 18:13:57,214 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Joiner$1.class 18:13:57,215 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Joiner$MapJoiner.class 18:13:57,215 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Joiner.class 18:13:57,216 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/MoreObjects$1.class 18:13:57,216 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/MoreObjects$ToStringHelper$ValueHolder.class 18:13:57,217 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/MoreObjects$ToStringHelper.class 18:13:57,218 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/MoreObjects.class 18:13:57,218 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Objects$1.class 18:13:57,218 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Objects$ToStringHelper$ValueHolder.class 18:13:57,219 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Objects$ToStringHelper.class 18:13:57,220 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Objects.class 18:13:57,220 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Optional.class 18:13:57,220 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Platform.class 18:13:57,221 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Preconditions.class 18:13:57,222 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicate.class 18:13:57,222 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$1.class 18:13:57,222 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$AndPredicate.class 18:13:57,223 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$AssignableFromPredicate.class 18:13:57,223 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$CompositionPredicate.class 18:13:57,224 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ContainsPatternFromStringPredicate.class 18:13:57,224 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ContainsPatternPredicate.class 18:13:57,225 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$InPredicate.class 18:13:57,225 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$InstanceOfPredicate.class 18:13:57,226 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$IsEqualToPredicate.class 18:13:57,227 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$NotPredicate.class 18:13:57,227 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ObjectPredicate$1.class 18:13:57,228 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ObjectPredicate$2.class 18:13:57,228 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ObjectPredicate$3.class 18:13:57,229 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ObjectPredicate$4.class 18:13:57,229 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$ObjectPredicate.class 18:13:57,230 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates$OrPredicate.class 18:13:57,231 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Predicates.class 18:13:57,231 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Present.class 18:13:57,232 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter$1$1.class 18:13:57,232 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter$1.class 18:13:57,233 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter$5.class 18:13:57,252 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter$SplittingIterator.class 18:13:57,252 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter$Strategy.class 18:13:57,253 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Splitter.class 18:13:57,253 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Stopwatch$1.class 18:13:57,254 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Stopwatch.class 18:13:57,254 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Supplier.class 18:13:57,255 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Suppliers$SupplierOfInstance.class 18:13:57,255 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Suppliers.class 18:13:57,256 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Throwables.class 18:13:57,256 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Ticker$1.class 18:13:57,257 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/base/Ticker.class 18:13:57,257 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/cache/ 18:13:57,257 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/AbstractCache$SimpleStatsCounter.class 18:13:57,258 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/AbstractCache$StatsCounter.class 18:13:57,258 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/AbstractCache.class 18:13:57,259 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Cache.class 18:13:57,259 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder$1.class 18:13:57,260 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder$2.class 18:13:57,260 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder$3.class 18:13:57,261 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder$NullListener.class 18:13:57,261 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder$OneWeigher.class 18:13:57,262 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilder.class 18:13:57,263 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$1.class 18:13:57,263 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$AccessDurationParser.class 18:13:57,264 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$ConcurrencyLevelParser.class 18:13:57,264 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$DurationParser.class 18:13:57,265 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$InitialCapacityParser.class 18:13:57,265 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$IntegerParser.class 18:13:57,266 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$KeyStrengthParser.class 18:13:57,267 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$LongParser.class 18:13:57,267 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$MaximumSizeParser.class 18:13:57,268 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$MaximumWeightParser.class 18:13:57,268 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$RecordStatsParser.class 18:13:57,269 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$RefreshDurationParser.class 18:13:57,269 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$ValueParser.class 18:13:57,270 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$ValueStrengthParser.class 18:13:57,271 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec$WriteDurationParser.class 18:13:57,271 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheBuilderSpec.class 18:13:57,272 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader$1$1.class 18:13:57,272 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader$1.class 18:13:57,273 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader$FunctionToCacheLoader.class 18:13:57,274 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader$InvalidCacheLoadException.class 18:13:57,274 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader$SupplierToCacheLoader.class 18:13:57,275 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader$UnsupportedLoadingOperationException.class 18:13:57,275 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheLoader.class 18:13:57,276 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/CacheStats.class 18:13:57,276 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LoadingCache.class 18:13:57,277 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$1.class 18:13:57,277 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$2.class 18:13:57,278 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$AbstractCacheSet.class 18:13:57,278 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$AbstractReferenceEntry.class 18:13:57,279 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$AccessQueue$1.class 18:13:57,279 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$AccessQueue$2.class 18:13:57,280 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$AccessQueue.class 18:13:57,280 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$1.class 18:13:57,281 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$2.class 18:13:57,282 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$3.class 18:13:57,282 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$4.class 18:13:57,283 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$5.class 18:13:57,283 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$6.class 18:13:57,284 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$7.class 18:13:57,284 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory$8.class 18:13:57,285 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryFactory.class 18:13:57,286 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntryIterator.class 18:13:57,286 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$EntrySet.class 18:13:57,287 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$HashIterator.class 18:13:57,288 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$KeyIterator.class 18:13:57,288 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$KeySet.class 18:13:57,289 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$LoadingValueReference$1.class 18:13:57,289 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$LoadingValueReference.class 18:13:57,290 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$LocalLoadingCache.class 18:13:57,291 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$LocalManualCache$1.class 18:13:57,291 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$LocalManualCache.class 18:13:57,292 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$NullEntry.class 18:13:57,292 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$ReferenceEntry.class 18:13:57,293 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Segment$1.class 18:13:57,293 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Segment.class 18:13:57,296 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$SoftValueReference.class 18:13:57,296 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Strength$1.class 18:13:57,297 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Strength$2.class 18:13:57,297 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Strength$3.class 18:13:57,298 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Strength.class 18:13:57,298 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$StrongAccessEntry.class 18:13:57,299 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$StrongAccessWriteEntry.class 18:13:57,300 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$StrongEntry.class 18:13:57,300 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$StrongValueReference.class 18:13:57,301 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$StrongWriteEntry.class 18:13:57,301 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$ValueIterator.class 18:13:57,302 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$ValueReference.class 18:13:57,302 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$Values.class 18:13:57,303 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeakAccessEntry.class 18:13:57,303 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeakAccessWriteEntry.class 18:13:57,304 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeakEntry.class 18:13:57,304 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeakValueReference.class 18:13:57,305 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeakWriteEntry.class 18:13:57,306 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeightedSoftValueReference.class 18:13:57,306 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeightedStrongValueReference.class 18:13:57,307 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WeightedWeakValueReference.class 18:13:57,307 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WriteQueue$1.class 18:13:57,308 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WriteQueue$2.class 18:13:57,308 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WriteQueue.class 18:13:57,309 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache$WriteThroughEntry.class 18:13:57,309 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LocalCache.class 18:13:57,311 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAddable.class 18:13:57,311 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAddables$1.class 18:13:57,312 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAddables$2.class 18:13:57,312 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAddables$PureJavaLongAddable.class 18:13:57,313 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAddables.class 18:13:57,313 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/LongAdder.class 18:13:57,314 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause$1.class 18:13:57,314 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause$2.class 18:13:57,315 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause$3.class 18:13:57,315 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause$4.class 18:13:57,316 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause$5.class 18:13:57,316 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalCause.class 18:13:57,317 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalListener.class 18:13:57,317 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/RemovalNotification.class 18:13:57,318 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Striped64$1.class 18:13:57,318 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Striped64$Cell.class 18:13:57,319 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Striped64.class 18:13:57,319 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/cache/Weigher.class 18:13:57,320 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/collect/ 18:13:57,320 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractIndexedListIterator.class 18:13:57,321 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractIterator$1.class 18:13:57,321 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractIterator$State.class 18:13:57,321 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractIterator.class 18:13:57,322 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractListMultimap.class 18:13:57,323 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$1.class 18:13:57,323 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$2.class 18:13:57,324 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$AsMap$AsMapEntries.class 18:13:57,324 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$AsMap$AsMapIterator.class 18:13:57,325 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$AsMap.class 18:13:57,325 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$Itr.class 18:13:57,326 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$KeySet$1.class 18:13:57,327 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$KeySet.class 18:13:57,327 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$NavigableAsMap.class 18:13:57,328 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$NavigableKeySet.class 18:13:57,329 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$RandomAccessWrappedList.class 18:13:57,329 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$SortedAsMap.class 18:13:57,330 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$SortedKeySet.class 18:13:57,330 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedCollection$WrappedIterator.class 18:13:57,331 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedCollection.class 18:13:57,332 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedList$WrappedListIterator.class 18:13:57,332 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedList.class 18:13:57,333 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedNavigableSet.class 18:13:57,334 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedSet.class 18:13:57,334 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap$WrappedSortedSet.class 18:13:57,335 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultimap.class 18:13:57,336 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultiset$1$1.class 18:13:57,337 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultiset$1.class 18:13:57,337 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultiset$MapBasedMultisetIterator.class 18:13:57,338 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapBasedMultiset.class 18:13:57,338 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMapEntry.class 18:13:57,339 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultimap$1.class 18:13:57,339 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultimap$Entries.class 18:13:57,340 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultimap$EntrySet.class 18:13:57,341 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultimap$Values.class 18:13:57,341 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultimap.class 18:13:57,342 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultiset$ElementSet.class 18:13:57,342 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultiset$EntrySet.class 18:13:57,343 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractMultiset.class 18:13:57,344 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractNavigableMap$1.class 18:13:57,344 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractNavigableMap$DescendingMap.class 18:13:57,345 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractNavigableMap.class 18:13:57,345 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractSequentialIterator.class 18:13:57,346 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractSetMultimap.class 18:13:57,346 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractSortedKeySortedSetMultimap.class 18:13:57,347 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractSortedSetMultimap.class 18:13:57,347 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractTable$1.class 18:13:57,348 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractTable$CellSet.class 18:13:57,348 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractTable$Values.class 18:13:57,349 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/AbstractTable.class 18:13:57,350 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/BiMap.class 18:13:57,350 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ByFunctionOrdering.class 18:13:57,351 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/CartesianList$1.class 18:13:57,351 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/CartesianList.class 18:13:57,352 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/CollectPreconditions.class 18:13:57,352 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$1.class 18:13:57,353 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$FilteredCollection.class 18:13:57,353 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$OrderedPermutationCollection.class 18:13:57,354 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$OrderedPermutationIterator.class 18:13:57,355 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$PermutationCollection.class 18:13:57,355 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$PermutationIterator.class 18:13:57,356 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2$TransformedCollection.class 18:13:57,356 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Collections2.class 18:13:57,357 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ComparatorOrdering.class 18:13:57,358 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Count.class 18:13:57,358 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/DescendingImmutableSortedSet.class 18:13:57,359 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableBiMap.class 18:13:57,359 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableListMultimap.class 18:13:57,360 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableSet.class 18:13:57,360 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableSetMultimap.class 18:13:57,361 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableSortedMap.class 18:13:57,361 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/EmptyImmutableSortedSet.class 18:13:57,362 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$AsMap$1.class 18:13:57,362 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$AsMap$2$1.class 18:13:57,363 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$AsMap$2.class 18:13:57,363 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$AsMap$3.class 18:13:57,364 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$AsMap.class 18:13:57,365 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$Keys$1$1.class 18:13:57,365 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$Keys$1.class 18:13:57,366 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$Keys.class 18:13:57,366 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap$ValuePredicate.class 18:13:57,367 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntryMultimap.class 18:13:57,368 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredEntrySetMultimap.class 18:13:57,368 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredKeyListMultimap.class 18:13:57,369 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredKeyMultimap$AddRejectingList.class 18:13:57,369 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredKeyMultimap$AddRejectingSet.class 18:13:57,370 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredKeyMultimap$Entries.class 18:13:57,371 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredKeyMultimap.class 18:13:57,371 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredKeySetMultimap$EntrySet.class 18:13:57,372 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredKeySetMultimap.class 18:13:57,372 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredMultimap.class 18:13:57,373 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredMultimapValues.class 18:13:57,373 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FilteredSetMultimap.class 18:13:57,374 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/FluentIterable.class 18:13:57,374 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingCollection.class 18:13:57,375 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingIterator.class 18:13:57,376 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingList.class 18:13:57,376 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingMap.class 18:13:57,377 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingMapEntry.class 18:13:57,377 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingMultimap.class 18:13:57,378 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingMultiset.class 18:13:57,378 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingNavigableSet.class 18:13:57,379 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingObject.class 18:13:57,379 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingSet.class 18:13:57,380 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingSortedMap.class 18:13:57,380 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ForwardingSortedSet.class 18:13:57,381 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/GenericMapMaker$NullListener.class 18:13:57,381 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/GenericMapMaker.class 18:13:57,382 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/HashBasedTable$Factory.class 18:13:57,382 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/HashBasedTable.class 18:13:57,383 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/HashMultimap.class 18:13:57,384 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/HashMultiset.class 18:13:57,384 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Hashing.class 18:13:57,385 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableAsList$SerializedForm.class 18:13:57,385 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableAsList.class 18:13:57,386 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableBiMap$SerializedForm.class 18:13:57,386 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableBiMap.class 18:13:57,387 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableCollection$ArrayBasedBuilder.class 18:13:57,387 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableCollection$Builder.class 18:13:57,388 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableCollection.class 18:13:57,389 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEntry.class 18:13:57,389 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumMap$1.class 18:13:57,390 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumMap$2$1.class 18:13:57,390 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumMap$2.class 18:13:57,391 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumMap$EnumSerializedForm.class 18:13:57,391 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumMap.class 18:13:57,392 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumSet$EnumSerializedForm.class 18:13:57,393 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableEnumSet.class 18:13:57,393 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableList$1.class 18:13:57,394 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableList$Builder.class 18:13:57,394 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableList$ReverseImmutableList.class 18:13:57,395 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableList$SerializedForm.class 18:13:57,395 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableList$SubList.class 18:13:57,396 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableList.class 18:13:57,397 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableListMultimap$Builder.class 18:13:57,397 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableListMultimap.class 18:13:57,398 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$Builder.class 18:13:57,399 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$MapViewOfValuesAsSingletonSets$1$1$1.class 18:13:57,399 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$MapViewOfValuesAsSingletonSets$1$1.class 18:13:57,400 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$MapViewOfValuesAsSingletonSets$1.class 18:13:57,400 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$MapViewOfValuesAsSingletonSets.class 18:13:57,401 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap$SerializedForm.class 18:13:57,402 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMap.class 18:13:57,402 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapEntry$TerminalEntry.class 18:13:57,403 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapEntry.class 18:13:57,403 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapEntrySet$EntrySetSerializedForm.class 18:13:57,404 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapEntrySet.class 18:13:57,405 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapKeySet$1.class 18:13:57,405 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapKeySet$KeySetSerializedForm.class 18:13:57,406 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapKeySet.class 18:13:57,406 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapValues$1.class 18:13:57,407 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapValues$SerializedForm.class 18:13:57,407 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMapValues.class 18:13:57,408 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$1.class 18:13:57,408 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$2.class 18:13:57,409 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$Builder.class 18:13:57,409 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$BuilderMultimap.class 18:13:57,410 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$EntryCollection.class 18:13:57,410 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$Itr.class 18:13:57,411 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$Keys.class 18:13:57,412 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap$Values.class 18:13:57,412 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultimap.class 18:13:57,413 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultiset$1.class 18:13:57,413 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultiset$EntrySet$1.class 18:13:57,414 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultiset$EntrySet.class 18:13:57,415 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultiset$EntrySetSerializedForm.class 18:13:57,415 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultiset$SerializedForm.class 18:13:57,416 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableMultiset.class 18:13:57,416 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSet$SerializedForm.class 18:13:57,417 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSet.class 18:13:57,417 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSetMultimap$EntrySet.class 18:13:57,418 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSetMultimap.class 18:13:57,419 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSortedMap$SerializedForm.class 18:13:57,419 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSortedMap.class 18:13:57,420 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSortedMapFauxverideShim.class 18:13:57,421 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSortedSet$SerializedForm.class 18:13:57,421 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSortedSet.class 18:13:57,422 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ImmutableSortedSetFauxverideShim.class 18:13:57,422 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables$8.class 18:13:57,423 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterables.class 18:13:57,424 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$1.class 18:13:57,424 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$10.class 18:13:57,425 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$11.class 18:13:57,425 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$12.class 18:13:57,426 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$13.class 18:13:57,426 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$14.class 18:13:57,427 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$2.class 18:13:57,427 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$3.class 18:13:57,427 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$4.class 18:13:57,428 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$5.class 18:13:57,428 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$6.class 18:13:57,429 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$7.class 18:13:57,429 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$8.class 18:13:57,430 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$9.class 18:13:57,430 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$MergingIterator$1.class 18:13:57,431 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$MergingIterator.class 18:13:57,431 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators$PeekingImpl.class 18:13:57,432 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Iterators.class 18:13:57,433 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ListMultimap.class 18:13:57,434 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$1.class 18:13:57,434 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$2.class 18:13:57,435 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$AbstractListWrapper.class 18:13:57,435 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$CharSequenceAsList.class 18:13:57,436 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$OnePlusArrayList.class 18:13:57,436 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$Partition.class 18:13:57,437 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$RandomAccessListWrapper.class 18:13:57,437 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$RandomAccessPartition.class 18:13:57,438 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$RandomAccessReverseList.class 18:13:57,438 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$ReverseList$1.class 18:13:57,439 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$ReverseList.class 18:13:57,439 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$StringAsImmutableList.class 18:13:57,440 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$TransformingRandomAccessList$1.class 18:13:57,441 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$TransformingRandomAccessList.class 18:13:57,441 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$TransformingSequentialList$1.class 18:13:57,442 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$TransformingSequentialList.class 18:13:57,442 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists$TwoPlusArrayList.class 18:13:57,443 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Lists.class 18:13:57,444 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapDifference$ValueDifference.class 18:13:57,444 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapDifference.class 18:13:57,445 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$1.class 18:13:57,445 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$NullConcurrentMap.class 18:13:57,446 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause$1.class 18:13:57,446 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause$2.class 18:13:57,447 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause$3.class 18:13:57,447 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause$4.class 18:13:57,448 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause$5.class 18:13:57,448 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalCause.class 18:13:57,449 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalListener.class 18:13:57,449 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker$RemovalNotification.class 18:13:57,450 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMaker.class 18:13:57,450 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$1.class 18:13:57,451 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$2.class 18:13:57,451 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$AbstractReferenceEntry.class 18:13:57,452 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$1.class 18:13:57,452 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$2.class 18:13:57,453 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$3.class 18:13:57,453 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$4.class 18:13:57,454 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$5.class 18:13:57,455 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$6.class 18:13:57,455 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$7.class 18:13:57,456 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory$8.class 18:13:57,456 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryFactory.class 18:13:57,457 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntryIterator.class 18:13:57,458 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EntrySet.class 18:13:57,458 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EvictionQueue$1.class 18:13:57,459 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EvictionQueue$2.class 18:13:57,459 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$EvictionQueue.class 18:13:57,460 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ExpirationQueue$1.class 18:13:57,460 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ExpirationQueue$2.class 18:13:57,461 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ExpirationQueue.class 18:13:57,462 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$HashIterator.class 18:13:57,462 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$KeyIterator.class 18:13:57,463 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$KeySet.class 18:13:57,463 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$NullEntry.class 18:13:57,464 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ReferenceEntry.class 18:13:57,465 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Segment.class 18:13:57,466 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$SoftValueReference.class 18:13:57,467 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Strength$1.class 18:13:57,467 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Strength$2.class 18:13:57,468 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Strength$3.class 18:13:57,468 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Strength.class 18:13:57,469 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$StrongEntry.class 18:13:57,470 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$StrongEvictableEntry.class 18:13:57,470 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$StrongExpirableEntry.class 18:13:57,471 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$StrongExpirableEvictableEntry.class 18:13:57,471 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$StrongValueReference.class 18:13:57,472 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ValueIterator.class 18:13:57,473 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$ValueReference.class 18:13:57,473 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$Values.class 18:13:57,474 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WeakEntry.class 18:13:57,474 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WeakEvictableEntry.class 18:13:57,475 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WeakExpirableEntry.class 18:13:57,475 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WeakExpirableEvictableEntry.class 18:13:57,476 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WeakValueReference.class 18:13:57,477 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap$WriteThroughEntry.class 18:13:57,477 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/MapMakerInternalMap.class 18:13:57,478 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$1.class 18:13:57,479 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$10.class 18:13:57,479 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$11.class 18:13:57,480 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$2.class 18:13:57,480 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$3.class 18:13:57,481 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$4.class 18:13:57,481 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$5.class 18:13:57,482 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$6.class 18:13:57,482 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$7.class 18:13:57,483 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$8.class 18:13:57,483 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$9.class 18:13:57,484 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$AbstractFilteredMap.class 18:13:57,484 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$AsMapView$1.class 18:13:57,485 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$AsMapView.class 18:13:57,485 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$BiMapConverter.class 18:13:57,486 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$DescendingMap$1.class 18:13:57,486 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$DescendingMap.class 18:13:57,487 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$EntryFunction$1.class 18:13:57,488 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$EntryFunction$2.class 18:13:57,488 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$EntryFunction.class 18:13:57,489 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$EntrySet.class 18:13:57,489 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$EntryTransformer.class 18:13:57,490 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryBiMap$1.class 18:13:57,490 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryBiMap.class 18:13:57,491 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryMap$EntrySet$1$1.class 18:13:57,491 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryMap$EntrySet$1.class 18:13:57,492 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryMap$EntrySet.class 18:13:57,493 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryMap$KeySet.class 18:13:57,493 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryMap.class 18:13:57,494 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryNavigableMap$1.class 18:13:57,494 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntryNavigableMap.class 18:13:57,495 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntrySortedMap$SortedKeySet.class 18:13:57,496 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredEntrySortedMap.class 18:13:57,496 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredKeyMap.class 18:13:57,497 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$FilteredMapValues.class 18:13:57,497 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$ImprovedAbstractMap.class 18:13:57,498 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$KeySet.class 18:13:57,498 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$MapDifferenceImpl.class 18:13:57,499 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$NavigableAsMapView.class 18:13:57,500 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$NavigableKeySet.class 18:13:57,500 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$SortedAsMapView.class 18:13:57,501 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$SortedKeySet.class 18:13:57,501 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$SortedMapDifferenceImpl.class 18:13:57,502 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$TransformedEntriesMap$1.class 18:13:57,502 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$TransformedEntriesMap.class 18:13:57,503 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$TransformedEntriesNavigableMap.class 18:13:57,504 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$TransformedEntriesSortedMap.class 18:13:57,504 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$UnmodifiableBiMap.class 18:13:57,505 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$UnmodifiableEntries$1.class 18:13:57,505 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$UnmodifiableEntries.class 18:13:57,506 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$UnmodifiableEntrySet.class 18:13:57,506 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$UnmodifiableNavigableMap.class 18:13:57,507 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$ValueDifferenceImpl.class 18:13:57,508 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps$Values.class 18:13:57,508 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Maps.class 18:13:57,510 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimap.class 18:13:57,511 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$AsMap$EntrySet$1.class 18:13:57,511 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$AsMap$EntrySet.class 18:13:57,512 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$AsMap.class 18:13:57,512 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$CustomListMultimap.class 18:13:57,513 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$CustomMultimap.class 18:13:57,513 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$CustomSetMultimap.class 18:13:57,514 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$CustomSortedSetMultimap.class 18:13:57,514 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$Entries.class 18:13:57,515 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$Keys$1$1.class 18:13:57,515 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$Keys$1.class 18:13:57,516 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$Keys$KeysEntrySet.class 18:13:57,516 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$Keys.class 18:13:57,517 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$MapMultimap$1$1.class 18:13:57,518 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$MapMultimap$1.class 18:13:57,518 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$MapMultimap.class 18:13:57,519 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$TransformedEntriesListMultimap.class 18:13:57,519 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$TransformedEntriesMultimap$1.class 18:13:57,520 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$TransformedEntriesMultimap.class 18:13:57,521 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableListMultimap.class 18:13:57,521 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableMultimap$1.class 18:13:57,522 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableMultimap.class 18:13:57,523 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableSetMultimap.class 18:13:57,523 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps$UnmodifiableSortedSetMultimap.class 18:13:57,524 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multimaps.class 18:13:57,525 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multiset$Entry.class 18:13:57,525 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multiset.class 18:13:57,526 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$5.class 18:13:57,526 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$AbstractEntry.class 18:13:57,527 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$ElementSet$1.class 18:13:57,527 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$ElementSet.class 18:13:57,528 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$EntrySet.class 18:13:57,529 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$FilteredMultiset$1.class 18:13:57,529 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$FilteredMultiset.class 18:13:57,530 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$ImmutableEntry.class 18:13:57,530 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$MultisetIteratorImpl.class 18:13:57,531 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets$UnmodifiableMultiset.class 18:13:57,531 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Multisets.class 18:13:57,532 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/NaturalOrdering.class 18:13:57,533 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ObjectArrays.class 18:13:57,533 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Ordering.class 18:13:57,534 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/PeekingIterator.class 18:13:57,534 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Platform.class 18:13:57,535 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Queues.class 18:13:57,536 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableAsList.class 18:13:57,536 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableList.class 18:13:57,537 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableMap$1.class 18:13:57,537 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableMap$EntrySet.class 18:13:57,538 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableMap$NonTerminalMapEntry.class 18:13:57,538 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableMap.class 18:13:57,539 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableMultiset.class 18:13:57,540 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/RegularImmutableSet.class 18:13:57,540 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ReverseNaturalOrdering.class 18:13:57,541 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/ReverseOrdering.class 18:13:57,541 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Serialization.class 18:13:57,542 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SetMultimap.class 18:13:57,542 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$1.class 18:13:57,543 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$2.class 18:13:57,543 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$3.class 18:13:57,544 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$CartesianSet$1.class 18:13:57,544 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$CartesianSet.class 18:13:57,545 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$FilteredNavigableSet.class 18:13:57,545 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$FilteredSet.class 18:13:57,546 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$FilteredSortedSet.class 18:13:57,546 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$ImprovedAbstractSet.class 18:13:57,546 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$PowerSet$1.class 18:13:57,547 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$PowerSet.class 18:13:57,547 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$SetView.class 18:13:57,547 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$SubSet$1.class 18:13:57,548 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$SubSet.class 18:13:57,548 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets$UnmodifiableNavigableSet.class 18:13:57,549 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Sets.class 18:13:57,549 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SingletonImmutableBiMap.class 18:13:57,550 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SingletonImmutableList.class 18:13:57,550 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SingletonImmutableSet.class 18:13:57,551 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SortedIterable.class 18:13:57,551 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SortedMapDifference.class 18:13:57,551 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/SortedSetMultimap.class 18:13:57,552 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$1.class 18:13:57,552 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$CellIterator.class 18:13:57,553 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$EntrySet.class 18:13:57,553 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$EntrySetIterator$1.class 18:13:57,554 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$EntrySetIterator.class 18:13:57,554 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$KeySet.class 18:13:57,555 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column$Values.class 18:13:57,555 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Column.class 18:13:57,556 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnKeyIterator.class 18:13:57,556 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnKeySet.class 18:13:57,557 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnMap$ColumnMapEntrySet$1.class 18:13:57,557 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnMap$ColumnMapEntrySet.class 18:13:57,557 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnMap$ColumnMapValues.class 18:13:57,558 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$ColumnMap.class 18:13:57,558 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Row$RowEntrySet$1$1.class 18:13:57,559 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Row$RowEntrySet$1.class 18:13:57,559 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Row$RowEntrySet.class 18:13:57,560 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$Row.class 18:13:57,560 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$RowMap$EntrySet$1.class 18:13:57,561 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$RowMap$EntrySet.class 18:13:57,561 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$RowMap.class 18:13:57,561 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable$TableSet.class 18:13:57,562 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/StandardTable.class 18:13:57,562 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$1.class 18:13:57,562 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMap.class 18:13:57,563 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMapEntries$1$1.class 18:13:57,563 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMapEntries$1.class 18:13:57,564 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMapEntries.class 18:13:57,564 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMapValues$1.class 18:13:57,565 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedAsMapValues.class 18:13:57,565 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedBiMap.class 18:13:57,565 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedCollection.class 18:13:57,566 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedDeque.class 18:13:57,566 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedEntry.class 18:13:57,567 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedList.class 18:13:57,567 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedListMultimap.class 18:13:57,568 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedMap.class 18:13:57,568 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedMultimap.class 18:13:57,569 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedMultiset.class 18:13:57,569 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedNavigableMap.class 18:13:57,570 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedNavigableSet.class 18:13:57,570 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedObject.class 18:13:57,571 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedQueue.class 18:13:57,571 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedRandomAccessList.class 18:13:57,572 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedSet.class 18:13:57,572 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedSetMultimap.class 18:13:57,573 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedSortedMap.class 18:13:57,573 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedSortedSet.class 18:13:57,573 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized$SynchronizedSortedSetMultimap.class 18:13:57,574 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Synchronized.class 18:13:57,574 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Table$Cell.class 18:13:57,575 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Table.class 18:13:57,575 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Tables$1.class 18:13:57,575 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Tables$AbstractCell.class 18:13:57,576 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Tables$ImmutableCell.class 18:13:57,576 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/Tables.class 18:13:57,577 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/TransformedIterator.class 18:13:57,577 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/TransformedListIterator.class 18:13:57,578 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/TreeMultimap.class 18:13:57,578 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/UnmodifiableIterator.class 18:13:57,578 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/collect/UnmodifiableListIterator.class 18:13:57,579 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/hash/ 18:13:57,579 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/AbstractHasher.class 18:13:57,579 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/AbstractStreamingHashFunction$AbstractStreamingHasher.class 18:13:57,580 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/AbstractStreamingHashFunction.class 18:13:57,580 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/HashCode$IntHashCode.class 18:13:57,581 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/HashCode.class 18:13:57,581 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/HashFunction.class 18:13:57,581 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Hasher.class 18:13:57,581 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Hashing$Murmur3_32Holder.class 18:13:57,582 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Hashing.class 18:13:57,582 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Murmur3_32HashFunction$Murmur3_32Hasher.class 18:13:57,582 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/hash/Murmur3_32HashFunction.class 18:13:57,583 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/io/ 18:13:57,583 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/io/ByteArrayDataInput.class 18:13:57,583 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/io/ByteStreams$1.class 18:13:57,584 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/io/ByteStreams$ByteArrayDataInputStream.class 18:13:57,584 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/io/ByteStreams.class 18:13:57,584 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/math/ 18:13:57,585 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/math/IntMath$1.class 18:13:57,585 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/math/IntMath.class 18:13:57,585 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/math/LongMath$1.class 18:13:57,586 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/math/LongMath.class 18:13:57,586 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/math/MathPreconditions.class 18:13:57,586 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/net/ 18:13:57,586 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/net/InetAddresses$TeredoInfo.class 18:13:57,587 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/net/InetAddresses.class 18:13:57,588 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/primitives/ 18:13:57,588 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/primitives/Ints.class 18:13:57,588 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/primitives/Primitives.class 18:13:57,589 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/primitives/UnsignedBytes.class 18:13:57,589 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/util/ 18:13:57,589 [1;36mDEBUGm] adding directory jersey/repackaged/com/google/common/util/concurrent/ 18:13:57,589 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AbstractCheckedFuture.class 18:13:57,590 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AbstractFuture$Sync.class 18:13:57,590 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AbstractFuture.class 18:13:57,591 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AbstractListeningExecutorService.class 18:13:57,591 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AsyncFunction.class 18:13:57,592 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AsyncSettableFuture$1.class 18:13:57,592 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AsyncSettableFuture$NestedFuture.class 18:13:57,593 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/AsyncSettableFuture.class 18:13:57,593 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Callables$2.class 18:13:57,593 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Callables$3.class 18:13:57,594 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Callables.class 18:13:57,594 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/CheckedFuture.class 18:13:57,595 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ExecutionError.class 18:13:57,595 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ExecutionList$RunnableExecutorPair.class 18:13:57,596 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ExecutionList.class 18:13:57,596 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ForwardingFuture.class 18:13:57,596 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ForwardingListenableFuture$SimpleForwardingListenableFuture.class 18:13:57,597 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ForwardingListenableFuture.class 18:13:57,597 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/FutureCallback.class 18:13:57,598 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/FutureFallback.class 18:13:57,598 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$1$1.class 18:13:57,598 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$1.class 18:13:57,599 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$2.class 18:13:57,599 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$3.class 18:13:57,600 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$4.class 18:13:57,600 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$5.class 18:13:57,600 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$6.class 18:13:57,601 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$7.class 18:13:57,601 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$8.class 18:13:57,601 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ChainingListenableFuture$1.class 18:13:57,602 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ChainingListenableFuture.class 18:13:57,602 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$CombinedFuture$1.class 18:13:57,603 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$CombinedFuture$2.class 18:13:57,603 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$CombinedFuture.class 18:13:57,604 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$FallbackFuture$1$1.class 18:13:57,604 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$FallbackFuture$1.class 18:13:57,604 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$FallbackFuture.class 18:13:57,605 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$FutureCombiner.class 18:13:57,605 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateCancelledFuture.class 18:13:57,606 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateFailedCheckedFuture.class 18:13:57,606 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateFailedFuture.class 18:13:57,606 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateFuture.class 18:13:57,607 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateSuccessfulCheckedFuture.class 18:13:57,607 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$ImmediateSuccessfulFuture.class 18:13:57,608 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$MappingCheckedFuture.class 18:13:57,608 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$NonCancellationPropagatingFuture$1.class 18:13:57,609 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures$NonCancellationPropagatingFuture.class 18:13:57,609 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Futures.class 18:13:57,610 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ListenableFuture.class 18:13:57,611 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ListenableFutureTask.class 18:13:57,611 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ListenableScheduledFuture.class 18:13:57,611 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ListeningExecutorService.class 18:13:57,612 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ListeningScheduledExecutorService.class 18:13:57,612 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$1.class 18:13:57,613 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$2.class 18:13:57,613 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$3.class 18:13:57,613 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$4.class 18:13:57,614 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$Application$1.class 18:13:57,614 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$Application.class 18:13:57,615 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$DirectExecutor.class 18:13:57,615 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$DirectExecutorService.class 18:13:57,616 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$ListeningDecorator.class 18:13:57,616 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$ScheduledListeningDecorator$ListenableScheduledTask.class 18:13:57,617 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$ScheduledListeningDecorator$NeverSuccessfulListenableFutureTask.class 18:13:57,617 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors$ScheduledListeningDecorator.class 18:13:57,618 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/MoreExecutors.class 18:13:57,618 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/SerializingExecutor$1.class 18:13:57,619 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/SerializingExecutor$TaskRunner.class 18:13:57,619 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/SerializingExecutor.class 18:13:57,620 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/SettableFuture.class 18:13:57,620 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ThreadFactoryBuilder$1.class 18:13:57,621 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/ThreadFactoryBuilder.class 18:13:57,621 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/UncheckedExecutionException.class 18:13:57,621 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/Uninterruptibles.class 18:13:57,622 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/WrappingExecutorService$1.class 18:13:57,622 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/WrappingExecutorService.class 18:13:57,623 [1;36mDEBUGm] adding entry jersey/repackaged/com/google/common/util/concurrent/WrappingScheduledExecutorService.class 18:13:57,625 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:57,625 [1;36mDEBUGm] adding directory org/jvnet/ 18:13:57,625 [1;36mDEBUGm] adding directory org/jvnet/hk2/ 18:13:57,625 [1;36mDEBUGm] adding directory org/jvnet/hk2/annotations/ 18:13:57,625 [1;36mDEBUGm] adding directory org/glassfish/hk2/ 18:13:57,625 [1;36mDEBUGm] adding directory org/glassfish/hk2/internal/ 18:13:57,626 [1;36mDEBUGm] adding directory org/glassfish/hk2/api/ 18:13:57,626 [1;36mDEBUGm] adding directory org/glassfish/hk2/api/messaging/ 18:13:57,626 [1;36mDEBUGm] adding directory org/glassfish/hk2/extension/ 18:13:57,626 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/ 18:13:57,626 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/binding/ 18:13:57,626 [1;36mDEBUGm] adding entry org/jvnet/hk2/annotations/ContractsProvided.class 18:13:57,627 [1;36mDEBUGm] adding entry org/jvnet/hk2/annotations/Contract.class 18:13:57,627 [1;36mDEBUGm] adding entry org/jvnet/hk2/annotations/InhabitantAnnotation.class 18:13:57,628 [1;36mDEBUGm] adding entry org/jvnet/hk2/annotations/Service.class 18:13:57,628 [1;36mDEBUGm] adding entry org/jvnet/hk2/annotations/Optional.class 18:13:57,628 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ServiceLocatorFactoryImpl$DefaultGeneratorInitializer.class 18:13:57,629 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/PerThreadContext.class 18:13:57,629 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/HandleAndService.class 18:13:57,629 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ActiveDescriptorBuilderImpl$1.class 18:13:57,630 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/InheritableThreadContext$InheritableContextThreadWrapper.class 18:13:57,630 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/IndexedFilterImpl.class 18:13:57,630 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/PerThreadContext$2.class 18:13:57,631 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ActiveDescriptorBuilderImpl$BuiltActiveDescriptor.class 18:13:57,631 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/InheritableThreadContext$1.class 18:13:57,632 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ServiceLocatorFactoryImpl$1.class 18:13:57,632 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ImmediateHelper$ImmediateThread.class 18:13:57,632 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/StarFilter.class 18:13:57,633 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/SpecificFilterImpl.class 18:13:57,633 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ImmediateHelper$ImmediateThreadFactory.class 18:13:57,633 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/InheritableThreadContext$2.class 18:13:57,634 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ActiveDescriptorBuilderImpl.class 18:13:57,634 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ConstantActiveDescriptor.class 18:13:57,635 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/DescriptorBuilderImpl.class 18:13:57,635 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/PerThreadContext$PerContextThreadWrapper.class 18:13:57,636 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/InheritableThreadContext.class 18:13:57,636 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/PerThreadContext$1.class 18:13:57,636 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ImmediateLocalLocatorFilter.class 18:13:57,637 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ImmediateHelper$1.class 18:13:57,637 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ImmediateHelper.class 18:13:57,637 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ServiceLocatorFactoryImpl$2.class 18:13:57,638 [1;36mDEBUGm] adding entry org/glassfish/hk2/internal/ServiceLocatorFactoryImpl.class 18:13:57,638 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/HK2RuntimeException.class 18:13:57,639 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DescriptorFileFinderInformation.class 18:13:57,639 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Self.class 18:13:57,639 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/HK2Exception.class 18:13:57,640 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DescriptorFileFinder.class 18:13:57,640 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Validator.class 18:13:57,640 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/HK2Loader.class 18:13:57,640 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DescriptorType.class 18:13:57,641 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Injectee.class 18:13:57,641 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/UseProxy.class 18:13:57,641 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/PopulatorPostProcessor.class 18:13:57,642 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Context.class 18:13:57,642 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InstanceLifecycleEvent.class 18:13:57,642 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Metadata.class 18:13:57,643 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InstanceLifecycleListener.class 18:13:57,643 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceHandle.class 18:13:57,643 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ContractIndicator.class 18:13:57,643 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/SingleCache.class 18:13:57,644 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/messaging/SubscribeTo.class 18:13:57,644 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/messaging/TopicDistributionService.class 18:13:57,644 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/messaging/Topic.class 18:13:57,645 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/messaging/MessageReceiver.class 18:13:57,645 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Immediate.class 18:13:57,645 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InjectionPointIndicator.class 18:13:57,646 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/UnsatisfiedDependencyException.class 18:13:57,646 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Proxiable.class 18:13:57,646 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/JustInTimeInjectionResolver.class 18:13:57,647 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DynamicConfigurationService.class 18:13:57,647 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ProxyForSameScope.class 18:13:57,647 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/PerLookup.class 18:13:57,647 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/TwoPhaseResource.class 18:13:57,648 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Filter.class 18:13:57,648 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceLocator.class 18:13:57,648 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/TypeLiteral.class 18:13:57,649 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InstantiationService.class 18:13:57,649 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Factory.class 18:13:57,649 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/PreDestroy.class 18:13:57,649 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceLocatorState.class 18:13:57,650 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DynamicConfiguration.class 18:13:57,650 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InstanceLifecycleEventType.class 18:13:57,650 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ValidationInformation.class 18:13:57,651 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Customizer.class 18:13:57,651 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/AnnotationLiteral$2.class 18:13:57,651 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/PerThread.class 18:13:57,651 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ClassAnalyzer.class 18:13:57,652 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ProxyCtl.class 18:13:57,652 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/AOPProxyCtl.class 18:13:57,652 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ImmediateController$ImmediateServiceState.class 18:13:57,653 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Rank.class 18:13:57,653 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/FactoryDescriptors.class 18:13:57,653 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ValidationService.class 18:13:57,653 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DynamicConfigurationListener.class 18:13:57,654 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/AnnotationLiteral$1.class 18:13:57,654 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Visibility.class 18:13:57,654 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InheritableThread.class 18:13:57,654 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/IndexedFilter.class 18:13:57,655 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/TwoPhaseTransactionData.class 18:13:57,655 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/PostConstruct.class 18:13:57,655 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceLocatorFactory.class 18:13:57,655 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/HK2Invocation.class 18:13:57,656 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InjectionResolver.class 18:13:57,656 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceLocatorFactory$CreatePolicy.class 18:13:57,656 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Operation.class 18:13:57,657 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InterceptionService.class 18:13:57,657 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/MultiException.class 18:13:57,658 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ActiveDescriptor.class 18:13:57,658 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ErrorType.class 18:13:57,658 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/IterableProvider.class 18:13:57,658 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DescriptorVisibility.class 18:13:57,659 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Customize.class 18:13:57,659 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ImmediateController.class 18:13:57,659 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ErrorService.class 18:13:57,659 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ServiceLocatorListener.class 18:13:57,660 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Unqualified.class 18:13:57,660 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/InstantiationData.class 18:13:57,660 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/DuplicateServiceException.class 18:13:57,661 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/AnnotationLiteral.class 18:13:57,661 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Unproxiable.class 18:13:57,661 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/ErrorInformation.class 18:13:57,662 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Descriptor.class 18:13:57,662 [1;36mDEBUGm] adding entry org/glassfish/hk2/api/Populator.class 18:13:57,662 [1;36mDEBUGm] adding entry org/glassfish/hk2/extension/ServiceLocatorGenerator.class 18:13:57,662 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities.class 18:13:57,663 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DuplicatePostProcessor$2.class 18:13:57,664 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DuplicatePostProcessor.class 18:13:57,664 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$PerThreadImpl.class 18:13:57,664 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/BuilderHelper$1.class 18:13:57,665 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$PerLookupImpl.class 18:13:57,665 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$2.class 18:13:57,665 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBindingBuilder$InstanceBasedBindingBuilder.class 18:13:57,666 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/NamedBindingBuilder.class 18:13:57,666 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/BindingBuilderFactory.class 18:13:57,667 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBinder.class 18:13:57,667 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/ServiceBindingBuilder.class 18:13:57,667 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBindingBuilder$FactoryTypeBasedBindingBuilder.class 18:13:57,668 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBinder$2.class 18:13:57,668 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBindingBuilder$FactoryInstanceBasedBindingBuilder.class 18:13:57,669 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBindingBuilder$ClassBasedBindingBuilder.class 18:13:57,670 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBinder$1.class 18:13:57,670 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/ScopedBindingBuilder.class 18:13:57,670 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/BindingBuilder.class 18:13:57,671 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/AbstractBindingBuilder.class 18:13:57,671 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/binding/ScopedNamedBindingBuilder.class 18:13:57,672 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DescriptorImpl.class 18:13:57,673 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/BuilderHelper$2.class 18:13:57,673 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ClassLoaderPostProcessor.class 18:13:57,673 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/EnableLookupExceptionsModule.class 18:13:57,673 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/BuilderHelper.class 18:13:57,674 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$1.class 18:13:57,674 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/AbstractActiveDescriptor.class 18:13:57,675 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$InheritableThreadImpl.class 18:13:57,675 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/Stub.class 18:13:57,676 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/NamedImpl.class 18:13:57,676 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/InjecteeImpl.class 18:13:57,676 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/PerThreadScopeModule.class 18:13:57,677 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ContextualInput.class 18:13:57,677 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/InheritableThreadScopeModule.class 18:13:57,677 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DuplicatePostProcessor$1.class 18:13:57,678 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/BuilderHelper$4.class 18:13:57,678 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ClasspathDescriptorFileFinder.class 18:13:57,678 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/OrFilter.class 18:13:57,679 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/AliasDescriptor.class 18:13:57,679 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ImmediateScopeModule.class 18:13:57,680 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DuplicatePostProcessor$ImplOnlyKey.class 18:13:57,680 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/RethrowErrorService.class 18:13:57,680 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ClasspathDescriptorFileFinder$1.class 18:13:57,681 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/FactoryDescriptorsImpl.class 18:13:57,681 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/Stub$Type.class 18:13:57,681 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ImmediateContext.class 18:13:57,682 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$ImmediateImpl.class 18:13:57,682 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/HK2LoaderImpl.class 18:13:57,682 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ActiveDescriptorBuilder.class 18:13:57,683 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ImmediateErrorHandler.class 18:13:57,683 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/Binder.class 18:13:57,683 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/BuilderHelper$3.class 18:13:57,683 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DuplicatePostProcessorMode.class 18:13:57,684 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/UnqualifiedImpl.class 18:13:57,684 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$AliasFilter.class 18:13:57,685 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DescriptorBuilder.class 18:13:57,685 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/DuplicatePostProcessor$3.class 18:13:57,685 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/ServiceLocatorUtilities$SingletonImpl.class 18:13:57,686 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2/ 18:13:57,686 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2/hk2-api/ 18:13:57,686 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-api/pom.xml 18:13:57,687 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-api/pom.properties 18:13:57,688 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:57,688 [1;36mDEBUGm] adding directory META-INF/maven/org.jvnet/ 18:13:57,688 [1;36mDEBUGm] adding directory META-INF/maven/org.jvnet/tiger-types/ 18:13:57,688 [1;36mDEBUGm] adding directory org/jvnet/tiger_types/ 18:13:57,689 [1;36mDEBUGm] adding directory org/jvnet/hk2/component/ 18:13:57,689 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/general/ 18:13:57,689 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/general/internal/ 18:13:57,689 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/cache/ 18:13:57,689 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/cache/internal/ 18:13:57,690 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/reflection/ 18:13:57,690 [1;36mDEBUGm] adding directory org/glassfish/hk2/utilities/reflection/internal/ 18:13:57,690 [1;36mDEBUGm] adding entry META-INF/maven/org.jvnet/tiger-types/pom.xml 18:13:57,690 [1;36mDEBUGm] adding entry META-INF/maven/org.jvnet/tiger-types/pom.properties 18:13:57,691 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/ParameterizedTypeImpl.class 18:13:57,691 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Lister$2.class 18:13:57,691 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Types$BinderArg.class 18:13:57,692 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Types$3.class 18:13:57,692 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/GenericArrayTypeImpl.class 18:13:57,692 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/WildcardTypeImpl.class 18:13:57,693 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Types$1.class 18:13:57,693 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/TypeVisitor.class 18:13:57,693 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Lister.class 18:13:57,694 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Types.class 18:13:57,694 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Types$2.class 18:13:57,694 [1;36mDEBUGm] adding entry org/jvnet/tiger_types/Lister$1.class 18:13:57,695 [1;36mDEBUGm] adding entry org/jvnet/hk2/component/MultiMap.class 18:13:57,695 [1;36mDEBUGm] adding entry org/jvnet/hk2/component/MultiMap$1.class 18:13:57,695 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/internal/MessageInterpolatorImpl$ContextResourceBundle.class 18:13:57,696 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/internal/MessageInterpolatorImpl$1.class 18:13:57,696 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/internal/MessageInterpolatorImpl$ContextResourceBundle$2.class 18:13:57,697 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/internal/MessageInterpolatorImpl.class 18:13:57,697 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/internal/WeakHashLRUImpl.class 18:13:57,698 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/internal/DoubleNode.class 18:13:57,698 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/internal/WeakHashClockImpl$1.class 18:13:57,699 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/internal/MessageInterpolatorImpl$ContextResourceBundle$1.class 18:13:57,699 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/internal/MessageInterpolatorImpl$LocalisedMessage.class 18:13:57,700 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/internal/WeakHashClockImpl.class 18:13:57,700 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/ThreadSpecificObject.class 18:13:57,701 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/DelegatingXMLStreamWriter.class 18:13:57,701 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/IndentingXMLStreamWriter.class 18:13:57,701 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/ValidatorUtilities.class 18:13:57,702 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/GeneralUtilities.class 18:13:57,702 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/ValidatorUtilities$1.class 18:13:57,703 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/ValidatorUtilities$2.class 18:13:57,703 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/WeakHashClock.class 18:13:57,703 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/WeakHashLRU.class 18:13:57,703 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/general/Hk2ThreadLocal.class 18:13:57,704 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/internal/WeakCARCacheImpl$CarValue.class 18:13:57,704 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/internal/LRUCacheCheapRead$CacheEntryImpl.class 18:13:57,704 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/internal/WeakCARCacheImpl.class 18:13:57,705 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/internal/LRUCacheCheapRead$1.class 18:13:57,705 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/internal/WeakCARCacheImpl$1.class 18:13:57,706 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/internal/LRUCacheCheapRead.class 18:13:57,706 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/internal/LRUCacheCheapRead$CacheEntryImplComparator.class 18:13:57,706 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Cache$OriginThreadAwareFuture.class 18:13:57,707 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/WeakCARCache.class 18:13:57,707 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Cache$OriginThreadAwareFuture$1.class 18:13:57,708 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/ComputationErrorException.class 18:13:57,708 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUCache.class 18:13:57,708 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Cache$CycleHandler.class 18:13:57,708 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$CycleHandler.class 18:13:57,709 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/CacheEntry.class 18:13:57,709 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/CacheKeyFilter.class 18:13:57,709 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$1.class 18:13:57,710 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache.class 18:13:57,710 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Computable.class 18:13:57,710 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$CacheEntryImplComparator.class 18:13:57,711 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Cache.class 18:13:57,711 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/CacheUtilities.class 18:13:57,711 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$HybridCacheEntryImpl.class 18:13:57,712 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/HybridCacheEntry.class 18:13:57,712 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/Cache$1.class 18:13:57,712 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$OriginThreadAwareFuture.class 18:13:57,713 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/cache/LRUHybridCache$OriginThreadAwareFuture$1.class 18:13:57,713 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ParameterizedTypeImpl.class 18:13:57,713 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl.class 18:13:57,714 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$LifecycleKey.class 18:13:57,714 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$2.class 18:13:57,715 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperUtilities$2.class 18:13:57,715 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperUtilities$4.class 18:13:57,715 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperUtilities$3.class 18:13:57,716 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$1.class 18:13:57,716 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperUtilities.class 18:13:57,717 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/MethodWrapperImpl.class 18:13:57,717 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperUtilities$1.class 18:13:57,717 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$3.class 18:13:57,718 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/internal/ClassReflectionHelperImpl$4.class 18:13:57,718 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper$1.class 18:13:57,718 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/Logger.class 18:13:57,719 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper$4.class 18:13:57,719 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/BeanReflectionHelper.class 18:13:57,719 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/Logger$1.class 18:13:57,720 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/GenericArrayTypeImpl.class 18:13:57,720 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/Constants.class 18:13:57,720 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper.class 18:13:57,722 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/Pretty.class 18:13:57,722 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper$3.class 18:13:57,722 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper$2.class 18:13:57,723 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/MethodWrapper.class 18:13:57,723 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ScopeInfo.class 18:13:57,723 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ClassReflectionHelper.class 18:13:57,724 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/ReflectionHelper$5.class 18:13:57,724 [1;36mDEBUGm] adding entry org/glassfish/hk2/utilities/reflection/TypeChecker.class 18:13:57,724 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2/hk2-utils/ 18:13:57,724 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-utils/pom.xml 18:13:57,725 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-utils/pom.properties 18:13:57,725 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:57,726 [1;36mDEBUGm] adding directory org/aopalliance/ 18:13:57,726 [1;36mDEBUGm] adding directory org/aopalliance/reflect/ 18:13:57,726 [1;36mDEBUGm] adding directory org/aopalliance/aop/ 18:13:57,726 [1;36mDEBUGm] adding directory org/aopalliance/instrument/ 18:13:57,726 [1;36mDEBUGm] adding directory org/aopalliance/intercept/ 18:13:57,726 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Metadata.class 18:13:57,726 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Locator.class 18:13:57,727 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Class.class 18:13:57,727 [1;36mDEBUGm] adding entry org/aopalliance/reflect/ClassLocator.class 18:13:57,727 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Member.class 18:13:57,727 [1;36mDEBUGm] adding entry org/aopalliance/reflect/CodeLocator.class 18:13:57,728 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Method.class 18:13:57,728 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Field.class 18:13:57,728 [1;36mDEBUGm] adding entry org/aopalliance/reflect/Code.class 18:13:57,728 [1;36mDEBUGm] adding entry org/aopalliance/reflect/UnitLocator.class 18:13:57,728 [1;36mDEBUGm] adding entry org/aopalliance/reflect/ProgramUnit.class 18:13:57,729 [1;36mDEBUGm] adding entry org/aopalliance/aop/Advice.class 18:13:57,729 [1;36mDEBUGm] adding entry org/aopalliance/aop/AspectException.class 18:13:57,729 [1;36mDEBUGm] adding entry org/aopalliance/instrument/InstrumentationError.class 18:13:57,729 [1;36mDEBUGm] adding entry org/aopalliance/instrument/Instrumentor.class 18:13:57,730 [1;36mDEBUGm] adding entry org/aopalliance/instrument/UndoNotSupportedException.class 18:13:57,730 [1;36mDEBUGm] adding entry org/aopalliance/instrument/Instrumentation.class 18:13:57,730 [1;36mDEBUGm] adding entry org/aopalliance/intercept/Invocation.class 18:13:57,731 [1;36mDEBUGm] adding entry org/aopalliance/intercept/Interceptor.class 18:13:57,731 [1;36mDEBUGm] adding entry org/aopalliance/intercept/ConstructorInvocation.class 18:13:57,731 [1;36mDEBUGm] adding entry org/aopalliance/intercept/MethodInterceptor.class 18:13:57,731 [1;36mDEBUGm] adding entry org/aopalliance/intercept/FieldAccess.class 18:13:57,732 [1;36mDEBUGm] adding entry org/aopalliance/intercept/MethodInvocation.class 18:13:57,732 [1;36mDEBUGm] adding entry org/aopalliance/intercept/FieldInterceptor.class 18:13:57,732 [1;36mDEBUGm] adding entry org/aopalliance/intercept/Joinpoint.class 18:13:57,732 [1;36mDEBUGm] adding entry org/aopalliance/intercept/ConstructorInterceptor.class 18:13:57,733 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2.external/ 18:13:57,733 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2.external/aopalliance-repackaged/ 18:13:57,733 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2.external/aopalliance-repackaged/pom.xml 18:13:57,734 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2.external/aopalliance-repackaged/pom.properties 18:13:57,734 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:57,734 [1;36mDEBUGm] adding directory javax/inject/ 18:13:57,734 [1;36mDEBUGm] adding entry javax/inject/Inject.class 18:13:57,735 [1;36mDEBUGm] adding entry javax/inject/Qualifier.class 18:13:57,735 [1;36mDEBUGm] adding entry javax/inject/Singleton.class 18:13:57,735 [1;36mDEBUGm] adding entry javax/inject/Provider.class 18:13:57,735 [1;36mDEBUGm] adding entry javax/inject/Scope.class 18:13:57,735 [1;36mDEBUGm] adding entry javax/inject/Named.class 18:13:57,736 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2.external/javax.inject/ 18:13:57,736 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2.external/javax.inject/pom.xml 18:13:57,736 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2.external/javax.inject/pom.properties 18:13:57,737 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:57,738 [1;36mDEBUGm] adding directory org/jvnet/hk2/external/ 18:13:57,738 [1;36mDEBUGm] adding directory org/jvnet/hk2/external/runtime/ 18:13:57,738 [1;36mDEBUGm] adding directory org/jvnet/hk2/external/generator/ 18:13:57,738 [1;36mDEBUGm] adding directory org/jvnet/hk2/internal/ 18:13:57,738 [1;36mDEBUGm] adding entry META-INF/services/org.glassfish.hk2.extension.ServiceLocatorGenerator 18:13:57,739 [1;36mDEBUGm] adding entry org/jvnet/hk2/external/runtime/Hk2LocatorUtilities.class 18:13:57,739 [1;36mDEBUGm] adding entry org/jvnet/hk2/external/runtime/Hk2LocatorUtilities$1.class 18:13:57,739 [1;36mDEBUGm] adding entry org/jvnet/hk2/external/runtime/ServiceLocatorRuntimeBean.class 18:13:57,739 [1;36mDEBUGm] adding entry org/jvnet/hk2/external/generator/ServiceLocatorGeneratorImpl.class 18:13:57,740 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/PerLocatorUtilities$2.class 18:13:57,740 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ClazzCreator$ResolutionInfo.class 18:13:57,740 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ImmediateResults.class 18:13:57,741 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/CacheKey.class 18:13:57,741 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$4.class 18:13:57,741 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IterableProviderImpl$1.class 18:13:57,742 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IterableProviderImpl$MyHandleIterator.class 18:13:57,742 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/MethodInterceptorImpl.class 18:13:57,742 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ErrorResults.class 18:13:57,743 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/DynamicConfigurationImpl.class 18:13:57,743 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$3.class 18:13:57,743 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$2.class 18:13:57,744 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$IgdCacheKey.class 18:13:57,744 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$10.class 18:13:57,744 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ThreeThirtyResolver.class 18:13:57,745 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities.class 18:13:57,745 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities$4$1.class 18:13:57,745 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/MethodInterceptorHandler$1.class 18:13:57,746 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SingletonContext.class 18:13:57,746 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/InstantiationServiceImpl.class 18:13:57,747 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$AnnotationInformation.class 18:13:57,747 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceHandleComparator.class 18:13:57,747 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SingletonContext$1.class 18:13:57,748 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$CheckConfigurationData.class 18:13:57,748 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities$4.class 18:13:57,748 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/PerLocatorUtilities$3.class 18:13:57,749 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$Interceptors.class 18:13:57,749 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/InstantiationServiceImpl$1.class 18:13:57,749 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorInterceptorHandler$ConstructorInvocationImpl.class 18:13:57,750 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/DefaultClassAnalyzer.class 18:13:57,750 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities$1.class 18:13:57,750 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities$3.class 18:13:57,751 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SoftAnnotatedElementAnnotationInfo.class 18:13:57,751 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$1.class 18:13:57,751 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$1.class 18:13:57,752 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorRuntimeImpl.class 18:13:57,752 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/AutoActiveDescriptor.class 18:13:57,753 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$UnqualifiedIndexedFilter.class 18:13:57,753 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorInterceptorHandler$1.class 18:13:57,753 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$7.class 18:13:57,754 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IndexedListData.class 18:13:57,754 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/TopicImpl.class 18:13:57,754 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/FactoryCreator.class 18:13:57,755 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ProxyUtilities$2.class 18:13:57,755 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/NarrowResults.class 18:13:57,755 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$3.class 18:13:57,756 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Collector.class 18:13:57,756 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/AnnotatedElementAnnotationInfo.class 18:13:57,756 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$5.class 18:13:57,756 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/TwoPhaseTransactionDataImpl.class 18:13:57,757 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$4.class 18:13:57,757 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities$5.class 18:13:57,757 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SystemDescriptor$1.class 18:13:57,758 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/DelegatingClassLoader.class 18:13:57,758 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/PerLocatorUtilities.class 18:13:57,759 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$11.class 18:13:57,759 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorAction.class 18:13:57,759 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IterableProviderImpl$HandleIterable.class 18:13:57,759 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstantActiveDescriptor.class 18:13:57,760 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SingletonContext$GenerationComparator.class 18:13:57,760 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ErrorInformationImpl.class 18:13:57,760 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/MethodInterceptorInvocationHandler.class 18:13:57,761 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/PerLookupContext.class 18:13:57,761 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Utilities.class 18:13:57,763 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Creator.class 18:13:57,763 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorActionImpl$2.class 18:13:57,764 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/DescriptorComparator.class 18:13:57,764 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$12.class 18:13:57,764 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/DynamicConfigurationServiceImpl.class 18:13:57,765 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/InstanceLifecycleEventImpl.class 18:13:57,765 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$9.class 18:13:57,765 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/PopulatorImpl.class 18:13:57,766 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl.class 18:13:57,769 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$6.class 18:13:57,769 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SystemDescriptor.class 18:13:57,770 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ClazzCreator$1.class 18:13:57,770 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceHandleImpl.class 18:13:57,771 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$2.class 18:13:57,771 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ClazzCreator.class 18:13:57,772 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorInterceptorHandler.class 18:13:57,772 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$IgdValue.class 18:13:57,773 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/CacheKey$1.class 18:13:57,773 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ValidationInformationImpl.class 18:13:57,773 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IterableProviderImpl$MyIterator.class 18:13:57,774 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorActionImpl$1.class 18:13:57,774 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/PerLocatorUtilities$1.class 18:13:57,774 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/MethodInterceptorHandler$MethodInvocationImpl.class 18:13:57,775 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ConstructorActionImpl.class 18:13:57,775 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SingletonContext$2.class 18:13:57,776 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/MethodInterceptorHandler.class 18:13:57,776 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/Closeable.class 18:13:57,776 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/ServiceLocatorImpl$8.class 18:13:57,777 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/IterableProviderImpl.class 18:13:57,777 [1;36mDEBUGm] adding entry org/jvnet/hk2/internal/SystemInjecteeImpl.class 18:13:57,778 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2/hk2-locator/ 18:13:57,778 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-locator/pom.xml 18:13:57,778 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/hk2-locator/pom.properties 18:13:57,781 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:57,781 [1;36mDEBUGm] adding directory META-INF/maven/org.javassist/ 18:13:57,781 [1;36mDEBUGm] adding directory META-INF/maven/org.javassist/javassist/ 18:13:57,781 [1;36mDEBUGm] adding entry META-INF/maven/org.javassist/javassist/pom.properties 18:13:57,781 [1;36mDEBUGm] adding entry META-INF/maven/org.javassist/javassist/pom.xml 18:13:57,782 [1;36mDEBUGm] adding directory javassist/ 18:13:57,782 [1;36mDEBUGm] adding entry javassist/ByteArrayClassPath.class 18:13:57,782 [1;36mDEBUGm] adding entry javassist/CannotCompileException.class 18:13:57,783 [1;36mDEBUGm] adding entry javassist/ClassClassPath.class 18:13:57,783 [1;36mDEBUGm] adding entry javassist/ClassMap.class 18:13:57,783 [1;36mDEBUGm] adding entry javassist/ClassPath.class 18:13:57,783 [1;36mDEBUGm] adding entry javassist/ClassPathList.class 18:13:57,784 [1;36mDEBUGm] adding entry javassist/ClassPool$1.class 18:13:57,784 [1;36mDEBUGm] adding entry javassist/ClassPool.class 18:13:57,785 [1;36mDEBUGm] adding entry javassist/ClassPoolTail.class 18:13:57,785 [1;36mDEBUGm] adding entry javassist/CodeConverter$ArrayAccessReplacementMethodNames.class 18:13:57,785 [1;36mDEBUGm] adding entry javassist/CodeConverter$DefaultArrayAccessReplacementMethodNames.class 18:13:57,786 [1;36mDEBUGm] adding entry javassist/CodeConverter.class 18:13:57,786 [1;36mDEBUGm] adding entry javassist/CtArray.class 18:13:57,786 [1;36mDEBUGm] adding entry javassist/CtBehavior.class 18:13:57,788 [1;36mDEBUGm] adding entry javassist/CtClass$1.class 18:13:57,788 [1;36mDEBUGm] adding entry javassist/CtClass$DelayedFileOutputStream.class 18:13:57,788 [1;36mDEBUGm] adding entry javassist/CtClass.class 18:13:57,789 [1;36mDEBUGm] adding entry javassist/CtClassType.class 18:13:57,791 [1;36mDEBUGm] adding entry javassist/CtConstructor.class 18:13:57,791 [1;36mDEBUGm] adding entry javassist/CtField$ArrayInitializer.class 18:13:57,792 [1;36mDEBUGm] adding entry javassist/CtField$CodeInitializer.class 18:13:57,792 [1;36mDEBUGm] adding entry javassist/CtField$CodeInitializer0.class 18:13:57,792 [1;36mDEBUGm] adding entry javassist/CtField$DoubleInitializer.class 18:13:57,793 [1;36mDEBUGm] adding entry javassist/CtField$FloatInitializer.class 18:13:57,793 [1;36mDEBUGm] adding entry javassist/CtField$Initializer.class 18:13:57,793 [1;36mDEBUGm] adding entry javassist/CtField$IntInitializer.class 18:13:57,794 [1;36mDEBUGm] adding entry javassist/CtField$LongInitializer.class 18:13:57,794 [1;36mDEBUGm] adding entry javassist/CtField$MethodInitializer.class 18:13:57,794 [1;36mDEBUGm] adding entry javassist/CtField$MultiArrayInitializer.class 18:13:57,795 [1;36mDEBUGm] adding entry javassist/CtField$NewInitializer.class 18:13:57,795 [1;36mDEBUGm] adding entry javassist/CtField$ParamInitializer.class 18:13:57,795 [1;36mDEBUGm] adding entry javassist/CtField$PtreeInitializer.class 18:13:57,795 [1;36mDEBUGm] adding entry javassist/CtField$StringInitializer.class 18:13:57,796 [1;36mDEBUGm] adding entry javassist/CtField.class 18:13:57,796 [1;36mDEBUGm] adding entry javassist/CtMember$Cache.class 18:13:57,797 [1;36mDEBUGm] adding entry javassist/CtMember.class 18:13:57,797 [1;36mDEBUGm] adding entry javassist/CtMethod$ConstParameter.class 18:13:57,797 [1;36mDEBUGm] adding entry javassist/CtMethod$IntConstParameter.class 18:13:57,798 [1;36mDEBUGm] adding entry javassist/CtMethod$LongConstParameter.class 18:13:57,798 [1;36mDEBUGm] adding entry javassist/CtMethod$StringConstParameter.class 18:13:57,798 [1;36mDEBUGm] adding entry javassist/CtMethod.class 18:13:57,799 [1;36mDEBUGm] adding entry javassist/CtNewClass.class 18:13:57,799 [1;36mDEBUGm] adding entry javassist/CtNewConstructor.class 18:13:57,799 [1;36mDEBUGm] adding entry javassist/CtNewMethod.class 18:13:57,800 [1;36mDEBUGm] adding entry javassist/CtNewNestedClass.class 18:13:57,800 [1;36mDEBUGm] adding entry javassist/CtNewWrappedConstructor.class 18:13:57,800 [1;36mDEBUGm] adding entry javassist/CtNewWrappedMethod.class 18:13:57,801 [1;36mDEBUGm] adding entry javassist/CtPrimitiveType.class 18:13:57,801 [1;36mDEBUGm] adding entry javassist/DirClassPath.class 18:13:57,802 [1;36mDEBUGm] adding entry javassist/FieldInitLink.class 18:13:57,802 [1;36mDEBUGm] adding entry javassist/JarClassPath.class 18:13:57,802 [1;36mDEBUGm] adding entry javassist/JarDirClassPath$1.class 18:13:57,802 [1;36mDEBUGm] adding entry javassist/JarDirClassPath.class 18:13:57,803 [1;36mDEBUGm] adding entry javassist/Loader.class 18:13:57,803 [1;36mDEBUGm] adding entry javassist/LoaderClassPath.class 18:13:57,803 [1;36mDEBUGm] adding entry javassist/Modifier.class 18:13:57,804 [1;36mDEBUGm] adding entry javassist/NotFoundException.class 18:13:57,804 [1;36mDEBUGm] adding entry javassist/SerialVersionUID$1.class 18:13:57,804 [1;36mDEBUGm] adding entry javassist/SerialVersionUID$2.class 18:13:57,804 [1;36mDEBUGm] adding entry javassist/SerialVersionUID$3.class 18:13:57,805 [1;36mDEBUGm] adding entry javassist/SerialVersionUID.class 18:13:57,805 [1;36mDEBUGm] adding entry javassist/Translator.class 18:13:57,805 [1;36mDEBUGm] adding entry javassist/URLClassPath.class 18:13:57,806 [1;36mDEBUGm] adding directory javassist/bytecode/ 18:13:57,806 [1;36mDEBUGm] adding entry javassist/bytecode/AccessFlag.class 18:13:57,806 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationDefaultAttribute.class 18:13:57,806 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationsAttribute$Copier.class 18:13:57,807 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationsAttribute$Parser.class 18:13:57,807 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationsAttribute$Renamer.class 18:13:57,808 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationsAttribute$Walker.class 18:13:57,808 [1;36mDEBUGm] adding entry javassist/bytecode/AnnotationsAttribute.class 18:13:57,808 [1;36mDEBUGm] adding entry javassist/bytecode/AttributeInfo.class 18:13:57,809 [1;36mDEBUGm] adding entry javassist/bytecode/BadBytecode.class 18:13:57,809 [1;36mDEBUGm] adding entry javassist/bytecode/BootstrapMethodsAttribute$BootstrapMethod.class 18:13:57,810 [1;36mDEBUGm] adding entry javassist/bytecode/BootstrapMethodsAttribute.class 18:13:57,810 [1;36mDEBUGm] adding entry javassist/bytecode/ByteArray.class 18:13:57,810 [1;36mDEBUGm] adding entry javassist/bytecode/ByteStream.class 18:13:57,811 [1;36mDEBUGm] adding entry javassist/bytecode/ByteVector.class 18:13:57,811 [1;36mDEBUGm] adding entry javassist/bytecode/Bytecode.class 18:13:57,812 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFile.class 18:13:57,812 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFilePrinter.class 18:13:57,813 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFileWriter$AttributeWriter.class 18:13:57,813 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFileWriter$ConstPoolWriter.class 18:13:57,814 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFileWriter$FieldWriter.class 18:13:57,814 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFileWriter$MethodWriter.class 18:13:57,814 [1;36mDEBUGm] adding entry javassist/bytecode/ClassFileWriter.class 18:13:57,815 [1;36mDEBUGm] adding entry javassist/bytecode/ClassInfo.class 18:13:57,815 [1;36mDEBUGm] adding entry javassist/bytecode/CodeAnalyzer.class 18:13:57,816 [1;36mDEBUGm] adding entry javassist/bytecode/CodeAttribute$LdcEntry.class 18:13:57,816 [1;36mDEBUGm] adding entry javassist/bytecode/CodeAttribute$RuntimeCopyException.class 18:13:57,816 [1;36mDEBUGm] adding entry javassist/bytecode/CodeAttribute.class 18:13:57,817 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$AlignmentException.class 18:13:57,817 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Branch.class 18:13:57,817 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Branch16.class 18:13:57,818 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Gap.class 18:13:57,818 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$If16.class 18:13:57,818 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Jump16.class 18:13:57,819 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Jump32.class 18:13:57,819 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$LdcW.class 18:13:57,819 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Lookup.class 18:13:57,819 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Pointers.class 18:13:57,820 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Switcher.class 18:13:57,820 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator$Table.class 18:13:57,820 [1;36mDEBUGm] adding entry javassist/bytecode/CodeIterator.class 18:13:57,821 [1;36mDEBUGm] adding entry javassist/bytecode/ConstInfo.class 18:13:57,822 [1;36mDEBUGm] adding entry javassist/bytecode/ConstInfoPadding.class 18:13:57,822 [1;36mDEBUGm] adding entry javassist/bytecode/ConstPool.class 18:13:57,823 [1;36mDEBUGm] adding entry javassist/bytecode/ConstantAttribute.class 18:13:57,823 [1;36mDEBUGm] adding entry javassist/bytecode/DeprecatedAttribute.class 18:13:57,823 [1;36mDEBUGm] adding entry javassist/bytecode/Descriptor$Iterator.class 18:13:57,824 [1;36mDEBUGm] adding entry javassist/bytecode/Descriptor$PrettyPrinter.class 18:13:57,824 [1;36mDEBUGm] adding entry javassist/bytecode/Descriptor.class 18:13:57,825 [1;36mDEBUGm] adding entry javassist/bytecode/DoubleInfo.class 18:13:57,825 [1;36mDEBUGm] adding entry javassist/bytecode/DuplicateMemberException.class 18:13:57,825 [1;36mDEBUGm] adding entry javassist/bytecode/EnclosingMethodAttribute.class 18:13:57,826 [1;36mDEBUGm] adding entry javassist/bytecode/ExceptionTable.class 18:13:57,826 [1;36mDEBUGm] adding entry javassist/bytecode/ExceptionTableEntry.class 18:13:57,826 [1;36mDEBUGm] adding entry javassist/bytecode/ExceptionsAttribute.class 18:13:57,827 [1;36mDEBUGm] adding entry javassist/bytecode/FieldInfo.class 18:13:57,827 [1;36mDEBUGm] adding entry javassist/bytecode/FieldrefInfo.class 18:13:57,828 [1;36mDEBUGm] adding entry javassist/bytecode/FloatInfo.class 18:13:57,828 [1;36mDEBUGm] adding entry javassist/bytecode/InnerClassesAttribute.class 18:13:57,828 [1;36mDEBUGm] adding entry javassist/bytecode/InstructionPrinter.class 18:13:57,829 [1;36mDEBUGm] adding entry javassist/bytecode/IntegerInfo.class 18:13:57,829 [1;36mDEBUGm] adding entry javassist/bytecode/InterfaceMethodrefInfo.class 18:13:57,830 [1;36mDEBUGm] adding entry javassist/bytecode/InvokeDynamicInfo.class 18:13:57,830 [1;36mDEBUGm] adding entry javassist/bytecode/LineNumberAttribute$Pc.class 18:13:57,830 [1;36mDEBUGm] adding entry javassist/bytecode/LineNumberAttribute.class 18:13:57,831 [1;36mDEBUGm] adding entry javassist/bytecode/LocalVariableAttribute.class 18:13:57,831 [1;36mDEBUGm] adding entry javassist/bytecode/LocalVariableTypeAttribute.class 18:13:57,831 [1;36mDEBUGm] adding entry javassist/bytecode/LongInfo.class 18:13:57,832 [1;36mDEBUGm] adding entry javassist/bytecode/LongVector.class 18:13:57,832 [1;36mDEBUGm] adding entry javassist/bytecode/MemberrefInfo.class 18:13:57,832 [1;36mDEBUGm] adding entry javassist/bytecode/MethodHandleInfo.class 18:13:57,833 [1;36mDEBUGm] adding entry javassist/bytecode/MethodInfo.class 18:13:57,833 [1;36mDEBUGm] adding entry javassist/bytecode/MethodParametersAttribute.class 18:13:57,834 [1;36mDEBUGm] adding entry javassist/bytecode/MethodTypeInfo.class 18:13:57,834 [1;36mDEBUGm] adding entry javassist/bytecode/MethodrefInfo.class 18:13:57,834 [1;36mDEBUGm] adding entry javassist/bytecode/Mnemonic.class 18:13:57,835 [1;36mDEBUGm] adding entry javassist/bytecode/NameAndTypeInfo.class 18:13:57,835 [1;36mDEBUGm] adding entry javassist/bytecode/Opcode.class 18:13:57,836 [1;36mDEBUGm] adding entry javassist/bytecode/ParameterAnnotationsAttribute.class 18:13:57,836 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$1.class 18:13:57,836 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$ArrayType.class 18:13:57,837 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$BaseType.class 18:13:57,837 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$ClassSignature.class 18:13:57,837 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$ClassType.class 18:13:57,838 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$Cursor.class 18:13:57,838 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$MethodSignature.class 18:13:57,838 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$NestedClassType.class 18:13:57,839 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$ObjectType.class 18:13:57,839 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$Type.class 18:13:57,839 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$TypeArgument.class 18:13:57,840 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$TypeParameter.class 18:13:57,840 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute$TypeVariable.class 18:13:57,840 [1;36mDEBUGm] adding entry javassist/bytecode/SignatureAttribute.class 18:13:57,841 [1;36mDEBUGm] adding entry javassist/bytecode/SourceFileAttribute.class 18:13:57,841 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$Copier.class 18:13:57,841 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$InsertLocal.class 18:13:57,842 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$NewRemover.class 18:13:57,842 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$Printer.class 18:13:57,842 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$Shifter.class 18:13:57,843 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$SimpleCopy.class 18:13:57,843 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$SwitchShifter.class 18:13:57,843 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$Walker.class 18:13:57,844 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap$Writer.class 18:13:57,844 [1;36mDEBUGm] adding entry javassist/bytecode/StackMap.class 18:13:57,844 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$Copier.class 18:13:57,844 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$InsertLocal.class 18:13:57,845 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$NewRemover.class 18:13:57,845 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$OffsetShifter.class 18:13:57,845 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$Printer.class 18:13:57,846 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$RuntimeCopyException.class 18:13:57,846 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$Shifter.class 18:13:57,846 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$SimpleCopy.class 18:13:57,847 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$SwitchShifter.class 18:13:57,847 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$Walker.class 18:13:57,848 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable$Writer.class 18:13:57,848 [1;36mDEBUGm] adding entry javassist/bytecode/StackMapTable.class 18:13:57,848 [1;36mDEBUGm] adding entry javassist/bytecode/StringInfo.class 18:13:57,849 [1;36mDEBUGm] adding entry javassist/bytecode/SyntheticAttribute.class 18:13:57,849 [1;36mDEBUGm] adding entry javassist/bytecode/TypeAnnotationsAttribute$Copier.class 18:13:57,849 [1;36mDEBUGm] adding entry javassist/bytecode/TypeAnnotationsAttribute$Renamer.class 18:13:57,850 [1;36mDEBUGm] adding entry javassist/bytecode/TypeAnnotationsAttribute$SubCopier.class 18:13:57,850 [1;36mDEBUGm] adding entry javassist/bytecode/TypeAnnotationsAttribute$SubWalker.class 18:13:57,850 [1;36mDEBUGm] adding entry javassist/bytecode/TypeAnnotationsAttribute$TAWalker.class 18:13:57,851 [1;36mDEBUGm] adding entry javassist/bytecode/TypeAnnotationsAttribute.class 18:13:57,851 [1;36mDEBUGm] adding entry javassist/bytecode/Utf8Info.class 18:13:57,851 [1;36mDEBUGm] adding directory javassist/bytecode/analysis/ 18:13:57,852 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Analyzer$1.class 18:13:57,852 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Analyzer$ExceptionInfo.class 18:13:57,852 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Analyzer.class 18:13:57,853 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$1.class 18:13:57,853 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$2.class 18:13:57,854 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$3.class 18:13:57,854 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$Access.class 18:13:57,854 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$Block.class 18:13:57,855 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$Catcher.class 18:13:57,855 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow$Node.class 18:13:57,855 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/ControlFlow.class 18:13:57,856 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Executor.class 18:13:57,857 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Frame.class 18:13:57,857 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/FramePrinter.class 18:13:57,857 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/IntQueue$1.class 18:13:57,858 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/IntQueue$Entry.class 18:13:57,858 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/IntQueue.class 18:13:57,858 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/MultiArrayType.class 18:13:57,859 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/MultiType.class 18:13:57,859 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Subroutine.class 18:13:57,860 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/SubroutineScanner.class 18:13:57,860 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Type.class 18:13:57,861 [1;36mDEBUGm] adding entry javassist/bytecode/analysis/Util.class 18:13:57,861 [1;36mDEBUGm] adding directory javassist/bytecode/annotation/ 18:13:57,861 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/Annotation$Pair.class 18:13:57,861 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/Annotation.class 18:13:57,862 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/AnnotationImpl.class 18:13:57,862 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/AnnotationMemberValue.class 18:13:57,863 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/AnnotationsWriter.class 18:13:57,863 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/ArrayMemberValue.class 18:13:57,864 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/BooleanMemberValue.class 18:13:57,864 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/ByteMemberValue.class 18:13:57,864 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/CharMemberValue.class 18:13:57,865 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/ClassMemberValue.class 18:13:57,865 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/DoubleMemberValue.class 18:13:57,865 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/EnumMemberValue.class 18:13:57,866 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/FloatMemberValue.class 18:13:57,866 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/IntegerMemberValue.class 18:13:57,866 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/LongMemberValue.class 18:13:57,867 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/MemberValue.class 18:13:57,867 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/MemberValueVisitor.class 18:13:57,867 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/NoSuchClassError.class 18:13:57,868 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/ShortMemberValue.class 18:13:57,868 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/StringMemberValue.class 18:13:57,868 [1;36mDEBUGm] adding entry javassist/bytecode/annotation/TypeAnnotationsWriter.class 18:13:57,869 [1;36mDEBUGm] adding directory javassist/bytecode/stackmap/ 18:13:57,869 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/BasicBlock$Catch.class 18:13:57,869 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/BasicBlock$JsrBytecode.class 18:13:57,870 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/BasicBlock$Maker.class 18:13:57,886 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/BasicBlock$Mark.class 18:13:57,887 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/BasicBlock.class 18:13:57,887 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/MapMaker.class 18:13:57,888 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/Tracer.class 18:13:57,889 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$AbsTypeVar.class 18:13:57,889 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$ArrayElement.class 18:13:57,890 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$ArrayType.class 18:13:57,890 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$BasicType.class 18:13:57,890 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$ClassName.class 18:13:57,891 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$NullType.class 18:13:57,891 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$TypeVar.class 18:13:57,891 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$UninitData.class 18:13:57,892 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$UninitThis.class 18:13:57,892 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData$UninitTypeVar.class 18:13:57,892 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeData.class 18:13:57,893 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypeTag.class 18:13:57,893 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypedBlock$Maker.class 18:13:57,894 [1;36mDEBUGm] adding entry javassist/bytecode/stackmap/TypedBlock.class 18:13:57,894 [1;36mDEBUGm] adding directory javassist/compiler/ 18:13:57,894 [1;36mDEBUGm] adding entry javassist/compiler/AccessorMaker.class 18:13:57,895 [1;36mDEBUGm] adding entry javassist/compiler/CodeGen$1.class 18:13:57,895 [1;36mDEBUGm] adding entry javassist/compiler/CodeGen$ReturnHook.class 18:13:57,895 [1;36mDEBUGm] adding entry javassist/compiler/CodeGen.class 18:13:57,897 [1;36mDEBUGm] adding entry javassist/compiler/CompileError.class 18:13:57,897 [1;36mDEBUGm] adding entry javassist/compiler/Javac$1.class 18:13:57,898 [1;36mDEBUGm] adding entry javassist/compiler/Javac$2.class 18:13:57,898 [1;36mDEBUGm] adding entry javassist/compiler/Javac$3.class 18:13:57,898 [1;36mDEBUGm] adding entry javassist/compiler/Javac$CtFieldWithInit.class 18:13:57,899 [1;36mDEBUGm] adding entry javassist/compiler/Javac.class 18:13:57,899 [1;36mDEBUGm] adding entry javassist/compiler/JvstCodeGen.class 18:13:57,900 [1;36mDEBUGm] adding entry javassist/compiler/JvstTypeChecker.class 18:13:57,901 [1;36mDEBUGm] adding entry javassist/compiler/KeywordTable.class 18:13:57,901 [1;36mDEBUGm] adding entry javassist/compiler/Lex.class 18:13:57,901 [1;36mDEBUGm] adding entry javassist/compiler/MemberCodeGen$JsrHook.class 18:13:57,902 [1;36mDEBUGm] adding entry javassist/compiler/MemberCodeGen$JsrHook2.class 18:13:57,902 [1;36mDEBUGm] adding entry javassist/compiler/MemberCodeGen.class 18:13:57,904 [1;36mDEBUGm] adding entry javassist/compiler/MemberResolver$Method.class 18:13:57,904 [1;36mDEBUGm] adding entry javassist/compiler/MemberResolver.class 18:13:57,905 [1;36mDEBUGm] adding entry javassist/compiler/NoFieldException.class 18:13:57,906 [1;36mDEBUGm] adding entry javassist/compiler/Parser.class 18:13:57,907 [1;36mDEBUGm] adding entry javassist/compiler/ProceedHandler.class 18:13:57,908 [1;36mDEBUGm] adding entry javassist/compiler/SymbolTable.class 18:13:57,908 [1;36mDEBUGm] adding entry javassist/compiler/SyntaxError.class 18:13:57,909 [1;36mDEBUGm] adding entry javassist/compiler/Token.class 18:13:57,909 [1;36mDEBUGm] adding entry javassist/compiler/TokenId.class 18:13:57,909 [1;36mDEBUGm] adding entry javassist/compiler/TypeChecker.class 18:13:57,911 [1;36mDEBUGm] adding directory javassist/compiler/ast/ 18:13:57,911 [1;36mDEBUGm] adding entry javassist/compiler/ast/ASTList.class 18:13:57,912 [1;36mDEBUGm] adding entry javassist/compiler/ast/ASTree.class 18:13:57,912 [1;36mDEBUGm] adding entry javassist/compiler/ast/ArrayInit.class 18:13:57,913 [1;36mDEBUGm] adding entry javassist/compiler/ast/AssignExpr.class 18:13:57,913 [1;36mDEBUGm] adding entry javassist/compiler/ast/BinExpr.class 18:13:57,913 [1;36mDEBUGm] adding entry javassist/compiler/ast/CallExpr.class 18:13:57,914 [1;36mDEBUGm] adding entry javassist/compiler/ast/CastExpr.class 18:13:57,914 [1;36mDEBUGm] adding entry javassist/compiler/ast/CondExpr.class 18:13:57,915 [1;36mDEBUGm] adding entry javassist/compiler/ast/Declarator.class 18:13:57,915 [1;36mDEBUGm] adding entry javassist/compiler/ast/DoubleConst.class 18:13:57,916 [1;36mDEBUGm] adding entry javassist/compiler/ast/Expr.class 18:13:57,916 [1;36mDEBUGm] adding entry javassist/compiler/ast/FieldDecl.class 18:13:57,916 [1;36mDEBUGm] adding entry javassist/compiler/ast/InstanceOfExpr.class 18:13:57,917 [1;36mDEBUGm] adding entry javassist/compiler/ast/IntConst.class 18:13:57,917 [1;36mDEBUGm] adding entry javassist/compiler/ast/Keyword.class 18:13:57,918 [1;36mDEBUGm] adding entry javassist/compiler/ast/Member.class 18:13:57,918 [1;36mDEBUGm] adding entry javassist/compiler/ast/MethodDecl.class 18:13:57,919 [1;36mDEBUGm] adding entry javassist/compiler/ast/NewExpr.class 18:13:57,919 [1;36mDEBUGm] adding entry javassist/compiler/ast/Pair.class 18:13:57,919 [1;36mDEBUGm] adding entry javassist/compiler/ast/Stmnt.class 18:13:57,920 [1;36mDEBUGm] adding entry javassist/compiler/ast/StringL.class 18:13:57,920 [1;36mDEBUGm] adding entry javassist/compiler/ast/Symbol.class 18:13:57,921 [1;36mDEBUGm] adding entry javassist/compiler/ast/Variable.class 18:13:57,921 [1;36mDEBUGm] adding entry javassist/compiler/ast/Visitor.class 18:13:57,922 [1;36mDEBUGm] adding directory javassist/convert/ 18:13:57,922 [1;36mDEBUGm] adding entry javassist/convert/TransformAccessArrayField.class 18:13:57,923 [1;36mDEBUGm] adding entry javassist/convert/TransformAfter.class 18:13:57,923 [1;36mDEBUGm] adding entry javassist/convert/TransformBefore.class 18:13:57,924 [1;36mDEBUGm] adding entry javassist/convert/TransformCall.class 18:13:57,924 [1;36mDEBUGm] adding entry javassist/convert/TransformFieldAccess.class 18:13:57,925 [1;36mDEBUGm] adding entry javassist/convert/TransformNew.class 18:13:57,925 [1;36mDEBUGm] adding entry javassist/convert/TransformNewClass.class 18:13:57,926 [1;36mDEBUGm] adding entry javassist/convert/TransformReadField.class 18:13:57,926 [1;36mDEBUGm] adding entry javassist/convert/TransformWriteField.class 18:13:57,927 [1;36mDEBUGm] adding entry javassist/convert/Transformer.class 18:13:57,927 [1;36mDEBUGm] adding directory javassist/expr/ 18:13:57,927 [1;36mDEBUGm] adding entry javassist/expr/Cast$ProceedForCast.class 18:13:57,928 [1;36mDEBUGm] adding entry javassist/expr/Cast.class 18:13:57,928 [1;36mDEBUGm] adding entry javassist/expr/ConstructorCall.class 18:13:57,929 [1;36mDEBUGm] adding entry javassist/expr/Expr.class 18:13:57,930 [1;36mDEBUGm] adding entry javassist/expr/ExprEditor$LoopContext.class 18:13:57,930 [1;36mDEBUGm] adding entry javassist/expr/ExprEditor$NewOp.class 18:13:57,930 [1;36mDEBUGm] adding entry javassist/expr/ExprEditor.class 18:13:57,931 [1;36mDEBUGm] adding entry javassist/expr/FieldAccess$ProceedForRead.class 18:13:57,932 [1;36mDEBUGm] adding entry javassist/expr/FieldAccess$ProceedForWrite.class 18:13:57,932 [1;36mDEBUGm] adding entry javassist/expr/FieldAccess.class 18:13:57,933 [1;36mDEBUGm] adding entry javassist/expr/Handler.class 18:13:57,933 [1;36mDEBUGm] adding entry javassist/expr/Instanceof$ProceedForInstanceof.class 18:13:57,934 [1;36mDEBUGm] adding entry javassist/expr/Instanceof.class 18:13:57,934 [1;36mDEBUGm] adding entry javassist/expr/MethodCall.class 18:13:57,935 [1;36mDEBUGm] adding entry javassist/expr/NewArray$ProceedForArray.class 18:13:57,935 [1;36mDEBUGm] adding entry javassist/expr/NewArray.class 18:13:57,936 [1;36mDEBUGm] adding entry javassist/expr/NewExpr$ProceedForNew.class 18:13:57,937 [1;36mDEBUGm] adding entry javassist/expr/NewExpr.class 18:13:57,937 [1;36mDEBUGm] adding directory javassist/runtime/ 18:13:57,937 [1;36mDEBUGm] adding entry javassist/runtime/Cflow$Depth.class 18:13:57,938 [1;36mDEBUGm] adding entry javassist/runtime/Cflow.class 18:13:57,938 [1;36mDEBUGm] adding entry javassist/runtime/Desc.class 18:13:57,939 [1;36mDEBUGm] adding entry javassist/runtime/DotClass.class 18:13:57,939 [1;36mDEBUGm] adding entry javassist/runtime/Inner.class 18:13:57,939 [1;36mDEBUGm] adding directory javassist/scopedpool/ 18:13:57,940 [1;36mDEBUGm] adding entry javassist/scopedpool/ScopedClassPool.class 18:13:57,940 [1;36mDEBUGm] adding entry javassist/scopedpool/ScopedClassPoolFactory.class 18:13:57,941 [1;36mDEBUGm] adding entry javassist/scopedpool/ScopedClassPoolFactoryImpl.class 18:13:57,941 [1;36mDEBUGm] adding entry javassist/scopedpool/ScopedClassPoolRepository.class 18:13:57,942 [1;36mDEBUGm] adding entry javassist/scopedpool/ScopedClassPoolRepositoryImpl.class 18:13:57,942 [1;36mDEBUGm] adding entry javassist/scopedpool/SoftValueHashMap$SoftValueRef.class 18:13:57,943 [1;36mDEBUGm] adding entry javassist/scopedpool/SoftValueHashMap.class 18:13:57,943 [1;36mDEBUGm] adding directory javassist/tools/ 18:13:57,943 [1;36mDEBUGm] adding entry javassist/tools/Callback.class 18:13:57,944 [1;36mDEBUGm] adding entry javassist/tools/Dump.class 18:13:57,944 [1;36mDEBUGm] adding entry javassist/tools/framedump.class 18:13:57,945 [1;36mDEBUGm] adding directory javassist/tools/reflect/ 18:13:57,945 [1;36mDEBUGm] adding entry javassist/tools/reflect/CannotCreateException.class 18:13:57,945 [1;36mDEBUGm] adding entry javassist/tools/reflect/CannotInvokeException.class 18:13:57,946 [1;36mDEBUGm] adding entry javassist/tools/reflect/CannotReflectException.class 18:13:57,946 [1;36mDEBUGm] adding entry javassist/tools/reflect/ClassMetaobject.class 18:13:57,947 [1;36mDEBUGm] adding entry javassist/tools/reflect/CompiledClass.class 18:13:57,947 [1;36mDEBUGm] adding entry javassist/tools/reflect/Compiler.class 18:13:57,959 [1;36mDEBUGm] adding entry javassist/tools/reflect/Loader.class 18:13:57,960 [1;36mDEBUGm] adding entry javassist/tools/reflect/Metalevel.class 18:13:57,960 [1;36mDEBUGm] adding entry javassist/tools/reflect/Metaobject.class 18:13:57,960 [1;36mDEBUGm] adding entry javassist/tools/reflect/Reflection.class 18:13:57,961 [1;36mDEBUGm] adding entry javassist/tools/reflect/Sample.class 18:13:57,962 [1;36mDEBUGm] adding directory javassist/tools/rmi/ 18:13:57,962 [1;36mDEBUGm] adding entry javassist/tools/rmi/AppletServer.class 18:13:57,963 [1;36mDEBUGm] adding entry javassist/tools/rmi/ExportedObject.class 18:13:57,963 [1;36mDEBUGm] adding entry javassist/tools/rmi/ObjectImporter.class 18:13:57,964 [1;36mDEBUGm] adding entry javassist/tools/rmi/ObjectNotFoundException.class 18:13:57,964 [1;36mDEBUGm] adding entry javassist/tools/rmi/Proxy.class 18:13:57,964 [1;36mDEBUGm] adding entry javassist/tools/rmi/RemoteException.class 18:13:57,965 [1;36mDEBUGm] adding entry javassist/tools/rmi/RemoteRef.class 18:13:57,965 [1;36mDEBUGm] adding entry javassist/tools/rmi/Sample.class 18:13:57,966 [1;36mDEBUGm] adding entry javassist/tools/rmi/StubGenerator.class 18:13:57,966 [1;36mDEBUGm] adding directory javassist/tools/web/ 18:13:57,967 [1;36mDEBUGm] adding entry javassist/tools/web/BadHttpRequest.class 18:13:57,967 [1;36mDEBUGm] adding entry javassist/tools/web/ServiceThread.class 18:13:57,967 [1;36mDEBUGm] adding entry javassist/tools/web/Viewer.class 18:13:57,968 [1;36mDEBUGm] adding entry javassist/tools/web/Webserver.class 18:13:57,969 [1;36mDEBUGm] adding directory javassist/util/ 18:13:57,969 [1;36mDEBUGm] adding entry javassist/util/HotSwapper$1.class 18:13:57,970 [1;36mDEBUGm] adding entry javassist/util/HotSwapper.class 18:13:57,970 [1;36mDEBUGm] adding entry javassist/util/Trigger.class 18:13:57,971 [1;36mDEBUGm] adding directory javassist/util/proxy/ 18:13:57,971 [1;36mDEBUGm] adding entry javassist/util/proxy/FactoryHelper.class 18:13:57,971 [1;36mDEBUGm] adding entry javassist/util/proxy/MethodFilter.class 18:13:57,972 [1;36mDEBUGm] adding entry javassist/util/proxy/MethodHandler.class 18:13:57,972 [1;36mDEBUGm] adding entry javassist/util/proxy/Proxy.class 18:13:57,973 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$1.class 18:13:57,973 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$2.class 18:13:57,973 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$3.class 18:13:57,974 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$ClassLoaderProvider.class 18:13:57,974 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$Find2MethodsArgs.class 18:13:57,975 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$ProxyDetails.class 18:13:57,975 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory$UniqueName.class 18:13:57,976 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyFactory.class 18:13:57,978 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyObject.class 18:13:57,978 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyObjectInputStream.class 18:13:57,978 [1;36mDEBUGm] adding entry javassist/util/proxy/ProxyObjectOutputStream.class 18:13:57,979 [1;36mDEBUGm] adding entry javassist/util/proxy/RuntimeSupport$DefaultMethodHandler.class 18:13:57,979 [1;36mDEBUGm] adding entry javassist/util/proxy/RuntimeSupport.class 18:13:57,980 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$1.class 18:13:57,980 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$2.class 18:13:57,981 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$3.class 18:13:57,981 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$4.class 18:13:57,982 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$5.class 18:13:57,982 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions$6.class 18:13:57,983 [1;36mDEBUGm] adding entry javassist/util/proxy/SecurityActions.class 18:13:57,983 [1;36mDEBUGm] adding entry javassist/util/proxy/SerializedProxy$1.class 18:13:57,984 [1;36mDEBUGm] adding entry javassist/util/proxy/SerializedProxy.class 18:13:57,985 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:57,985 [1;36mDEBUGm] adding directory org/glassfish/hk2/osgiresourcelocator/ 18:13:57,985 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoader$ProviderFactory.class 18:13:57,986 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoader.class 18:13:57,986 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ResourceFinder.class 18:13:57,987 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/Activator.class 18:13:57,987 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$1.class 18:13:57,988 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$2.class 18:13:57,988 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$BundleTracker.class 18:13:57,989 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$ProvidersPerBundle.class 18:13:57,989 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$ProvidersList.class 18:13:57,990 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl$DefaultFactory.class 18:13:57,990 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ServiceLoaderImpl.class 18:13:57,991 [1;36mDEBUGm] adding entry org/glassfish/hk2/osgiresourcelocator/ResourceFinderImpl.class 18:13:57,992 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.hk2/osgi-resource-locator/ 18:13:57,992 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/osgi-resource-locator/pom.xml 18:13:57,993 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.hk2/osgi-resource-locator/pom.properties 18:13:57,993 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:57,994 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.media/ 18:13:57,994 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.media/jersey-media-json-jackson/ 18:13:57,994 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.media/jersey-media-json-jackson/pom.properties 18:13:57,995 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.media/jersey-media-json-jackson/pom.xml 18:13:57,996 [1;36mDEBUGm] META-INF/services/org.glassfish.jersey.internal.spi.AutoDiscoverable already added, skipping 18:13:57,996 [1;36mDEBUGm] adding directory org/glassfish/jersey/jackson/ 18:13:57,996 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/JacksonFeature.class 18:13:57,997 [1;36mDEBUGm] adding directory org/glassfish/jersey/jackson/internal/ 18:13:57,997 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider$1.class 18:13:57,998 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider$FilteringObjectWriterModifier$1.class 18:13:57,998 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider$FilteringObjectWriterModifier.class 18:13:57,999 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/FilteringJacksonJaxbJsonProvider.class 18:13:57,999 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/JacksonAutoDiscoverable.class 18:13:57,999 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/JacksonFilteringFeature$1.class 18:13:58,000 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/JacksonFilteringFeature$Binder$1.class 18:13:58,000 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/JacksonFilteringFeature$Binder$2.class 18:13:58,000 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/JacksonFilteringFeature$Binder.class 18:13:58,001 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/JacksonFilteringFeature.class 18:13:58,001 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/JacksonObjectProvider$1.class 18:13:58,002 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/JacksonObjectProvider$FilteringFilterProvider.class 18:13:58,002 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/JacksonObjectProvider$FilteringPropertyFilter.class 18:13:58,003 [1;36mDEBUGm] adding entry org/glassfish/jersey/jackson/internal/JacksonObjectProvider.class 18:13:58,004 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:58,004 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.ext/ 18:13:58,004 [1;36mDEBUGm] adding directory META-INF/maven/org.glassfish.jersey.ext/jersey-entity-filtering/ 18:13:58,004 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.ext/jersey-entity-filtering/pom.properties 18:13:58,005 [1;36mDEBUGm] adding entry META-INF/maven/org.glassfish.jersey.ext/jersey-entity-filtering/pom.xml 18:13:58,005 [1;36mDEBUGm] adding directory org/glassfish/jersey/message/filtering/ 18:13:58,005 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/CommonScopeProvider.class 18:13:58,006 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/DefaultEntityProcessor$1.class 18:13:58,006 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/DefaultEntityProcessor.class 18:13:58,007 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EmptyEntityGraphImpl.class 18:13:58,007 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EmptyObjectGraph.class 18:13:58,007 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityFiltering.class 18:13:58,008 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityFilteringBinder$1.class 18:13:58,008 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityFilteringBinder$2.class 18:13:58,008 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityFilteringBinder$3.class 18:13:58,009 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityFilteringBinder$4.class 18:13:58,009 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityFilteringBinder.class 18:13:58,009 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityFilteringFeature.class 18:13:58,010 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityFilteringHelper.class 18:13:58,010 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityFilteringProcessor$1.class 18:13:58,011 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityFilteringProcessor.class 18:13:58,011 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityFilteringScopeResolver.class 18:13:58,011 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityGraphImpl.class 18:13:58,012 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityGraphProviderImpl.class 18:13:58,012 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityInspectorImpl.class 18:13:58,013 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/EntityProcessorContextImpl.class 18:13:58,013 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/ObjectGraphImpl$1.class 18:13:58,014 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/ObjectGraphImpl.class 18:13:58,014 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/ObjectGraphProvider.class 18:13:58,014 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SecurityAnnotations$1.class 18:13:58,015 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SecurityAnnotations$DenyAllImpl.class 18:13:58,015 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SecurityAnnotations$PermitAllImpl.class 18:13:58,015 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SecurityAnnotations$RolesAllowedImpl.class 18:13:58,016 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SecurityAnnotations.class 18:13:58,016 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SecurityEntityFilteringFeature.class 18:13:58,016 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SecurityEntityProcessor.class 18:13:58,017 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SecurityHelper.class 18:13:58,017 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SecurityScopeResolver.class 18:13:58,017 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SecurityServerScopeProvider.class 18:13:58,018 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SecurityServerScopeResolver.class 18:13:58,018 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SelectableEntityFilteringFeature.class 18:13:58,018 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SelectableEntityProcessor.class 18:13:58,019 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/SelectableScopeResolver.class 18:13:58,019 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/ServerScopeProvider.class 18:13:58,020 [1;36mDEBUGm] adding directory org/glassfish/jersey/message/filtering/internal/ 18:13:58,020 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/internal/LocalizationMessages.class 18:13:58,020 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/internal/localization.properties 18:13:58,020 [1;36mDEBUGm] adding directory org/glassfish/jersey/message/filtering/spi/ 18:13:58,021 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/AbstractEntityProcessor$1.class 18:13:58,021 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/AbstractEntityProcessor.class 18:13:58,022 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/AbstractObjectProvider$1.class 18:13:58,022 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/AbstractObjectProvider$EntityContext.class 18:13:58,022 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/AbstractObjectProvider.class 18:13:58,023 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/EntityGraph.class 18:13:58,023 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/EntityGraphProvider.class 18:13:58,023 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/EntityInspector.class 18:13:58,024 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/EntityProcessor$Result.class 18:13:58,024 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/EntityProcessor.class 18:13:58,024 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/EntityProcessorContext$Type.class 18:13:58,025 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/EntityProcessorContext.class 18:13:58,025 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/FilteringHelper.class 18:13:58,026 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/ObjectGraph.class 18:13:58,026 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/ObjectGraphTransformer.class 18:13:58,026 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/ObjectProvider.class 18:13:58,027 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/ScopeProvider.class 18:13:58,027 [1;36mDEBUGm] adding entry org/glassfish/jersey/message/filtering/spi/ScopeResolver.class 18:13:58,028 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:58,028 [1;36mDEBUGm] adding entry META-INF/LICENSE 18:13:58,028 [1;36mDEBUGm] adding directory META-INF/maven/com.fasterxml.jackson.jaxrs/ 18:13:58,028 [1;36mDEBUGm] adding directory META-INF/maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/ 18:13:58,028 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/pom.properties 18:13:58,029 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/pom.xml 18:13:58,029 [1;36mDEBUGm] adding directory com/ 18:13:58,029 [1;36mDEBUGm] adding directory com/fasterxml/ 18:13:58,029 [1;36mDEBUGm] adding directory com/fasterxml/jackson/ 18:13:58,030 [1;36mDEBUGm] adding directory com/fasterxml/jackson/jaxrs/ 18:13:58,030 [1;36mDEBUGm] adding directory com/fasterxml/jackson/jaxrs/annotation/ 18:13:58,030 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/annotation/JacksonFeatures.class 18:13:58,030 [1;36mDEBUGm] adding directory com/fasterxml/jackson/jaxrs/base/ 18:13:58,030 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/base/JsonMappingExceptionMapper.class 18:13:58,031 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/base/JsonParseExceptionMapper.class 18:13:58,031 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/base/ProviderBase.class 18:13:58,032 [1;36mDEBUGm] adding directory com/fasterxml/jackson/jaxrs/cfg/ 18:13:58,032 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/cfg/AnnotationBundleKey.class 18:13:58,033 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/cfg/Annotations.class 18:13:58,033 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/cfg/EndpointConfigBase.class 18:13:58,033 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/cfg/JaxRSFeature.class 18:13:58,034 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/cfg/MapperConfiguratorBase.class 18:13:58,034 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/cfg/ObjectReaderInjector.class 18:13:58,034 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/cfg/ObjectReaderModifier.class 18:13:58,035 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/cfg/ObjectWriterInjector.class 18:13:58,035 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/cfg/ObjectWriterModifier.class 18:13:58,035 [1;36mDEBUGm] adding directory com/fasterxml/jackson/jaxrs/util/ 18:13:58,035 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/util/ClassKey.class 18:13:58,036 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/util/EndpointAsBeanProperty.class 18:13:58,036 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/util/LRUMap.class 18:13:58,037 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:58,037 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:58,038 [1;36mDEBUGm] adding entry META-INF/NOTICE 18:13:58,038 [1;36mDEBUGm] adding directory META-INF/maven/com.fasterxml.jackson.core/ 18:13:58,038 [1;36mDEBUGm] adding directory META-INF/maven/com.fasterxml.jackson.core/jackson-core/ 18:13:58,038 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.core/jackson-core/pom.properties 18:13:58,039 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.core/jackson-core/pom.xml 18:13:58,039 [1;36mDEBUGm] adding entry META-INF/services/com.fasterxml.jackson.core.JsonFactory 18:13:58,039 [1;36mDEBUGm] adding directory com/fasterxml/jackson/core/ 18:13:58,040 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/Base64Variant.class 18:13:58,040 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/Base64Variants.class 18:13:58,041 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/FormatFeature.class 18:13:58,041 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/FormatSchema.class 18:13:58,041 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonEncoding.class 18:13:58,041 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonFactory$Feature.class 18:13:58,042 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonFactory.class 18:13:58,043 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonGenerationException.class 18:13:58,043 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonGenerator$1.class 18:13:58,043 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonGenerator$Feature.class 18:13:58,044 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonGenerator.class 18:13:58,044 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonLocation.class 18:13:58,045 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonParseException.class 18:13:58,045 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonParser$Feature.class 18:13:58,046 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonParser$NumberType.class 18:13:58,046 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonParser.class 18:13:58,047 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonPointer.class 18:13:58,047 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonProcessingException.class 18:13:58,048 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonStreamContext.class 18:13:58,048 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonToken.class 18:13:58,048 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonTokenId.class 18:13:58,049 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/JsonpCharacterEscapes.class 18:13:58,049 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/ObjectCodec.class 18:13:58,049 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/PrettyPrinter.class 18:13:58,050 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/SerializableString.class 18:13:58,050 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/TreeCodec.class 18:13:58,050 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/TreeNode.class 18:13:58,050 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/Version.class 18:13:58,051 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/Versioned.class 18:13:58,051 [1;36mDEBUGm] adding directory com/fasterxml/jackson/core/async/ 18:13:58,051 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/async/ByteArrayFeeder.class 18:13:58,051 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/async/ByteBufferFeeder.class 18:13:58,052 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/async/NonBlockingInputFeeder.class 18:13:58,052 [1;36mDEBUGm] adding directory com/fasterxml/jackson/core/base/ 18:13:58,052 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/base/GeneratorBase.class 18:13:58,053 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/base/ParserBase.class 18:13:58,054 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/base/ParserMinimalBase.class 18:13:58,054 [1;36mDEBUGm] adding directory com/fasterxml/jackson/core/filter/ 18:13:58,055 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/filter/FilteringGeneratorDelegate.class 18:13:58,055 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/filter/FilteringParserDelegate.class 18:13:58,056 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/filter/JsonPointerBasedFilter.class 18:13:58,056 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/filter/TokenFilter.class 18:13:58,057 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/filter/TokenFilterContext.class 18:13:58,057 [1;36mDEBUGm] adding directory com/fasterxml/jackson/core/format/ 18:13:58,057 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/format/DataFormatDetector.class 18:13:58,058 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/format/DataFormatMatcher.class 18:13:58,058 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/format/InputAccessor$Std.class 18:13:58,058 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/format/InputAccessor.class 18:13:58,059 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/format/MatchStrength.class 18:13:58,059 [1;36mDEBUGm] adding directory com/fasterxml/jackson/core/io/ 18:13:58,059 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/CharTypes.class 18:13:58,059 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/CharacterEscapes.class 18:13:58,060 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/DataOutputAsStream.class 18:13:58,060 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/IOContext.class 18:13:58,060 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/InputDecorator.class 18:13:58,061 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/JsonEOFException.class 18:13:58,061 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/JsonStringEncoder.class 18:13:58,061 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/MergedStream.class 18:13:58,062 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/NumberInput.class 18:13:58,062 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/NumberOutput.class 18:13:58,063 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/OutputDecorator.class 18:13:58,063 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/SegmentedStringWriter.class 18:13:58,063 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/SerializedString.class 18:13:58,064 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/UTF32Reader.class 18:13:58,064 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/io/UTF8Writer.class 18:13:58,064 [1;36mDEBUGm] adding directory com/fasterxml/jackson/core/json/ 18:13:58,065 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/ByteSourceJsonBootstrapper.class 18:13:58,065 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/DupDetector.class 18:13:58,065 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/JsonGeneratorImpl.class 18:13:58,066 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/JsonReadContext.class 18:13:58,066 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/JsonWriteContext.class 18:13:58,067 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/PackageVersion.class 18:13:58,067 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/ReaderBasedJsonParser.class 18:13:58,069 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/UTF8DataInputJsonParser.class 18:13:58,070 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/UTF8JsonGenerator.class 18:13:58,072 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/UTF8StreamJsonParser.class 18:13:58,074 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/WriterBasedJsonGenerator.class 18:13:58,075 [1;36mDEBUGm] adding directory com/fasterxml/jackson/core/json/async/ 18:13:58,075 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/async/NonBlockingJsonParser.class 18:13:58,077 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/json/async/NonBlockingJsonParserBase.class 18:13:58,078 [1;36mDEBUGm] adding directory com/fasterxml/jackson/core/sym/ 18:13:58,078 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/sym/ByteQuadsCanonicalizer$TableInfo.class 18:13:58,078 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/sym/ByteQuadsCanonicalizer.class 18:13:58,079 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/sym/CharsToNameCanonicalizer$Bucket.class 18:13:58,079 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/sym/CharsToNameCanonicalizer$TableInfo.class 18:13:58,080 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/sym/CharsToNameCanonicalizer.class 18:13:58,080 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/sym/Name.class 18:13:58,080 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/sym/Name1.class 18:13:58,081 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/sym/Name2.class 18:13:58,081 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/sym/Name3.class 18:13:58,081 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/sym/NameN.class 18:13:58,082 [1;36mDEBUGm] adding directory com/fasterxml/jackson/core/type/ 18:13:58,082 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/type/ResolvedType.class 18:13:58,082 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/type/TypeReference.class 18:13:58,082 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/type/WritableTypeId$Inclusion.class 18:13:58,083 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/type/WritableTypeId.class 18:13:58,083 [1;36mDEBUGm] adding directory com/fasterxml/jackson/core/util/ 18:13:58,083 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/BufferRecycler.class 18:13:58,083 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/BufferRecyclers.class 18:13:58,084 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/ByteArrayBuilder.class 18:13:58,084 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/DefaultIndenter.class 18:13:58,085 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/DefaultPrettyPrinter$FixedSpaceIndenter.class 18:13:58,085 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/DefaultPrettyPrinter$Indenter.class 18:13:58,085 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/DefaultPrettyPrinter$NopIndenter.class 18:13:58,086 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/DefaultPrettyPrinter.class 18:13:58,086 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/Instantiatable.class 18:13:58,087 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/InternCache.class 18:13:58,087 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/JsonGeneratorDelegate.class 18:13:58,088 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/JsonParserDelegate.class 18:13:58,088 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/JsonParserSequence.class 18:13:58,088 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/MinimalPrettyPrinter.class 18:13:58,089 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/RequestPayload.class 18:13:58,089 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/Separators.class 18:13:58,090 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/TextBuffer.class 18:13:58,090 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/ThreadLocalBufferManager$ThreadLocalBufferManagerHolder.class 18:13:58,091 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/ThreadLocalBufferManager.class 18:13:58,091 [1;36mDEBUGm] adding entry com/fasterxml/jackson/core/util/VersionUtil.class 18:13:58,095 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:58,095 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:58,095 [1;36mDEBUGm] META-INF/NOTICE already added, skipping 18:13:58,095 [1;36mDEBUGm] adding directory META-INF/maven/com.fasterxml.jackson.core/jackson-databind/ 18:13:58,095 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.core/jackson-databind/pom.properties 18:13:58,096 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.core/jackson-databind/pom.xml 18:13:58,097 [1;36mDEBUGm] adding entry META-INF/services/com.fasterxml.jackson.core.ObjectCodec 18:13:58,097 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/ 18:13:58,097 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/AbstractTypeResolver.class 18:13:58,097 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/AnnotationIntrospector$ReferenceProperty$Type.class 18:13:58,098 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/AnnotationIntrospector$ReferenceProperty.class 18:13:58,098 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/AnnotationIntrospector.class 18:13:58,099 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/BeanDescription.class 18:13:58,099 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/BeanProperty$Bogus.class 18:13:58,100 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/BeanProperty$Std.class 18:13:58,100 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/BeanProperty.class 18:13:58,100 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/DatabindContext.class 18:13:58,101 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/DeserializationConfig.class 18:13:58,102 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/DeserializationContext.class 18:13:58,103 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/DeserializationFeature.class 18:13:58,104 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/InjectableValues$Std.class 18:13:58,104 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/InjectableValues.class 18:13:58,105 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/JavaType.class 18:13:58,105 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/JsonDeserializer$None.class 18:13:58,105 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/JsonDeserializer.class 18:13:58,106 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/JsonMappingException$Reference.class 18:13:58,106 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/JsonMappingException.class 18:13:58,107 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/JsonNode$1.class 18:13:58,107 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/JsonNode.class 18:13:58,108 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/JsonSerializable$Base.class 18:13:58,108 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/JsonSerializable.class 18:13:58,108 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/JsonSerializer$None.class 18:13:58,109 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/JsonSerializer.class 18:13:58,109 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/KeyDeserializer$None.class 18:13:58,109 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/KeyDeserializer.class 18:13:58,110 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/MapperFeature.class 18:13:58,110 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/MappingIterator.class 18:13:58,111 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/MappingJsonFactory.class 18:13:58,111 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/Module$SetupContext.class 18:13:58,112 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/Module.class 18:13:58,112 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ObjectMapper$1.class 18:13:58,112 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ObjectMapper$2.class 18:13:58,113 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ObjectMapper$3.class 18:13:58,113 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ObjectMapper$DefaultTypeResolverBuilder.class 18:13:58,113 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ObjectMapper$DefaultTyping.class 18:13:58,114 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ObjectMapper.class 18:13:58,116 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ObjectReader.class 18:13:58,118 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ObjectWriter$GeneratorSettings.class 18:13:58,118 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ObjectWriter$Prefetch.class 18:13:58,119 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ObjectWriter.class 18:13:58,120 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/PropertyMetadata$MergeInfo.class 18:13:58,120 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/PropertyMetadata.class 18:13:58,120 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/PropertyName.class 18:13:58,121 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/PropertyNamingStrategy$KebabCaseStrategy.class 18:13:58,121 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/PropertyNamingStrategy$LowerCaseStrategy.class 18:13:58,122 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/PropertyNamingStrategy$LowerCaseWithUnderscoresStrategy.class 18:13:58,122 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/PropertyNamingStrategy$PascalCaseStrategy.class 18:13:58,122 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/PropertyNamingStrategy$PropertyNamingStrategyBase.class 18:13:58,123 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/PropertyNamingStrategy$SnakeCaseStrategy.class 18:13:58,123 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/PropertyNamingStrategy$UpperCamelCaseStrategy.class 18:13:58,123 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/PropertyNamingStrategy.class 18:13:58,124 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/RuntimeJsonMappingException.class 18:13:58,124 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/SequenceWriter.class 18:13:58,125 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/SerializationConfig.class 18:13:58,126 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/SerializationFeature.class 18:13:58,126 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/SerializerProvider.class 18:13:58,127 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/annotation/ 18:13:58,127 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JacksonStdImpl.class 18:13:58,127 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonAppend$Attr.class 18:13:58,128 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonAppend$Prop.class 18:13:58,128 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonAppend.class 18:13:58,128 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonDeserialize.class 18:13:58,129 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonNaming.class 18:13:58,129 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonPOJOBuilder$Value.class 18:13:58,129 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonPOJOBuilder.class 18:13:58,130 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonSerialize$Inclusion.class 18:13:58,130 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonSerialize$Typing.class 18:13:58,131 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonSerialize.class 18:13:58,131 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonTypeIdResolver.class 18:13:58,131 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonTypeResolver.class 18:13:58,132 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/JsonValueInstantiator.class 18:13:58,132 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/annotation/NoClass.class 18:13:58,132 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/cfg/ 18:13:58,132 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/BaseSettings.class 18:13:58,133 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/ConfigFeature.class 18:13:58,133 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/ConfigOverride$Empty.class 18:13:58,134 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/ConfigOverride.class 18:13:58,134 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/ConfigOverrides.class 18:13:58,134 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/ContextAttributes$Impl.class 18:13:58,135 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/ContextAttributes.class 18:13:58,135 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/DeserializerFactoryConfig.class 18:13:58,136 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/HandlerInstantiator.class 18:13:58,136 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/MapperConfig.class 18:13:58,137 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/MapperConfigBase.class 18:13:58,138 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/MutableConfigOverride.class 18:13:58,138 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/PackageVersion.class 18:13:58,138 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/cfg/SerializerFactoryConfig.class 18:13:58,139 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/deser/ 18:13:58,139 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/AbstractDeserializer.class 18:13:58,140 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/BasicDeserializerFactory$1.class 18:13:58,140 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/BasicDeserializerFactory.class 18:13:58,143 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/BeanDeserializer$1.class 18:13:58,143 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/BeanDeserializer$BeanReferring.class 18:13:58,143 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/BeanDeserializer.class 18:13:58,144 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/BeanDeserializerBase.class 18:13:58,146 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.class 18:13:58,147 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/BeanDeserializerFactory.class 18:13:58,148 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/BeanDeserializerModifier.class 18:13:58,149 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/BuilderBasedDeserializer.class 18:13:58,150 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/ContextualDeserializer.class 18:13:58,150 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/ContextualKeyDeserializer.class 18:13:58,150 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/CreatorProperty.class 18:13:58,151 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/DataFormatReaders$AccessorForReader.class 18:13:58,151 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/DataFormatReaders$Match.class 18:13:58,152 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/DataFormatReaders.class 18:13:58,152 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/DefaultDeserializationContext$Impl.class 18:13:58,153 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/DefaultDeserializationContext.class 18:13:58,153 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/DeserializationProblemHandler.class 18:13:58,154 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/DeserializerCache.class 18:13:58,154 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/DeserializerFactory.class 18:13:58,155 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/Deserializers$Base.class 18:13:58,155 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/Deserializers.class 18:13:58,156 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/KeyDeserializers.class 18:13:58,156 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/NullValueProvider.class 18:13:58,156 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/ResolvableDeserializer.class 18:13:58,156 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/SettableAnyProperty$AnySetterReferring.class 18:13:58,157 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/SettableAnyProperty.class 18:13:58,157 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/SettableBeanProperty$Delegating.class 18:13:58,158 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/SettableBeanProperty.class 18:13:58,159 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/UnresolvedForwardReference.class 18:13:58,159 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/UnresolvedId.class 18:13:58,159 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/ValueInstantiator$Base.class 18:13:58,160 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/ValueInstantiator$Gettable.class 18:13:58,160 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/ValueInstantiator.class 18:13:58,160 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/ValueInstantiators$Base.class 18:13:58,161 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/ValueInstantiators.class 18:13:58,161 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/deser/impl/ 18:13:58,161 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/BeanAsArrayBuilderDeserializer.class 18:13:58,162 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/BeanAsArrayDeserializer.class 18:13:58,162 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/BeanPropertyMap.class 18:13:58,163 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/CreatorCandidate$Param.class 18:13:58,164 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/CreatorCandidate.class 18:13:58,164 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/CreatorCollector$StdTypeConstructor.class 18:13:58,165 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/CreatorCollector.class 18:13:58,165 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ErrorThrowingDeserializer.class 18:13:58,166 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ExternalTypeHandler$Builder.class 18:13:58,166 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ExternalTypeHandler$ExtTypedProperty.class 18:13:58,167 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ExternalTypeHandler.class 18:13:58,167 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/FailingDeserializer.class 18:13:58,168 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/FieldProperty.class 18:13:58,168 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/InnerClassProperty.class 18:13:58,169 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/JavaUtilCollectionsDeserializers$1.class 18:13:58,169 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/JavaUtilCollectionsDeserializers$JavaUtilCollectionsConverter.class 18:13:58,170 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/JavaUtilCollectionsDeserializers.class 18:13:58,170 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ManagedReferenceProperty.class 18:13:58,170 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/MergingSettableBeanProperty.class 18:13:58,171 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/MethodProperty.class 18:13:58,171 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/NullsAsEmptyProvider.class 18:13:58,172 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/NullsConstantProvider.class 18:13:58,172 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/NullsFailProvider.class 18:13:58,173 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ObjectIdReader.class 18:13:58,173 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ObjectIdReferenceProperty$PropertyReferring.class 18:13:58,173 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ObjectIdReferenceProperty.class 18:13:58,174 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ObjectIdValueProperty.class 18:13:58,175 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/PropertyBasedCreator$CaseInsensitiveMap.class 18:13:58,175 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/PropertyBasedCreator.class 18:13:58,176 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/PropertyBasedObjectIdGenerator.class 18:13:58,176 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/PropertyValue$Any.class 18:13:58,176 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/PropertyValue$Map.class 18:13:58,177 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/PropertyValue$Regular.class 18:13:58,177 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/PropertyValue.class 18:13:58,177 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/PropertyValueBuffer.class 18:13:58,178 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ReadableObjectId$Referring.class 18:13:58,178 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ReadableObjectId.class 18:13:58,179 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/SetterlessProperty.class 18:13:58,179 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/TypeWrappedDeserializer.class 18:13:58,180 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/UnwrappedPropertyHandler.class 18:13:58,180 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/impl/ValueInjector.class 18:13:58,181 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/deser/std/ 18:13:58,181 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/ArrayBlockingQueueDeserializer.class 18:13:58,181 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/AtomicBooleanDeserializer.class 18:13:58,182 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/AtomicReferenceDeserializer.class 18:13:58,182 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/BaseNodeDeserializer.class 18:13:58,183 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/ByteBufferDeserializer.class 18:13:58,183 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/CollectionDeserializer$CollectionReferring.class 18:13:58,184 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/CollectionDeserializer$CollectionReferringAccumulator.class 18:13:58,184 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/CollectionDeserializer.class 18:13:58,185 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/ContainerDeserializerBase.class 18:13:58,186 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/DateDeserializers$CalendarDeserializer.class 18:13:58,186 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/DateDeserializers$DateBasedDeserializer.class 18:13:58,187 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/DateDeserializers$DateDeserializer.class 18:13:58,187 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/DateDeserializers$SqlDateDeserializer.class 18:13:58,187 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/DateDeserializers$TimestampDeserializer.class 18:13:58,188 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/DateDeserializers.class 18:13:58,188 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/DelegatingDeserializer.class 18:13:58,189 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/EnumDeserializer.class 18:13:58,189 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/EnumMapDeserializer.class 18:13:58,190 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/EnumSetDeserializer.class 18:13:58,191 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/FactoryBasedEnumDeserializer.class 18:13:58,191 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/FromStringDeserializer$Std.class 18:13:58,192 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/FromStringDeserializer.class 18:13:58,192 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/JdkDeserializers.class 18:13:58,192 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/JsonLocationInstantiator.class 18:13:58,193 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/JsonNodeDeserializer$ArrayDeserializer.class 18:13:58,193 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/JsonNodeDeserializer$ObjectDeserializer.class 18:13:58,194 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/JsonNodeDeserializer.class 18:13:58,194 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/MapDeserializer$MapReferring.class 18:13:58,194 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/MapDeserializer$MapReferringAccumulator.class 18:13:58,195 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/MapDeserializer.class 18:13:58,196 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/MapEntryDeserializer.class 18:13:58,196 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NullifyingDeserializer.class 18:13:58,197 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$1.class 18:13:58,197 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$BigDecimalDeserializer.class 18:13:58,197 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$BigIntegerDeserializer.class 18:13:58,198 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$BooleanDeserializer.class 18:13:58,198 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$ByteDeserializer.class 18:13:58,199 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$CharacterDeserializer.class 18:13:58,199 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$DoubleDeserializer.class 18:13:58,200 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$FloatDeserializer.class 18:13:58,200 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$IntegerDeserializer.class 18:13:58,201 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$LongDeserializer.class 18:13:58,201 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$NumberDeserializer.class 18:13:58,202 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$PrimitiveOrWrapperDeserializer.class 18:13:58,202 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers$ShortDeserializer.class 18:13:58,202 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/NumberDeserializers.class 18:13:58,203 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/ObjectArrayDeserializer.class 18:13:58,204 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/PrimitiveArrayDeserializers$BooleanDeser.class 18:13:58,204 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/PrimitiveArrayDeserializers$ByteDeser.class 18:13:58,205 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/PrimitiveArrayDeserializers$CharDeser.class 18:13:58,205 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/PrimitiveArrayDeserializers$DoubleDeser.class 18:13:58,206 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/PrimitiveArrayDeserializers$FloatDeser.class 18:13:58,206 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/PrimitiveArrayDeserializers$IntDeser.class 18:13:58,207 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/PrimitiveArrayDeserializers$LongDeser.class 18:13:58,207 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/PrimitiveArrayDeserializers$ShortDeser.class 18:13:58,208 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/PrimitiveArrayDeserializers.class 18:13:58,209 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/ReferenceTypeDeserializer.class 18:13:58,209 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StackTraceElementDeserializer.class 18:13:58,210 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdDelegatingDeserializer.class 18:13:58,210 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdDeserializer.class 18:13:58,211 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdKeyDeserializer$DelegatingKD.class 18:13:58,212 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdKeyDeserializer$EnumKD.class 18:13:58,212 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdKeyDeserializer$StringCtorKeyDeserializer.class 18:13:58,213 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdKeyDeserializer$StringFactoryKeyDeserializer.class 18:13:58,213 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdKeyDeserializer$StringKD.class 18:13:58,214 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdKeyDeserializer.class 18:13:58,214 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdKeyDeserializers.class 18:13:58,215 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdNodeBasedDeserializer.class 18:13:58,215 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdScalarDeserializer.class 18:13:58,216 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StdValueInstantiator.class 18:13:58,216 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StringArrayDeserializer.class 18:13:58,217 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StringCollectionDeserializer.class 18:13:58,218 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/StringDeserializer.class 18:13:58,218 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/ThrowableDeserializer.class 18:13:58,219 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/TokenBufferDeserializer.class 18:13:58,219 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/UUIDDeserializer.class 18:13:58,219 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/UntypedObjectDeserializer$Vanilla.class 18:13:58,220 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/deser/std/UntypedObjectDeserializer.class 18:13:58,221 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/exc/ 18:13:58,221 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/exc/IgnoredPropertyException.class 18:13:58,221 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/exc/InvalidDefinitionException.class 18:13:58,222 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/exc/InvalidFormatException.class 18:13:58,222 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/exc/InvalidNullException.class 18:13:58,222 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/exc/InvalidTypeIdException.class 18:13:58,223 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/exc/MismatchedInputException.class 18:13:58,223 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/exc/PropertyBindingException.class 18:13:58,224 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/exc/UnrecognizedPropertyException.class 18:13:58,224 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/ext/ 18:13:58,224 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/CoreXMLDeserializers$Std.class 18:13:58,225 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/CoreXMLDeserializers.class 18:13:58,225 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/CoreXMLSerializers$XMLGregorianCalendarSerializer.class 18:13:58,225 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/CoreXMLSerializers.class 18:13:58,226 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/DOMDeserializer$DocumentDeserializer.class 18:13:58,226 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/DOMDeserializer$NodeDeserializer.class 18:13:58,227 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/DOMDeserializer.class 18:13:58,227 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/DOMSerializer.class 18:13:58,227 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/Java7Support.class 18:13:58,228 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/Java7SupportImpl.class 18:13:58,228 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/NioPathDeserializer.class 18:13:58,229 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/NioPathSerializer.class 18:13:58,229 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ext/OptionalHandlerFactory.class 18:13:58,229 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/introspect/ 18:13:58,230 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/Annotated.class 18:13:58,230 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedClass$Creators.class 18:13:58,230 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedClass.class 18:13:58,231 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedClassResolver.class 18:13:58,232 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedConstructor$Serialization.class 18:13:58,232 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedConstructor.class 18:13:58,232 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedCreatorCollector.class 18:13:58,233 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedField$Serialization.class 18:13:58,234 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedField.class 18:13:58,234 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedFieldCollector$FieldBuilder.class 18:13:58,234 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedFieldCollector.class 18:13:58,235 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedMember.class 18:13:58,235 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedMethod$Serialization.class 18:13:58,236 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedMethod.class 18:13:58,236 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedMethodCollector$MethodBuilder.class 18:13:58,237 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedMethodCollector.class 18:13:58,237 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedMethodMap.class 18:13:58,238 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedParameter.class 18:13:58,238 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotatedWithParams.class 18:13:58,239 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotationCollector$EmptyCollector.class 18:13:58,239 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotationCollector$NCollector.class 18:13:58,239 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotationCollector$NoAnnotations.class 18:13:58,240 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotationCollector$OneAnnotation.class 18:13:58,240 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotationCollector$OneCollector.class 18:13:58,241 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotationCollector$TwoAnnotations.class 18:13:58,241 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotationCollector.class 18:13:58,242 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotationIntrospectorPair.class 18:13:58,243 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/AnnotationMap.class 18:13:58,243 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/BasicBeanDescription.class 18:13:58,244 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/BasicClassIntrospector.class 18:13:58,245 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/BeanPropertyDefinition.class 18:13:58,245 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/ClassIntrospector$MixInResolver.class 18:13:58,245 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/ClassIntrospector.class 18:13:58,246 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/CollectorBase.class 18:13:58,246 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/ConcreteBeanPropertyBase.class 18:13:58,247 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/JacksonAnnotationIntrospector$1.class 18:13:58,247 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/JacksonAnnotationIntrospector.class 18:13:58,249 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/MemberKey.class 18:13:58,249 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/NopAnnotationIntrospector$1.class 18:13:58,250 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/NopAnnotationIntrospector.class 18:13:58,250 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/ObjectIdInfo.class 18:13:58,250 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertiesCollector.class 18:13:58,252 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$1.class 18:13:58,252 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$10.class 18:13:58,252 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$2.class 18:13:58,253 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$3.class 18:13:58,253 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$4.class 18:13:58,253 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$5.class 18:13:58,254 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$6.class 18:13:58,254 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$7.class 18:13:58,255 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$8.class 18:13:58,255 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$9.class 18:13:58,255 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$Linked.class 18:13:58,256 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$MemberIterator.class 18:13:58,256 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder$WithMember.class 18:13:58,257 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/POJOPropertyBuilder.class 18:13:58,258 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/SimpleMixInResolver.class 18:13:58,259 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/TypeResolutionContext$Basic.class 18:13:58,259 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/TypeResolutionContext.class 18:13:58,259 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/VirtualAnnotatedMember.class 18:13:58,260 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/VisibilityChecker$1.class 18:13:58,260 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/VisibilityChecker$Std.class 18:13:58,261 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/VisibilityChecker.class 18:13:58,261 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/introspect/WithMember.class 18:13:58,261 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/jsonFormatVisitors/ 18:13:58,262 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonAnyFormatVisitor$Base.class 18:13:58,262 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonAnyFormatVisitor.class 18:13:58,262 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonArrayFormatVisitor$Base.class 18:13:58,263 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonArrayFormatVisitor.class 18:13:58,263 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonBooleanFormatVisitor$Base.class 18:13:58,264 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonBooleanFormatVisitor.class 18:13:58,264 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatTypes.class 18:13:58,264 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitable.class 18:13:58,265 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWithSerializerProvider.class 18:13:58,265 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWrapper$Base.class 18:13:58,266 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWrapper.class 18:13:58,266 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonIntegerFormatVisitor$Base.class 18:13:58,266 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonIntegerFormatVisitor.class 18:13:58,267 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonMapFormatVisitor$Base.class 18:13:58,267 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonMapFormatVisitor.class 18:13:58,267 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonNullFormatVisitor$Base.class 18:13:58,268 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonNullFormatVisitor.class 18:13:58,268 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonNumberFormatVisitor$Base.class 18:13:58,269 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonNumberFormatVisitor.class 18:13:58,269 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonObjectFormatVisitor$Base.class 18:13:58,270 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonObjectFormatVisitor.class 18:13:58,270 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonStringFormatVisitor$Base.class 18:13:58,270 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonStringFormatVisitor.class 18:13:58,271 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonValueFormat.class 18:13:58,271 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonValueFormatVisitor$Base.class 18:13:58,272 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonFormatVisitors/JsonValueFormatVisitor.class 18:13:58,272 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/jsonschema/ 18:13:58,272 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonschema/JsonSchema.class 18:13:58,273 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonschema/JsonSerializableSchema.class 18:13:58,273 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsonschema/SchemaAware.class 18:13:58,273 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/jsontype/ 18:13:58,273 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/NamedType.class 18:13:58,274 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/SubtypeResolver.class 18:13:58,274 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/TypeDeserializer$1.class 18:13:58,275 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/TypeDeserializer.class 18:13:58,275 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/TypeIdResolver.class 18:13:58,275 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.class 18:13:58,276 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/TypeSerializer$1.class 18:13:58,276 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/TypeSerializer.class 18:13:58,277 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/jsontype/impl/ 18:13:58,277 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/AsArrayTypeDeserializer.class 18:13:58,277 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/AsArrayTypeSerializer.class 18:13:58,278 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/AsExistingPropertyTypeSerializer.class 18:13:58,278 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/AsExternalTypeDeserializer.class 18:13:58,278 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/AsExternalTypeSerializer.class 18:13:58,279 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/AsPropertyTypeDeserializer.class 18:13:58,279 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/AsPropertyTypeSerializer.class 18:13:58,280 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/AsWrapperTypeDeserializer.class 18:13:58,280 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/AsWrapperTypeSerializer.class 18:13:58,281 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/ClassNameIdResolver.class 18:13:58,281 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/MinimalClassNameIdResolver.class 18:13:58,282 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/StdSubtypeResolver.class 18:13:58,282 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/StdTypeResolverBuilder$1.class 18:13:58,283 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/StdTypeResolverBuilder.class 18:13:58,283 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/SubTypeValidator.class 18:13:58,284 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/TypeDeserializerBase.class 18:13:58,284 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/TypeIdResolverBase.class 18:13:58,285 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/TypeNameIdResolver.class 18:13:58,285 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/jsontype/impl/TypeSerializerBase.class 18:13:58,286 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/module/ 18:13:58,286 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/module/SimpleAbstractTypeResolver.class 18:13:58,287 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/module/SimpleDeserializers.class 18:13:58,287 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/module/SimpleKeyDeserializers.class 18:13:58,288 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/module/SimpleModule.class 18:13:58,288 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/module/SimpleSerializers.class 18:13:58,289 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/module/SimpleValueInstantiators.class 18:13:58,289 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/node/ 18:13:58,290 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/ArrayNode.class 18:13:58,290 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/BaseJsonNode.class 18:13:58,291 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/BigIntegerNode.class 18:13:58,291 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/BinaryNode.class 18:13:58,292 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/BooleanNode.class 18:13:58,292 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/ContainerNode.class 18:13:58,292 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/DecimalNode.class 18:13:58,293 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/DoubleNode.class 18:13:58,293 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/FloatNode.class 18:13:58,294 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/IntNode.class 18:13:58,294 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/JsonNodeCreator.class 18:13:58,294 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/JsonNodeFactory.class 18:13:58,295 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/JsonNodeType.class 18:13:58,295 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/LongNode.class 18:13:58,296 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/MissingNode.class 18:13:58,296 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/NodeCursor$ArrayCursor.class 18:13:58,296 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/NodeCursor$ObjectCursor.class 18:13:58,297 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/NodeCursor$RootCursor.class 18:13:58,297 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/NodeCursor.class 18:13:58,298 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/NullNode.class 18:13:58,298 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/NumericNode.class 18:13:58,298 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/ObjectNode.class 18:13:58,299 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/POJONode.class 18:13:58,299 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/ShortNode.class 18:13:58,300 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/TextNode.class 18:13:58,300 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/TreeTraversingParser$1.class 18:13:58,301 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/TreeTraversingParser.class 18:13:58,301 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/node/ValueNode.class 18:13:58,302 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/ser/ 18:13:58,302 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/AnyGetterWriter.class 18:13:58,302 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/BasicSerializerFactory$1.class 18:13:58,303 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/BasicSerializerFactory.class 18:13:58,304 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/BeanPropertyFilter.class 18:13:58,305 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/BeanPropertyWriter.class 18:13:58,305 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/BeanSerializer.class 18:13:58,306 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/BeanSerializerBuilder.class 18:13:58,306 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/BeanSerializerFactory.class 18:13:58,308 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/BeanSerializerModifier.class 18:13:58,308 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/ContainerSerializer.class 18:13:58,308 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/ContextualSerializer.class 18:13:58,309 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/DefaultSerializerProvider$Impl.class 18:13:58,309 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/DefaultSerializerProvider.class 18:13:58,310 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/FilterProvider.class 18:13:58,310 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/PropertyBuilder$1.class 18:13:58,311 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/PropertyBuilder.class 18:13:58,311 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/PropertyFilter.class 18:13:58,312 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/PropertyWriter.class 18:13:58,312 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/ResolvableSerializer.class 18:13:58,313 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/SerializerCache.class 18:13:58,313 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/SerializerFactory.class 18:13:58,314 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/Serializers$Base.class 18:13:58,314 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/Serializers.class 18:13:58,314 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/VirtualBeanPropertyWriter.class 18:13:58,315 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/ser/impl/ 18:13:58,315 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/AttributePropertyWriter.class 18:13:58,316 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/BeanAsArraySerializer.class 18:13:58,316 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/FailingSerializer.class 18:13:58,317 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/FilteredBeanPropertyWriter$MultiView.class 18:13:58,317 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/FilteredBeanPropertyWriter$SingleView.class 18:13:58,318 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/FilteredBeanPropertyWriter.class 18:13:58,318 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/IndexedListSerializer.class 18:13:58,319 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/IndexedStringListSerializer.class 18:13:58,319 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/IteratorSerializer.class 18:13:58,320 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/MapEntrySerializer$1.class 18:13:58,320 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/MapEntrySerializer.class 18:13:58,321 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/ObjectIdWriter.class 18:13:58,321 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/PropertyBasedObjectIdGenerator.class 18:13:58,322 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/PropertySerializerMap$Double.class 18:13:58,322 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/PropertySerializerMap$Empty.class 18:13:58,323 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/PropertySerializerMap$Multi.class 18:13:58,323 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/PropertySerializerMap$SerializerAndMapResult.class 18:13:58,323 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/PropertySerializerMap$Single.class 18:13:58,324 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/PropertySerializerMap$TypeAndSerializer.class 18:13:58,324 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/PropertySerializerMap.class 18:13:58,325 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/ReadOnlyClassToSerializerMap$Bucket.class 18:13:58,325 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/ReadOnlyClassToSerializerMap.class 18:13:58,326 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/SimpleBeanPropertyFilter$1.class 18:13:58,326 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/SimpleBeanPropertyFilter$FilterExceptFilter.class 18:13:58,326 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/SimpleBeanPropertyFilter$SerializeExceptFilter.class 18:13:58,327 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/SimpleBeanPropertyFilter.class 18:13:58,327 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/SimpleFilterProvider.class 18:13:58,328 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/StringArraySerializer.class 18:13:58,328 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/StringCollectionSerializer.class 18:13:58,329 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/TypeWrappedSerializer.class 18:13:58,329 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/UnknownSerializer.class 18:13:58,330 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/UnwrappingBeanPropertyWriter$1.class 18:13:58,330 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/UnwrappingBeanPropertyWriter.class 18:13:58,330 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/UnwrappingBeanSerializer.class 18:13:58,331 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/impl/WritableObjectId.class 18:13:58,331 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/ser/std/ 18:13:58,331 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/ArraySerializerBase.class 18:13:58,332 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/AsArraySerializerBase.class 18:13:58,332 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/AtomicReferenceSerializer.class 18:13:58,333 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/BeanSerializerBase$1.class 18:13:58,333 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/BeanSerializerBase.class 18:13:58,334 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/BooleanSerializer$AsNumber.class 18:13:58,335 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/BooleanSerializer.class 18:13:58,335 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/ByteArraySerializer.class 18:13:58,335 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/ByteBufferSerializer.class 18:13:58,336 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/CalendarSerializer.class 18:13:58,336 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/ClassSerializer.class 18:13:58,337 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/CollectionSerializer.class 18:13:58,337 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/DateSerializer.class 18:13:58,337 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/DateTimeSerializerBase.class 18:13:58,338 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/EnumSerializer.class 18:13:58,339 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/EnumSetSerializer.class 18:13:58,339 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/FileSerializer.class 18:13:58,339 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/InetAddressSerializer.class 18:13:58,340 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/InetSocketAddressSerializer.class 18:13:58,340 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/IterableSerializer.class 18:13:58,341 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/JsonValueSerializer$TypeSerializerRerouter.class 18:13:58,341 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/JsonValueSerializer.class 18:13:58,342 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/MapProperty.class 18:13:58,342 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/MapSerializer$1.class 18:13:58,343 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/MapSerializer.class 18:13:58,344 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NonTypedScalarSerializerBase.class 18:13:58,344 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NullSerializer.class 18:13:58,345 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NumberSerializer$1.class 18:13:58,345 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NumberSerializer.class 18:13:58,345 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NumberSerializers$1.class 18:13:58,346 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NumberSerializers$Base.class 18:13:58,346 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NumberSerializers$DoubleSerializer.class 18:13:58,346 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NumberSerializers$FloatSerializer.class 18:13:58,347 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NumberSerializers$IntLikeSerializer.class 18:13:58,347 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NumberSerializers$IntegerSerializer.class 18:13:58,348 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NumberSerializers$LongSerializer.class 18:13:58,348 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NumberSerializers$ShortSerializer.class 18:13:58,348 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/NumberSerializers.class 18:13:58,349 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/ObjectArraySerializer.class 18:13:58,349 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/RawSerializer.class 18:13:58,350 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/ReferenceTypeSerializer$1.class 18:13:58,350 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/ReferenceTypeSerializer.class 18:13:58,351 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/SerializableSerializer.class 18:13:58,351 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/SqlDateSerializer.class 18:13:58,352 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/SqlTimeSerializer.class 18:13:58,352 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StaticListSerializerBase.class 18:13:58,352 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdArraySerializers$BooleanArraySerializer.class 18:13:58,353 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdArraySerializers$CharArraySerializer.class 18:13:58,353 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdArraySerializers$DoubleArraySerializer.class 18:13:58,354 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdArraySerializers$FloatArraySerializer.class 18:13:58,354 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdArraySerializers$IntArraySerializer.class 18:13:58,355 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdArraySerializers$LongArraySerializer.class 18:13:58,355 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdArraySerializers$ShortArraySerializer.class 18:13:58,356 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdArraySerializers$TypedPrimitiveArraySerializer.class 18:13:58,356 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdArraySerializers.class 18:13:58,357 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdDelegatingSerializer.class 18:13:58,357 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdJdkSerializers$AtomicBooleanSerializer.class 18:13:58,357 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdJdkSerializers$AtomicIntegerSerializer.class 18:13:58,358 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdJdkSerializers$AtomicLongSerializer.class 18:13:58,358 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdJdkSerializers.class 18:13:58,359 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdKeySerializer.class 18:13:58,359 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdKeySerializers$Default.class 18:13:58,359 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdKeySerializers$Dynamic.class 18:13:58,360 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdKeySerializers$EnumKeySerializer.class 18:13:58,360 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdKeySerializers$StringKeySerializer.class 18:13:58,360 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdKeySerializers.class 18:13:58,361 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdScalarSerializer.class 18:13:58,361 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StdSerializer.class 18:13:58,362 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/StringSerializer.class 18:13:58,362 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/TimeZoneSerializer.class 18:13:58,363 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/ToStringSerializer.class 18:13:58,363 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/TokenBufferSerializer.class 18:13:58,363 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/ser/std/UUIDSerializer.class 18:13:58,364 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/type/ 18:13:58,364 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/ArrayType.class 18:13:58,364 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/ClassKey.class 18:13:58,365 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/ClassStack.class 18:13:58,365 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/CollectionLikeType.class 18:13:58,366 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/CollectionType.class 18:13:58,366 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/MapLikeType.class 18:13:58,367 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/MapType.class 18:13:58,367 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/PlaceholderForType.class 18:13:58,368 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/ReferenceType.class 18:13:58,368 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/ResolvedRecursiveType.class 18:13:58,369 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/SimpleType.class 18:13:58,369 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/TypeBase.class 18:13:58,370 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/TypeBindings$AsKey.class 18:13:58,370 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/TypeBindings$TypeParamStash.class 18:13:58,370 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/TypeBindings.class 18:13:58,371 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/TypeFactory.class 18:13:58,372 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/TypeModifier.class 18:13:58,372 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/TypeParser$MyTokenizer.class 18:13:58,373 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/type/TypeParser.class 18:13:58,373 [1;36mDEBUGm] adding directory com/fasterxml/jackson/databind/util/ 18:13:58,373 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/AccessPattern.class 18:13:58,374 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/Annotations.class 18:13:58,374 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ArrayBuilders$1.class 18:13:58,374 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ArrayBuilders$BooleanBuilder.class 18:13:58,375 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ArrayBuilders$ByteBuilder.class 18:13:58,375 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ArrayBuilders$DoubleBuilder.class 18:13:58,375 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ArrayBuilders$FloatBuilder.class 18:13:58,376 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ArrayBuilders$IntBuilder.class 18:13:58,376 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ArrayBuilders$LongBuilder.class 18:13:58,376 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ArrayBuilders$ShortBuilder.class 18:13:58,377 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ArrayBuilders.class 18:13:58,377 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ArrayIterator.class 18:13:58,377 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/BeanUtil.class 18:13:58,378 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ByteBufferBackedInputStream.class 18:13:58,378 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ByteBufferBackedOutputStream.class 18:13:58,378 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ClassUtil$Ctor.class 18:13:58,379 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ClassUtil$EnumTypeLocator.class 18:13:58,379 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ClassUtil.class 18:13:58,380 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/CompactStringObjectMap.class 18:13:58,381 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ConstantValueInstantiator.class 18:13:58,381 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/Converter$None.class 18:13:58,381 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/Converter.class 18:13:58,382 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/EnumResolver.class 18:13:58,382 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/EnumValues.class 18:13:58,383 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ISO8601DateFormat.class 18:13:58,383 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ISO8601Utils.class 18:13:58,383 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/JSONPObject.class 18:13:58,384 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/JSONWrappedObject.class 18:13:58,384 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/LRUMap.class 18:13:58,385 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/LinkedNode.class 18:13:58,385 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/NameTransformer$1.class 18:13:58,385 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/NameTransformer$2.class 18:13:58,386 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/NameTransformer$3.class 18:13:58,386 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/NameTransformer$Chained.class 18:13:58,386 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/NameTransformer$NopTransformer.class 18:13:58,387 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/NameTransformer.class 18:13:58,387 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/Named.class 18:13:58,387 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ObjectBuffer.class 18:13:58,388 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/PrimitiveArrayBuilder$Node.class 18:13:58,388 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/PrimitiveArrayBuilder.class 18:13:58,388 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/RawValue.class 18:13:58,389 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/RootNameLookup.class 18:13:58,389 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/SimpleBeanPropertyDefinition.class 18:13:58,390 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/StdConverter.class 18:13:58,390 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/StdDateFormat.class 18:13:58,391 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/TokenBuffer$1.class 18:13:58,391 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/TokenBuffer$Parser.class 18:13:58,392 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/TokenBuffer$Segment.class 18:13:58,392 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/TokenBuffer.class 18:13:58,393 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/TokenBufferReadContext.class 18:13:58,394 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/TypeKey.class 18:13:58,394 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ViewMatcher$Multi.class 18:13:58,395 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ViewMatcher$Single.class 18:13:58,395 [1;36mDEBUGm] adding entry com/fasterxml/jackson/databind/util/ViewMatcher.class 18:13:58,396 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:58,396 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:58,396 [1;36mDEBUGm] adding directory META-INF/maven/com.fasterxml.jackson.core/jackson-annotations/ 18:13:58,396 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.core/jackson-annotations/pom.properties 18:13:58,397 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.core/jackson-annotations/pom.xml 18:13:58,397 [1;36mDEBUGm] adding directory com/fasterxml/jackson/annotation/ 18:13:58,397 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JacksonAnnotation.class 18:13:58,398 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JacksonAnnotationValue.class 18:13:58,398 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JacksonAnnotationsInside.class 18:13:58,398 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JacksonInject$Value.class 18:13:58,399 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JacksonInject.class 18:13:58,399 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonAlias.class 18:13:58,399 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonAnyGetter.class 18:13:58,399 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonAnySetter.class 18:13:58,400 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonAutoDetect$1.class 18:13:58,400 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonAutoDetect$Value.class 18:13:58,400 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonAutoDetect$Visibility.class 18:13:58,401 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonAutoDetect.class 18:13:58,401 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonBackReference.class 18:13:58,401 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonClassDescription.class 18:13:58,401 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonCreator$Mode.class 18:13:58,402 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonCreator.class 18:13:58,402 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonEnumDefaultValue.class 18:13:58,402 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonFilter.class 18:13:58,403 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonFormat$Feature.class 18:13:58,403 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonFormat$Features.class 18:13:58,403 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonFormat$Shape.class 18:13:58,404 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonFormat$Value.class 18:13:58,404 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonFormat.class 18:13:58,404 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonGetter.class 18:13:58,405 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonIdentityInfo.class 18:13:58,405 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonIdentityReference.class 18:13:58,405 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonIgnore.class 18:13:58,405 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonIgnoreProperties$Value.class 18:13:58,406 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonIgnoreProperties.class 18:13:58,406 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonIgnoreType.class 18:13:58,406 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonInclude$Include.class 18:13:58,407 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonInclude$Value.class 18:13:58,407 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonInclude.class 18:13:58,408 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonManagedReference.class 18:13:58,408 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonMerge.class 18:13:58,408 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonProperty$Access.class 18:13:58,408 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonProperty.class 18:13:58,409 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonPropertyDescription.class 18:13:58,409 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonPropertyOrder.class 18:13:58,409 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonRawValue.class 18:13:58,410 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonRootName.class 18:13:58,410 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonSetter$Value.class 18:13:58,410 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonSetter.class 18:13:58,411 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonSubTypes$Type.class 18:13:58,411 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonSubTypes.class 18:13:58,411 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonTypeId.class 18:13:58,411 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonTypeInfo$As.class 18:13:58,412 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonTypeInfo$Id.class 18:13:58,412 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonTypeInfo$None.class 18:13:58,412 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonTypeInfo.class 18:13:58,412 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonTypeName.class 18:13:58,413 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonUnwrapped.class 18:13:58,413 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonValue.class 18:13:58,413 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/JsonView.class 18:13:58,414 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/Nulls.class 18:13:58,414 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/ObjectIdGenerator$IdKey.class 18:13:58,414 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/ObjectIdGenerator.class 18:13:58,414 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/ObjectIdGenerators$Base.class 18:13:58,415 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/ObjectIdGenerators$IntSequenceGenerator.class 18:13:58,415 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/ObjectIdGenerators$None.class 18:13:58,415 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/ObjectIdGenerators$PropertyGenerator.class 18:13:58,416 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/ObjectIdGenerators$StringIdGenerator.class 18:13:58,416 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/ObjectIdGenerators$UUIDGenerator.class 18:13:58,416 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/ObjectIdGenerators.class 18:13:58,416 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/ObjectIdResolver.class 18:13:58,417 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/OptBoolean.class 18:13:58,417 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/PropertyAccessor.class 18:13:58,417 [1;36mDEBUGm] adding entry com/fasterxml/jackson/annotation/SimpleObjectIdResolver.class 18:13:58,418 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:58,418 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:58,418 [1;36mDEBUGm] META-INF/NOTICE already added, skipping 18:13:58,418 [1;36mDEBUGm] adding directory META-INF/maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/ 18:13:58,418 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/pom.properties 18:13:58,419 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/pom.xml 18:13:58,419 [1;36mDEBUGm] adding entry META-INF/services/javax.ws.rs.ext.MessageBodyReader 18:13:58,419 [1;36mDEBUGm] adding entry META-INF/services/javax.ws.rs.ext.MessageBodyWriter 18:13:58,420 [1;36mDEBUGm] adding directory com/fasterxml/jackson/jaxrs/json/ 18:13:58,420 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/json/JacksonJaxbJsonProvider.class 18:13:58,420 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/json/JacksonJsonProvider.class 18:13:58,421 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/json/JsonEndpointConfig.class 18:13:58,421 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/json/JsonMapperConfigurator$1.class 18:13:58,421 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/json/JsonMapperConfigurator.class 18:13:58,422 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/json/PackageVersion.class 18:13:58,422 [1;36mDEBUGm] adding directory com/fasterxml/jackson/jaxrs/json/annotation/ 18:13:58,422 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/json/annotation/JSONP$Def.class 18:13:58,422 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/json/annotation/JSONP.class 18:13:58,423 [1;36mDEBUGm] adding entry com/fasterxml/jackson/jaxrs/json/annotation/JacksonFeatures.class 18:13:58,423 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:58,423 [1;36mDEBUGm] META-INF/LICENSE already added, skipping 18:13:58,423 [1;36mDEBUGm] META-INF/NOTICE already added, skipping 18:13:58,424 [1;36mDEBUGm] adding directory META-INF/maven/com.fasterxml.jackson.module/ 18:13:58,424 [1;36mDEBUGm] adding directory META-INF/maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/ 18:13:58,424 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/pom.properties 18:13:58,424 [1;36mDEBUGm] adding entry META-INF/maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/pom.xml 18:13:58,425 [1;36mDEBUGm] adding entry META-INF/services/com.fasterxml.jackson.databind.Module 18:13:58,425 [1;36mDEBUGm] adding directory com/fasterxml/jackson/module/ 18:13:58,425 [1;36mDEBUGm] adding directory com/fasterxml/jackson/module/jaxb/ 18:13:58,425 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/AdapterConverter.class 18:13:58,426 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/JaxbAnnotationIntrospector$1.class 18:13:58,426 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/JaxbAnnotationIntrospector.class 18:13:58,428 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/JaxbAnnotationModule$1.class 18:13:58,428 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/JaxbAnnotationModule$Priority.class 18:13:58,428 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/JaxbAnnotationModule.class 18:13:58,428 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/PackageVersion.class 18:13:58,429 [1;36mDEBUGm] adding directory com/fasterxml/jackson/module/jaxb/deser/ 18:13:58,429 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/deser/DataHandlerJsonDeserializer$1.class 18:13:58,429 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/deser/DataHandlerJsonDeserializer.class 18:13:58,430 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/deser/DomElementJsonDeserializer.class 18:13:58,430 [1;36mDEBUGm] adding directory com/fasterxml/jackson/module/jaxb/ser/ 18:13:58,430 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/ser/DataHandlerJsonSerializer.class 18:13:58,431 [1;36mDEBUGm] adding entry com/fasterxml/jackson/module/jaxb/ser/DomElementJsonSerializer.class 18:13:58,432 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:58,432 [1;36mDEBUGm] adding directory javax/xml/ 18:13:58,432 [1;36mDEBUGm] adding directory javax/xml/bind/ 18:13:58,432 [1;36mDEBUGm] adding directory javax/xml/bind/util/ 18:13:58,432 [1;36mDEBUGm] adding directory javax/xml/bind/annotation/ 18:13:58,432 [1;36mDEBUGm] adding directory javax/xml/bind/annotation/adapters/ 18:13:58,432 [1;36mDEBUGm] adding directory javax/xml/bind/attachment/ 18:13:58,433 [1;36mDEBUGm] adding directory javax/xml/bind/helpers/ 18:13:58,433 [1;36mDEBUGm] adding directory META-INF/versions/ 18:13:58,433 [1;36mDEBUGm] adding directory META-INF/versions/9/ 18:13:58,433 [1;36mDEBUGm] adding directory META-INF/versions/9/javax/ 18:13:58,433 [1;36mDEBUGm] adding directory META-INF/versions/9/javax/xml/ 18:13:58,433 [1;36mDEBUGm] adding directory META-INF/versions/9/javax/xml/bind/ 18:13:58,433 [1;36mDEBUGm] adding directory META-INF/maven/javax.xml.bind/ 18:13:58,433 [1;36mDEBUGm] adding directory META-INF/maven/javax.xml.bind/jaxb-api/ 18:13:58,434 [1;36mDEBUGm] adding entry javax/xml/bind/JAXBElement.class 18:13:58,434 [1;36mDEBUGm] adding entry javax/xml/bind/util/JAXBSource.class 18:13:58,434 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlType$DEFAULT.class 18:13:58,435 [1;36mDEBUGm] adding entry javax/xml/bind/ContextFinder$2.class 18:13:58,435 [1;36mDEBUGm] adding entry javax/xml/bind/ContextFinder$4.class 18:13:58,435 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlType.class 18:13:58,436 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlID.class 18:13:58,436 [1;36mDEBUGm] adding entry javax/xml/bind/ServiceLoaderUtil.class 18:13:58,436 [1;36mDEBUGm] adding entry javax/xml/bind/DataBindingException.class 18:13:58,437 [1;36mDEBUGm] adding entry javax/xml/bind/util/ValidationEventCollector.class 18:13:58,437 [1;36mDEBUGm] adding entry javax/xml/bind/attachment/AttachmentUnmarshaller.class 18:13:58,437 [1;36mDEBUGm] adding entry javax/xml/bind/Marshaller.class 18:13:58,437 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/adapters/XmlAdapter.class 18:13:58,438 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/adapters/CollapsedStringAdapter.class 18:13:58,438 [1;36mDEBUGm] adding entry javax/xml/bind/attachment/AttachmentMarshaller.class 18:13:58,438 [1;36mDEBUGm] adding entry javax/xml/bind/PrintConversionEvent.class 18:13:58,439 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter$DEFAULT.class 18:13:58,439 [1;36mDEBUGm] adding entry javax/xml/bind/JAXBPermission.class 18:13:58,439 [1;36mDEBUGm] adding entry javax/xml/bind/DatatypeConverter.class 18:13:58,440 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/adapters/HexBinaryAdapter.class 18:13:58,440 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/adapters/XmlJavaTypeAdapters.class 18:13:58,440 [1;36mDEBUGm] adding entry javax/xml/bind/WhiteSpaceProcessor.class 18:13:58,441 [1;36mDEBUGm] adding entry javax/xml/bind/ValidationEventLocator.class 18:13:58,441 [1;36mDEBUGm] adding entry javax/xml/bind/TypeConstraintException.class 18:13:58,441 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlInlineBinaryData.class 18:13:58,442 [1;36mDEBUGm] adding entry javax/xml/bind/helpers/PrintConversionEventImpl.class 18:13:58,442 [1;36mDEBUGm] adding entry javax/xml/bind/Marshaller$Listener.class 18:13:58,442 [1;36mDEBUGm] adding entry javax/xml/bind/NotIdentifiableEvent.class 18:13:58,442 [1;36mDEBUGm] adding entry javax/xml/bind/DatatypeConverterInterface.class 18:13:58,443 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/W3CDomHandler.class 18:13:58,443 [1;36mDEBUGm] adding entry javax/xml/bind/helpers/Messages.properties 18:13:58,443 [1;36mDEBUGm] adding entry javax/xml/bind/Messages.properties 18:13:58,444 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/adapters/XmlJavaTypeAdapter.class 18:13:58,444 [1;36mDEBUGm] adding entry javax/xml/bind/helpers/ValidationEventLocatorImpl.class 18:13:58,444 [1;36mDEBUGm] adding entry javax/xml/bind/SchemaOutputResolver.class 18:13:58,445 [1;36mDEBUGm] adding entry javax/xml/bind/JAXB.class 18:13:58,445 [1;36mDEBUGm] adding entry javax/xml/bind/PropertyException.class 18:13:58,445 [1;36mDEBUGm] adding entry javax/xml/bind/JAXBContext$1.class 18:13:58,446 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlAnyElement.class 18:13:58,462 [1;36mDEBUGm] adding entry javax/xml/bind/helpers/NotIdentifiableEventImpl.class 18:13:58,462 [1;36mDEBUGm] adding entry javax/xml/bind/helpers/AbstractUnmarshallerImpl.class 18:13:58,463 [1;36mDEBUGm] adding entry javax/xml/bind/UnmarshallerHandler.class 18:13:58,463 [1;36mDEBUGm] adding entry javax/xml/bind/ContextFinder$3.class 18:13:58,464 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlAccessOrder.class 18:13:58,464 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlList.class 18:13:58,464 [1;36mDEBUGm] adding entry javax/xml/bind/helpers/Messages.class 18:13:58,465 [1;36mDEBUGm] adding entry javax/xml/bind/ValidationException.class 18:13:58,465 [1;36mDEBUGm] adding entry javax/xml/bind/JAXBContextFactory.class 18:13:58,466 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlSeeAlso.class 18:13:58,466 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/DomHandler.class 18:13:58,467 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlNs.class 18:13:58,467 [1;36mDEBUGm] adding entry javax/xml/bind/helpers/ValidationEventImpl.class 18:13:58,467 [1;36mDEBUGm] adding entry javax/xml/bind/ModuleUtil.class 18:13:58,468 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlSchemaType.class 18:13:58,468 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlElementRefs.class 18:13:58,469 [1;36mDEBUGm] adding entry javax/xml/bind/helpers/ParseConversionEventImpl.class 18:13:58,469 [1;36mDEBUGm] adding entry javax/xml/bind/Binder.class 18:13:58,470 [1;36mDEBUGm] adding entry javax/xml/bind/helpers/DefaultValidationEventHandler.class 18:13:58,470 [1;36mDEBUGm] adding entry javax/xml/bind/Validator.class 18:13:58,471 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlElementDecl$GLOBAL.class 18:13:58,471 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlSchemaTypes.class 18:13:58,471 [1;36mDEBUGm] adding entry javax/xml/bind/helpers/AbstractMarshallerImpl.class 18:13:58,472 [1;36mDEBUGm] adding entry javax/xml/bind/JAXB$Cache.class 18:13:58,473 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlSchemaType$DEFAULT.class 18:13:58,473 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlEnumValue.class 18:13:58,474 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlSchema.class 18:13:58,474 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlElements.class 18:13:58,475 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlElementDecl.class 18:13:58,475 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlTransient.class 18:13:58,475 [1;36mDEBUGm] adding entry META-INF/maven/javax.xml.bind/jaxb-api/pom.xml 18:13:58,476 [1;36mDEBUGm] adding entry javax/xml/bind/ServiceLoaderUtil$ExceptionHandler.class 18:13:58,477 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlMimeType.class 18:13:58,477 [1;36mDEBUGm] adding entry javax/xml/bind/Unmarshaller.class 18:13:58,478 [1;36mDEBUGm] adding entry META-INF/versions/9/javax/xml/bind/ModuleUtil.class 18:13:58,478 [1;36mDEBUGm] adding entry javax/xml/bind/ContextFinder$5.class 18:13:58,479 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlElement$DEFAULT.class 18:13:58,479 [1;36mDEBUGm] adding entry javax/xml/bind/ValidationEventHandler.class 18:13:58,480 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlIDREF.class 18:13:58,480 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:58,480 [1;36mDEBUGm] adding entry javax/xml/bind/DatatypeConverterImpl$CalendarFormatter.class 18:13:58,481 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlElementWrapper.class 18:13:58,481 [1;36mDEBUGm] adding entry module-info.class 18:13:58,482 [1;36mDEBUGm] adding entry javax/xml/bind/JAXBIntrospector.class 18:13:58,482 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlRootElement.class 18:13:58,482 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlMixed.class 18:13:58,483 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlAnyAttribute.class 18:13:58,483 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlElement.class 18:13:58,484 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlAccessorType.class 18:13:58,484 [1;36mDEBUGm] adding entry javax/xml/bind/Unmarshaller$Listener.class 18:13:58,485 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlAttachmentRef.class 18:13:58,485 [1;36mDEBUGm] adding entry META-INF/maven/javax.xml.bind/jaxb-api/pom.properties 18:13:58,486 [1;36mDEBUGm] adding entry javax/xml/bind/ContextFinder$1.class 18:13:58,486 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlValue.class 18:13:58,486 [1;36mDEBUGm] adding entry javax/xml/bind/JAXBException.class 18:13:58,487 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlNsForm.class 18:13:58,487 [1;36mDEBUGm] adding entry javax/xml/bind/JAXBElement$GlobalScope.class 18:13:58,488 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlEnum.class 18:13:58,488 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlElementRef$DEFAULT.class 18:13:58,489 [1;36mDEBUGm] adding entry javax/xml/bind/DatatypeConverterImpl.class 18:13:58,490 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlAccessorOrder.class 18:13:58,490 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlElementRef.class 18:13:58,491 [1;36mDEBUGm] adding entry javax/xml/bind/ParseConversionEvent.class 18:13:58,491 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlAttribute.class 18:13:58,491 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlRegistry.class 18:13:58,492 [1;36mDEBUGm] adding entry javax/xml/bind/ContextFinder.class 18:13:58,493 [1;36mDEBUGm] adding entry javax/xml/bind/Messages.class 18:13:58,493 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/XmlAccessType.class 18:13:58,494 [1;36mDEBUGm] adding entry javax/xml/bind/MarshalException.class 18:13:58,494 [1;36mDEBUGm] adding entry javax/xml/bind/Element.class 18:13:58,495 [1;36mDEBUGm] adding entry javax/xml/bind/util/Messages.properties 18:13:58,495 [1;36mDEBUGm] adding entry javax/xml/bind/util/JAXBSource$1.class 18:13:58,496 [1;36mDEBUGm] adding entry javax/xml/bind/util/Messages.class 18:13:58,496 [1;36mDEBUGm] adding entry javax/xml/bind/UnmarshalException.class 18:13:58,497 [1;36mDEBUGm] adding entry javax/xml/bind/GetPropertyAction.class 18:13:58,497 [1;36mDEBUGm] adding entry javax/xml/bind/annotation/adapters/NormalizedStringAdapter.class 18:13:58,498 [1;36mDEBUGm] adding entry javax/xml/bind/ValidationEvent.class 18:13:58,498 [1;36mDEBUGm] adding entry javax/xml/bind/util/JAXBResult.class 18:13:58,498 [1;36mDEBUGm] adding entry javax/xml/bind/JAXBContext.class 18:13:58,500 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:58,500 [1;36mDEBUGm] adding directory javax/activation/ 18:13:58,500 [1;36mDEBUGm] adding entry javax/activation/MimetypesFileTypeMap.class 18:13:58,501 [1;36mDEBUGm] adding entry javax/activation/DataHandlerDataSource.class 18:13:58,501 [1;36mDEBUGm] adding entry javax/activation/UnsupportedDataTypeException.class 18:13:58,502 [1;36mDEBUGm] adding entry javax/activation/SecuritySupport$4.class 18:13:58,502 [1;36mDEBUGm] adding entry javax/activation/SecuritySupport.class 18:13:58,502 [1;36mDEBUGm] adding entry javax/activation/FileTypeMap.class 18:13:58,503 [1;36mDEBUGm] adding entry javax/activation/SecuritySupport$5.class 18:13:58,503 [1;36mDEBUGm] adding entry javax/activation/CommandObject.class 18:13:58,504 [1;36mDEBUGm] adding entry javax/activation/ObjectDataContentHandler.class 18:13:58,504 [1;36mDEBUGm] adding entry javax/activation/URLDataSource.class 18:13:58,505 [1;36mDEBUGm] adding entry javax/activation/DataSource.class 18:13:58,505 [1;36mDEBUGm] adding entry javax/activation/MimeTypeParseException.class 18:13:58,505 [1;36mDEBUGm] adding entry javax/activation/CommandInfo.class 18:13:58,506 [1;36mDEBUGm] adding entry javax/activation/CommandInfo$Beans$1.class 18:13:58,506 [1;36mDEBUGm] adding entry javax/activation/ActivationDataFlavor.class 18:13:58,507 [1;36mDEBUGm] adding entry javax/activation/MimetypesFileTypeMap$1.class 18:13:58,507 [1;36mDEBUGm] adding entry javax/activation/CommandMap.class 18:13:58,507 [1;36mDEBUGm] adding entry javax/activation/FileDataSource.class 18:13:58,508 [1;36mDEBUGm] adding entry javax/activation/DataHandler$1.class 18:13:58,508 [1;36mDEBUGm] adding entry javax/activation/MailcapCommandMap.class 18:13:58,509 [1;36mDEBUGm] adding entry javax/activation/MimeTypeParameterList.class 18:13:58,510 [1;36mDEBUGm] adding entry javax/activation/SecuritySupport$1.class 18:13:58,510 [1;36mDEBUGm] adding entry javax/activation/DataHandler.class 18:13:58,511 [1;36mDEBUGm] adding entry javax/activation/DataContentHandlerFactory.class 18:13:58,511 [1;36mDEBUGm] adding entry javax/activation/DataSourceDataContentHandler.class 18:13:58,512 [1;36mDEBUGm] adding entry javax/activation/DataContentHandler.class 18:13:58,512 [1;36mDEBUGm] adding entry javax/activation/CommandInfo$Beans.class 18:13:58,513 [1;36mDEBUGm] adding entry javax/activation/SecuritySupport$2.class 18:13:58,513 [1;36mDEBUGm] adding entry javax/activation/MailcapCommandMap$1.class 18:13:58,513 [1;36mDEBUGm] adding entry javax/activation/MimeType.class 18:13:58,514 [1;36mDEBUGm] adding entry javax/activation/SecuritySupport$3.class 18:13:58,514 [1;36mDEBUGm] META-INF/LICENSE.txt already added, skipping 18:13:58,515 [1;36mDEBUGm] adding directory META-INF/maven/javax.activation/ 18:13:58,515 [1;36mDEBUGm] adding directory META-INF/maven/javax.activation/javax.activation-api/ 18:13:58,515 [1;36mDEBUGm] adding entry META-INF/maven/javax.activation/javax.activation-api/pom.xml 18:13:58,516 [1;36mDEBUGm] adding entry META-INF/maven/javax.activation/javax.activation-api/pom.properties 18:13:58,517 [1;36mDEBUGm] META-INF/MANIFEST.MF already added, skipping 18:13:58,517 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/ 18:13:58,517 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/ 18:13:58,517 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/board/ 18:13:58,518 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/entity/ 18:13:58,518 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/JsonBoard.class 18:13:58,518 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/FakeBoard.class 18:13:58,519 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/Board.class 18:13:58,519 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/EntityEnvelope.class 18:13:58,520 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/IsEntity.class 18:13:58,520 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/FakeEntity.class 18:13:58,520 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/Entity.class 18:13:58,521 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Trello.class 18:13:58,521 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Json.class 18:13:58,522 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Jaxrs.class 18:13:58,522 [1;36mDEBUGm] adding directory META-INF/maven/io.github.dgroup/lazylead-trello/ 18:13:58,522 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-trello/pom.xml 18:13:58,523 [1;36mDEBUGm] adding entry META-INF/maven/io.github.dgroup/lazylead-trello/pom.properties 18:13:58,558 [1;33mWARNINGm] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/r/repo/lazylead-trello/target/lazylead-trello-app-0.1.0.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 18:13:58,559 [1;33mWARNINGm] Replacing pre-existing project main-artifact file: /home/r/repo/lazylead-trello/target/lazylead-trello-0.1.0.jar with assembly file: /home/r/repo/lazylead-trello/target/lazylead-trello-app-0.1.0.jar 18:13:58,559 [1;34mINFOm] 18:13:58,560 [1;34mINFOm] 1m--- 0;32mmaven-source-plugin:2.2.1:jar-no-forkm 1m(attach-sources)m @ 36mlazylead-trello0;1m ---m 18:13:58,560 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:2.2.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:58,562 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:2.2.1:jar-no-fork' with basic configurator --> 18:13:58,562 [1;36mDEBUGm] (f) attach = true 18:13:58,563 [1;36mDEBUGm] (f) classifier = sources 18:13:58,563 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-trello/target/classes/META-INF/MANIFEST.MF 18:13:58,563 [1;36mDEBUGm] (f) excludeResources = false 18:13:58,564 [1;36mDEBUGm] (f) finalName = lazylead-trello-0.1.0 18:13:58,564 [1;36mDEBUGm] (f) forceCreation = false 18:13:58,564 [1;36mDEBUGm] (f) includePom = false 18:13:58,564 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-trello/target 18:13:58,564 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:58,565 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:13:58,567 [1;36mDEBUGm] (f) skipSource = false 18:13:58,567 [1;36mDEBUGm] (f) useDefaultExcludes = true 18:13:58,567 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:13:58,567 [1;36mDEBUGm] -- end configuration -- 18:13:58,573 [1;36mDEBUGm] isUp2date: false (Destination /home/r/repo/lazylead-trello/target/lazylead-trello-0.1.0-sources.jar not found.) 18:13:58,578 [1;34mINFOm] Building jar: /home/r/repo/lazylead-trello/target/lazylead-trello-0.1.0-sources.jar 18:13:58,578 [1;36mDEBUGm] adding directory META-INF/ 18:13:58,579 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:13:58,579 [1;36mDEBUGm] adding directory io/ 18:13:58,579 [1;36mDEBUGm] adding directory io/github/ 18:13:58,580 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:13:58,580 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:13:58,580 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/ 18:13:58,581 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/ 18:13:58,581 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/board/ 18:13:58,582 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/entity/ 18:13:58,582 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Trello.java 18:13:58,582 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/package-info.java 18:13:58,583 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/JsonBoard.java 18:13:58,583 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/package-info.java 18:13:58,584 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/FakeBoard.java 18:13:58,585 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/Board.java 18:13:58,585 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/package-info.java 18:13:58,586 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/FakeEntity.java 18:13:58,586 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/IsEntity.java 18:13:58,587 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/package-info.java 18:13:58,587 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/EntityEnvelope.java 18:13:58,588 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/Entity.java 18:13:58,588 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Json.java 18:13:58,589 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Jaxrs.java 18:13:58,591 [1;34mINFOm] 18:13:58,591 [1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.9.1:jarm 1m(attach-javadocs)m @ 36mlazylead-trello0;1m ---m 18:13:58,591 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-javadoc-plugin:2.9.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:13:58,592 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar' with basic configurator --> 18:13:58,592 [1;36mDEBUGm] (f) aggregate = false 18:13:58,592 [1;36mDEBUGm] (f) applyJavadocSecurityFix = true 18:13:58,592 [1;36mDEBUGm] (f) attach = true 18:13:58,593 [1;36mDEBUGm] (f) author = true 18:13:58,593 [1;36mDEBUGm] (f) bootclasspathArtifacts = [] 18:13:58,593 [1;36mDEBUGm] (f) bottom = Copyright © {inceptionYear}–{currentYear} {organizationName}. All rights reserved. 18:13:58,593 [1;36mDEBUGm] (f) breakiterator = false 18:13:58,593 [1;36mDEBUGm] (f) debug = false 18:13:58,593 [1;36mDEBUGm] (f) defaultManifestFile = /home/r/repo/lazylead-trello/target/classes/META-INF/MANIFEST.MF 18:13:58,594 [1;36mDEBUGm] (f) detectJavaApiLink = true 18:13:58,594 [1;36mDEBUGm] (f) detectLinks = false 18:13:58,594 [1;36mDEBUGm] (f) detectOfflineLinks = true 18:13:58,594 [1;36mDEBUGm] (f) docfilessubdirs = false 18:13:58,594 [1;36mDEBUGm] (f) docletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:13:58,594 [1;36mDEBUGm] (f) docletArtifacts = [] 18:13:58,595 [1;36mDEBUGm] (f) doctitle = lazylead-trello 0.1.0 API 18:13:58,595 [1;36mDEBUGm] (f) encoding = UTF-8 18:13:58,595 [1;36mDEBUGm] (f) failOnError = true 18:13:58,595 [1;36mDEBUGm] (f) finalName = lazylead-trello-0.1.0 18:13:58,595 [1;36mDEBUGm] (f) groups = [] 18:13:58,595 [1;36mDEBUGm] (f) includeDependencySources = false 18:13:58,595 [1;36mDEBUGm] (f) includeTransitiveDependencySources = false 18:13:58,596 [1;36mDEBUGm] (f) isOffline = false 18:13:58,596 [1;36mDEBUGm] (f) jarOutputDirectory = /home/r/repo/lazylead-trello/target 18:13:58,596 [1;36mDEBUGm] (f) javaApiLinks = {} 18:13:58,596 [1;36mDEBUGm] (f) javadocDirectory = /home/r/repo/lazylead-trello/src/main/javadoc 18:13:58,596 [1;36mDEBUGm] (f) javadocOptionsDir = /home/r/repo/lazylead-trello/target/javadoc-bundle-options 18:13:58,596 [1;36mDEBUGm] (f) keywords = false 18:13:58,596 [1;36mDEBUGm] (f) links = [] 18:13:58,596 [1;36mDEBUGm] (f) linksource = false 18:13:58,597 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:13:58,597 [1;36mDEBUGm] (f) nocomment = false 18:13:58,597 [1;36mDEBUGm] (f) nodeprecated = false 18:13:58,597 [1;36mDEBUGm] (f) nodeprecatedlist = false 18:13:58,597 [1;36mDEBUGm] (f) nohelp = false 18:13:58,597 [1;36mDEBUGm] (f) noindex = false 18:13:58,597 [1;36mDEBUGm] (f) nonavbar = false 18:13:58,597 [1;36mDEBUGm] (f) nooverview = false 18:13:58,598 [1;36mDEBUGm] (f) nosince = false 18:13:58,598 [1;36mDEBUGm] (f) notimestamp = false 18:13:58,598 [1;36mDEBUGm] (f) notree = false 18:13:58,598 [1;36mDEBUGm] (f) offlineLinks = [] 18:13:58,598 [1;36mDEBUGm] (f) old = false 18:13:58,598 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-trello/target/apidocs 18:13:58,598 [1;36mDEBUGm] (f) overview = /home/r/repo/lazylead-trello/src/main/javadoc/overview.html 18:13:58,598 [1;36mDEBUGm] (f) quiet = false 18:13:58,598 [1;36mDEBUGm] (f) reactorProjects = [MavenProject: io.github.dgroup:lazylead:0.1.0 @ /home/r/repo/pom.xml, MavenProject: io.github.dgroup:lazylead-api:0.1.0 @ /home/r/repo/lazylead-api/pom.xml, MavenProject: io.github.dgroup:lazylead-jira:0.1.0 @ /home/r/repo/lazylead-jira/pom.xml, MavenProject: io.github.dgroup:lazylead-cli:0.1.0 @ /home/r/repo/lazylead-cli/pom.xml, MavenProject: io.github.dgroup:lazylead-github:0.1.0 @ /home/r/repo/lazylead-github/pom.xml, MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml] 18:13:58,599 [1;36mDEBUGm] (f) remoteRepositories = [ id: atlassian url: https://maven.atlassian.com/content/repositories/atlassian-public/ layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] , id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => true, update => daily] releases: [enabled => true, update => daily] ] 18:13:58,600 [1;36mDEBUGm] (f) resourcesArtifacts = [] 18:13:58,600 [1;36mDEBUGm] (f) serialwarn = false 18:13:58,600 [1;36mDEBUGm] (f) show = protected 18:13:58,600 [1;36mDEBUGm] (f) skip = false 18:13:58,600 [1;36mDEBUGm] (f) source = 8 18:13:58,600 [1;36mDEBUGm] (f) sourceDependencyCacheDir = /home/r/repo/lazylead-trello/target/distro-javadoc-sources 18:13:58,600 [1;36mDEBUGm] (f) splitindex = false 18:13:58,601 [1;36mDEBUGm] (f) stylesheet = java 18:13:58,601 [1;36mDEBUGm] (f) tagletArtifact = groupId = 'null' artifactId = 'null' version = 'null' 18:13:58,601 [1;36mDEBUGm] (f) tagletArtifacts = [] 18:13:58,601 [1;36mDEBUGm] (f) taglets = [] 18:13:58,601 [1;36mDEBUGm] (s) name = todo 18:13:58,602 [1;36mDEBUGm] (s) placement = a 18:13:58,602 [1;36mDEBUGm] (s) head = todo: 18:13:58,602 [1;36mDEBUGm] (s) name = checkstyle 18:13:58,602 [1;36mDEBUGm] (s) placement = a 18:13:58,602 [1;36mDEBUGm] (s) head = checkstyle: 18:13:58,602 [1;36mDEBUGm] (f) tags = [name = 'todo' head = 'todo:', name = 'checkstyle' head = 'checkstyle:'] 18:13:58,602 [1;36mDEBUGm] (f) use = true 18:13:58,603 [1;36mDEBUGm] (f) useDefaultManifestFile = false 18:13:58,603 [1;36mDEBUGm] (f) useStandardDocletOptions = true 18:13:58,603 [1;36mDEBUGm] (f) validateLinks = false 18:13:58,603 [1;36mDEBUGm] (f) verbose = false 18:13:58,603 [1;36mDEBUGm] (f) version = true 18:13:58,603 [1;36mDEBUGm] (f) windowtitle = lazylead-trello 0.1.0 API 18:13:58,603 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:13:58,604 [1;36mDEBUGm] (f) session = org.apache.maven.execution.MavenSession@70a898b0 18:13:58,604 [1;36mDEBUGm] (f) settings = org.apache.maven.execution.SettingsAdapter@6c13019c 18:13:58,604 [1;36mDEBUGm] -- end configuration -- 18:13:58,693 [1;36mDEBUGm] Found Java API link: http://docs.oracle.com/javase/7/docs/api/ 18:13:58,694 [1;36mDEBUGm] Trying to add links for modules... 18:13:58,694 [1;36mDEBUGm] Added Javadoc offline link: http://maven.apache.org/lazylead-api/apidocs for the module: io.github.dgroup:lazylead-api:jar:0.1.0 18:13:58,695 [1;31mERRORm] Error fetching link: /home/r/repo/lazylead-api/target/apidocs/package-list. Ignored it. 18:13:58,695 [1;36mDEBUGm] /docker-java-home/bin/javadoc @options @packages 18:14:00,507 [1;34mINFOm] Loading source files for package io.github.dgroup.lazylead.trello... Loading source files for package io.github.dgroup.lazylead.trello.domain.board... Loading source files for package io.github.dgroup.lazylead.trello.domain... Loading source files for package io.github.dgroup.lazylead.trello.domain.entity... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/Jaxrs.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/Json.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/Trello.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/Board.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/Entity.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/board/FakeBoard.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/board/JsonBoard.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/entity/EntityEnvelope.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/entity/FakeEntity.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/entity/IsEntity.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/package-summary.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/package-tree.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/package-summary.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/package-tree.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/board/package-summary.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/board/package-tree.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/entity/package-summary.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/entity/package-tree.html... Generating /home/r/repo/lazylead-trello/target/apidocs/constant-values.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/class-use/Trello.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/class-use/Json.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/class-use/Jaxrs.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/board/class-use/JsonBoard.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/board/class-use/FakeBoard.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/class-use/Board.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/class-use/Entity.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/entity/class-use/EntityEnvelope.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/entity/class-use/IsEntity.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/entity/class-use/FakeEntity.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/package-use.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/package-use.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/board/package-use.html... Generating /home/r/repo/lazylead-trello/target/apidocs/io/github/dgroup/lazylead/trello/domain/entity/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/lazylead-trello/target/apidocs/overview-tree.html... Generating /home/r/repo/lazylead-trello/target/apidocs/index-all.html... Building index for all classes... Generating /home/r/repo/lazylead-trello/target/apidocs/allclasses-index.html... Generating /home/r/repo/lazylead-trello/target/apidocs/allpackages-index.html... Generating /home/r/repo/lazylead-trello/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/lazylead-trello/target/apidocs/allclasses.html... Generating /home/r/repo/lazylead-trello/target/apidocs/allclasses.html... Generating /home/r/repo/lazylead-trello/target/apidocs/index.html... Generating /home/r/repo/lazylead-trello/target/apidocs/overview-summary.html... Generating /home/r/repo/lazylead-trello/target/apidocs/help-doc.html... Note: Custom tags that could override future standard tags: @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names. 18:14:00,531 [1;34mINFOm] Building jar: /home/r/repo/lazylead-trello/target/lazylead-trello-0.1.0-javadoc.jar 18:14:00,531 [1;36mDEBUGm] adding directory META-INF/ 18:14:00,531 [1;36mDEBUGm] adding entry META-INF/MANIFEST.MF 18:14:00,532 [1;36mDEBUGm] adding directory jquery/ 18:14:00,532 [1;36mDEBUGm] adding directory jquery/images/ 18:14:00,532 [1;36mDEBUGm] adding directory jquery/jszip-utils/ 18:14:00,532 [1;36mDEBUGm] adding directory jquery/jszip-utils/dist/ 18:14:00,532 [1;36mDEBUGm] adding directory jquery/external/ 18:14:00,533 [1;36mDEBUGm] adding directory jquery/external/jquery/ 18:14:00,533 [1;36mDEBUGm] adding directory jquery/jszip/ 18:14:00,533 [1;36mDEBUGm] adding directory jquery/jszip/dist/ 18:14:00,533 [1;36mDEBUGm] adding directory io/ 18:14:00,533 [1;36mDEBUGm] adding directory io/github/ 18:14:00,534 [1;36mDEBUGm] adding directory io/github/dgroup/ 18:14:00,534 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/ 18:14:00,534 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/ 18:14:00,534 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/class-use/ 18:14:00,534 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/ 18:14:00,535 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/board/ 18:14:00,535 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/board/class-use/ 18:14:00,535 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/class-use/ 18:14:00,535 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/entity/ 18:14:00,536 [1;36mDEBUGm] adding directory io/github/dgroup/lazylead/trello/domain/entity/class-use/ 18:14:00,536 [1;36mDEBUGm] adding directory resources/ 18:14:00,536 [1;36mDEBUGm] adding entry overview-summary.html 18:14:00,536 [1;36mDEBUGm] adding entry index.html 18:14:00,537 [1;36mDEBUGm] adding entry allclasses-index.html 18:14:00,537 [1;36mDEBUGm] adding entry help-doc.html 18:14:00,537 [1;36mDEBUGm] adding entry jquery/jquery-ui.min.css 18:14:00,538 [1;36mDEBUGm] adding entry jquery/images/ui-bg_flat_75_ffffff_40x100.png 18:14:00,538 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_95_fef1ec_1x400.png 18:14:00,538 [1;36mDEBUGm] adding entry jquery/images/ui-icons_cd0a0a_256x240.png 18:14:00,539 [1;36mDEBUGm] adding entry jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png 18:14:00,539 [1;36mDEBUGm] adding entry jquery/images/ui-icons_888888_256x240.png 18:14:00,539 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_65_ffffff_1x400.png 18:14:00,540 [1;36mDEBUGm] adding entry jquery/images/ui-icons_454545_256x240.png 18:14:00,540 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_75_dadada_1x400.png 18:14:00,541 [1;36mDEBUGm] adding entry jquery/images/ui-icons_2e83ff_256x240.png 18:14:00,541 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_75_e6e6e6_1x400.png 18:14:00,541 [1;36mDEBUGm] adding entry jquery/images/ui-bg_glass_55_fbf9ee_1x400.png 18:14:00,542 [1;36mDEBUGm] adding entry jquery/images/ui-bg_flat_0_aaaaaa_40x100.png 18:14:00,542 [1;36mDEBUGm] adding entry jquery/images/ui-icons_222222_256x240.png 18:14:00,542 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils-ie.js 18:14:00,543 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils-ie.min.js 18:14:00,543 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils.min.js 18:14:00,543 [1;36mDEBUGm] adding entry jquery/jszip-utils/dist/jszip-utils.js 18:14:00,544 [1;36mDEBUGm] adding entry jquery/jquery-ui.structure.css 18:14:00,544 [1;36mDEBUGm] adding entry jquery/external/jquery/jquery.js 18:14:00,555 [1;36mDEBUGm] adding entry jquery/jquery-ui.structure.min.css 18:14:00,556 [1;36mDEBUGm] adding entry jquery/jszip/dist/jszip.js 18:14:00,568 [1;36mDEBUGm] adding entry jquery/jszip/dist/jszip.min.js 18:14:00,572 [1;36mDEBUGm] adding entry jquery/jquery-ui.js 18:14:00,574 [1;36mDEBUGm] adding entry jquery/jquery-ui.min.js 18:14:00,575 [1;36mDEBUGm] adding entry jquery/jquery-3.3.1.js 18:14:00,587 [1;36mDEBUGm] adding entry jquery/jquery-migrate-3.0.1.js 18:14:00,587 [1;36mDEBUGm] adding entry jquery/jquery-ui.css 18:14:00,588 [1;36mDEBUGm] adding entry overview-tree.html 18:14:00,588 [1;36mDEBUGm] adding entry package-search-index.js 18:14:00,589 [1;36mDEBUGm] adding entry element-list 18:14:00,589 [1;36mDEBUGm] adding entry constant-values.html 18:14:00,589 [1;36mDEBUGm] adding entry deprecated-list.html 18:14:00,589 [1;36mDEBUGm] adding entry package-search-index.zip 18:14:00,590 [1;36mDEBUGm] adding entry allpackages-index.html 18:14:00,590 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/package-use.html 18:14:00,590 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/package-summary.html 18:14:00,591 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/class-use/Jaxrs.html 18:14:00,591 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/class-use/Json.html 18:14:00,591 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/class-use/Trello.html 18:14:00,592 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/package-tree.html 18:14:00,592 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/package-use.html 18:14:00,593 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/JsonBoard.html 18:14:00,593 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/package-summary.html 18:14:00,594 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/class-use/JsonBoard.html 18:14:00,594 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/class-use/FakeBoard.html 18:14:00,594 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/package-tree.html 18:14:00,595 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/board/FakeBoard.html 18:14:00,595 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/package-use.html 18:14:00,596 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/package-summary.html 18:14:00,596 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/class-use/Board.html 18:14:00,597 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/class-use/Entity.html 18:14:00,597 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/package-tree.html 18:14:00,598 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/package-use.html 18:14:00,598 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/EntityEnvelope.html 18:14:00,599 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/package-summary.html 18:14:00,599 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/class-use/EntityEnvelope.html 18:14:00,600 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/class-use/FakeEntity.html 18:14:00,600 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/class-use/IsEntity.html 18:14:00,601 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/FakeEntity.html 18:14:00,601 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/package-tree.html 18:14:00,601 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/entity/IsEntity.html 18:14:00,602 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/Board.html 18:14:00,603 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/domain/Entity.html 18:14:00,603 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Jaxrs.html 18:14:00,603 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Json.html 18:14:00,604 [1;36mDEBUGm] adding entry io/github/dgroup/lazylead/trello/Trello.html 18:14:00,604 [1;36mDEBUGm] adding entry resources/x.png 18:14:00,605 [1;36mDEBUGm] adding entry resources/glass.png 18:14:00,605 [1;36mDEBUGm] adding entry stylesheet.css 18:14:00,606 [1;36mDEBUGm] adding entry allclasses.html 18:14:00,606 [1;36mDEBUGm] adding entry index-all.html 18:14:00,606 [1;36mDEBUGm] adding entry type-search-index.zip 18:14:00,607 [1;36mDEBUGm] adding entry type-search-index.js 18:14:00,607 [1;36mDEBUGm] adding entry member-search-index.zip 18:14:00,607 [1;36mDEBUGm] adding entry script.js 18:14:00,607 [1;36mDEBUGm] adding entry member-search-index.js 18:14:00,608 [1;36mDEBUGm] adding entry search.js 18:14:00,611 [1;34mINFOm] 18:14:00,611 [1;34mINFOm] 1m--- 0;32mmaven-install-plugin:2.4:installm 1m(default-install)m @ 36mlazylead-trello0;1m ---m 18:14:00,611 [1;36mDEBUGm] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:14:00,612 [1;36mDEBUGm] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator --> 18:14:00,613 [1;36mDEBUGm] (f) artifact = io.github.dgroup:lazylead-trello:jar:0.1.0 18:14:00,613 [1;36mDEBUGm] (f) attachedArtifacts = [io.github.dgroup:lazylead-trello:java-source:sources:0.1.0, io.github.dgroup:lazylead-trello:javadoc:javadoc:0.1.0] 18:14:00,613 [1;36mDEBUGm] (f) createChecksum = false 18:14:00,613 [1;36mDEBUGm] (f) localRepository = id: local url: file:///home/r/.m2/repository layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] 18:14:00,614 [1;36mDEBUGm] (f) packaging = jar 18:14:00,614 [1;36mDEBUGm] (f) pomFile = /home/r/repo/lazylead-trello/pom.xml 18:14:00,614 [1;36mDEBUGm] (s) skip = false 18:14:00,614 [1;36mDEBUGm] (f) updateReleaseInfo = false 18:14:00,614 [1;36mDEBUGm] -- end configuration -- 18:14:00,614 [1;34mINFOm] Installing /home/r/repo/lazylead-trello/target/lazylead-trello-app-0.1.0.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-trello/0.1.0/lazylead-trello-0.1.0.jar 18:14:00,620 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-trello/0.1.0/_remote.repositories 18:14:00,620 [1;34mINFOm] Installing /home/r/repo/lazylead-trello/pom.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-trello/0.1.0/lazylead-trello-0.1.0.pom 18:14:00,621 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-trello/0.1.0/_remote.repositories 18:14:00,621 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-trello/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-trello/maven-metadata-local.xml 18:14:00,622 [1;34mINFOm] Installing /home/r/repo/lazylead-trello/target/lazylead-trello-0.1.0-sources.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-trello/0.1.0/lazylead-trello-0.1.0-sources.jar 18:14:00,623 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-trello/0.1.0/_remote.repositories 18:14:00,623 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-trello/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-trello/maven-metadata-local.xml 18:14:00,624 [1;34mINFOm] Installing /home/r/repo/lazylead-trello/target/lazylead-trello-0.1.0-javadoc.jar to /home/r/.m2/repository/io/github/dgroup/lazylead-trello/0.1.0/lazylead-trello-0.1.0-javadoc.jar 18:14:00,625 [1;36mDEBUGm] Writing tracking file /home/r/.m2/repository/io/github/dgroup/lazylead-trello/0.1.0/_remote.repositories 18:14:00,625 [1;36mDEBUGm] Installing io.github.dgroup:lazylead-trello/maven-metadata.xml to /home/r/.m2/repository/io/github/dgroup/lazylead-trello/maven-metadata-local.xml 18:14:00,626 [1;34mINFOm] 18:14:00,626 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:checkm 1m(jacoco-check)m @ 36mlazylead-trello0;1m ---m 18:14:00,626 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:check from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:14:00,627 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:check' with basic configurator --> 18:14:00,627 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-trello/target/jacoco.exec 18:14:00,628 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:14:00,628 [1;36mDEBUGm] (f) haltOnFailure = true 18:14:00,628 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:14:00,629 [1;36mDEBUGm] (s) element = BUNDLE 18:14:00,629 [1;36mDEBUGm] (s) counter = INSTRUCTION 18:14:00,629 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:14:00,629 [1;36mDEBUGm] (s) minimum = 0.0 18:14:00,630 [1;36mDEBUGm] (s) counter = LINE 18:14:00,630 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:14:00,630 [1;36mDEBUGm] (s) minimum = 0.0 18:14:00,630 [1;36mDEBUGm] (s) counter = BRANCH 18:14:00,630 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:14:00,630 [1;36mDEBUGm] (s) minimum = 0.0 18:14:00,631 [1;36mDEBUGm] (s) counter = COMPLEXITY 18:14:00,631 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:14:00,631 [1;36mDEBUGm] (s) minimum = 0.0 18:14:00,631 [1;36mDEBUGm] (s) counter = METHOD 18:14:00,631 [1;36mDEBUGm] (s) value = COVEREDRATIO 18:14:00,631 [1;36mDEBUGm] (s) minimum = 0.0 18:14:00,632 [1;36mDEBUGm] (s) counter = CLASS 18:14:00,632 [1;36mDEBUGm] (s) value = MISSEDCOUNT 18:14:00,632 [1;36mDEBUGm] (s) maximum = 50 18:14:00,632 [1;36mDEBUGm] (s) limits = [org.jacoco.report.check.Limit@7698e4f4, org.jacoco.report.check.Limit@1a90d24d, org.jacoco.report.check.Limit@64e94c9e, org.jacoco.report.check.Limit@5bb581f5, org.jacoco.report.check.Limit@6abb7133, org.jacoco.report.check.Limit@76a5d493] 18:14:00,633 [1;36mDEBUGm] (f) rules = [org.jacoco.maven.RuleConfiguration@5886fb65] 18:14:00,633 [1;36mDEBUGm] (f) skip = false 18:14:00,633 [1;36mDEBUGm] -- end configuration -- 18:14:00,633 [1;34mINFOm] Loading execution data file /home/r/repo/lazylead-trello/target/jacoco.exec 18:14:00,635 [1;34mINFOm] Analyzed bundle 'lazylead-trello' with 4 classes 18:14:00,635 [1;34mINFOm] All coverage checks have been met. 18:14:00,635 [1;34mINFOm] 18:14:00,636 [1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.2:reportm 1m(jacoco-site)m @ 36mlazylead-trello0;1m ---m 18:14:00,636 [1;36mDEBUGm] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:report from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@8bcc55f] 18:14:00,637 [1;36mDEBUGm] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:report' with basic configurator --> 18:14:00,637 [1;36mDEBUGm] (f) dataFile = /home/r/repo/lazylead-trello/target/jacoco.exec 18:14:00,638 [1;36mDEBUGm] (f) excludes = [**/StdOf.*, **/*Exception.*, **/*Is*.*, **/*Fake*.*, **/*Envelope.*] 18:14:00,638 [1;36mDEBUGm] (f) outputDirectory = /home/r/repo/lazylead-trello/target/site/jacoco 18:14:00,638 [1;36mDEBUGm] (f) outputEncoding = UTF-8 18:14:00,639 [1;36mDEBUGm] (f) project = MavenProject: io.github.dgroup:lazylead-trello:0.1.0 @ /home/r/repo/lazylead-trello/pom.xml 18:14:00,639 [1;36mDEBUGm] (f) skip = false 18:14:00,639 [1;36mDEBUGm] (f) sourceEncoding = UTF-8 18:14:00,639 [1;36mDEBUGm] (f) title = lazylead-trello 18:14:00,639 [1;36mDEBUGm] -- end configuration -- 18:14:00,640 [1;34mINFOm] Loading execution data file /home/r/repo/lazylead-trello/target/jacoco.exec 18:14:00,645 [1;34mINFOm] Analyzed bundle 'lazylead-trello' with 4 classes 18:14:00,653 [1;34mINFOm] 1m------------------------------------------------------------------------m 18:14:00,653 [1;34mINFOm] 1mReactor Summary for lazylead 0.1.0:m 18:14:00,653 [1;34mINFOm] 18:14:00,654 [1;34mINFOm] lazylead ........................................... 1;32mSUCCESSm [ 40.470 s] 18:14:00,654 [1;34mINFOm] lazylead-api ....................................... 1;32mSUCCESSm [ 16.978 s] 18:14:00,654 [1;34mINFOm] lazylead-jira ...................................... 1;32mSUCCESSm [01:00 min] 18:14:00,654 [1;34mINFOm] lazylead-cli ....................................... 1;32mSUCCESSm [ 29.208 s] 18:14:00,655 [1;34mINFOm] lazylead-github .................................... 1;32mSUCCESSm [01:36 min] 18:14:00,655 [1;34mINFOm] lazylead-trello .................................... 1;32mSUCCESSm [ 45.599 s] 18:14:00,655 [1;34mINFOm] 1m------------------------------------------------------------------------m 18:14:00,656 [1;34mINFOm] 1;32mBUILD SUCCESSm 18:14:00,656 [1;34mINFOm] 1m------------------------------------------------------------------------m 18:14:00,656 [1;34mINFOm] Total time: 04:50 min 18:14:00,656 [1;34mINFOm] Finished at: 2019-02-07T18:14:00Z 18:14:00,656 [1;34mINFOm] 1m------------------------------------------------------------------------m + mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + git push origin master To git@github.com:dgroup/lazylead.git 37134ae..8dd08e7 master -> master container 20dcefe4ddbb48695d80464c7e7f7ca9d9c41f7cec6562785db09fd42269a3f4 is dead Thu Feb 7 19:14:54 CET 2019