<86>Apr 10 06:31:37 userdel[2265084]: delete user 'rooter'
<86>Apr 10 06:31:37 userdel[2265084]: removed group 'rooter' owned by 'rooter'
<86>Apr 10 06:31:37 userdel[2265084]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 10 06:31:37 groupadd[2265127]: group added to /etc/group: name=rooter, GID=984
<86>Apr 10 06:31:37 groupadd[2265127]: group added to /etc/gshadow: name=rooter
<86>Apr 10 06:31:37 groupadd[2265127]: new group: name=rooter, GID=984
<86>Apr 10 06:31:37 useradd[2265153]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash
<86>Apr 10 06:31:37 userdel[2265199]: delete user 'builder'
<86>Apr 10 06:31:37 userdel[2265199]: removed group 'builder' owned by 'builder'
<86>Apr 10 06:31:37 userdel[2265199]: removed shadow group 'builder' owned by 'builder'
<86>Apr 10 06:31:37 groupadd[2265230]: group added to /etc/group: name=builder, GID=985
<86>Apr 10 06:31:37 groupadd[2265230]: group added to /etc/gshadow: name=builder
<86>Apr 10 06:31:37 groupadd[2265230]: new group: name=builder, GID=985
<86>Apr 10 06:31:37 useradd[2265258]: new user: name=builder, UID=985, GID=985, home=/usr/src, shell=/bin/bash
<13>Apr 10 06:31:39 rpmi: pandoc-1.11.1-alt2 sisyphus+222335.1500.9.1 1550820277 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/earlyoom-1.6.2-alt1.nosrc.rpm (w1.gzdio)
Installing earlyoom-1.6.2-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92525
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf earlyoom-1.6.2
+ echo 'Source #0 (earlyoom-1.6.2.tar):'
Source #0 (earlyoom-1.6.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/earlyoom-1.6.2.tar
+ cd earlyoom-1.6.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (fix-config-path.patch):'
Patch #0 (fix-config-path.patch):
+ /usr/bin/patch -p1
patching file Makefile
Hunk #1 succeeded at 44 (offset 1 line).
patching file earlyoom.service.in
Hunk #1 succeeded at 3 with fuzz 2.
+ sed -e /systemctl/d -i Makefile
+ sed -e 's/VERSION ?= \$(shell git describe --tags --dirty 2> \/dev\/null)/VERSION = 1.6.2/' -i Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92525
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd earlyoom-1.6.2
+ make -j16 PREFIX=/usr SYSCONFDIR=/etc SYSTEMDUNITDIR=/lib/systemd/system
make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2'
sed "s|:TARGET:|/usr/bin|g;s|:SYSCONFDIR:|/etc|g" earlyoom.service.in > earlyoom.service
make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2'
make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2'
pandoc MANPAGE.md -s -t man > earlyoom.1
make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2'
make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2'
cc   -Wall -Wextra -Wformat-security -Wconversion -DVERSION=\"1.6.2\" -g -fstack-protector-all -std=gnu99 -o earlyoom meminfo.c kill.c msg.c globals.c main.c
make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92525
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/earlyoom-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/earlyoom-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd earlyoom-1.6.2
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/earlyoom-buildroot PREFIX=/usr SYSCONFDIR=/etc SYSTEMDUNITDIR=/lib/systemd/system
make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2'
install -d /usr/src/tmp/earlyoom-buildroot/usr/bin/
install -m 755 earlyoom /usr/src/tmp/earlyoom-buildroot/usr/bin/
gzip -f -k -n earlyoom.1
install -d /usr/src/tmp/earlyoom-buildroot/usr/share/man/man1/
install -m 644 earlyoom.1.gz /usr/src/tmp/earlyoom-buildroot/usr/share/man/man1/
install -d /usr/src/tmp/earlyoom-buildroot/etc/sysconfig/
install -m 644 earlyoom.default /usr/src/tmp/earlyoom-buildroot/etc/sysconfig/earlyoom
install -d /usr/src/tmp/earlyoom-buildroot/lib/systemd/system
install -m 644 earlyoom.service /usr/src/tmp/earlyoom-buildroot/lib/systemd/system
chcon -t systemd_unit_file_t /usr/src/tmp/earlyoom-buildroot/lib/systemd/system/earlyoom.service
chcon: can't apply partial context to unlabeled file '/usr/src/tmp/earlyoom-buildroot/lib/systemd/system/earlyoom.service'
make: [Makefile:35: install] Error 1 (ignored)
make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2'
+ mkdir -p /usr/src/tmp/earlyoom-buildroot/etc/rc.d/init.d
+ install -pm755 /usr/src/RPM/SOURCES/earlyoom.init /usr/src/tmp/earlyoom-buildroot/etc/rc.d/init.d/earlyoom
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/earlyoom-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/earlyoom-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/earlyoom-buildroot/ (default)
Compressing files in /usr/src/tmp/earlyoom-buildroot (auto)
Adjusting library links in /usr/src/tmp/earlyoom-buildroot
./lib:
Verifying ELF objects in /usr/src/tmp/earlyoom-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.5150
Check is turned off by --without check
Processing files: earlyoom-1.6.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5150
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd earlyoom-1.6.2
+ DOCDIR=/usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2
+ /bin/mkdir -p /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2
+ cp -prL README.md LICENSE /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2
+ chmod -R go-w /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2
+ chmod -R a+rX /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w1pEwO
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tc7w92
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yRnCdl
find-scriptlet-requires: FINDPACKAGE-COMMANDS: cp
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dNgmIG
Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(post): /bin/sh, /usr/sbin/post_service, coreutils
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EVmND5
Creating earlyoom-debuginfo package
Processing files: earlyoom-debuginfo-1.6.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JG0A1x
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uzMNP3
find-requires: running scripts (debuginfo)
Requires: earlyoom = 1.6.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to earlyoom-debuginfo a strict dependency on earlyoom
Wrote: /usr/src/RPM/RPMS/x86_64/earlyoom-1.6.2-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/earlyoom-debuginfo-1.6.2-alt1.x86_64.rpm (w2.lzdio)
1.81user 0.86system 0:08.89elapsed 30%CPU (0avgtext+0avgdata 24536maxresident)k
0inputs+0outputs (0major+320238minor)pagefaults 0swaps
4.72user 3.35system 0:13.66elapsed 59%CPU (0avgtext+0avgdata 120216maxresident)k
5896inputs+0outputs (34414major+592081minor)pagefaults 0swaps
--- earlyoom-1.6.2-alt1.x86_64.rpm.repo	2020-11-25 14:31:28.000000000 +0000
+++ earlyoom-1.6.2-alt1.x86_64.rpm.hasher	2022-04-10 06:31:49.949819966 +0000
@@ -33,3 +33,3 @@
 File: /lib/systemd/system/earlyoom.service	100644	root:root	bd2b6fc73c63a537991dcc1fbeb72799	
