D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/jnr-netdb-1.1.6-3.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.go9TKL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf jnr-netdb-jnr-netdb-1.1.6
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/jnr-netdb-1.1.6.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd jnr-netdb-jnr-netdb-1.1.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find ./ -name '*.jar' -exec rm -f '{}' ';'
+ find ./ -name '*.class' -exec rm -f '{}' ';'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<build><plugins><plugin>

<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<source>1.6</source>
<detectJavaApiLink>false</detectJavaApiLink>
</configuration>
</plugin></plugins></build>'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JEQwEr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jnr-netdb-jnr-netdb-1.1.6
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dmaven.compiler.source=1.6 -Dmaven.compiler.target=1.6
Executing: xmvn --batch-mode --offline -Dmaven.compiler.source=1.6 -Dmaven.compiler.target=1.6 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dmaven.compiler.source=1.6', '-Dmaven.compiler.target=1.6', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.github.jnr:jnr-netdb:jar:1.1.6
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 5, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ----------------------< com.github.jnr:jnr-netdb >----------------------
[INFO] Building jnr-netdb 1.1.6
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jnr-netdb ---
[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/jnr-netdb-jnr-netdb-1.1.6/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jnr-netdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /home/iurt/rpmbuild/BUILD/jnr-netdb-jnr-netdb-1.1.6/target/classes
[INFO] /home/iurt/rpmbuild/BUILD/jnr-netdb-jnr-netdb-1.1.6/src/main/java/jnr/netdb/NativeProtocolsDB.java: Some input files use or override a deprecated API.
[INFO] /home/iurt/rpmbuild/BUILD/jnr-netdb-jnr-netdb-1.1.6/src/main/java/jnr/netdb/NativeProtocolsDB.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jnr-netdb ---
[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/jnr-netdb-jnr-netdb-1.1.6/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jnr-netdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/iurt/rpmbuild/BUILD/jnr-netdb-jnr-netdb-1.1.6/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ jnr-netdb ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running jnr.netdb.FileServicesDBTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s - in jnr.netdb.FileServicesDBTest
[INFO] Running jnr.netdb.ServiceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 s - in jnr.netdb.ServiceTest
[INFO] Running jnr.netdb.NativeServicesDBTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 s - in jnr.netdb.NativeServicesDBTest
[INFO] Running jnr.netdb.FileProtocolDBTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in jnr.netdb.FileProtocolDBTest
[INFO] Running jnr.netdb.NativeProtocolsDBTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in jnr.netdb.NativeProtocolsDBTest
[INFO] Running jnr.netdb.ProtocolTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in jnr.netdb.ProtocolTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jnr-netdb ---
[INFO] Building jar: /home/iurt/rpmbuild/BUILD/jnr-netdb-jnr-netdb-1.1.6/target/jnr-netdb-1.1.6.jar
[INFO] 
[INFO] ----------------------< com.github.jnr:jnr-netdb >----------------------
[INFO] Building jnr-netdb 1.1.6
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ jnr-netdb ---
[INFO] 
[INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ jnr-netdb ---
[INFO] 
[INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ jnr-netdb ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  39.275 s
[INFO] Finished at: 2021-09-08T21:19:22Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA32PvQ6CQBCEe55ivf5Ae36iVhRWxMQWuAWXwB457oi8vRBjwELKmfkykwmTV9fC
iGYgzZE4+UcByKVWxHUk7pk8Z9c0FUnshQcp4eKoVaCwR1YzRjhAjYwmt6igmOBxGxmknOktE3sA
qzEtcjZqo12fqrhxTDYMvvIT5sZSlZd2zTfOUhf89v2vL3Xn12SfrvAbNns7bGRV0f7SRi3H3kv+
DwM/AQAA
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.z2D4Vw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64
+ cd jnr-netdb-jnr-netdb-1.1.6
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n jnr-netdb -d /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64
[INFO] Installing artifact com.github.jnr:jnr-netdb:jar:1.1.6
[INFO] Installing artifact com.github.jnr:jnr-netdb:pom:1.1.6
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/javadoc/jnr-netdb
+ 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/jnr .xmvn/apidocs/jquery .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/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/javadoc/jnr-netdb
+ echo /usr/share/javadoc/jnr-netdb
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.1.6-3.mga9 --unique-debug-suffix -1.1.6-3.mga9.aarch64 --unique-debug-src-base jnr-netdb-1.1.6-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/jnr-netdb-jnr-netdb-1.1.6

+ /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: jnr-netdb-1.1.6-3.mga9.noarch
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GJweGY
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jnr-netdb-jnr-netdb-1.1.6
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/licenses/jnr-netdb
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/licenses/jnr-netdb
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/licenses/jnr-netdb
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/maven-metadata/jnr-netdb.xml']
[INFO maven.prov] mvn(com.github.jnr:jnr-netdb) = 1.1.6, mvn(com.github.jnr:jnr-netdb:pom:) = 1.1.6
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/java/jnr-netdb/jnr-netdb.jar']
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/maven-metadata/jnr-netdb.xml']
[INFO maven.req] mvn(com.github.jnr:jnr-ffi), java-headless >= 1:1.6, javapackages-filesystem
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/java/jnr-netdb/jnr-netdb.jar']
Provides: jnr-netdb = 1.1.6-3.mga9 mvn(com.github.jnr:jnr-netdb) = 1.1.6 mvn(com.github.jnr:jnr-netdb:pom:) = 1.1.6
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.github.jnr:jnr-ffi)
Processing files: jnr-netdb-javadoc-1.1.6-3.mga9.noarch
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Nga7Vt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jnr-netdb-jnr-netdb-1.1.6
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/licenses/jnr-netdb-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/licenses/jnr-netdb-javadoc
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/licenses/jnr-netdb-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/javadoc/jnr-netdb/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/jnr-netdb-1.1.6-3.mga9.aarch64/usr/share/javadoc/jnr-netdb/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: jnr-netdb-javadoc = 1.1.6-3.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/jnr-netdb-1.1.6-3.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/jnr-netdb-1.1.6-3.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/jnr-netdb-javadoc-1.1.6-3.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UIa1Dz
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd jnr-netdb-jnr-netdb-1.1.6
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/jnr-netdb-1.1.6-3.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HDgz91
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf jnr-netdb-jnr-netdb-1.1.6
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!