<86>Nov 7 03:11:11 userdel[2796369]: delete user 'rooter' <86>Nov 7 03:11:11 userdel[2796369]: removed group 'rooter' owned by 'rooter' <86>Nov 7 03:11:11 userdel[2796369]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 7 03:11:11 groupadd[2796443]: group added to /etc/group: name=rooter, GID=1817 <86>Nov 7 03:11:11 groupadd[2796443]: group added to /etc/gshadow: name=rooter <86>Nov 7 03:11:11 groupadd[2796443]: new group: name=rooter, GID=1817 <86>Nov 7 03:11:11 useradd[2796533]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>Nov 7 03:11:12 userdel[2796726]: delete user 'builder' <86>Nov 7 03:11:12 userdel[2796726]: removed group 'builder' owned by 'builder' <86>Nov 7 03:11:12 userdel[2796726]: removed shadow group 'builder' owned by 'builder' <86>Nov 7 03:11:12 groupadd[2796803]: group added to /etc/group: name=builder, GID=1818 <86>Nov 7 03:11:12 groupadd[2796803]: group added to /etc/gshadow: name=builder <86>Nov 7 03:11:12 groupadd[2796803]: new group: name=builder, GID=1818 <86>Nov 7 03:11:12 useradd[2796918]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/passt-20240906-alt1.nosrc.rpm (w1.gzdio) Installing passt-20240906-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15439 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf passt-20240906 + echo 'Source #0 (passt-20240906.tar):' Source #0 (passt-20240906.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/passt-20240906.tar + cd passt-20240906 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15439 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd passt-20240906 + make -j16 VERSION=20240906-alt1.x86_64-pasta make: Entering directory '/usr/src/RPM/BUILD/passt-20240906' ln -sf passt.1 pasta.1 make: Leaving directory '/usr/src/RPM/BUILD/passt-20240906' make: Entering directory '/usr/src/RPM/BUILD/passt-20240906' cc -Wall -Wextra -Wno-format-zero-length -pedantic -std=c11 -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -O2 -pie -fPIE -DPAGE_SIZE=4096 -DNETNS_RUN_DIR=\"/run/netns\" -DPASST_AUDIT_ARCH=AUDIT_ARCH_X86_64 -DRLIMIT_STACK_VAL=8192 -DARCH=\"x86_64\" -DVERSION=\"20240906-alt1.x86_64-pasta\" -DDUAL_STACK_SOCKETS=1 -DHAS_SND_WND -DHAS_BYTES_ACKED -DHAS_MIN_RTT -DHAS_GETRANDOM -fstack-protector-strong qrap.c -o qrap make: Leaving directory '/usr/src/RPM/BUILD/passt-20240906' make: Entering directory '/usr/src/RPM/BUILD/passt-20240906' stty: 'standard input': Inappropriate ioctl for device seccomp profile passt allows: accept4 bind clock_gettime close connect epoll_ctl epoll_pwait epoll_wait exit_group fallocate fcntl ftruncate getsockopt listen lseek read recvfrom recvmmsg recvmsg sendmmsg sendmsg sendto setsockopt shutdown socket timerfd_create timerfd_gettime timerfd_settime write writev stty: 'standard input': Inappropriate ioctl for device seccomp profile pasta allows: accept4 bind clock_gettime clone close connect epoll_ctl epoll_pwait epoll_wait exit exit_group fallocate fcntl ftruncate getsockopt ioctl listen lseek openat pipe2 read recvfrom recvmmsg recvmsg rt_sigprocmask rt_sigreturn sendmmsg sendmsg sendto setns setsockopt shutdown socket splice timerfd_create timerfd_gettime timerfd_settime waitid write writev make: Leaving directory '/usr/src/RPM/BUILD/passt-20240906' make: Entering directory '/usr/src/RPM/BUILD/passt-20240906' cc -Wall -Wextra -Wno-format-zero-length -pedantic -std=c11 -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -O2 -pie -fPIE -DPAGE_SIZE=4096 -DNETNS_RUN_DIR=\"/run/netns\" -DPASST_AUDIT_ARCH=AUDIT_ARCH_X86_64 -DRLIMIT_STACK_VAL=8192 -DARCH=\"x86_64\" -DVERSION=\"20240906-alt1.x86_64-pasta\" -DDUAL_STACK_SOCKETS=1 -DHAS_SND_WND -DHAS_BYTES_ACKED -DHAS_MIN_RTT -DHAS_GETRANDOM -fstack-protector-strong arch.c arp.c checksum.c conf.c dhcp.c dhcpv6.c flow.c fwd.c icmp.c igmp.c inany.c iov.c ip.c isolation.c lineread.c log.c mld.c ndp.c netlink.c packet.c passt.c pasta.c pcap.c pif.c tap.c tcp.c tcp_buf.c tcp_splice.c udp.c udp_flow.c util.c -o passt make: Leaving directory '/usr/src/RPM/BUILD/passt-20240906' make: Entering directory '/usr/src/RPM/BUILD/passt-20240906' ln -sf passt pasta make: Leaving directory '/usr/src/RPM/BUILD/passt-20240906' make: Entering directory '/usr/src/RPM/BUILD/passt-20240906' cc -Wall -Wextra -Wno-format-zero-length -pedantic -std=c11 -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -pie -fPIE -DPAGE_SIZE=4096 -DNETNS_RUN_DIR=\"/run/netns\" -DPASST_AUDIT_ARCH=AUDIT_ARCH_X86_64 -DRLIMIT_STACK_VAL=8192 -DARCH=\"x86_64\" -DVERSION=\"20240906-alt1.x86_64-pasta\" -DDUAL_STACK_SOCKETS=1 -DHAS_SND_WND -DHAS_BYTES_ACKED -DHAS_MIN_RTT -DHAS_GETRANDOM -fstack-protector-strong -Ofast -mavx2 -ftree-vectorize -funroll-loops \ arch.c arp.c checksum.c conf.c dhcp.c dhcpv6.c flow.c fwd.c icmp.c igmp.c inany.c iov.c ip.c isolation.c lineread.c log.c mld.c ndp.c netlink.c packet.c passt.c pasta.c pcap.c pif.c tap.c tcp.c tcp_buf.c tcp_splice.c udp.c udp_flow.c util.c -o passt.avx2 make: Leaving directory '/usr/src/RPM/BUILD/passt-20240906' make: Entering directory '/usr/src/RPM/BUILD/passt-20240906' ln -sf passt.avx2 pasta.avx2 make: Leaving directory '/usr/src/RPM/BUILD/passt-20240906' + mv -f passt pasta + mv -f passt.avx2 pasta.avx2 + make -j16 passt passt.avx2 VERSION=20240906-alt1.x86_64 make: Entering directory '/usr/src/RPM/BUILD/passt-20240906' cc -Wall -Wextra -Wno-format-zero-length -pedantic -std=c11 -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -O2 -pie -fPIE -DPAGE_SIZE=4096 -DNETNS_RUN_DIR=\"/run/netns\" -DPASST_AUDIT_ARCH=AUDIT_ARCH_X86_64 -DRLIMIT_STACK_VAL=8192 -DARCH=\"x86_64\" -DVERSION=\"20240906-alt1.x86_64\" -DDUAL_STACK_SOCKETS=1 -DHAS_SND_WND -DHAS_BYTES_ACKED -DHAS_MIN_RTT -DHAS_GETRANDOM -fstack-protector-strong arch.c arp.c checksum.c conf.c dhcp.c dhcpv6.c flow.c fwd.c icmp.c igmp.c inany.c iov.c ip.c isolation.c lineread.c log.c mld.c ndp.c netlink.c packet.c passt.c pasta.c pcap.c pif.c tap.c tcp.c tcp_buf.c tcp_splice.c udp.c udp_flow.c util.c -o passt make: Leaving directory '/usr/src/RPM/BUILD/passt-20240906' make: Entering directory '/usr/src/RPM/BUILD/passt-20240906' cc -Wall -Wextra -Wno-format-zero-length -pedantic -std=c11 -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -pie -fPIE -DPAGE_SIZE=4096 -DNETNS_RUN_DIR=\"/run/netns\" -DPASST_AUDIT_ARCH=AUDIT_ARCH_X86_64 -DRLIMIT_STACK_VAL=8192 -DARCH=\"x86_64\" -DVERSION=\"20240906-alt1.x86_64\" -DDUAL_STACK_SOCKETS=1 -DHAS_SND_WND -DHAS_BYTES_ACKED -DHAS_MIN_RTT -DHAS_GETRANDOM -fstack-protector-strong -Ofast -mavx2 -ftree-vectorize -funroll-loops \ arch.c arp.c checksum.c conf.c dhcp.c dhcpv6.c flow.c fwd.c icmp.c igmp.c inany.c iov.c ip.c isolation.c lineread.c log.c mld.c ndp.c netlink.c packet.c passt.c pasta.c pcap.c pif.c tap.c tcp.c tcp_buf.c tcp_splice.c udp.c udp_flow.c util.c -o passt.avx2 make: Leaving directory '/usr/src/RPM/BUILD/passt-20240906' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82162 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/passt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/passt-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd passt-20240906 + touch pasta + touch pasta.avx2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/passt-buildroot prefix=/usr make: Entering directory '/usr/src/RPM/BUILD/passt-20240906' mkdir -p /usr/src/tmp/passt-buildroot/usr/bin /usr/src/tmp/passt-buildroot/usr/share/man/man1 cp -d passt passt.avx2 pasta pasta.avx2 qrap /usr/src/tmp/passt-buildroot/usr/bin cp -d passt.1 pasta.1 qrap.1 /usr/src/tmp/passt-buildroot/usr/share/man/man1 mkdir -p /usr/src/tmp/passt-buildroot/usr/share/doc/passt cp -d README.plain.md /usr/src/tmp/passt-buildroot/usr/share/doc/passt/README.md cp -d doc/demo.sh /usr/src/tmp/passt-buildroot/usr/share/doc/passt make: Leaving directory '/usr/src/RPM/BUILD/passt-20240906' + rm -rf /usr/src/tmp/passt-buildroot/usr/share/doc/passt + ln -sr /usr/src/tmp/passt-buildroot/usr/share/man/man1/passt.1 /usr/src/tmp/passt-buildroot/usr/share/man/man1/passt.avx2.1 + ln -sr /usr/src/tmp/passt-buildroot/usr/share/man/man1/pasta.1 /usr/src/tmp/passt-buildroot/usr/share/man/man1/pasta.avx2.1 + install -p -m 755 /usr/src/tmp/passt-buildroot/usr/bin/passt.avx2 /usr/src/tmp/passt-buildroot/usr/bin/pasta.avx2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/passt-buildroot (auto) Verifying and fixing files in /usr/src/tmp/passt-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/passt-buildroot/ (default) Compressing files in /usr/src/tmp/passt-buildroot (auto) removed '/usr/src/tmp/passt-buildroot/usr/share/man/man1/pasta.avx2.1' '/usr/src/tmp/passt-buildroot/usr/share/man/man1/pasta.avx2.1.xz' -> 'passt.1.xz' removed '/usr/src/tmp/passt-buildroot/usr/share/man/man1/passt.avx2.1' '/usr/src/tmp/passt-buildroot/usr/share/man/man1/passt.avx2.1.xz' -> 'passt.1.xz' removed '/usr/src/tmp/passt-buildroot/usr/share/man/man1/pasta.1' '/usr/src/tmp/passt-buildroot/usr/share/man/man1/pasta.1.xz' -> 'passt.1.xz' 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/passt-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/passt-buildroot Processing files: passt-20240906-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61192 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd passt-20240906 + DOCDIR=/usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + export DOCDIR + rm -rf /usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + /bin/mkdir -p /usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + cp -prL LICENSES/BSD-3-Clause.txt LICENSES/GPL-2.0-or-later.txt /usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + chmod -R go-w /usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + chmod -R a+rX /usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + cp -prL README.plain.md /usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + chmod -R go-w /usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + chmod -R a+rX /usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + cp -prL doc/demo.sh /usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + chmod -R go-w /usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + chmod -R a+rX /usr/src/tmp/passt-buildroot/usr/share/doc/passt-20240906 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7LgE3z find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QBccNA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.12)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.5)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libc.so.6(GLIBC_2.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CDbEIG Creating passt-debuginfo package Processing files: passt-debuginfo-20240906-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A9OObM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.70RjiL find-requires: running scripts (debuginfo) Requires: passt = 20240906-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to passt-debuginfo a strict dependency on passt Wrote: /usr/src/RPM/RPMS/x86_64/passt-20240906-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/passt-debuginfo-20240906-alt1.x86_64.rpm (w2.lzdio) 28.74user 11.77system 0:49.27elapsed 82%CPU (0avgtext+0avgdata 108916maxresident)k 0inputs+0outputs (0major+1419866minor)pagefaults 0swaps 0.83user 3.33system 1:01.18elapsed 6%CPU (0avgtext+0avgdata 12488maxresident)k 0inputs+0outputs (0major+96483minor)pagefaults 0swaps --- passt-20240906-alt1.x86_64.rpm.repo 2024-10-25 14:24:18.000000000 +0000 +++ passt-20240906-alt1.x86_64.rpm.hasher 2024-11-07 03:12:06.141339008 +0000 @@ -34,7 +34,7 @@ Provides: passt = 20240906-alt1:sisyphus+360728.100.1.1 -File: /usr/bin/passt 100755 root:root 02ab501da29b6914033051115e249b91 -File: /usr/bin/passt.avx2 100755 root:root 326ce88a2cb5f0c1cbe572ee926707ef -File: /usr/bin/pasta 100755 root:root 51dfa1c7483176292f853705746aac4e -File: /usr/bin/pasta.avx2 100755 root:root 6404a2862b0d178cc8188b85033c11d8 -File: /usr/bin/qrap 100755 root:root 291138883d44dadb29d6df8162387c8d +File: /usr/bin/passt 100755 root:root b393220b1e340e408cab4e22d4840b60 +File: /usr/bin/passt.avx2 100755 root:root f2fbb2e5fa656aa5b21b9686b240df1d +File: /usr/bin/pasta 100755 root:root 95fc384c14cf38c010825439fea6be15 +File: /usr/bin/pasta.avx2 100755 root:root 6408e8a2f02174eea9698f05902b7230 +File: /usr/bin/qrap 100755 root:root 5c44113e5b7f3741511455d0d2d29869 File: /usr/share/doc/passt-20240906 40755 root:root @@ -49,2 +49,2 @@ File: /usr/share/man/man1/qrap.1.xz 100644 root:root c735eb15054cbf2e2341c8997ffd9e12 -RPMIdentity: c173120d45da4a5cf32561fff5ba66ab18b9f7d0b8ffb86073e0a4a348d746748c35d1b5b1352b5b6c862876ce7a6219000d0c050ac0df49692f12e832cd6dea +RPMIdentity: f59580c56038d52e88f5a298ef324a20acf72826e633938cc1e15f63de1704abea1a0adb42468145755d972abf16562e96683df5457d5efe800d718eeb25aab6 --- passt-debuginfo-20240906-alt1.x86_64.rpm.repo 2024-10-25 14:24:17.000000000 +0000 +++ passt-debuginfo-20240906-alt1.x86_64.rpm.hasher 2024-11-07 03:12:06.381342252 +0000 @@ -1,13 +1,12 @@ -/usr/lib/debug/.build-id/1f 40755 root:root -/usr/lib/debug/.build-id/1f/001a4c450e66b235353f52d1ad845ba6dd0f67 120777 root:root ../../../../bin/qrap -/usr/lib/debug/.build-id/1f/001a4c450e66b235353f52d1ad845ba6dd0f67.debug 120777 root:root ../../usr/bin/qrap.debug -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/e5df1ca1772f3d102c7843ffcfeefcf9a651ef 120777 root:root ../../../../bin/pasta -/usr/lib/debug/.build-id/24/e5df1ca1772f3d102c7843ffcfeefcf9a651ef.debug 120777 root:root ../../usr/bin/pasta.debug -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/382b3a3afc9786992226a0874fa59fc7dbef20 120777 root:root ../../../../bin/passt.avx2 -/usr/lib/debug/.build-id/5b/382b3a3afc9786992226a0874fa59fc7dbef20.debug 120777 root:root ../../usr/bin/passt.avx2.debug -/usr/lib/debug/.build-id/f5 40755 root:root -/usr/lib/debug/.build-id/f5/dd358772b40c984e37dab89331abfb35f321cf 120777 root:root ../../../../bin/passt -/usr/lib/debug/.build-id/f5/dd358772b40c984e37dab89331abfb35f321cf.debug 120777 root:root ../../usr/bin/passt.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/9fa739c2a204b9c524f111815ee9bf9dec0162 120777 root:root ../../../../bin/qrap +/usr/lib/debug/.build-id/5e/9fa739c2a204b9c524f111815ee9bf9dec0162.debug 120777 root:root ../../usr/bin/qrap.debug +/usr/lib/debug/.build-id/5e/ad35b182dedf06493609697831c2e0b524122b 120777 root:root ../../../../bin/passt.avx2 +/usr/lib/debug/.build-id/5e/ad35b182dedf06493609697831c2e0b524122b.debug 120777 root:root ../../usr/bin/passt.avx2.debug +/usr/lib/debug/.build-id/71 40755 root:root +/usr/lib/debug/.build-id/71/4b40df9a63e8f96bd8a654919579a2ca2b9fd9 120777 root:root ../../../../bin/pasta +/usr/lib/debug/.build-id/71/4b40df9a63e8f96bd8a654919579a2ca2b9fd9.debug 120777 root:root ../../usr/bin/pasta.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/1f26023b3bca184f2c25030288cdd1c44c0959 120777 root:root ../../../../bin/passt +/usr/lib/debug/.build-id/97/1f26023b3bca184f2c25030288cdd1c44c0959.debug 120777 root:root ../../usr/bin/passt.debug /usr/lib/debug/usr/bin/passt.avx2.debug 100644 root:root @@ -22,19 +21,18 @@ Provides: passt-debuginfo = 20240906-alt1:sisyphus+360728.100.1.1 -File: /usr/lib/debug/.build-id/1f 40755 root:root -File: /usr/lib/debug/.build-id/1f/001a4c450e66b235353f52d1ad845ba6dd0f67 120777 root:root ../../../../bin/qrap -File: /usr/lib/debug/.build-id/1f/001a4c450e66b235353f52d1ad845ba6dd0f67.debug 120777 root:root ../../usr/bin/qrap.debug -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/e5df1ca1772f3d102c7843ffcfeefcf9a651ef 120777 root:root ../../../../bin/pasta -File: /usr/lib/debug/.build-id/24/e5df1ca1772f3d102c7843ffcfeefcf9a651ef.debug 120777 root:root ../../usr/bin/pasta.debug -File: /usr/lib/debug/.build-id/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/382b3a3afc9786992226a0874fa59fc7dbef20 120777 root:root ../../../../bin/passt.avx2 -File: /usr/lib/debug/.build-id/5b/382b3a3afc9786992226a0874fa59fc7dbef20.debug 120777 root:root ../../usr/bin/passt.avx2.debug -File: /usr/lib/debug/.build-id/f5 40755 root:root -File: /usr/lib/debug/.build-id/f5/dd358772b40c984e37dab89331abfb35f321cf 120777 root:root ../../../../bin/passt -File: /usr/lib/debug/.build-id/f5/dd358772b40c984e37dab89331abfb35f321cf.debug 120777 root:root ../../usr/bin/passt.debug -File: /usr/lib/debug/usr/bin/passt.avx2.debug 100644 root:root bafbdd6304547cb23882454484283415 -File: /usr/lib/debug/usr/bin/passt.debug 100644 root:root 2b49e3293d1dc2195ff01739ba1ebd9e -File: /usr/lib/debug/usr/bin/pasta.avx2.debug 100644 root:root bafbdd6304547cb23882454484283415 -File: /usr/lib/debug/usr/bin/pasta.debug 100644 root:root dd45900de5c75c9e299145d5fbeb4e01 -File: /usr/lib/debug/usr/bin/qrap.debug 100644 root:root e13c6e1c605c7f55b44ae9053528a24d -RPMIdentity: cbeec41897624f0a9cdbd4ac81074b1cd2c341271b1b791c355e9f4986b93ef6535bc3b08a3c0c3d7870264956ffaccad25b9fb6aed4e5cad4324fecae5c792f +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/9fa739c2a204b9c524f111815ee9bf9dec0162 120777 root:root ../../../../bin/qrap +File: /usr/lib/debug/.build-id/5e/9fa739c2a204b9c524f111815ee9bf9dec0162.debug 120777 root:root ../../usr/bin/qrap.debug +File: /usr/lib/debug/.build-id/5e/ad35b182dedf06493609697831c2e0b524122b 120777 root:root ../../../../bin/passt.avx2 +File: /usr/lib/debug/.build-id/5e/ad35b182dedf06493609697831c2e0b524122b.debug 120777 root:root ../../usr/bin/passt.avx2.debug +File: /usr/lib/debug/.build-id/71 40755 root:root +File: /usr/lib/debug/.build-id/71/4b40df9a63e8f96bd8a654919579a2ca2b9fd9 120777 root:root ../../../../bin/pasta +File: /usr/lib/debug/.build-id/71/4b40df9a63e8f96bd8a654919579a2ca2b9fd9.debug 120777 root:root ../../usr/bin/pasta.debug +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/1f26023b3bca184f2c25030288cdd1c44c0959 120777 root:root ../../../../bin/passt +File: /usr/lib/debug/.build-id/97/1f26023b3bca184f2c25030288cdd1c44c0959.debug 120777 root:root ../../usr/bin/passt.debug +File: /usr/lib/debug/usr/bin/passt.avx2.debug 100644 root:root fcae1e9c7b7256cc08596e8e6fdd5ab3 +File: /usr/lib/debug/usr/bin/passt.debug 100644 root:root b2ab90a4de65c03cf764543914a49d3e +File: /usr/lib/debug/usr/bin/pasta.avx2.debug 100644 root:root fcae1e9c7b7256cc08596e8e6fdd5ab3 +File: /usr/lib/debug/usr/bin/pasta.debug 100644 root:root 7a69a25b68718e5c17554d5981de2748 +File: /usr/lib/debug/usr/bin/qrap.debug 100644 root:root 768a7cc2e8326294ab0c570204ea4aa5 +RPMIdentity: 4354fddc2847f84319f665e8142391872215e29caac01966f33128fa53cb95499eeca4212ecda293fe16e484bb8ebedac18c8c669c4be9f0c0ef82f9312ce9ef