[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+epel-7 #638

jenkins at x2go.org jenkins at x2go.org
Sun Apr 6 10:37:45 CEST 2025


See <https://jenkins.x2go.org:8443/job/x2goclient+nightly+epel-7/638/display/redirect?page=changes>

Changes:

[ionic] x2goclient.spec: add Recommends: x2gokdriveclient for FC30+, RH 8+, *SuSE 15.4+.

[ionic] debian/changelog: fixup.

[o.shneyder] Fix crashes in broker mode when server key check has failed

[Mike Gabriel] debian/Jenkinsfile: Add file. Initiate CI builds.

[ionic] debian/changelog: fixup.

[ionic] src/httpbrokerclient.cpp: handle missing server name/address gracefully.

[ionic] src/httpbrokerclient.cpp: parse port value (if provided) and handle errors gracefully.

[debian] find -type f -exec sed -i 's/QString::SkipEmptyParts/Qt::SkipEmptyParts/g' '{}' \\;

[Mike Gabriel] d/changelog: update from Git history

[ionic] x2goclient.spec: fix typo leading to FTBFS in Fedora macro.

[Mike Gabriel] src/compat.h: keep using QString::SkipEmptyParts/KeepEmptyParts for Qt < 5.14.0.

[Mike Gabriel] src/{exportdialog,folder{button,explorer},httpbrokerclient,onmainwindow.cpp,session{button,explorer,managedialog,widget},sharewidget,sshmasterconnection}.cpp: use compat.h to select compatible Qt::SkipEmptyParts/KeepEmptyParts.

[Mike Gabriel] remove QString::null deprecation warnings

[Mike Gabriel] remove endl deprecation warnings

[ionic] src/compat.h: instead of using preprocessor defines, extend the Qt namespace and add the SplitBehavior enum with values taken from QString::SplitBehavior.

[ionic] debian/changelog: sync.

[ionic] src/onmainwindow.cpp: use --disable-menubar for X2Go KDrive Client if X2Go Client is running in thinclient mode.

[ionic] src/onmainwindow.cpp: output "KDrive Client" instead of "NX proxy" if we're handling a KDrive session.

[ionic] debian/changelog: sync.

[ionic] src/compat.h: add more compat code for SplitBehavior.

[ionic] debian/changelog: sync.

[ionic] Fix spawning terminals for SSHD on Windows, when default terminal other than Windows Console Host.

[ionic] debian/changelog: sync.

[ionic] debian/rules: work around lrelease failure when building under user-mode emulation.

[ionic] debian/changelog: sync.

[ionic] debian/rules: actually rework workaround so that it triggers.

[ionic] debian/changelog: sync.

[ionic] src/{httobrokerclient.{cpp,h},onmainwindow.cpp}: parse password change result when changing password via HTTP broker.


------------------------------------------
[...truncated 78.30 KiB...]
+ [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo enabled=0
+ read -r line
+ [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64'
+ read -r line
+ [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo failovermethod=priority
+ read -r line
+ [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo skip_if_unavailable=False
+ read -r line
+ [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo ''
+ read -r line
+ [[ [local] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ [local] =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo '[local]'
+ read -r line
+ [[ name=local =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ name=local =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo name=local
+ read -r line
+ [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/
+ read -r line
+ [[ cost=2000 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ cost=2000 =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo cost=2000
+ read -r line
+ [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo enabled=0
+ read -r line
+ [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo skip_if_unavailable=False
+ read -r line
+ [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo ''
+ read -r line
+ [[ [epel-debuginfo] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ [epel-debuginfo] =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo '[epel-debuginfo]'
+ read -r line
+ [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo 'name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug'
+ read -r line
+ [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64'
+ read -r line
+ [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo failovermethod=priority
+ read -r line
+ [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo enabled=0
+ read -r line
+ [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 0 ']'
+ echo skip_if_unavailable=False
+ read -r line
+ [[ """ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]]
+ '[' 1 -eq 1 ']'
+ [[ """ =~ ^[[:space:]]*"""[[:space:]]*$ ]]
+ printf '\n'
+ typeset -i i=0
+ (( i = 0 ))
+ (( i < 8 ))
+ echo '[x2go-extras-epel]'
+ (( ++i ))
+ (( i < 8 ))
+ echo 'name=Upstream X2Go EPEL Packages (Extra Packages)'
+ (( ++i ))
+ (( i < 8 ))
+ echo baseurl=http://packages.x2go.org/epel/7/extras/x86_64
+ (( ++i ))
+ (( i < 8 ))
+ echo gpgcheck=0
+ (( ++i ))
+ (( i < 8 ))
+ echo gpgkey=http://packages.x2go.org/pub.key
+ (( ++i ))
+ (( i < 8 ))
+ echo enabled=1
+ (( ++i ))
+ (( i < 8 ))
+ echo protect=0
+ (( ++i ))
+ (( i < 8 ))
+ echo ''
+ (( ++i ))
+ (( i < 8 ))
+ '[' full = full ']'
+ printf '\n'
+ typeset -i i=0
+ (( i = 0 ))
+ (( i < 8 ))
+ echo '[x2go-nightly-epel]'
+ (( ++i ))
+ (( i < 8 ))
+ echo 'name=Upstream X2Go EPEL Packages (Nightly Builds)'
+ (( ++i ))
+ (( i < 8 ))
+ echo baseurl=http://packages.x2go.org/epel/7/heuler/x86_64
+ (( ++i ))
+ (( i < 8 ))
+ echo gpgcheck=0
+ (( ++i ))
+ (( i < 8 ))
+ echo gpgkey=http://packages.x2go.org/pub.key
+ (( ++i ))
+ (( i < 8 ))
+ echo enabled=1
+ (( ++i ))
+ (( i < 8 ))
+ echo protect=0
+ (( ++i ))
+ (( i < 8 ))
+ echo ''
+ (( ++i ))
+ (( i < 8 ))
+ echo '"""'
+ read -r line
+ IFS=' 	
'
+ cache_mock_config
+ typeset tmp_mock_config=/var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA/epel-7-x86_64-x2go-nightly-full.CRdZRy20bFbs9lcWmaOhenfV.cfg
+ typeset 'tmp_regex=^.*\.cfg$'
+ [[ ! /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA/epel-7-x86_64-x2go-nightly-full.CRdZRy20bFbs9lcWmaOhenfV.cfg =~ ^.*\.cfg$ ]]
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA/epel-7-x86_64-x2go-nightly-full.CRdZRy20bFbs9lcWmaOhenfV.cfg ']'
+ '[' '!' -r /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA/epel-7-x86_64-x2go-nightly-full.CRdZRy20bFbs9lcWmaOhenfV.cfg ']'
++ basename -s .cfg /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA/epel-7-x86_64-x2go-nightly-full.CRdZRy20bFbs9lcWmaOhenfV.cfg
+ typeset mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.CRdZRy20bFbs9lcWmaOhenfV
+ typeset tmp=epel-7-x86_64-x2go-nightly-full.CRdZRy20bFbs9lcWmaOhenfV
+ mock_cache_file_name=epel-7-x86_64-x2go-nightly-full
+ '[' epel-7-x86_64-x2go-nightly-full = epel-7-x86_64-x2go-nightly-full.CRdZRy20bFbs9lcWmaOhenfV ']'
+ mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.cfg
+ typeset mock_cache_file_path=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg
+ '[' -f /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']'
+ '[' -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']'
+ cmp -s /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA/epel-7-x86_64-x2go-nightly-full.CRdZRy20bFbs9lcWmaOhenfV.cfg /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg
+ echo 'Cached mock config file matches generated one, using the cached file.'
Cached mock config file matches generated one, using the cached file.
+ TMP_MOCK_CFG_FILE=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg
+ return 0
+ return 0
+ MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full'
+ '[' 0 -eq 0 ']'
+ MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg'
+ return 0
+ /usr/bin/mock --buildsrpm -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg --resultdir=/var/lib/jenkins/pkg-dist/heuler/x2goclient/epel/7/SRPM/ --spec /var/lib/jenkins/pkg-dist/heuler/x2goclient/epel/7/SRPM/rpmbuild/SOURCES/x2goclient.spec --sources /var/lib/jenkins/pkg-dist/heuler/x2goclient/epel/7/SRPM/rpmbuild/SOURCES/
INFO: mock.py version 1.3.2-2.14x2go1 starting (python version = 3.5.3)...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Start(/var/lib/jenkins/pkg-dist/heuler/x2goclient/epel/7/SRPM/rpmbuild/SOURCES/x2goclient.spec)  Config(epel-7-x86_64)
Start: clean chroot
Finish: clean chroot
Start: chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
Mock Version: 1.3.2-2.14x2go1
INFO: Mock Version: 1.3.2-2.14x2go1
Start: yum install
ERROR: Exception(/var/lib/jenkins/pkg-dist/heuler/x2goclient/epel/7/SRPM/rpmbuild/SOURCES/x2goclient.spec) Config(epel-7-x86_64) 0 minutes 4 seconds
INFO: Results and/or logs in: /var/lib/jenkins/pkg-dist/heuler/x2goclient/epel/7/SRPM/
INFO: Cleaning up build root ('cleanup_on_failure=True')
Start: clean chroot
Finish: clean chroot
ERROR: Command failed: 
 # /usr/bin/yum --installroot /var/lib/mock/epel-7-x86_64/root/ --releasever 7 install @buildsys-build
Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org"

+ cat /var/lib/jenkins/pkg-dist/heuler/x2goclient/epel/7/SRPM/build.log
Mock Version: 1.3.2-2.14x2go1
Mock Version: 1.3.2-2.14x2go1
Mock Version: 1.3.2-2.14x2go1
Mock Version: 1.3.2-2.14x2go1
Mock Version: 1.3.2-2.14x2go1
Mock Version: 1.3.2-2.14x2go1
+ exit 1
+ cleanup
+ '[' -n /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA ']'
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA ']'
+ case "${TMP_MOCK_CFG_DIR}" in
+ typeset file=
+ for file in "${TMP_MOCK_CFG_DIR}/"*
+ '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA/epel-7-x86_64-x2go-nightly-full.CRdZRy20bFbs9lcWmaOhenfV.cfg ']'
+ rm -- /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA/epel-7-x86_64-x2go-nightly-full.CRdZRy20bFbs9lcWmaOhenfV.cfg
+ '[' -e /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA ']'
+ '[' -d /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA ']'
+ rmdir -- /var/lib/jenkins/tmp/x2go-mock-MEFzJ1icCK39wVKaq2SnhjYA
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.iLcRJihQqPOXFI2jEQIZdNJp ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.iLcRJihQqPOXFI2jEQIZdNJp ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.iLcRJihQqPOXFI2jEQIZdNJp
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list