See 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-rocky/JENKINS_LABEL_EXPRESSION=ubuntu,ROCKY_RELEASE=8/910/display/redirect?page=changes>

Changes:

[Mike Jumper] GUACAMOLE-377: Correct race condition in guac_display flush 
planning.


------------------------------------------
Started by upstream project "Guacamole/guacamole-server-main-rocky" build 
number 910
originally caused by:
 Started by upstream project "Guacamole/guacamole-server-main" build number 187
 originally caused by:
  Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds30 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-rocky/JENKINS_LABEL_EXPRESSION=ubuntu,ROCKY_RELEASE=8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/guacamole-server.git
 > git init 
 > <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-rocky/JENKINS_LABEL_EXPRESSION=ubuntu,ROCKY_RELEASE=8/ws/guacamole-server>
 >  # timeout=10
Fetching upstream changes from https://github.com/apache/guacamole-server.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://github.com/apache/guacamole-server.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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
Avoid second fetch
Checking out Revision e6a34e2fd6a2fe72571680243a4cef02991a41c4 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6a34e2fd6a2fe72571680243a4cef02991a41c4 # timeout=10
Commit message: "Merge changes from patch branch back to main."
 > git rev-list --no-walk 2f09f6d5bbba35e849c511d5235de398f63c9093 # timeout=10
[8] $ /bin/sh -xe /tmp/jenkins17841577976220816629.sh
+ cat
[8] $ /bin/sh -xe /tmp/jenkins6641240330307099214.sh
+ cat
[8] $ /bin/sh -xe /tmp/jenkins14738864533611048312.sh
+ cat
[8] $ /bin/sh -xe /tmp/jenkins1022933209926083457.sh
+ echo 
guac-jenkins-Guacamole-guacamole-server-main-rocky-JENKINS_LABEL_EXPRESSION=ubuntu,ROCKY_RELEASE=8-910
+ tr A-Z a-z
+ sed s/[^a-z0-9]\+/-/g
+ export 
TAG=guac-jenkins-guacamole-guacamole-server-main-rocky-jenkins-label-expression-ubuntu-rocky-release-8-910
+ trap docker rmi --force 
guac-jenkins-guacamole-guacamole-server-main-rocky-jenkins-label-expression-ubuntu-rocky-release-8-910
 || true EXIT
+ docker build --no-cache=true --rm --tag 
guac-jenkins-guacamole-guacamole-server-main-rocky-jenkins-label-expression-ubuntu-rocky-release-8-910
 .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 157B done
#1 DONE 0.2s

#2 [internal] load metadata for docker.io/library/rockylinux:8
#2 DONE 0.8s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.2s

#4 [1/4] FROM 
docker.io/library/rockylinux:8@sha256:9794037624aaa6212aeada1d28861ef5e0a935adaf93e4ef79837119f2a2d04c
#4 CACHED

#5 [internal] load build context
#5 transferring context: 13.62MB 0.5s done
#5 DONE 0.7s

#6 [2/4] COPY . /build/
#6 DONE 3.0s

#7 [3/4] RUN /bin/bash -e -x /build/install-deps.sh
#7 1.299 + dnf -y upgrade
#7 373.9 Rocky Linux 8 - AppStream                       0.0  B/s |   0  B     
06:12    
#7 373.9 Errors during downloading metadata for repository 'appstream':
#7 373.9   - Curl error (28): Timeout was reached for 
https://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8 
[Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
#7 374.0 Error: Failed to download metadata for repo 'appstream': Cannot 
prepare internal mirrorlist: Curl error (28): Timeout was reached for 
https://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8 
[Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
#7 ERROR: process "/bin/sh -c /bin/bash -e -x /build/install-deps.sh" did not 
complete successfully: exit code: 1
------
 > [3/4] RUN /bin/bash -e -x /build/install-deps.sh:
1.299 + dnf -y upgrade
373.9 Rocky Linux 8 - AppStream                       0.0  B/s |   0  B     
06:12    
373.9 Errors during downloading metadata for repository 'appstream':
373.9   - Curl error (28): Timeout was reached for 
https://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8 
[Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
374.0 Error: Failed to download metadata for repo 'appstream': Cannot prepare 
internal mirrorlist: Curl error (28): Timeout was reached for 
https://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8 
[Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
------
Dockerfile:3
--------------------
   1 |       FROM rockylinux:8
   2 |       COPY . /build/
   3 | >>>   RUN /bin/bash -e -x /build/install-deps.sh
   4 |       RUN /bin/bash -e -x /build/build.sh
   5 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c /bin/bash -e -x 
/build/install-deps.sh" did not complete successfully: exit code: 1
+ docker rmi --force 
guac-jenkins-guacamole-guacamole-server-main-rocky-jenkins-label-expression-ubuntu-rocky-release-8-910
Error response from daemon: No such image: 
guac-jenkins-guacamole-guacamole-server-main-rocky-jenkins-label-expression-ubuntu-rocky-release-8-910:latest
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to