See <http://ares.opengeo.org/jenkins/job/geofence-master/1/>
------------------------------------------
[...truncated 2294 lines...]
487/586 KB
488/586 KB
492/586 KB
492/586 KB
495/586 KB
498/586 KB
501/586 KB
504/586 KB
506/586 KB
509/586 KB
512/586 KB
515/586 KB
518/586 KB
521/586 KB
522/586 KB
526/586 KB
528/586 KB
532/586 KB
533/586 KB
537/586 KB
539/586 KB
543/586 KB
545/586 KB
549/586 KB
549/586 KB
550/586 KB
554/586 KB
556/586 KB
560/586 KB
562/586 KB
563/586 KB
566/586 KB
567/586 KB
571/586 KB
573/586 KB
577/586 KB
579/586 KB
580/586 KB
583/586 KB
584/586 KB
586/586 KB
Downloaded: http://download.osgeo.org/webdav/geotools/com/vividsolutions/jts/1.10/jts-1.10.jar (586 KB at 1196.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar
3/57 KB
7/57 KB
11/57 KB
14/57 KB
16/57 KB
18/57 KB
21/57 KB
24/57 KB
27/57 KB
30/57 KB
33/57 KB
35/57 KB
38/57 KB
41/57 KB
43/57 KB
44/57 KB
48/57 KB
50/57 KB
52/57 KB
56/57 KB
57/57 KB
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 209.6 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ geofence-model-internal ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ geofence-model-internal ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ geofence-model-internal ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ geofence-model-internal ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ geofence-model-internal ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model/target/test-classes>
Downloading: http://repo.maven.apache.org/maven2/com/vividsolutions/jts/1.10/jts-1.10.pom
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ geofence-model-internal ---
[WARNING] The POM for com.vividsolutions:jts:jar:1.10 is missing, no dependency information available
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ geofence-model ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-model) @ geofence-model ---
[INFO] Surefire report directory: <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.geofence.core.model.Base64EncodersTest
apache commons: dGhpcyBpcyB0aGUgbWVzc2FnZSB0byBlbmNvZGU=
DatatypeConverter: dGhpcyBpcyB0aGUgbWVzc2FnZSB0byBlbmNvZGU=
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.geoserver.geofence.core.model.Base64EncodersTest
Running org.geoserver.geofence.core.model.IPAddressRangeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.geoserver.geofence.core.model.IPAddressRangeTest
Running org.geoserver.geofence.core.model.GSUserTest
[INFO] Configured Artifact: org.geoserver.geofence:geofence-model-internal:sources:?:jar
[INFO] Unpacking <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model/target/classes> to <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model-external/target/generated-sources/original> with includes "**/*.java,**/*.xml" and excludes ""
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoFence - Module - Generic API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoFence - Modules - Login
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoFence - Modules - REST root
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoFence - GUI - Plugin module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
Marshalling 2 groups
Marshalling group IdNameBundle[id:10 name=groupname]
Marshalling group IdNameBundle[id:11 name=groupname2]
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<GSUser admin="false" enabled="true">
<id>42</id>
<extId>extid</extId>
<name>name</name>
<fullName>fullname</fullName>
<password>pwd</password>
<emailAddress>a@anonymised.com</emailAddress>
<dateCreation>2014-10-07T09:28:48.772Z</dateCreation>
<groups>
<group>
<id>10</id>
<name>groupname</name>
</group>
<group>
<id>11</id>
<name>groupname2</name>
</group>
</groups>
</GSUser>
Unmarshalling group IdNameBundle[id:10 name=groupname]
Unmarshalling group IdNameBundle[id:11 name=groupname2]
Unmarshalled user has 2 groups
2nd marshalling:
Marshalling 2 groups
Marshalling group IdNameBundle[id:10 name=groupname]
Marshalling group IdNameBundle[id:11 name=groupname2]
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<GSUser admin="false" enabled="true">
<id>42</id>
<extId>extid</extId>
<name>name</name>
<fullName>fullname</fullName>
<password>pwd</password>
<emailAddress>a@anonymised.com</emailAddress>
<dateCreation>2014-10-07T09:28:48.772Z</dateCreation>
<groups>
<group>
<id>10</id>
<name>groupname</name>
</group>
<group>
<id>11</id>
<name>groupname2</name>
</group>
</groups>
</GSUser>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 sec - in org.geoserver.geofence.core.model.GSUserTest
Results :
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ geofence-model-internal ---
[INFO] Building jar: <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model/target/geofence-model-internal-2.2-SNAPSHOT.jar>
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) @ geofence-model-internal >>>
[INFO]
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) @ geofence-model-internal <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ geofence-model-internal ---
[INFO] Building jar: <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model/target/geofence-model-internal-2.2-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ geofence-model-internal ---
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model/target/geofence-model-internal-2.2-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/geofence/geofence-model-internal/2.2-SNAPSHOT/geofence-model-internal-2.2-SNAPSHOT.jar
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/geofence/geofence-model-internal/2.2-SNAPSHOT/geofence-model-internal-2.2-SNAPSHOT.pom
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geofence-master/ws/src/services/core/model/target/geofence-model-internal-2.2-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/geofence/geofence-model-internal/2.2-SNAPSHOT/geofence-model-internal-2.2-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoFence - 0 Services ............................. SUCCESS [0.455s]
[INFO] GeoFence - Core ................................... SUCCESS [0.029s]
[INFO] GeoFence - Core - Model internal .................. SUCCESS [21.949s]
[INFO] GeoFence - Core - Model external .................. FAILURE [20.271s]
[INFO] GeoFence - Core - Persistence ..................... SKIPPED
[INFO] GeoFence - Core - Services API .................... SKIPPED
[INFO] GeoFence - Core - Services implementation ......... SKIPPED
[INFO] GeoFence - Core - Web Test Module ................. SKIPPED
[INFO] GeoFence - Modules - 0 Root ....................... SUCCESS [0.077s]
[INFO] GeoFence - Module - Generic API ................... SKIPPED
[INFO] GeoFence - Modules - Login ........................ SKIPPED
[INFO] GeoFence - Modules - Login - API .................. SKIPPED
[INFO] GeoFence - Modules - Login - Impl ................. SKIPPED
[INFO] GeoFence - Modules - REST root .................... SKIPPED
[INFO] GeoFence - Modules - REST API ..................... SKIPPED
[INFO] GeoFence - Modules - REST services implementation . SKIPPED
[INFO] GeoFence - Modules - REST services test ........... SKIPPED
[INFO] GeoFence - Modules - REST client .................. SKIPPED
[INFO] GeoFence - Module - LDAP Support .................. SKIPPED
[INFO] GeoFence - GUI .................................... SUCCESS [0.512s]
[INFO] GeoFence - GUI - Core ............................. SUCCESS [0.421s]
[INFO] GeoFence - GUI - Resources ........................ SKIPPED
[INFO] GeoFence - GUI - Plugin module .................... SKIPPED
[INFO] GeoFence - GUI - User plugin ...................... SKIPPED
[INFO] GeoFence - GUI - Map plugin ....................... SKIPPED
[INFO] GeoFence - GUI - Web .............................. SKIPPED
[INFO] Master GeoFence POM ............................... SUCCESS [0.178s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.010s (Wall Clock)
[INFO] Finished at: Tue Oct 07 09:28:50 UTC 2014
[INFO] Final Memory: 20M/176M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:unpack (unpack-model) on project geofence-model: Artifact has not been packaged yet. When used on reactor artifact, unpack should be executed after packaging: see MDEP-98. -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :geofence-model
Build step 'Invoke top-level Maven targets' marked build as failure