D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nodejs-commonmark-0.24.0-6.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ojel7G + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf package + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/commonmark-0.24.0.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /home/iurt/rpmbuild/BUILD + cd package + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/tests-0.24.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /home/iurt/rpmbuild/BUILD + cd package + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/tools-0.24.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x ./lib/index.js + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hpMsaF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y90tNG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64 + cd package + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/lib/node_modules/commonmark + cp -pr package.json lib/ tools/ /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/lib/node_modules/commonmark + mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/lib/node_modules/commonmark/bin + install -p -D -m0755 bin/commonmark /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/lib/node_modules/commonmark/bin/commonmark + mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/bin + ln -sf /usr/lib/node_modules/commonmark/bin/commonmark /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/bin/commonmark + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.24.0-6.mga8 --unique-debug-suffix -0.24.0-6.mga8.aarch64 --unique-debug-src-base nodejs-commonmark-0.24.0-6.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/package + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eh3uBE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + '[' 1 -eq 1 ']' + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/node -e 'require("./")' + /usr/bin/node ./test/test.js Spec tests [test/spec.txt]: Tabs ✓✓✓✓✓✓ Precedence ✓ Thematic breaks ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ ATX headings ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Setext headings ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Indented code blocks ✓✓✓✓✓✓✓✓✓✓✓✓ Fenced code blocks ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ HTML blocks ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Link reference definitions ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Paragraphs ✓✓✓✓✓✓✓✓ Blank lines ✓ Block quotes ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ List items ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Lists ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Inlines ✓ Backslash escapes ✓✓✓✓✓✓✓✓✓✓✓✓✓ Entity and numeric character references ✓✓✓✓✓✓✓✓✓✓✓✓ Code spans ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Emphasis and strong emphasis ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Links ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Images ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Autolinks ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Raw HTML ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Hard line breaks ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Soft line breaks ✓✓ Textual content ✓✓✓ Elapsed time: 304.616ms Spec tests [test/smart_punct.txt]: Smart punctuation ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓ Elapsed time: 6.158ms Pathological cases: U+0000 in input ✓  elapsed time: 0.36ms alternate line endings ✓  elapsed time: 0.441ms nested strong emph 1000 deep ✓  elapsed time: 137.742ms nested strong emph 10000 deep ✓  elapsed time: 626.249ms 1000 emph closers with no openers ✓  elapsed time: 2.298ms 10000 emph closers with no openers ✓  elapsed time: 75.088ms 1000 emph openers with no closers ✓  elapsed time: 2.252ms 10000 emph openers with no closers ✓  elapsed time: 106.771ms 1000 link closers with no openers ✓  elapsed time: 1.674ms 10000 link closers with no openers ✓  elapsed time: 83.159ms 1000 link openers with no closers ✓  elapsed time: 2.152ms 10000 link openers with no closers ✓  elapsed time: 94.766ms 1000 link openers and emph closers ✓  elapsed time: 5.545ms 10000 link openers and emph closers ✓  elapsed time: 179.178ms 1000 mismatched openers and closers ✓  elapsed time: 54.132ms 10000 mismatched openers and closers ✓  elapsed time: 110.194ms nested brackets 1000 deep ✓  elapsed time: 15.841ms nested brackets 10000 deep ✓  elapsed time: 826.337ms nested block quote 1000 deep ✓  elapsed time: 6.505ms nested block quote 10000 deep ✓  elapsed time: 73.457ms 648 tests passed, 0 failed. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nodejs-commonmark-0.24.0-6.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sNUlsI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/share/doc/nodejs-commonmark + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/share/doc/nodejs-commonmark + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/share/doc/nodejs-commonmark + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AiNKzF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/share/licenses/nodejs-commonmark + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/share/licenses/nodejs-commonmark + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64/usr/share/licenses/nodejs-commonmark + RPM_EC=0 ++ jobs -p + exit 0 Provides: nodejs-commonmark = 0.24.0-6.mga8 npm(commonmark) = 0.24.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs nodejs(engine) npm(entities) >= 1.1.1 npm(entities) < 1.2 npm(mdurl) >= 1.0.1 npm(mdurl) < 1.1 npm(string.prototype.repeat) >= 0.2.0 npm(string.prototype.repeat) < 0.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/nodejs-commonmark-0.24.0-6.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p4TrAE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-commonmark-0.24.0-6.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P6USGG + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf package + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!