See <https://build.geoserver.org/job/geoserver-master-app-schema-online/972/display/redirect>
------------------------------------------
Started by timer
Building remotely on apollo-slave-02 in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b8dc5258d1130af81a08f5876e7b95d1683e6eb8 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b8dc5258d1130af81a08f5876e7b95d1683e6eb8
> git rev-list b8dc5258d1130af81a08f5876e7b95d1683e6eb8 # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins1196894948637221535.sh
+ mkdir /var/jenkins/.geoserver
mkdir: cannot create directory `/var/jenkins/.geoserver': File exists
+ true
+ rm /var/jenkins/.geotools/postgis.properties
+ rm /var/jenkins/.geotools/oracle.properties
rm: cannot remove `/var/jenkins/.geotools/oracle.properties': No such file or directory
+ true
+ rm /var/jenkins/.geoserver/postgis.properties
+ rm /var/jenkins/.geoserver/oracle.properties
rm: cannot remove `/var/jenkins/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
DELETE 0
INSERT 0 1
srid
------
4979
(1 row)
[geoserver-master-app-schema-online] $ mvn -f src/extension/app-schema/pom.xml -B -Dtest.maxHeapSize=1024m -Dtest.maxPermSize=128m -fae -Papp-schema-online-test -pl !app-schema-oracle-test -Djava.io.tmpdir=/mnt/memtmp clean test
[INFO] Scanning for projects...
[ERROR] Could not find the selected project in the reactor: !app-schema-oracle-test -> [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/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
See <https://build.geoserver.org/job/geoserver-master-app-schema-online/973/display/redirect?page=changes>
Changes:
[Jody Garnett] minor editing changes - adding emphasis to code examples, fixing broken
------------------------------------------
Started by user Ben Caradoc-Davies
Building remotely on apollo-slave-02 in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e19908f7055752f8f46278802b1f6609de8dbf8b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e19908f7055752f8f46278802b1f6609de8dbf8b
> git rev-list b8dc5258d1130af81a08f5876e7b95d1683e6eb8 # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins2067693630422048581.sh
+ mkdir /var/jenkins/.geoserver
mkdir: cannot create directory `/var/jenkins/.geoserver': File exists
+ true
+ rm /var/jenkins/.geotools/postgis.properties
rm: cannot remove `/var/jenkins/.geotools/postgis.properties': No such file or directory
+ true
+ rm /var/jenkins/.geotools/oracle.properties
rm: cannot remove `/var/jenkins/.geotools/oracle.properties': No such file or directory
+ true
+ rm /var/jenkins/.geoserver/postgis.properties
+ rm /var/jenkins/.geoserver/oracle.properties
rm: cannot remove `/var/jenkins/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
DELETE 1
INSERT 0 1
srid
------
4979
(1 row)
[geoserver-master-app-schema-online] $ mvn -f src/extension/app-schema/pom.xml -B -Dtest.maxHeapSize=1024m -Dtest.maxPermSize=128m -fae -Papp-schema-online-test -pl !gs-app-schema-oracle-test -Djava.io.tmpdir=/mnt/memtmp clean test
[INFO] Scanning for projects...
[ERROR] Could not find the selected project in the reactor: !gs-app-schema-oracle-test -> [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/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
See <https://build.geoserver.org/job/geoserver-master-app-schema-online/974/display/redirect>
------------------------------------------
Started by user Ben Caradoc-Davies
Building remotely on apollo-slave-02 in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e19908f7055752f8f46278802b1f6609de8dbf8b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e19908f7055752f8f46278802b1f6609de8dbf8b
> git rev-list e19908f7055752f8f46278802b1f6609de8dbf8b # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins262927765913541300.sh
+ mkdir /var/jenkins/.geoserver
mkdir: cannot create directory `/var/jenkins/.geoserver': File exists
+ true
+ rm /var/jenkins/.geotools/postgis.properties
rm: cannot remove `/var/jenkins/.geotools/postgis.properties': No such file or directory
+ true
+ rm /var/jenkins/.geotools/oracle.properties
rm: cannot remove `/var/jenkins/.geotools/oracle.properties': No such file or directory
+ true
+ rm /var/jenkins/.geoserver/postgis.properties
+ rm /var/jenkins/.geoserver/oracle.properties
rm: cannot remove `/var/jenkins/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
DELETE 1
INSERT 0 1
srid
------
4979
(1 row)
[geoserver-master-app-schema-online] $ mvn -f src/extension/app-schema/pom.xml -B -Dtest.maxHeapSize=1024m -Dtest.maxPermSize=128m -fae -Papp-schema-online-test -pl !src/extension/app-schema/app-schema-oracle-test -Djava.io.tmpdir=/mnt/memtmp clean test
[INFO] Scanning for projects...
[ERROR] Could not find the selected project in the reactor: !src/extension/app-schema/app-schema-oracle-test -> [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/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
See <https://build.geoserver.org/job/geoserver-master-app-schema-online/975/display/redirect>
------------------------------------------
Started by user Ben Caradoc-Davies
Building remotely on apollo-slave-02 in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e19908f7055752f8f46278802b1f6609de8dbf8b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e19908f7055752f8f46278802b1f6609de8dbf8b
> git rev-list e19908f7055752f8f46278802b1f6609de8dbf8b # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins7918665608001389465.sh
+ mkdir /var/jenkins/.geoserver
mkdir: cannot create directory `/var/jenkins/.geoserver': File exists
+ true
+ rm /var/jenkins/.geotools/postgis.properties
rm: cannot remove `/var/jenkins/.geotools/postgis.properties': No such file or directory
+ true
+ rm /var/jenkins/.geotools/oracle.properties
rm: cannot remove `/var/jenkins/.geotools/oracle.properties': No such file or directory
+ true
+ rm /var/jenkins/.geoserver/postgis.properties
+ rm /var/jenkins/.geoserver/oracle.properties
rm: cannot remove `/var/jenkins/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
DELETE 1
INSERT 0 1
srid
------
4979
(1 row)
[geoserver-master-app-schema-online] $ mvn -f src/extension/app-schema/pom.xml -B -Dtest.maxHeapSize=1024m -Dtest.maxPermSize=128m -fae -Papp-schema-online-test -pl !app-schema-oracle-test -Djava.io.tmpdir=/mnt/memtmp clean test
[INFO] Scanning for projects...
[ERROR] Could not find the selected project in the reactor: !app-schema-oracle-test -> [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/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
See <https://build.geoserver.org/job/geoserver-master-app-schema-online/976/display/redirect>
------------------------------------------
Started by timer
Building remotely on apollo-slave-02 in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e19908f7055752f8f46278802b1f6609de8dbf8b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e19908f7055752f8f46278802b1f6609de8dbf8b
> git rev-list e19908f7055752f8f46278802b1f6609de8dbf8b # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins2448182559471623178.sh
+ mkdir /var/jenkins/.geoserver
mkdir: cannot create directory `/var/jenkins/.geoserver': File exists
+ true
+ rm /var/jenkins/.geotools/postgis.properties
+ rm /var/jenkins/.geotools/oracle.properties
rm: cannot remove `/var/jenkins/.geotools/oracle.properties': No such file or directory
+ true
+ rm /var/jenkins/.geoserver/postgis.properties
+ rm /var/jenkins/.geoserver/oracle.properties
rm: cannot remove `/var/jenkins/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
DELETE 0
INSERT 0 1
srid
------
4979
(1 row)
[geoserver-master-app-schema-online] $ mvn -f src/extension/app-schema/pom.xml -B -Dtest.maxHeapSize=1024m -Dtest.maxPermSize=128m -fae -Papp-schema-online-test -pl !app-schema-oracle-test -Djava.io.tmpdir=/mnt/memtmp clean test
[INFO] Scanning for projects...
[ERROR] Could not find the selected project in the reactor: !app-schema-oracle-test -> [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/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
See <https://build.geoserver.org/job/geoserver-master-app-schema-online/977/display/redirect?page=changes>
Changes:
[noreply] Remove duplicate dependency gs-wps-core (en)
------------------------------------------
Started by timer
Building remotely on apollo-slave-02 in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ed53637f26a56fb0cbc167bc44df84ad9fe5f7f1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ed53637f26a56fb0cbc167bc44df84ad9fe5f7f1
> git rev-list e19908f7055752f8f46278802b1f6609de8dbf8b # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins1485825313167262614.sh
+ mkdir /var/jenkins/.geoserver
mkdir: cannot create directory `/var/jenkins/.geoserver': File exists
+ true
+ rm /var/jenkins/.geotools/postgis.properties
+ rm /var/jenkins/.geotools/oracle.properties
rm: cannot remove `/var/jenkins/.geotools/oracle.properties': No such file or directory
+ true
+ rm /var/jenkins/.geoserver/postgis.properties
+ rm /var/jenkins/.geoserver/oracle.properties
rm: cannot remove `/var/jenkins/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
DELETE 0
INSERT 0 1
srid
------
4979
(1 row)
[geoserver-master-app-schema-online] $ mvn -f src/extension/app-schema/pom.xml -B -Dtest.maxHeapSize=1024m -Dtest.maxPermSize=128m -fae -Papp-schema-online-test -pl !app-schema-oracle-test -Djava.io.tmpdir=/mnt/memtmp clean test
[INFO] Scanning for projects...
[ERROR] Could not find the selected project in the reactor: !app-schema-oracle-test -> [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/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
See <https://build.geoserver.org/job/geoserver-master-app-schema-online/978/display/redirect>
------------------------------------------
Started by timer
Building remotely on apollo-slave-02 in workspace <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ed53637f26a56fb0cbc167bc44df84ad9fe5f7f1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ed53637f26a56fb0cbc167bc44df84ad9fe5f7f1
> git rev-list ed53637f26a56fb0cbc167bc44df84ad9fe5f7f1 # timeout=10
[geoserver-master-app-schema-online] $ /bin/sh -xe /tmp/jenkins6180010666772361989.sh
+ mkdir /var/jenkins/.geoserver
mkdir: cannot create directory `/var/jenkins/.geoserver': File exists
+ true
+ rm /var/jenkins/.geotools/postgis.properties
+ rm /var/jenkins/.geotools/oracle.properties
rm: cannot remove `/var/jenkins/.geotools/oracle.properties': No such file or directory
+ true
+ rm /var/jenkins/.geoserver/postgis.properties
+ rm /var/jenkins/.geoserver/oracle.properties
rm: cannot remove `/var/jenkins/.geoserver/oracle.properties': No such file or directory
+ true
+ set +x
CREATE FUNCTION
CREATE FUNCTION
DELETE 0
INSERT 0 1
srid
------
4979
(1 row)
[geoserver-master-app-schema-online] $ mvn -f src/extension/app-schema/pom.xml -B -Dtest.maxHeapSize=1024m -Dtest.maxPermSize=128m -fae -Papp-schema-online-test -pl !app-schema-oracle-test -Djava.io.tmpdir=/mnt/memtmp clean test
[INFO] Scanning for projects...
[ERROR] Could not find the selected project in the reactor: !app-schema-oracle-test -> [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/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure