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

Changes:

[niclas] Bring in Stanislav's sql-generator from GutHub, after his consent in

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (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 a36086b600a76ee1252ae3a7e857739ed4c2ff09 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a36086b600a76ee1252ae3a7e857739ed4c2ff09
 > git rev-list d64c585abad89d925c01fee4f4e4f0890e616aba # timeout=10
[Polygene(JavaEdition)-develop-java8-check] $ /bin/bash -xe 
/tmp/hudson8239918050267380370.sh
+ uname -a
Linux jenkins-ubuntu2 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:    1
Socket(s):             4
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 42
Stepping:              1
CPU MHz:               2299.996
BogoMIPS:              4599.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/hudson8239918050267380370.sh: line 5: mvn: command not found
+ free -tm
             total       used       free     shared    buffers     cached
Mem:         16048      15673        374         35       3709       1002
-/+ buffers/cache:      10960       5087
Swap:            0          0          0
Total:       16048      15673        374
[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 UP-TO-DATE
:buildSrc:processResources UP-TO-DATE
:buildSrc:classes UP-TO-DATE
:buildSrc:jar UP-TO-DATE
:buildSrc:assemble UP-TO-DATE
:buildSrc:compileTestJava NO-SOURCE
:buildSrc:compileTestGroovy UP-TO-DATE
:buildSrc:processTestResources NO-SOURCE
:buildSrc:testClasses UP-TO-DATE
:buildSrc:test UP-TO-DATE
:buildSrc:check UP-TO-DATE
:buildSrc:build UP-TO-DATE
The Jetty plugin has been deprecated and is scheduled to be removed in Gradle 
4.0. Consider using the Gretty (https://github.com/akhikhl/gretty) plugin 
instead.
        at 
build_e7i2dh0yxepvlihdntja30kn3.run(<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/ws/samples/rental/build.gradle>:23)

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration 
':samples:sql-support:testRuntimeClasspath'.
> Project :extensions:indexing-sql declares a dependency from configuration 
> 'api' to configuration 'default' which is not declared in the descriptor for 
> project :libraries:sql-generator.

* 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: 24.693 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found 
but none of them are new. Did tests run? 
For example, 
<https://builds.apache.org/job/Polygene(JavaEdition)-develop-java8-check/ws/buildSrc/build/test-results/test/TEST-org.apache.polygene.gradle.release.ModuleReleaseSpecTest.xml>
 is 2 days 2 hr old

Reply via email to