See <https://builds.apache.org/job/guacamole-server-coverity/65/display/redirect?page=changes>
Changes: [vnick] GUACAMOLE-414: Add pthread lock and callbacks for TLS write locking. [vnick] GUACAMOLE-414: Add version checks for TLS locking. [vnick] GUACAMOLE-414: Use configure checks for finding TLS locking support. [vnick] GUACAMOLE-414: Clean up style and move mutex init to client allocation. [vnick] GUACAMOLE-414: Convert errors to strings from ptread_mutex_lock and [vnick] GUACAMOLE-414: Use correct formatting for string from strerror. [vnick] GUACAMOLE-414: Remove unnecessary rfbconfig include. [vnick] GUACAMOLE-296: Add checks for Stream functions in winpr libraries. ------------------------------------------ Started by upstream project "guacamole-server-master" build number 92 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H34 (ubuntu xenial) in workspace <https://builds.apache.org/job/guacamole-server-coverity/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/guacamole-server.git > git init > <https://builds.apache.org/job/guacamole-server-coverity/ws/guacamole-server> > # timeout=10 Fetching upstream changes from https://github.com/apache/guacamole-server.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/guacamole-server.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/apache/guacamole-server.git > # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/guacamole-server.git > # timeout=10 Fetching upstream changes from https://github.com/apache/guacamole-server.git > git fetch --tags --progress https://github.com/apache/guacamole-server.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision 5e8f5eaa50ed5666596fad5df7359b3e7a80676c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5e8f5eaa50ed5666596fad5df7359b3e7a80676c Commit message: "GUACAMOLE-296: Merge changes linking libwinpr / libwinpr-utils as needed." > git rev-list --no-walk cd3432e5946596bdde7ac5955b8ae3448d32544d # timeout=10 [EnvInject] - Mask passwords that will be passed as build parameters. [guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins6764807421998049349.sh + cat [guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins7997506028971968256.sh + cat [guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins6359739177327568063.sh + cat [guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins3407611696877019617.sh + export TAG=guac-jenkins-guacamole-server-coverity-65 + TAG=guac-jenkins-guacamole-server-coverity-65 + trap 'docker rmi --force guac-jenkins-guacamole-server-coverity-65 || true' EXIT + docker build --no-cache=true --rm --tag guac-jenkins-guacamole-server-coverity-65 --build-arg COVERITY_TOKEN=[*******] --build-arg COVERITY_EMAIL=[*******] . Sending build context to Docker daemon 10.52MB Step 1/8 : FROM centos:centos7 ---> 9f38484d220f Step 2/8 : ARG COVERITY_TOKEN=local ---> Running in d96ae0a362cc ---> 1ba2d526f837 Removing intermediate container d96ae0a362cc Step 3/8 : ENV COVERITY_TOKEN [*******] ---> Running in d168cd06f0be ---> e0e98a0ea19c Removing intermediate container d168cd06f0be Step 4/8 : ARG COVERITY_EMAIL=local ---> Running in 9aa584f81312 ---> 9fd36474a3c8 Removing intermediate container 9aa584f81312 Step 5/8 : ENV COVERITY_EMAIL [*******] ---> Running in dc04e31c5937 ---> d2a9586a6bf3 Removing intermediate container dc04e31c5937 Step 6/8 : COPY . /build/ ---> abe0594a188c Removing intermediate container 88c74694c92d Step 7/8 : RUN /bin/bash -e -x /build/install-deps.sh ---> Running in 11b64b72b1b5 [91m+ mkdir -p /opt [0m[91m+ cd /opt [0m[91m+ curl --data-urlencode token=[*******] --data-urlencode project=guacamole-server https://scan.coverity.com/download/linux64 [0m[91m+ tar -xz [0m[91m % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed[0m[91m 0 0 0 0 0 0 [0m[91m 0 0 -[0m[91m-:--:-- -[0m[91m-:--:--[0m[91m --:--:[0m[91m-- 0[0m[91m 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [0m[91mcurl: (60) Peer's Certificate issuer is not recognized[0m[91m. More details here: http:[0m[91m//curl.haxx.se/d[0m[91mocs/sslcerts.html curl performs SSL certificate verification by de[0m[91mfault, using a [0m[91m"bun[0m[91mdle" of Certificate [0m[91mAuthority (CA) public keys (CA certs). If the default bundle file isn't [0m[91madequate, you can specify an alt[0m[91merna[0m[91mte file using [0m[91mthe[0m[91m --cacert option. If this [0m[91mHTTP[0m[91mS server uses [0m[91ma ce[0m[91mrtificate sign[0m[91med [0m[91mby a CA represe[0m[91mnted in the bundle, [0m[91mthe certificate verification probably failed due to a problem with the certificat[0m[91me (it might be expi[0m[91mred, or the n[0m[91mame might [0m[91m not match[0m[91m the domain name in the URL). If you'd like to turn off curl[0m[91m's verifica[0m[91mtion of the certi[0m[91mficate, use [0m[91mthe -k (or --insecure) option. [0m[91m gzip: stdin: unexpected end of file [0m[91mtar: Child returned status 1 tar: Error is not recoverable: exiting now [0mThe command '/bin/sh -c /bin/bash -e -x /build/install-deps.sh' returned a non-zero code: 1 + docker rmi --force guac-jenkins-guacamole-server-coverity-65 Error response from daemon: No such image: guac-jenkins-guacamole-server-coverity-65:latest + true Build step 'Execute shell' marked build as failure
