Closed yemreinci closed 2 years ago
See the docker build log from Jenkins:
14:25:12 Step 1/11 : FROM fedora:latest 14:25:12 ---> 26056ca25aff 14:25:12 Step 2/11 : RUN dnf groups install -y "Development Tools" 14:25:12 ---> Using cache 14:25:12 ---> de1d4923f559 14:25:12 Step 3/11 : RUN dnf install -y gcc-c++ gdb compat-openssl10-devel.i686 cmake valgrind rsync passwd openssh-server ninja-build java-1.8.0-openjdk 14:25:12 ---> Using cache 14:25:12 ---> 3615260d34ee 14:25:12 Step 4/11 : RUN dnf -y install glibc-devel.i686 glibc-devel libstdc++.i686 14:25:13 ---> Running in 6637947dd55c 14:25:15 Fedora 33 openh264 (From Cisco) - x86_64 1.3 kB/s | 989 B 00:00 14:25:15 Fedora Modular 33 - x86_64 44 kB/s | 26 kB 00:00 14:25:16 Fedora Modular 33 - x86_64 - Updates 44 kB/s | 25 kB 00:00 14:25:17 Fedora Modular 33 - x86_64 - Updates 642 kB/s | 621 kB 00:00 14:25:18 Fedora 33 - x86_64 - Updates 31 kB/s | 18 kB 00:00 14:25:20 Fedora 33 - x86_64 - Updates 3.0 MB/s | 6.7 MB 00:02 14:25:28 Fedora 33 - x86_64 47 kB/s | 27 kB 00:00 14:25:30 Package glibc-devel-2.32-4.fc33.x86_64 is already installed. 14:25:30 Dependencies resolved. 14:25:30 ================================================================================ 14:25:30 Package Arch Version Repository Size 14:25:30 ================================================================================ 14:25:30 Installing: 14:25:30 glibc-devel i686 2.32-6.fc33 updates 1.0 M 14:25:30 libstdc++ i686 10.3.1-1.fc33 updates 664 k 14:25:30 Upgrading: 14:25:30 glibc i686 2.32-6.fc33 updates 3.4 M 14:25:30 glibc x86_64 2.32-6.fc33 updates 3.6 M 14:25:30 glibc-common x86_64 2.32-6.fc33 updates 1.8 M 14:25:30 glibc-devel x86_64 2.32-6.fc33 updates 1.0 M 14:25:30 glibc-headers-x86 noarch 2.32-6.fc33 updates 483 k 14:25:30 glibc-minimal-langpack x86_64 2.32-6.fc33 updates 83 k 14:25:30 libxcrypt x86_64 4.4.20-2.fc33 updates 119 k 14:25:30 libxcrypt-devel x86_64 4.4.20-2.fc33 updates 29 k 14:25:30 Installing dependencies: 14:25:30 libxcrypt i686 4.4.20-2.fc33 updates 125 k 14:25:30 libxcrypt-devel i686 4.4.20-2.fc33 updates 29 k 14:25:30 14:25:30 Transaction Summary 14:25:30 ================================================================================ 14:25:30 Install 4 Packages 14:25:30 Upgrade 8 Packages 14:25:30 14:25:30 Total download size: 12 M 14:25:30 Downloading Packages: 14:25:31 (1/12): libxcrypt-4.4.20-2.fc33.i686.rpm 672 kB/s | 125 kB 00:00 14:25:31 (2/12): libxcrypt-devel-4.4.20-2.fc33.i686.rpm 870 kB/s | 29 kB 00:00 14:25:31 (3/12): libstdc++-10.3.1-1.fc33.i686.rpm 2.1 MB/s | 664 kB 00:00 14:25:31 (4/12): glibc-devel-2.32-6.fc33.i686.rpm 2.3 MB/s | 1.0 MB 00:00 14:25:32 (5/12): glibc-common-2.32-6.fc33.x86_64.rpm 4.4 MB/s | 1.8 MB 00:00 14:25:32 (6/12): glibc-2.32-6.fc33.x86_64.rpm 4.3 MB/s | 3.6 MB 00:00 14:25:32 (7/12): glibc-devel-2.32-6.fc33.x86_64.rpm 4.1 MB/s | 1.0 MB 00:00 14:25:32 (8/12): glibc-minimal-langpack-2.32-6.fc33.x86_ 1.2 MB/s | 83 kB 00:00 14:25:32 (9/12): glibc-headers-x86-2.32-6.fc33.noarch.rp 5.0 MB/s | 483 kB 00:00 14:25:32 (10/12): libxcrypt-4.4.20-2.fc33.x86_64.rpm 2.5 MB/s | 119 kB 00:00 14:25:32 (11/12): libxcrypt-devel-4.4.20-2.fc33.x86_64.r 603 kB/s | 29 kB 00:00 14:25:32 (12/12): glibc-2.32-6.fc33.i686.rpm 3.0 MB/s | 3.4 MB 00:01 14:25:32 -------------------------------------------------------------------------------- 14:25:32 Total 6.4 MB/s | 12 MB 00:01 14:25:32 Running transaction check 14:25:33 Transaction check succeeded. 14:25:33 Running transaction test 14:25:33 The downloaded packages were saved in cache until the next successful transaction. 14:25:33 You can remove cached packages by executing 'dnf clean packages'. 14:25:33 [91mError: Transaction test error: 14:25:33 file /usr/share/gcc-10/python/libstdcxx/__pycache__/__init__.cpython-39.opt-1.pyc from install of libstdc++-10.3.1-1.fc33.i686 conflicts with file from package libstdc++-10.2.1-9.fc33.x86_64 14:25:33 file /usr/share/gcc-10/python/libstdcxx/__pycache__/__init__.cpython-39.pyc from install of libstdc++-10.3.1-1.fc33.i686 conflicts with file from package libstdc++-10.2.1-9.fc33.x86_64 14:25:33 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/__init__.cpython-39.opt-1.pyc from install of libstdc++-10.3.1-1.fc33.i686 conflicts with file from package libstdc++-10.2.1-9.fc33.x86_64 14:25:33 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/__init__.cpython-39.pyc from install of libstdc++-10.3.1-1.fc33.i686 conflicts with file from package libstdc++-10.2.1-9.fc33.x86_64 14:25:33 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/printers.cpython-39.opt-1.pyc from install of libstdc++-10.3.1-1.fc33.i686 conflicts with file from package libstdc++-10.2.1-9.fc33.x86_64 14:25:33 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/printers.cpython-39.pyc from install of libstdc++-10.3.1-1.fc33.i686 conflicts with file from package libstdc++-10.2.1-9.fc33.x86_64 14:25:33 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/xmethods.cpython-39.opt-1.pyc from install of libstdc++-10.3.1-1.fc33.i686 conflicts with file from package libstdc++-10.2.1-9.fc33.x86_64 14:25:33 file /usr/share/gcc-10/python/libstdcxx/v6/__pycache__/xmethods.cpython-39.pyc from install of libstdc++-10.3.1-1.fc33.i686 conflicts with file from package libstdc++-10.2.1-9.fc33.x86_64 14:25:33 file /usr/share/gcc-10/python/libstdcxx/v6/printers.py from install of libstdc++-10.3.1-1.fc33.i686 conflicts with file from package libstdc++-10.2.1-9.fc33.x86_64 14:25:33 14:25:33 [0mThe command '/bin/sh -c dnf -y install glibc-devel.i686 glibc-devel libstdc++.i686' returned a non-zero code: 1 14:25:34 $ ssh-agent -k 14:25:34 unset SSH_AUTH_SOCK; 14:25:34 unset SSH_AGENT_PID; 14:25:34 echo Agent pid 552651 killed; 14:25:34 [ssh-agent] Stopped. 14:25:34 FATAL: Failed to build docker image from project Dockerfile
This was probably due to some problem with Jenkins. It hasn't happened for a long time. Closing.
See the docker build log from Jenkins: