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
+ mkdir -p /opt
+ cd /opt
+ curl --data-urlencode token=[*******] --data-urlencode 
project=guacamole-server https://scan.coverity.com/download/linux64
+ tar -xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time 
 Current
                                 Dload  Upload   Total   Spent    Left  
Speed
  0     0    0     0    0     0      0      0 --:--:-- 
--:--:-- --:--:--     0  0     0    0     0 
   0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) Peer's Certificate issuer is not recognized.
More details here: http://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a 
"bundle"
 of Certificate Authority (CA) public keys (CA certs). If the default
 bundle file isn't adequate, you can specify an 
alternate file
 using the --cacert option.
If this HTTPS server uses a certificate 
signed by a CA represented in
 the bundle, the certificate verification probably failed due to a
 problem with the certificate (it might be expired, or the 
name might
 not match the domain name in the URL).
If you'd like to turn off curl's verification of the 
certificate, use
 the -k (or --insecure) option.

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The 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

Reply via email to