See 
<https://build.geoserver.org/job/geoserver-master-live-docs/1272/display/redirect?page=changes>

Changes:

[Andrea Aime] [GEOS-8976] Add a purge=metadata|all parameter to the structured

[Alessio Fabiani] [Community module - notifications] - Fix vulnerabilities on 
dependencies

[fernandomino7] WFS3 vtp improvements

[github] Doing a fully serial build hoping to reduce random failures

------------------------------------------
Started by an SCM change
Building remotely on apollo-slave-01 in workspace 
<https://build.geoserver.org/job/geoserver-master-live-docs/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 7a6cdc9485f4e9ecb736292c94530c4cfaec8550 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a6cdc9485f4e9ecb736292c94530c4cfaec8550
 > git rev-list a33f21b8756d699775984891651dde06c859ff14 # timeout=10
[geoserver-master-live-docs] $ mvn -f doc/en/pom.xml compile
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer English Documentation 2.15-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (coverages) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/coverages.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/coverages/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (coverageStores) @ 
gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/coveragestores.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/coveragestores/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (datastores) @ gs-docs 
---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/datastores.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/datastores/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (featureTypes) @ gs-docs 
---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/featuretypes.yaml>
[WARNING] generated unique operationId `getFeatureTypes_0`
[WARNING] generated unique operationId `putFeatureTypes_0`
[WARNING] generated unique operationId `postFeatureTypes_0`
[WARNING] generated unique operationId `deleteFeatureTypes_0`
[WARNING] generated unique operationId `getFeatureType_0`
[WARNING] generated unique operationId `putFeatureType_0`
[WARNING] generated unique operationId `postFeatureType_0`
[WARNING] generated unique operationId `deleteFeatureType_0`
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/featuretypes/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (fonts) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/fonts.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/fonts/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (layergroups) @ gs-docs 
---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/layergroups.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/layergroups/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (layers) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/layers.yaml>
[WARNING] Type is NULL for Serializable Parameter: workspaceName
[WARNING] warning!  Property type "null" not found for parameter 
"workspaceName", using String
[WARNING] Type is NULL for Serializable Parameter: workspaceName
[WARNING] warning!  Property type "null" not found for parameter 
"workspaceName", using String
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/layers/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (manifests) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/manifests.yaml>
[WARNING] Empty operationId found for path: get /about/version. Renamed to 
auto-generated operationId: aboutVersionGet
[WARNING] Empty operationId found for path: get /about/status. Renamed to 
auto-generated operationId: aboutStatusGet
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/manifests/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (namespaces) @ gs-docs 
---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/namespaces.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/namespaces/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (owsServices) @ gs-docs 
---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/owsservices.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/owsservices/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (reload) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/reload.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/reload/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (security) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/security.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/security/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (settings) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/settings.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/settings/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (structuredCoverages) @ 
gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/structuredcoverages.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/structuredcoverages/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (styles) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/styles.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/styles/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (template) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/templates.yaml>
[WARNING] default example value not implemented for 
io.swagger.models.properties.ObjectProperty@5e032f61
[WARNING] default example value not implemented for 
io.swagger.models.properties.ObjectProperty@5e032f61
[WARNING] default example value not implemented for 
io.swagger.models.properties.ObjectProperty@5e032f61
[WARNING] default example value not implemented for 
io.swagger.models.properties.ObjectProperty@5e032f61
[WARNING] default example value not implemented for 
io.swagger.models.properties.ObjectProperty@5e032f61
[WARNING] default example value not implemented for 
io.swagger.models.properties.ObjectProperty@5e032f61
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/templates/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (wmslayers) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/wmslayers.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/wmslayers/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (wmsstores) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/wmsstores.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/wmsstores/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (wmtslayers) @ gs-docs 
---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/wmtslayers.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/wmtslayers/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (wmtsstores) @ gs-docs 
---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/wmtsstores.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/wmtsstores/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (workspaces) @ gs-docs 
---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/workspaces.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/workspaces/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (monitoring) @ gs-docs 
---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/monitoring.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/monitoring/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (importer) @ gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/importer.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/importer/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (importer-transforms) @ 
gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/importerTransforms.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/importerTransforms/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (importer-tasks) @ 
gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/importerTasks.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/importerTasks/index.html>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.2:generate (importer-data) @ 
gs-docs ---
[INFO] reading from 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/api/1.0.0/importerData.yaml>
[INFO] writing file 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/api/importerData/index.html>
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (compile) @ gs-docs ---
[INFO] Executing tasks

init:
     [echo] Base directory is 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en>
     [echo] Build directory is 
<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target> 
and project version is 2.15-SNAPSHOT

docguide:

sphinx:
     [echo] Running sphinx-build -D release=2.15-SNAPSHOT -W -b html -d 
"<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/docguide/doctrees";>
 . 
"<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/docguide/html";>

user:

sphinx:
     [echo] Running sphinx-build -D release=2.15-SNAPSHOT -W -b html -d 
"<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/user/doctrees";>
 . 
"<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/user/html";>

developer:

sphinx:
     [echo] Running sphinx-build -D release=2.15-SNAPSHOT -W -b html -d 
"<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/developer/doctrees";>
 . 
"<https://build.geoserver.org/job/geoserver-master-live-docs/ws/doc/en/target/developer/html";>

full:
[INFO] Executed tasks
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.037 s
[INFO] Finished at: 2018-10-19T09:30:23+00:00
[INFO] Final Memory: 16M/299M
[INFO] ------------------------------------------------------------------------
[geoserver-master-live-docs] $ /bin/sh -xe /tmp/jenkins1188945743963236319.sh
+ VER=origin/master
+ VER=master
+ BASE=/var/www/geoserver/master/doc/en
+ STAGE=target/master/en
+ REMOTE=r...@docs.geoserver.org:/var/www/docs.geoserver.org/htdocs
+ '[' -e /var/www/geoserver/master/doc/en ']'
+ cd doc/en
+ mkdir -p target/master/en
+ rm -rf /var/www/geoserver/master/doc/en/api
+ cp -r api /var/www/geoserver/master/doc/en/api
+ cp -r api target/master/en
+ rm -rf /var/www/geoserver/master/doc/en/user
+ rm -rf target/master/en/user
+ cp -r target/user/html /var/www/geoserver/master/doc/en/user
+ cp -r target/user/html target/master/en/user
+ cp -r target/api /var/www/geoserver/master/doc/en/user/api
+ cp -r target/api target/master/en/user/api
+ rm -rf /var/www/geoserver/master/doc/en/developer
+ rm -rf target/master/en/developer
+ cp -r target/developer/html /var/www/geoserver/master/doc/en/developer
+ cp -r target/developer/html target/master/en/developer
+ rm -rf /var/www/geoserver/master/doc/en/docguide
+ rm -rf target/master/en/docguide
+ cp -r target/docguide/html /var/www/geoserver/master/doc/en/docguide
+ cp -r target/docguide/html target/master/en/docguide
+ rsync -av -e 'ssh -p 7777' target/master/en 
r...@docs.geoserver.org:/var/www/docs.geoserver.org/htdocs/master
ssh: connect to host docs.geoserver.org port 7777: Network is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(600) [sender=3.0.6]
Build step 'Execute shell' marked build as failure


_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to