See 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-freerdp/FREERDP_BRANCH=2.2.0,JENKINS_LABEL_EXPRESSION=ubuntu/1571/display/redirect>

Changes:


------------------------------------------
Started by upstream project "Guacamole/guacamole-server-main-freerdp" build 
number 1571
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds36 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-freerdp/FREERDP_BRANCH=2.2.0,JENKINS_LABEL_EXPRESSION=ubuntu/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-freerdp/FREERDP_BRANCH=2.2.0,JENKINS_LABEL_EXPRESSION=ubuntu/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 8bc7319fc724e95b5e764d7ea323268a041193fe (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8bc7319fc724e95b5e764d7ea323268a041193fe # timeout=10
Commit message: "GUACAMOLE-520: Merge add mapping of Japanese IME keys."
 > git rev-list --no-walk 8bc7319fc724e95b5e764d7ea323268a041193fe # timeout=10
[ubuntu] $ /bin/sh -xe /tmp/jenkins13374093127887658136.sh
+ cat
[ubuntu] $ /bin/sh -xe /tmp/jenkins15770883172933521148.sh
+ cat
[ubuntu] $ /bin/sh -xe /tmp/jenkins373656871326968609.sh
+ cat
[ubuntu] $ /bin/sh -xe /tmp/jenkins7008523438829396140.sh
+ echo 
guac-jenkins-Guacamole-guacamole-server-main-freerdp-FREERDP_BRANCH=2.2.0,JENKINS_LABEL_EXPRESSION=ubuntu-1571
+ tr A-Z a-z
+ sed s/[^a-z0-9]\+/-/g
+ export 
TAG=guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-2-2-0-jenkins-label-expression-ubuntu-1571
+ trap docker rmi --force 
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-2-2-0-jenkins-label-expression-ubuntu-1571
 || true EXIT
+ docker build --no-cache=true --rm --tag 
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-2-2-0-jenkins-label-expression-ubuntu-1571
 .
#0 building with "default" instance using docker driver

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

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

#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: 12.81MB 0.4s done
#5 DONE 0.5s

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

#7 [3/4] RUN /bin/bash -e -x /build/install-deps.sh
#7 1.659 + dnf -y install 'dnf-command(config-manager)'
#7 4.483 Rocky Linux 8 - AppStream                       0.0  B/s |   0  B     
00:00    
#7 4.483 Errors during downloading metadata for repository 'appstream':
#7 4.483   - Curl error (6): Couldn't resolve host name for 
https://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8 [Could 
not resolve host: mirrors.rockylinux.org]
#7 4.553 Error: Failed to download metadata for repo 'appstream': Cannot 
prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for 
https://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8 [Could 
not resolve host: mirrors.rockylinux.org]
#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.659 + dnf -y install 'dnf-command(config-manager)'
4.483 Rocky Linux 8 - AppStream                       0.0  B/s |   0  B     
00:00    
4.483 Errors during downloading metadata for repository 'appstream':
4.483   - Curl error (6): Couldn't resolve host name for 
https://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8 [Could 
not resolve host: mirrors.rockylinux.org]
4.553 Error: Failed to download metadata for repo 'appstream': Cannot prepare 
internal mirrorlist: Curl error (6): Couldn't resolve host name for 
https://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8 [Could 
not resolve host: mirrors.rockylinux.org]
------
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-freerdp-freerdp-branch-2-2-0-jenkins-label-expression-ubuntu-1571
Error response from daemon: No such image: 
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-2-2-0-jenkins-label-expression-ubuntu-1571: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