D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/xstream-1.4.15-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.epY5L2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf xstream-1.4.15 + /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/xstream-distribution-1.4.15-src.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd xstream-1.4.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.class' -print -delete + find . -name '*.jar' -print -delete + echo 'Patch #0 (xstream-java-8-target.patch):' Patch #0 (xstream-java-8-target.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pom.xml Hunk #2 succeeded at 1109 (offset 9 lines). + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module xstream-distribution + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module xstream-jmh + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-dependency-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-eclipse-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-release-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :xsite-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''org.codehaus.woodstox'\'' ]/pom:artifactId' woodstox-core-asl + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''org.codehaus.woodstox'\'' ]/pom:artifactId' woodstox-core-asl xstream + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''cglib'\'' ]/pom:artifactId' cglib + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''cglib'\'' ]/pom:artifactId' cglib xstream + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :xmlpull xpp3:xpp3:1.1.4c xstream + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-dependency-plugin xstream + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin xstream + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:project/pom:dependencies/pom:dependency[pom:groupId = '\''cglib'\'' ]/pom:artifactId' cglib xstream-hibernate + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:project/pom:dependencies/pom:dependency[pom:groupId = '\''junit'\'' ]' 'test' xstream-hibernate + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-dependency-plugin xstream-hibernate + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin xstream-hibernate + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:project/pom:dependencies/pom:dependency[pom:groupId = '\''junit'\'' ]' 'test' xstream-benchmark + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin xstream-benchmark + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep javax.activation:activation com.sun.activation:jakarta.activation . xstream + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r dom4j:dom4j + rm xstream/src/java/com/thoughtworks/xstream/io/xml/Dom4JDriver.java + rm xstream/src/java/com/thoughtworks/xstream/io/xml/Dom4JReader.java + rm xstream/src/java/com/thoughtworks/xstream/io/xml/Dom4JWriter.java + rm xstream/src/java/com/thoughtworks/xstream/io/xml/Dom4JXmlWriter.java + rm xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamDom4J.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module xstream-hibernate + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r xom:xom + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r org.codehaus.jettison:jettison + rm xstream/src/java/com/thoughtworks/xstream/io/xml/XomDriver.java xstream/src/java/com/thoughtworks/xstream/io/xml/XomReader.java xstream/src/java/com/thoughtworks/xstream/io/xml/XomWriter.java + rm xstream/src/java/com/thoughtworks/xstream/io/json/JettisonMappedXmlDriver.java xstream/src/java/com/thoughtworks/xstream/io/json/JettisonStaxWriter.java + rm xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamXom.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r org.jdom:jdom + rm xstream/src/java/com/thoughtworks/xstream/io/xml/JDomDriver.java + rm xstream/src/java/com/thoughtworks/xstream/io/xml/JDomReader.java + rm xstream/src/java/com/thoughtworks/xstream/io/xml/JDomWriter.java + rm xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamJDom.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r org.jdom:jdom2 + rm xstream/src/java/com/thoughtworks/xstream/io/xml/JDom2Driver.java + rm xstream/src/java/com/thoughtworks/xstream/io/xml/JDom2Reader.java + rm xstream/src/java/com/thoughtworks/xstream/io/xml/JDom2Writer.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r joda-time:joda-time + rm xstream/src/java/com/thoughtworks/xstream/core/util/ISO8601JodaTimeConverter.java + rm xstream/src/test/com/thoughtworks/acceptance/JodaTimeTypesTest.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r net.sf.kxml:kxml2-min + rm xstream/src/java/com/thoughtworks/xstream/io/xml/KXml2DomDriver.java + rm xstream/src/java/com/thoughtworks/xstream/io/xml/KXml2Driver.java + rm xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamKXml2.java + rm xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamKXml2DOM.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r stax:stax + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r stax:stax-api + rm xstream/src/java/com/thoughtworks/xstream/io/xml/BEAStaxDriver.java + rm xstream/src/test/com/thoughtworks/xstream/io/xml/BEAStaxReaderTest.java + rm xstream/src/test/com/thoughtworks/xstream/io/xml/BEAStaxWriterTest.java + rm xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamBEAStax.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep -r org.codehaus.woodstox:woodstox-core-asl + rm xstream/src/java/com/thoughtworks/xstream/io/xml/WstxDriver.java + rm xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/products/XStreamWoodstox.java + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :xstream xstream/xstream xstream + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :xstream-benchmark xstream/xstream-benchmark xstream-benchmark + /usr/bin/python3 /usr/share/java-utils/mvn_package.py :xstream + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AYMDg4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xstream-1.4.15 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -s Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', '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.thoughtworks.xstream:xstream:jar:1.4.15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 413, column 19 [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] Reactor Build Order: [INFO] [INFO] XStream Parent [pom] [INFO] XStream Core [jar] [INFO] XStream Benchmark [jar] [INFO] [INFO] --------------< com.thoughtworks.xstream:xstream-parent >--------------- [INFO] Building XStream Parent 1.4.15 [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:maven-version (versions) @ xstream-parent --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (versions) @ xstream-parent --- [INFO] [INFO] ------------------< com.thoughtworks.xstream:xstream >------------------ [INFO] Building XStream Core 1.4.15 [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ xstream --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:maven-version (versions) @ xstream --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (versions) @ xstream --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (include-license) @ xstream --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (copy-license) @ xstream --- [INFO] Executing tasks main: [copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/target/generated-resources/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ xstream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xstream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 284 source files to /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/target/classes [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[15,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[38,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[41,9] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[44,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[46,18] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-jdk15) @ xstream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 310 source files to /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/target/classes [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[15,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[38,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[41,9] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[44,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[46,18] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-jdk18) @ xstream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 336 source files to /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/target/classes [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[15,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[38,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[41,9] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[44,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/reflection/SunLimitedUnsafeReflectionProvider.java:[46,18] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/converters/ErrorWritingException.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ xstream --- [WARNING] Manifest com.thoughtworks.xstream:xstream:jar:1.4.15 : Export com.thoughtworks.xstream.converters.reflection, has 1, private references [com.thoughtworks.xstream.core.util] [WARNING] Manifest com.thoughtworks.xstream:xstream:jar:1.4.15 : Export com.thoughtworks.xstream.io.json, has 1, private references [com.thoughtworks.xstream.core.util] [WARNING] Manifest com.thoughtworks.xstream:xstream:jar:1.4.15 : Export com.thoughtworks.xstream.io.xml, has 1, private references [com.thoughtworks.xstream.core.util] [INFO] [INFO] --- maven-antrun-plugin:1.8:run (copy-license-for-test) @ xstream --- [INFO] Executing tasks main: [copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/target/test-classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ xstream --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xstream --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (compile-jdk15) @ xstream --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (compile-jdk18) @ xstream --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xstream --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ xstream --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/target/xstream-1.4.15.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ xstream --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] -------------< com.thoughtworks.xstream:xstream-benchmark >------------- [INFO] Building XStream Benchmark 1.4.15 [3/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ xstream-benchmark --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:maven-version (versions) @ xstream-benchmark --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (versions) @ xstream-benchmark --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (include-license) @ xstream-benchmark --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (copy-license) @ xstream-benchmark --- [INFO] Executing tasks main: [copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream-benchmark/target/generated-resources/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ xstream-benchmark --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xstream-benchmark --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream-benchmark/target/classes [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/metrics/SerializationSpeedMetric.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/metrics/SerializationSpeedMetric.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/Harness.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark/Harness.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ xstream-benchmark --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (copy-license-for-test) @ xstream-benchmark --- [INFO] Executing tasks main: [copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream-benchmark/target/test-classes/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ xstream-benchmark --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xstream-benchmark --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xstream-benchmark --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ xstream-benchmark --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream-benchmark/target/xstream-benchmark-1.4.15.jar [INFO] [INFO] --------------< com.thoughtworks.xstream:xstream-parent >--------------- [INFO] Building XStream Parent 1.4.15 [4/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ xstream-parent --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ xstream-parent --- /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/io/ExtendedHierarchicalStreamWriterHelper.java:19: warning - Tag @link: reference not found: HierarchicalStreamWriter#startNode(String, Class) /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/io/ExtendedHierarchicalStreamWriterHelper.java:19: warning - Tag @link: reference not found: HierarchicalStreamWriter#startNode(String, Class) /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/core/util/WeakCache.java:41: warning - @param argument "map" is not a parameter name. /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/io/ExtendedHierarchicalStreamWriterHelper.java:19: warning - Tag @link: reference not found: HierarchicalStreamWriter#startNode(String, Class) /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/io/ExtendedHierarchicalStreamWriterHelper.java:19: warning - Tag @link: reference not found: HierarchicalStreamWriter#startNode(String, Class) /home/iurt/rpmbuild/BUILD/xstream-1.4.15/xstream/src/java/com/thoughtworks/xstream/io/ExtendedHierarchicalStreamWriterHelper.java:19: warning - Tag @link: reference not found: HierarchicalStreamWriter#startNode(String, Class) [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ xstream-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for XStream Parent 1.4.15: [INFO] [INFO] XStream Parent ..................................... SUCCESS [ 19.869 s] [INFO] XStream Core ....................................... SUCCESS [ 41.107 s] [INFO] XStream Benchmark .................................. SUCCESS [ 3.188 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:08 min [INFO] Finished at: 2021-01-20T23:18:11Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WUMU/DMBCF9/4Kk90uiDVNRZkyMFVIbOgSXxIH52w5cZT+exwCIl2M1IIY7+75 fU8n+dL91Gk2ouuVoV1yJ24ThlQaqajeJc9H/nB8zPNkn23SG87ZwSstmUSLJINMYc9qJHQwoGTF ib08jcQ4D+q1Jtsw9t04zWVo1M54m8vMuFoEIDbge9GZ1qTbr9EiBDeoCsohNIqZzxvUFh3vYETi VvtaUbpdqWbc9pwXx4OFskHxYSgWwz6SYgEjVcaVIce/JQAanP/VDVSo1fQjt/AkNV7Nnay9j7CW 8R+av3bXpC9rrYoI4XN+sb3pRO9JhKdqhCH8zgirhbdQwZn4UnALI0wiXAVRKJJR6FRwsCqOWlXz JXgHyOefBXAEAAA= -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1sgZm4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64 + cd xstream-1.4.15 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n xstream -d /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64 [INFO] Installing artifact com.thoughtworks.xstream:xstream-parent:pom:1.4.15 [INFO] Installing artifact com.thoughtworks.xstream:xstream:jar:1.4.15 [INFO] Installing artifact com.thoughtworks.xstream:xstream:pom:1.4.15 [INFO] Installing artifact com.thoughtworks.xstream:xstream-benchmark:jar:1.4.15 [INFO] Installing artifact com.thoughtworks.xstream:xstream-benchmark:pom:1.4.15 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/javadoc/xstream + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/com .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/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/overview-summary.html .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/xstream-1.4.15-1.mga8.aarch64/usr/share/javadoc/xstream + echo /usr/share/javadoc/xstream + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.4.15-1.mga8 --unique-debug-suffix -1.4.15-1.mga8.aarch64 --unique-debug-src-base xstream-1.4.15-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xstream-1.4.15 + /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 Processing files: xstream-1.4.15-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.l4rWQ2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xstream-1.4.15 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/doc/xstream + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/doc/xstream + cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/doc/xstream + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zDXcN4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xstream-1.4.15 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/licenses/xstream + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/licenses/xstream + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/licenses/xstream + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/maven-metadata/xstream.xml'] [INFO maven.prov] mvn(com.thoughtworks.xstream:xstream) = 1.4.15, mvn(com.thoughtworks.xstream:xstream:pom:) = 1.4.15 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/java/xstream.jar'] [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/java/xstream/xstream.jar'] [INFO osgi.prov] osgi(xstream) = 1.4.15 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/maven-metadata/xstream.xml'] [INFO maven.req] javapackages-filesystem, mvn(xpp3:xpp3_min), java-headless >= 1:1.8, mvn(xpp3:xpp3) [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/java/xstream.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/java/xstream/xstream.jar'] Provides: mvn(com.thoughtworks.xstream:xstream) = 1.4.15 mvn(com.thoughtworks.xstream:xstream:pom:) = 1.4.15 osgi(xstream) = 1.4.15 xstream = 1.4.15-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.8 javapackages-filesystem mvn(xpp3:xpp3) mvn(xpp3:xpp3_min) Processing files: xstream-javadoc-1.4.15-1.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9GbFK3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xstream-1.4.15 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/licenses/xstream-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/licenses/xstream-javadoc + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/licenses/xstream-javadoc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/javadoc/xstream/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/xstream-1.4.15-1.mga8.aarch64/usr/share/javadoc/xstream/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/javadoc/xstream/member-search-index.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/javadoc/xstream/member-search-index.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: xstream-javadoc = 1.4.15-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Processing files: xstream-benchmark-1.4.15-1.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/maven-metadata/xstream-xstream-benchmark.xml'] [INFO maven.prov] mvn(com.thoughtworks.xstream:xstream-benchmark:pom:) = 1.4.15, mvn(com.thoughtworks.xstream:xstream-benchmark) = 1.4.15 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/java/xstream-benchmark.jar'] [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/java/xstream/xstream-benchmark.jar'] [INFO osgi.prov] osgi(xstream-benchmark) = 1.4.15 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/maven-metadata/xstream-xstream-benchmark.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6, mvn(com.thoughtworks.xstream:xstream) = 1.4.15 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/java/xstream-benchmark.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/java/xstream/xstream-benchmark.jar'] Provides: mvn(com.thoughtworks.xstream:xstream-benchmark) = 1.4.15 mvn(com.thoughtworks.xstream:xstream-benchmark:pom:) = 1.4.15 osgi(xstream-benchmark) = 1.4.15 xstream-benchmark = 1.4.15-1.mga8 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.thoughtworks.xstream:xstream) = 1.4.15 Processing files: xstream-parent-1.4.15-1.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/maven-metadata/xstream-xstream-parent.xml'] [INFO maven.prov] mvn(com.thoughtworks.xstream:xstream-parent:pom:) = 1.4.15 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64/usr/share/maven-metadata/xstream-xstream-parent.xml'] [INFO maven.req] javapackages-filesystem, java-headless [INFO maven.req] from POM(s): mvn(org.codehaus.mojo:build-helper-maven-plugin) Provides: mvn(com.thoughtworks.xstream:xstream-parent:pom:) = 1.4.15 xstream-parent = 1.4.15-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless javapackages-filesystem mvn(org.codehaus.mojo:build-helper-maven-plugin) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/xstream-parent-1.4.15-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xstream-benchmark-1.4.15-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xstream-1.4.15-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xstream-javadoc-1.4.15-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.W7HBB2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xstream-1.4.15 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/xstream-1.4.15-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m1DD55 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf xstream-1.4.15 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!