See 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/61/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://github.com/apache/sling-org-apache-sling-resource-presence.git # 
 > timeout=10
Fetching upstream changes from 
https://github.com/apache/sling-org-apache-sling-resource-presence.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://github.com/apache/sling-org-apache-sling-resource-presence.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 715047570bedd67caf0f72b0cfa47de2f21f085c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 715047570bedd67caf0f72b0cfa47de2f21f085c
Commit message: "trivial: added license header to *.md files"
 > git rev-list --no-walk 715047570bedd67caf0f72b0cfa47de2f21f085c # timeout=10
Parsing POMs
Established TCP socket on 42712
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-resource-presence-1.8] $ 
/home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp 
/home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging
 jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven33-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42712
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/pom.xml>
 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean 
deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Resource Presence 0.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
org.apache.sling.resource.presence ---
[INFO] Deleting 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ 
org.apache.sling.resource.presence ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ 
org.apache.sling.resource.presence ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ 
org.apache.sling.resource.presence ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ 
org.apache.sling.resource.presence ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ org.apache.sling.resource.presence ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process 
(remote-resources-custom-notice) @ org.apache.sling.resource.presence ---
[INFO] 
[INFO] --- depends-maven-plugin:1.4.0:generate-depends-file 
(generate-depends-file) @ org.apache.sling.resource.presence ---
[INFO] Created: 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/target/classes/META-INF/maven/dependencies.properties>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
org.apache.sling.resource.presence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
org.apache.sling.resource.presence ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/target/classes>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ 
org.apache.sling.resource.presence ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- bnd-maven-plugin:4.0.0:bnd-process (bnd-process) @ 
org.apache.sling.resource.presence ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
org.apache.sling.resource.presence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
org.apache.sling.resource.presence ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ 
org.apache.sling.resource.presence ---
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.BuildInfoRecorder$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ 
org.apache.sling.resource.presence ---
[INFO] Building jar: 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/target/org.apache.sling.resource.presence-0.0.3-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ 
org.apache.sling.resource.presence >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ 
org.apache.sling.resource.presence ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ 
org.apache.sling.resource.presence ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ 
org.apache.sling.resource.presence ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ 
org.apache.sling.resource.presence ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ 
org.apache.sling.resource.presence <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ 
org.apache.sling.resource.presence ---
[INFO] Building jar: 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/target/org.apache.sling.resource.presence-0.0.3-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
org.apache.sling.resource.presence ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:integration-test (default) @ 
org.apache.sling.resource.presence ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.sling.resource.presence.SimpleIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.131 s 
- in org.apache.sling.resource.presence.SimpleIT
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.SurefireArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files 
(verify-legal-files) @ org.apache.sling.resource.presence ---
[INFO] Checking legal files in: 
org.apache.sling.resource.presence-0.0.3-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.resource.presence-0.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ 
org.apache.sling.resource.presence ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] Exclude: **/repository/index/*/index-details.txt
[INFO] Exclude: bnd.bnd
[INFO] 10 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 9 licenses.
[INFO] 
[INFO] --- bnd-baseline-maven-plugin:4.0.0:baseline (bnd-baseline) @ 
org.apache.sling.resource.presence ---
[INFO] Determining the baseline version for 
org.apache.sling:org.apache.sling.resource.presence:jar:(,0.0.3-SNAPSHOT) using 
repositories [apache.releases.https 
(https://repository.apache.org/service/local/staging/deploy/maven2, default, 
releases+snapshots), Nexus (http://repository.apache.org/snapshots, default, 
snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.resource.presence/maven-metadata.xml
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.resource.presence/maven-metadata.xml
[INFO] Downloading: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/sling/org.apache.sling.resource.presence/maven-metadata.xml
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.resource.presence/maven-metadata.xml
 (357 B at 0.9 KB/sec)
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.resource.presence/maven-metadata.xml
 (386 B at 0.8 KB/sec)
[WARNING] Could not transfer metadata 
org.apache.sling:org.apache.sling.resource.presence/maven-metadata.xml from/to 
apache.releases.https 
(https://repository.apache.org/service/local/staging/deploy/maven2): Not 
authorized , ReasonPhrase:Unauthorized.
[INFO] The baseline version was found to be 0.0.2
[INFO] Unable to determine whether the meta annotation 
org.jetbrains.annotations.NotNull applied to type 
org.apache.sling.resource.presence.ResourcePresence provides bundle annotations 
as it is not on the project build path. If this annotation does provide bundle 
annotations then it must be present on the build path in order to be processed
[INFO] Unable to determine whether the meta annotation 
org.osgi.service.component.annotations.Reference applied to type 
org.apache.sling.resource.presence.internal.ResourcePresenter provides bundle 
annotations as it is not on the project build path. If this annotation does 
provide bundle annotations then it must be present on the build path in order 
to be processed
[INFO] Unable to determine whether the meta annotation 
org.osgi.service.component.annotations.Activate applied to type 
org.apache.sling.resource.presence.internal.ResourcePresenter provides bundle 
annotations as it is not on the project build path. If this annotation does 
provide bundle annotations then it must be present on the build path in order 
to be processed
[INFO] Unable to determine whether the meta annotation 
org.osgi.service.component.annotations.Deactivate applied to type 
org.apache.sling.resource.presence.internal.ResourcePresenter provides bundle 
annotations as it is not on the project build path. If this annotation does 
provide bundle annotations then it must be present on the build path in order 
to be processed
[INFO] Unable to determine whether the meta annotation 
org.osgi.service.component.annotations.Component applied to type 
org.apache.sling.resource.presence.internal.ResourcePresenter provides bundle 
annotations as it is not on the project build path. If this annotation does 
provide bundle annotations then it must be present on the build path in order 
to be processed
[INFO] Unable to determine whether the meta annotation 
org.osgi.service.metatype.annotations.Designate applied to type 
org.apache.sling.resource.presence.internal.ResourcePresenter provides bundle 
annotations as it is not on the project build path. If this annotation does 
provide bundle annotations then it must be present on the build path in order 
to be processed
[INFO] Unable to determine whether the meta annotation 
org.osgi.service.component.annotations.Reference applied to type 
org.apache.sling.resource.presence.internal.ResourcePresenter provides bundle 
annotations as it is not on the project build path. If this annotation does 
provide bundle annotations then it must be present on the build path in order 
to be processed
[INFO] Unable to determine whether the meta annotation 
org.osgi.service.component.annotations.Activate applied to type 
org.apache.sling.resource.presence.internal.ResourcePresenter provides bundle 
annotations as it is not on the project build path. If this annotation does 
provide bundle annotations then it must be present on the build path in order 
to be processed
[INFO] Unable to determine whether the meta annotation 
org.osgi.service.component.annotations.Deactivate applied to type 
org.apache.sling.resource.presence.internal.ResourcePresenter provides bundle 
annotations as it is not on the project build path. If this annotation does 
provide bundle annotations then it must be present on the build path in order 
to be processed
[INFO] Unable to determine whether the meta annotation 
org.osgi.service.component.annotations.Component applied to type 
org.apache.sling.resource.presence.internal.ResourcePresenter provides bundle 
annotations as it is not on the project build path. If this annotation does 
provide bundle annotations then it must be present on the build path in order 
to be processed
[INFO] Unable to determine whether the meta annotation 
org.osgi.service.metatype.annotations.Designate applied to type 
org.apache.sling.resource.presence.internal.ResourcePresenter provides bundle 
annotations as it is not on the project build path. If this annotation does 
provide bundle annotations then it must be present on the build path in order 
to be processed
[INFO] Baselining check succeeded checking 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.3-SNAPSHOT against 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.2
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20.1:verify (default) @ 
org.apache.sling.resource.presence ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
org.apache.sling.resource.presence ---
[INFO] Installing 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/target/org.apache.sling.resource.presence-0.0.3-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/sling-org-apache-sling-resource-presence-1.8/ws/target/org.apache.sling.resource.presence-0.0.3-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
org.apache.sling.resource.presence ---
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
 (1018 B at 1.5 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173952-63.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173952-63.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.3-20181003.173952-63
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173952-63.jar.
 Return code is: 401, ReasonPhrase: Unauthorized.
[INFO] Retrying deployment attempt 2 of 10
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
 (1018 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173954-63.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173954-63.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.3-20181003.173954-63
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173954-63.jar.
 Return code is: 401, ReasonPhrase: Unauthorized.
[INFO] Retrying deployment attempt 3 of 10
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
 (1018 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173956-63.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173956-63.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.3-20181003.173956-63
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173956-63.jar.
 Return code is: 401, ReasonPhrase: Unauthorized.
[INFO] Retrying deployment attempt 4 of 10
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
 (1018 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173958-63.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173958-63.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.3-20181003.173958-63
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173958-63.jar.
 Return code is: 401, ReasonPhrase: Unauthorized.
[INFO] Retrying deployment attempt 5 of 10
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
 (1018 B at 1.5 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174000-63.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174000-63.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.3-20181003.174000-63
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174000-63.jar.
 Return code is: 401, ReasonPhrase: Unauthorized.
[INFO] Retrying deployment attempt 6 of 10
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
 (1018 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174002-63.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174002-63.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.3-20181003.174002-63
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174002-63.jar.
 Return code is: 401, ReasonPhrase: Unauthorized.
[INFO] Retrying deployment attempt 7 of 10
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
 (1018 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174003-63.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174003-63.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.3-20181003.174003-63
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174003-63.jar.
 Return code is: 401, ReasonPhrase: Unauthorized.
[INFO] Retrying deployment attempt 8 of 10
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
 (1018 B at 1.5 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174005-63.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174005-63.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.3-20181003.174005-63
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174005-63.jar.
 Return code is: 401, ReasonPhrase: Unauthorized.
[INFO] Retrying deployment attempt 9 of 10
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
 (1018 B at 1.5 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174007-63.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174007-63.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.3-20181003.174007-63
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174007-63.jar.
 Return code is: 401, ReasonPhrase: Unauthorized.
[INFO] Retrying deployment attempt 10 of 10
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/maven-metadata.xml
 (1018 B at 1.5 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174009-63.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.174009-63.pom
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenArtifactArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenFingerprinter$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:37 min
[INFO] Finished at: 2018-10-03T17:40:15+00:00
[INFO] Final Memory: 75M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on 
project org.apache.sling.resource.presence: Failed to deploy artifacts: Could 
not transfer artifact 
org.apache.sling:org.apache.sling.resource.presence:jar:0.0.3-20181003.173952-63
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.resource.presence/0.0.3-SNAPSHOT/org.apache.sling.resource.presence-0.0.3-20181003.173952-63.jar.
 Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

channel stopped
Recording test results

Reply via email to