|
From: Jenkins <gtb...@gm...> - 2023-07-04 00:25:36
|
See <https://build.geoserver.org/job/geotools-main-docs/619/display/redirect> Changes: ------------------------------------------ Started by user Torben Barsballe Running as SYSTEM Building in workspace <https://build.geoserver.org/job/geotools-main-docs/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-4tGVYfsWvHig/agent.3372617 SSH_AGENT_PID=3372620 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <https://build.geoserver.org/job/geotools-main-docs/ws/@tmp/private_key_5767002339711666365.key> (geo...@bu...) [ssh-agent] Using credentials geotools (Publish docs to geotools.org) The recommended git tool is: NONE using credential GitHubKey Cloning the remote Git repository Cloning repository gi...@gi...:geotools/geotools.git > git init <https://build.geoserver.org/job/geotools-main-docs/ws/> # timeout=10 Fetching upstream changes from gi...@gi...:geotools/geotools.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Allows to access github as the gtbuildergh user Verifying host key using known hosts file > git fetch --tags --force --progress -- gi...@gi...:geotools/geotools.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url gi...@gi...:geotools/geotools.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 81cbc549b4e6f19da812789fd2dafad8d95b2ddf (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 81cbc549b4e6f19da812789fd2dafad8d95b2ddf # timeout=10 Commit message: "Update update_site.sh for the new doc server configuration" > git rev-list --no-walk 81cbc549b4e6f19da812789fd2dafad8d95b2ddf # timeout=10 [geotools-main-docs] $ /bin/sh -xe /tmp/jenkins7448983841773657094.sh + HOS...@ge... + mvn help:evaluate -Dexpression=series -q -DforceStdout WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release + DIST=latest + HOST_DIR=/var/www/geotools/docs/latest + cd docs + mvn install -B -ntp WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Scanning for projects... [INFO] [INFO] -------------------------< org.geotools:docs >-------------------------- [INFO] Building GeoTools Documentation 30-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (remove_gt_from_modulename) @ docs --- [INFO] No match to regex 'gt-' found in 'org.geotools.docs'. The initial value 'org.geotools.docs' is left as-is... [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (remove_dashes_from_modulename) @ docs --- [INFO] No match to regex '-' found in 'org.geotools.docs'. The initial value 'org.geotools.docs' is left as-is... [INFO] [INFO] --- spotless-maven-plugin:2.20.0:apply (default) @ docs --- [INFO] Up-to-date checking enabled [INFO] Index file does not exist. Fallback to an empty index [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ docs --- [INFO] Highest basedir set to: <https://build.geoserver.org/job/geotools-main-docs/ws/> [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ docs --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ docs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ docs --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 113 source files with javac [debug target 11] to target/classes [WARNING] <https://build.geoserver.org/job/geotools-main-docs/ws/docs/src/main/java/org/geotools/render/StyleExamples.java>:[72,75] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.geotools.styling.Extent for a varargs call cast to org.geotools.styling.Extent[] for a non-varargs call and to suppress this warning [WARNING] <https://build.geoserver.org/job/geotools-main-docs/ws/docs/src/main/java/org/geotools/render/StyleExamples.java>:[234,85] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.geotools.styling.Extent for a varargs call cast to org.geotools.styling.Extent[] for a non-varargs call and to suppress this warning [WARNING] <https://build.geoserver.org/job/geotools-main-docs/ws/docs/src/main/java/org/geotools/render/StyleConverter.java>:[295,42] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.geotools.styling.FeatureTypeConstraint for a varargs call cast to org.geotools.styling.FeatureTypeConstraint[] for a non-varargs call and to suppress this warning [WARNING] <https://build.geoserver.org/job/geotools-main-docs/ws/docs/src/main/java/org/geotools/tutorial/coverage/ImageTiler.java>:[252,65] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.opengis.parameter.GeneralParameterValue for a varargs call cast to org.opengis.parameter.GeneralParameterValue[] for a non-varargs call and to suppress this warning [INFO] [INFO] --- maven-antrun-plugin:1.4:run (sphinx) @ docs --- project.artifactId [INFO] Executing tasks init: [echo] Build directory is <https://build.geoserver.org/job/geotools-main-docs/ws/docs/target> and project version is 30-SNAPSHOT index: sphinx: [echo] Running sphinx-build -D release=30-SNAPSHOT -q -W --keep-going -j auto -b html -d "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/index/doctrees"> . "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/index/html"> user: sphinx: [echo] Running sphinx-build -D release=30-SNAPSHOT -q -W --keep-going -j auto -b html -d "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/user/doctrees"> . "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/user/html"> web: sphinx: [echo] Running sphinx-build -D release=30-SNAPSHOT -q -W --keep-going -j auto -b html -d "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/web/doctrees"> . "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/web/html"> developer: sphinx: [echo] Running sphinx-build -D release=30-SNAPSHOT -q -W --keep-going -j auto -b html -d "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/developer/doctrees"> . "<https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/developer/html"> full: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ docs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geotools-main-docs/ws/docs/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ docs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ docs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ docs --- [INFO] Building jar: <https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/docs-30-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.3.0:jar (attach-sources) > generate-sources @ docs >>> [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (remove_gt_from_modulename) @ docs --- [INFO] No match to regex 'gt-' found in 'org.geotools.docs'. The initial value 'org.geotools.docs' is left as-is... [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (remove_dashes_from_modulename) @ docs --- [INFO] No match to regex '-' found in 'org.geotools.docs'. The initial value 'org.geotools.docs' is left as-is... [INFO] [INFO] --- spotless-maven-plugin:2.20.0:apply (default) @ docs --- [INFO] Up-to-date checking enabled [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ docs --- [INFO] Highest basedir set to: <https://build.geoserver.org/job/geotools-main-docs/ws/> [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ docs --- [INFO] [INFO] <<< maven-source-plugin:3.3.0:jar (attach-sources) < generate-sources @ docs <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.3.0:jar (attach-sources) @ docs --- [INFO] Building jar: <https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/docs-30-SNAPSHOT-sources.jar> [INFO] [INFO] --- sortpom-maven-plugin:2.15.0:sort (default) @ docs --- [INFO] Sorting file <https://build.geoserver.org/job/geotools-main-docs/ws/docs/pom.xml> [INFO] Pom file is already sorted, exiting [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ docs --- [INFO] Installing <https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/docs-30-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geotools/docs/30-SNAPSHOT/docs-30-SNAPSHOT.jar [INFO] Installing <https://build.geoserver.org/job/geotools-main-docs/ws/docs/pom.xml> to /var/lib/jenkins/.m2/repository/org/geotools/docs/30-SNAPSHOT/docs-30-SNAPSHOT.pom [INFO] Installing <https://build.geoserver.org/job/geotools-main-docs/ws/docs/target/docs-30-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geotools/docs/30-SNAPSHOT/docs-30-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.028 s [INFO] Finished at: 2023-07-04T00:25:26Z [INFO] ------------------------------------------------------------------------ + ssh -oStrictHostKeyChecking=no -p 2223 geo...@ge... mkdir -p /var/www/geotools/docs/latest + ssh -oStrictHostKeyChecking=no -p 2223 geo...@ge... chmod 777 /var/www/geotools/docs/latest chmod: changing permissions of '/var/www/geotools/docs/latest': Operation not permitted Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3372620 killed; [ssh-agent] Stopped. |