D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/os-maven-plugin-1.6.2-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0t9zqt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf os-maven-plugin-os-maven-plugin-1.6.2
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/os-maven-plugin-1.6.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd os-maven-plugin-os-maven-plugin-1.6.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (0001-Don-t-fail-on-unknown-arch.patch):'
Patch #0 (0001-Don-t-fail-on-unknown-arch.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file src/main/java/kr/motd/maven/os/Detector.java
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.eclipse:ui
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-jar-plugin
+ find -name EclipseStartup.java -delete
+ find -name plugin.xml -delete
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.mojo:animal-sniffer-maven-plugin
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G4rVeL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd os-maven-plugin-os-maven-plugin-1.6.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc
Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< kr.motd.maven:os-maven-plugin >--------------------
[INFO] Building os-maven-plugin 1.6.2
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ os-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ os-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ os-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.6.2/target/classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ os-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ os-maven-plugin ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (mojo-descriptor) @ os-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ os-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.6.2/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ os-maven-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ os-maven-plugin ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ os-maven-plugin ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.6.2/target/os-maven-plugin-1.6.2.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ os-maven-plugin ---
[INFO] 
[INFO] -------------------< kr.motd.maven:os-maven-plugin >--------------------
[INFO] Building os-maven-plugin 1.6.2
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ os-maven-plugin ---
[INFO] 
[INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ os-maven-plugin ---
[INFO] 
[INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ os-maven-plugin ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  12.931 s
[INFO] Finished at: 2021-09-09T12:36:37Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA72TTU/DMAxA7/sVofekQ4hb1wk49cBpQuLqNV6WKXWifFTbvyddQZRLNdjEKbL9
5GdZTrU+dob16IO2tCruxbJgSK2VmtSqeNvwp81L0xTrelHdcc6ekzaSSXRIMmMaA1NI6CGiZNsT
e3/tiXGe6SlTLxj7TpyGMCeUt8k1srZeiSzEPaQgnMFjClX5VRxR8FHvoI05MQK8tZ2zhBR5hxEk
RKjKCTUIy5/G+QHAQbtH0UGPlIdIStPcFGeOj9znczv/pV5w+h+lrfV48x3zaK25eNFAZCPEfKnh
ukl+fW4panOFM1+rUNYqg2e12GmS26TmxIfgH5aPf1ceEuk413+sz7WfRMMn/gAB52uxKwQAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YYxXlx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64
+ cd os-maven-plugin-os-maven-plugin-1.6.2
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n os-maven-plugin -d /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64
[INFO] Installing artifact kr.motd.maven:os-maven-plugin:jar:1.6.2
[INFO] Installing artifact kr.motd.maven:os-maven-plugin:pom:1.6.2
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/javadoc/os-maven-plugin
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/kr .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/javadoc/os-maven-plugin
+ echo /usr/share/javadoc/os-maven-plugin
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.6.2-1.mga9 --unique-debug-suffix -1.6.2-1.mga9.aarch64 --unique-debug-src-base os-maven-plugin-1.6.2-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/os-maven-plugin-os-maven-plugin-1.6.2

+ /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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: os-maven-plugin-1.6.2-1.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wdfu5J
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd os-maven-plugin-os-maven-plugin-1.6.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/doc/os-maven-plugin
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/doc/os-maven-plugin
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/doc/os-maven-plugin
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/maven-metadata/os-maven-plugin.xml']
[INFO maven.prov] mvn(kr.motd.maven:os-maven-plugin) = 1.6.2, mvn(kr.motd.maven:os-maven-plugin:pom:) = 1.6.2
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/java/os-maven-plugin/os-maven-plugin.jar']
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/maven-metadata/os-maven-plugin.xml']
[INFO maven.req] mvn(com.google.code.findbugs:jsr305), java-headless >= 1:1.6, javapackages-filesystem, mvn(org.apache.maven:maven-plugin-api), mvn(org.codehaus.plexus:plexus-utils)
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/java/os-maven-plugin/os-maven-plugin.jar']
Provides: mvn(kr.motd.maven:os-maven-plugin) = 1.6.2 mvn(kr.motd.maven:os-maven-plugin:pom:) = 1.6.2 os-maven-plugin = 1.6.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-headless >= 1:1.6 javapackages-filesystem mvn(com.google.code.findbugs:jsr305) mvn(org.apache.maven:maven-plugin-api) mvn(org.codehaus.plexus:plexus-utils)
Processing files: os-maven-plugin-javadoc-1.6.2-1.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dq2Ivj
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd os-maven-plugin-os-maven-plugin-1.6.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/doc/os-maven-plugin-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/doc/os-maven-plugin-javadoc
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/doc/os-maven-plugin-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/javadoc/os-maven-plugin/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64/usr/share/javadoc/os-maven-plugin/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: os-maven-plugin-javadoc = 1.6.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: javapackages-filesystem
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/os-maven-plugin-1.6.2-1.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/os-maven-plugin-javadoc-1.6.2-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y0hXpX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd os-maven-plugin-os-maven-plugin-1.6.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/os-maven-plugin-1.6.2-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yQiL9D
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf os-maven-plugin-os-maven-plugin-1.6.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!