|
From: Jenkins <gtb...@gm...> - 2023-07-04 01:34:26
|
See <https://build.geoserver.org/job/geotools-main-docs/625/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-uOnMR1FVJqzk/agent.3454539 SSH_AGENT_PID=3454542 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <https://build.geoserver.org/job/geotools-main-docs/ws/@tmp/private_key_13983749171316092385.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/jenkins18090719234188578552.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 + ssh -oStrictHostKeyChecking=no -p 2223 geo...@ge... mkdir -p /var/www/geotools/docs/latest + ssh -oStrictHostKeyChecking=no -p 2223 geo...@ge... ls -al /var/www/geotools total 852 drwxr-xr-x 5 geotools users 8 Aug 19 2022 . drwxr-xr-x 10 root root 10 Sep 3 2022 .. drwxr-xr-x 5 geotools users 10 Aug 19 2022 docs -rw-r--r-- 1 geotools users 383061 Aug 19 2022 index.old.zip -rwxr--r-- 1 geotools users 1679 Aug 19 2022 update_site.sh drwxr-xr-x 4 geotools users 10 Aug 19 2022 web drwxr-xr-x 4 geotools users 10 Aug 19 2022 web.old -rw-r--r-- 1 geotools users 412909 Aug 19 2022 web.old.zip + ssh -oStrictHostKeyChecking=no -p 2223 geo...@ge... ls -al /var/www/geoserver ls: cannot access '/var/www/geoserver': No such file or directory Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3454542 killed; [ssh-agent] Stopped. |