-File: /usr/bin/earlyoom	100755	root:root	7aee26625c8a181b88506d56185e8545	
+File: /usr/bin/earlyoom	100755	root:root	716c51af22ca4c202d25254d81037eb5	
 File: /usr/share/doc/earlyoom-1.6.2	40755	root:root		
@@ -38,2 +38,2 @@
 File: /usr/share/man/man1/earlyoom.1.xz	100644	root:root	1cf95216617dcdd9ce963e0012b51202	
-RPMIdentity: cad0874b031d88da39b7d08b2ce189458f3488bb4330875ed484cc8ce0a26ccabe8ec5685494aa630c614970f6e761b51eab3fa6c706d97921f4eee5327a7365
+RPMIdentity: d6e6b607488edea5de4b07ed39ef5477d982b0ec04176559b3a89a50fe0550b491c0a85015fd1e05cdece047297a75dc9389aeecbabd4bba626a88470fa9dc61
--- earlyoom-debuginfo-1.6.2-alt1.x86_64.rpm.repo	2020-11-25 14:31:29.000000000 +0000
+++ earlyoom-debuginfo-1.6.2-alt1.x86_64.rpm.hasher	2022-04-10 06:31:50.012820940 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/4e	40755	root:root	
-/usr/lib/debug/.build-id/4e/c7d3e3172aa95762acd480fbe89fecf965fc8b	120777	root:root	../../../../bin/earlyoom
-/usr/lib/debug/.build-id/4e/c7d3e3172aa95762acd480fbe89fecf965fc8b.debug	120777	root:root	../../usr/bin/earlyoom.debug
+/usr/lib/debug/.build-id/2a	40755	root:root	
+/usr/lib/debug/.build-id/2a/030c31aec409983d4c97e90eac07aef16af8e6	120777	root:root	../../../../bin/earlyoom
+/usr/lib/debug/.build-id/2a/030c31aec409983d4c97e90eac07aef16af8e6.debug	120777	root:root	../../usr/bin/earlyoom.debug
 /usr/lib/debug/usr/bin/earlyoom.debug	100644	root:root	
@@ -19,6 +19,6 @@
 Provides: earlyoom-debuginfo = 1.6.2-alt1:p9+261894.100.2.1
-File: /usr/lib/debug/.build-id/4e	40755	root:root		
-File: /usr/lib/debug/.build-id/4e/c7d3e3172aa95762acd480fbe89fecf965fc8b	120777	root:root		../../../../bin/earlyoom
-File: /usr/lib/debug/.build-id/4e/c7d3e3172aa95762acd480fbe89fecf965fc8b.debug	120777	root:root		../../usr/bin/earlyoom.debug
-File: /usr/lib/debug/usr/bin/earlyoom.debug	100644	root:root	fd48fd446b5674fb472663b9803c144a	
+File: /usr/lib/debug/.build-id/2a	40755	root:root		
+File: /usr/lib/debug/.build-id/2a/030c31aec409983d4c97e90eac07aef16af8e6	120777	root:root		../../../../bin/earlyoom
+File: /usr/lib/debug/.build-id/2a/030c31aec409983d4c97e90eac07aef16af8e6.debug	120777	root:root		../../usr/bin/earlyoom.debug
+File: /usr/lib/debug/usr/bin/earlyoom.debug	100644	root:root	97145e7b151699b65df33e4574c9d17b	
 File: /usr/src/debug/earlyoom-1.6.2	40755	root:root		
@@ -33,2 +33,2 @@
 File: /usr/src/debug/earlyoom-1.6.2/msg.h	100644	root:root	80394dea6e44023a4b65696f16ff2f99	
-RPMIdentity: 81d93eae08646d6aa04b76486c703d7b6f863b414407031ceb57920d89b60089d0374f1d943588082136984bebfa0f0a5a377bb2d2f8a7e36edb884d21d294f6
+RPMIdentity: c3e54577843a1ab18b973fdab0eb0fabd51e6fb74c4d087647a999b91a8cf0b33faf6770312b290ca608903bce7ce2759d0e999dc047a611049d4af62ec685ce