You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/16 11:45:51 UTC

Build failed in Jenkins: Polygene(JavaEdition)-develop-java8-check #365

See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/365/display/redirect?page=changes>

Changes:

[paulmerlin] build: fix maven artifacts upload

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/polygene-java.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/polygene-java.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/polygene-java.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 3f76f6ebc39e62ed358941759762a9e0083d3ebf (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3f76f6ebc39e62ed358941759762a9e0083d3ebf
 > git rev-list 8e936ae949477e6dc2dd252d0aabb6133465743d # timeout=10
[Polygene(JavaEdition)-develop-java8-check] $ /bin/bash -xe /tmp/hudson1875269119739862052.sh
+ uname -a
Linux jenkins-ubuntu1 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
+ lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    1
Core(s) per socket:    4
Socket(s):             1
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 42
Stepping:              1
CPU MHz:               2599.998
BogoMIPS:              5199.99
Hypervisor vendor:     KVM
Virtualization type:   full
L1d cache:             32K
L1i cache:             32K
L2 cache:              4096K
NUMA node0 CPU(s):     0-3
+ java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
+ mvn --version
/tmp/hudson1875269119739862052.sh: line 5: mvn: command not found
+ free -tm
             total       used       free     shared    buffers     cached
Mem:         16048      12828       3219         36        754       2306
-/+ buffers/cache:       9767       6280
Swap:            0          0          0
Total:       16048      12828       3219
[Gradle] - Launching build.
[Polygene(JavaEdition)-develop-java8-check] $ <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/ws/gradlew> --no-daemon --continue -Dversion=3.0-SNAPSHOT -PskipDocker clean check
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/3.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
:buildSrc:compileJava NO-SOURCE
:buildSrc:compileGroovy
:buildSrc:processResources UP-TO-DATE
:buildSrc:classes
:buildSrc:jar
:buildSrc:assemble
:buildSrc:compileTestJava NO-SOURCE
:buildSrc:compileTestGroovy
:buildSrc:processTestResources NO-SOURCE
:buildSrc:testClasses
:buildSrc:test
:buildSrc:check
:buildSrc:build

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/ws/core/api/build.gradle'> line: 21

* What went wrong:
A problem occurred evaluating project ':core:api'.
> org.gradle.api.publication.maven.internal.deployer.BaseMavenDeployer.getSnapshotRepository()Lorg/gradle/internal/impldep/org/apache/maven/artifact/ant/RemoteRepository;

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 32.058 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results

Jenkins build is back to normal : Polygene(JavaEdition)-develop-java8-check #366

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/366/display/redirect?page=changes>