D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/xmlunit-2.7.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wsPLyW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf xmlunit-2.7.0-src + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/xmlunit-2.7.0-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlunit-2.7.0-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Disable-tests-requiring-network-access.patch):' Patch #0 (0001-Disable-tests-requiring-network-access.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertNodesByXPathTest.java patching file xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertValidationTest.java patching file xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertValueByXPathTest.java patching file xmlunit-matchers/src/test/java/org/xmlunit/matchers/ValidationMatcherTest.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.codehaus.mojo:buildnumber-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-assembly-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep javax.activation:activation jakarta.activation:jakarta.activation-api . xmlunit-core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep com.sun.xml.bind:jaxb-core com.sun.xml.bind:jaxb-impl . xmlunit-core + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep com.sun.istack:istack-commons-runtime::test xmlunit-core + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py org.xmlunit:xmlunit-legacy xmlunit:xmlunit + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qTNU8V + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlunit-2.7.0-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -s -f 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 org.xmlunit:xmlunit-core:jar:2.7.0 [WARNING] 'profiles.profile[java9+].dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.sun.xml.bind:jaxb-impl:jar -> version any vs (?) @ line 81, column 21 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.sun.xml.bind:jaxb-impl:jar -> duplicate declaration of version 2.3.0.1 @ org.xmlunit:xmlunit-parent:2.7.0, /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/pom.xml, line 154, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xmlunit:xmlunit-parent:pom:2.7.0 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.sun.xml.bind:jaxb-impl:jar -> duplicate declaration of version 2.3.0.1 @ line 154, 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] org.xmlunit:xmlunit-parent [pom] [INFO] org.xmlunit:xmlunit-core [jar] [INFO] org.xmlunit:xmlunit-matchers [jar] [INFO] org.xmlunit:xmlunit-legacy [jar] [INFO] org.xmlunit:xmlunit-placeholders [jar] [INFO] org.xmlunit:xmlunit-assertj [jar] [INFO] [INFO] ---------------------< org.xmlunit:xmlunit-parent >--------------------- [INFO] Building org.xmlunit:xmlunit-parent 2.7.0 [1/6] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ xmlunit-parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] ----------------------< org.xmlunit:xmlunit-core >---------------------- [INFO] Building org.xmlunit:xmlunit-core 2.7.0 [2/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ xmlunit-core --- [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/xmlunit-2.7.0-src/xmlunit-core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/target/classes [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/JaxbBuilder.java: /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/JaxbBuilder.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/JaxbBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/util/Convert.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/util/Convert.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ xmlunit-core --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ xmlunit-core --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlunit-core --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmlunit-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ xmlunit-core --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/target/xmlunit-core-2.7.0.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ xmlunit-core --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --------------------< org.xmlunit:xmlunit-matchers >-------------------- [INFO] Building org.xmlunit:xmlunit-matchers 2.7.0 [3/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ xmlunit-matchers --- [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/xmlunit-2.7.0-src/xmlunit-matchers/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-matchers --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-matchers/target/classes [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ xmlunit-matchers --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ xmlunit-matchers --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlunit-matchers --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmlunit-matchers --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ xmlunit-matchers --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-matchers/target/xmlunit-matchers-2.7.0.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ xmlunit-matchers --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------------< org.xmlunit:xmlunit-legacy >--------------------- [INFO] Building org.xmlunit:xmlunit-legacy 2.7.0 [4/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ xmlunit-legacy --- [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/xmlunit-2.7.0-src/xmlunit-legacy/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-legacy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 56 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-legacy/target/classes [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/examples/XPathRegexAssert.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/examples/XPathRegexAssert.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/jaxp13/XMLUnitNamespaceContext2Jaxp13.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/jaxp13/XMLUnitNamespaceContext2Jaxp13.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ xmlunit-legacy --- [WARNING] Manifest org.xmlunit:xmlunit-legacy:jar:2.7.0 : Unused Export-Package instructions: [org.xmlunit.*] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ xmlunit-legacy --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlunit-legacy --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmlunit-legacy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ xmlunit-legacy --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-legacy/target/xmlunit-legacy-2.7.0.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ xmlunit-legacy --- [INFO] Including org.xmlunit:xmlunit-core:jar:2.7.0 in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.3.0 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [INFO] Excluding junit:junit:jar:3.8.1 from the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] core.jar, jakarta.xml.bind-api.jar, xmlunit-core-2.7.0.jar, xmlunit-legacy-2.7.0.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ xmlunit-legacy --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ------------------< org.xmlunit:xmlunit-placeholders >------------------ [INFO] Building org.xmlunit:xmlunit-placeholders 2.7.0 [5/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ xmlunit-placeholders --- [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) @ xmlunit-placeholders --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-placeholders/target/classes [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ xmlunit-placeholders --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ xmlunit-placeholders --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlunit-placeholders --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmlunit-placeholders --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ xmlunit-placeholders --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-placeholders/target/xmlunit-placeholders-2.7.0.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ xmlunit-placeholders --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --------------------< org.xmlunit:xmlunit-assertj >--------------------- [INFO] Building org.xmlunit:xmlunit-assertj 2.7.0 [6/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ xmlunit-assertj --- [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/xmlunit-2.7.0-src/xmlunit-assertj/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlunit-assertj --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/target/classes [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/AssertFactoryProvider.java: /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/AssertFactoryProvider.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/AssertFactoryProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ xmlunit-assertj --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ xmlunit-assertj --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlunit-assertj --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ xmlunit-assertj --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ xmlunit-assertj --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/target/xmlunit-assertj-2.7.0.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ xmlunit-assertj --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] ---------------------< org.xmlunit:xmlunit-parent >--------------------- [INFO] Building org.xmlunit:xmlunit-parent 2.7.0 [7/6] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ xmlunit-parent --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ xmlunit-parent --- /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/AssertFactoryProvider.java:34: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/AssertFactoryProvider.java:34: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:245: warning - @inheritDoc used but ignoreComments() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:255: warning - @inheritDoc used but ignoreCommentsUsingXSLTVersion(String) does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:235: warning - @inheritDoc used but ignoreElementContentWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:213: warning - @inheritDoc used but ignoreWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:224: warning - @inheritDoc used but normalizeWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:69: warning - Tag @link: reference not found: ComparisonControllers#Default /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:203: warning - @inheritDoc used but withDocumentBuilderFactory(DocumentBuilderFactory) does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:69: warning - Tag @link: reference not found: ComparisonControllers#Default /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:203: warning - @inheritDoc used but withDocumentBuilderFactory(DocumentBuilderFactory) does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:213: warning - @inheritDoc used but ignoreWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:224: warning - @inheritDoc used but normalizeWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:235: warning - @inheritDoc used but ignoreElementContentWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:245: warning - @inheritDoc used but ignoreComments() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:255: warning - @inheritDoc used but ignoreCommentsUsingXSLTVersion(String) does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:30: warning - Tag @link: reference not found: DifferenceEngine /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:69: warning - Tag @link: reference not found: ComparisonControllers#Default /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:69: warning - Tag @link: reference not found: ComparisonControllers#Default /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/diff/DifferenceEvaluators.java:197: warning - Tag @link: reference not found: NodeFilters.Default /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/jaxp13/Validator.java:51: warning - Tag @link: reference not found: javax.xml.validationjavax.xml.validation /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/jaxp13/Validator.java:51: warning - Tag @link: reference not found: javax.xml.validationjavax.xml.validation /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:30: warning - Tag @link: reference not found: DifferenceEngine /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:30: warning - Tag @link: reference not found: DifferenceEngine /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:69: warning - Tag @link: reference not found: ComparisonControllers#Default /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:69: warning - Tag @link: reference not found: ComparisonControllers#Default /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:245: warning - @inheritDoc used but ignoreComments() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:255: warning - @inheritDoc used but ignoreCommentsUsingXSLTVersion(String) does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:235: warning - @inheritDoc used but ignoreElementContentWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:213: warning - @inheritDoc used but ignoreWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:224: warning - @inheritDoc used but normalizeWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:69: warning - Tag @link: reference not found: ComparisonControllers#Default /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:203: warning - @inheritDoc used but withDocumentBuilderFactory(DocumentBuilderFactory) does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:30: warning - Tag @link: reference not found: DifferenceEngine /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:30: warning - Tag @link: reference not found: DifferenceEngine /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:30: warning - Tag @link: reference not found: DifferenceEngine /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:30: warning - Tag @link: reference not found: DifferenceEngine /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:30: warning - Tag @link: reference not found: DifferenceEngine /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:245: warning - @inheritDoc used but ignoreComments() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:255: warning - @inheritDoc used but ignoreCommentsUsingXSLTVersion(String) does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:235: warning - @inheritDoc used but ignoreElementContentWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:213: warning - @inheritDoc used but ignoreWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:224: warning - @inheritDoc used but normalizeWhitespace() does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/jaxp13/Validator.java:51: warning - Tag @link: reference not found: javax.xml.validationjavax.xml.validation /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:69: warning - Tag @link: reference not found: ComparisonControllers#Default /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:69: warning - Tag @link: reference not found: ComparisonControllers#Default /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-assertj/src/main/java/org/xmlunit/assertj/CompareAssert.java:203: warning - @inheritDoc used but withDocumentBuilderFactory(DocumentBuilderFactory) does not override or implement any method. /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java:30: warning - Tag @link: reference not found: DifferenceEngine /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src/xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/jaxp13/Validator.java:51: warning - Tag @link: reference not found: javax.xml.validationjavax.xml.validation [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ xmlunit-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.xmlunit:xmlunit-parent 2.7.0: [INFO] [INFO] org.xmlunit:xmlunit-parent ......................... SUCCESS [ 13.854 s] [INFO] org.xmlunit:xmlunit-core ........................... SUCCESS [ 8.687 s] [INFO] org.xmlunit:xmlunit-matchers ....................... SUCCESS [ 0.752 s] [INFO] org.xmlunit:xmlunit-legacy ......................... SUCCESS [ 3.421 s] [INFO] org.xmlunit:xmlunit-placeholders ................... SUCCESS [ 0.531 s] [INFO] org.xmlunit:xmlunit-assertj ........................ SUCCESS [ 1.356 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.932 s [INFO] Finished at: 2020-11-08T00:37:14Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA62UTU+EMBCG7/srKvd29c6yUU8cPG1MvA50FoplIP0g8O8tLhvRxGrEY2ee5slL 35Aex1azAY1VHR2SO3GbMKSyk4qqQ/J84venxzxPjtkuveGcPXilJZPYI8mAKbSsQkIDDiUrJvby NBDjPNBrJtsx9jGY5mMYVKbzfS6zzlQCeihrFGfUakz3182FA+PUGUoXBi0MSLzwJDXyXvtKUbpf 7WfP/rPoe28DA4wixBeFIhmxNjAWHHr1d1XZtcJ6+rVMtb3eEuw1XAURrqoBXHjYqO8rvC3q/Jo1 tKVB6yLaK8LLzuA229Kd926ISynsjx2yNch/qJAnFUu57DelsxaNayKShdj4JQmdKCaHhZdyithm hi9QzLU6zX+ANwP5cmVoBAAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DBQwmT + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64 + cd xmlunit-2.7.0-src + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n xmlunit -d /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64 [INFO] Installing artifact org.xmlunit:xmlunit-parent:pom:2.7.0 [INFO] Installing artifact org.xmlunit:xmlunit-core:jar:2.7.0 [INFO] Installing artifact org.xmlunit:xmlunit-core:pom:2.7.0 [INFO] Installing artifact org.xmlunit:xmlunit-matchers:jar:2.7.0 [INFO] Installing artifact org.xmlunit:xmlunit-matchers:pom:2.7.0 [INFO] Installing artifact org.xmlunit:xmlunit-legacy:jar:2.7.0 [INFO] Installing artifact org.xmlunit:xmlunit-legacy:pom:2.7.0 [INFO] Installing artifact org.xmlunit:xmlunit-placeholders:jar:2.7.0 [INFO] Installing artifact org.xmlunit:xmlunit-placeholders:pom:2.7.0 [INFO] Installing artifact org.xmlunit:xmlunit-assertj:jar:2.7.0 [INFO] Installing artifact org.xmlunit:xmlunit-assertj:pom:2.7.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/javadoc/xmlunit + 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/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .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/xmlunit-2.7.0-1.mga8.x86_64/usr/share/javadoc/xmlunit + echo /usr/share/javadoc/xmlunit + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.7.0-1.mga8 --unique-debug-suffix -2.7.0-1.mga8.x86_64 --unique-debug-src-base xmlunit-2.7.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xmlunit-2.7.0-src + /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: xmlunit-2.7.0-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6EsnTV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlunit-2.7.0-src + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/doc/xmlunit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/doc/xmlunit + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/doc/xmlunit + cp -pr CONTRIBUTING.md /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/doc/xmlunit + cp -pr RELEASE_NOTES.md /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/doc/xmlunit + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fDd0nS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlunit-2.7.0-src + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/licenses/xmlunit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/licenses/xmlunit + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/licenses/xmlunit + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-parent.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-parent:pom:) = 2.7.0 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-parent.xml'] [INFO maven.req] javapackages-filesystem, java-headless [INFO maven.req] from POM(s): mvn(org.apache.felix:maven-bundle-plugin) Provides: mvn(org.xmlunit:xmlunit-parent:pom:) = 2.7.0 xmlunit = 0:2.7.0-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.apache.felix:maven-bundle-plugin) Processing files: xmlunit-javadoc-2.7.0-1.mga8.noarch pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/javadoc/xmlunit/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/xmlunit-2.7.0-1.mga8.x86_64/usr/share/javadoc/xmlunit/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/xmlunit-2.7.0-1.mga8.x86_64/usr/share/javadoc/xmlunit/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/xmlunit-2.7.0-1.mga8.x86_64/usr/share/javadoc/xmlunit/member-search-index.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: xmlunit-javadoc = 0:2.7.0-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: xmlunit-assertj-2.7.0-1.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-assertj.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-assertj) = 2.7.0, mvn(org.xmlunit:xmlunit-assertj:pom:) = 2.7.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/java/xmlunit/xmlunit-assertj.jar'] [INFO osgi.prov] osgi(org.xmlunit.xmlunit-assertj) = 2.7.0 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-assertj.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.7, mvn(org.xmlunit:xmlunit-core) = 2.7.0, mvn(org.assertj:assertj-core) [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/java/xmlunit/xmlunit-assertj.jar'] Provides: mvn(org.xmlunit:xmlunit-assertj) = 2.7.0 mvn(org.xmlunit:xmlunit-assertj:pom:) = 2.7.0 osgi(org.xmlunit.xmlunit-assertj) = 2.7.0 xmlunit-assertj = 0:2.7.0-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.7 javapackages-filesystem mvn(org.assertj:assertj-core) mvn(org.xmlunit:xmlunit-core) = 2.7.0 Processing files: xmlunit-core-2.7.0-1.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-core.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-core) = 2.7.0, mvn(org.xmlunit:xmlunit-core:pom:) = 2.7.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/java/xmlunit/xmlunit-core.jar'] [INFO osgi.prov] osgi(org.xmlunit.xmlunit-core) = 2.7.0 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-core.xml'] [INFO maven.req] mvn(javax.xml.bind:jaxb-api), javapackages-filesystem, java-headless >= 1:1.6 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/java/xmlunit/xmlunit-core.jar'] Provides: mvn(org.xmlunit:xmlunit-core) = 2.7.0 mvn(org.xmlunit:xmlunit-core:pom:) = 2.7.0 osgi(org.xmlunit.xmlunit-core) = 2.7.0 xmlunit-core = 0:2.7.0-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(javax.xml.bind:jaxb-api) Processing files: xmlunit-legacy-2.7.0-1.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-legacy.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-legacy) = 2.7.0 mvn(xmlunit:xmlunit) = 2.7.0, mvn(org.xmlunit:xmlunit-legacy:pom:) = 2.7.0 mvn(xmlunit:xmlunit:pom:) = 2.7.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/java/xmlunit/xmlunit-legacy.jar'] [INFO osgi.prov] osgi(org.xmlunit.xmlunit-legacy) = 2.7.0 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-legacy.xml'] [INFO maven.req] mvn(org.xmlunit:xmlunit-core) = 2.7.0, javapackages-filesystem, mvn(junit:junit), java-headless >= 1:1.6 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/java/xmlunit/xmlunit-legacy.jar'] Provides: mvn(org.xmlunit:xmlunit-legacy) = 2.7.0 mvn(org.xmlunit:xmlunit-legacy:pom:) = 2.7.0 mvn(xmlunit:xmlunit) = 2.7.0 mvn(xmlunit:xmlunit:pom:) = 2.7.0 osgi(org.xmlunit.xmlunit-legacy) = 2.7.0 xmlunit-legacy = 0:2.7.0-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(junit:junit) mvn(org.xmlunit:xmlunit-core) = 2.7.0 Processing files: xmlunit-matchers-2.7.0-1.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-matchers.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-matchers) = 2.7.0, mvn(org.xmlunit:xmlunit-matchers:pom:) = 2.7.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/java/xmlunit/xmlunit-matchers.jar'] [INFO osgi.prov] osgi(org.xmlunit.xmlunit-matchers) = 2.7.0 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-matchers.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6, mvn(org.hamcrest:hamcrest-core), mvn(org.xmlunit:xmlunit-core) = 2.7.0 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/java/xmlunit/xmlunit-matchers.jar'] Provides: mvn(org.xmlunit:xmlunit-matchers) = 2.7.0 mvn(org.xmlunit:xmlunit-matchers:pom:) = 2.7.0 osgi(org.xmlunit.xmlunit-matchers) = 2.7.0 xmlunit-matchers = 0:2.7.0-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(org.hamcrest:hamcrest-core) mvn(org.xmlunit:xmlunit-core) = 2.7.0 Processing files: xmlunit-placeholders-2.7.0-1.mga8.noarch [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-placeholders.xml'] [INFO maven.prov] mvn(org.xmlunit:xmlunit-placeholders:pom:) = 2.7.0, mvn(org.xmlunit:xmlunit-placeholders) = 2.7.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/java/xmlunit/xmlunit-placeholders.jar'] [INFO osgi.prov] osgi(org.xmlunit.xmlunit-placeholders) = 2.7.0 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/maven-metadata/xmlunit-xmlunit-placeholders.xml'] [INFO maven.req] java-headless >= 1:1.6, mvn(org.xmlunit:xmlunit-core) = 2.7.0, javapackages-filesystem [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64/usr/share/java/xmlunit/xmlunit-placeholders.jar'] Provides: mvn(org.xmlunit:xmlunit-placeholders) = 2.7.0 mvn(org.xmlunit:xmlunit-placeholders:pom:) = 2.7.0 osgi(org.xmlunit.xmlunit-placeholders) = 2.7.0 xmlunit-placeholders = 0:2.7.0-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(org.xmlunit:xmlunit-core) = 2.7.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-placeholders-2.7.0-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-matchers-2.7.0-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-assertj-2.7.0-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-2.7.0-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-core-2.7.0-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-legacy-2.7.0-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/xmlunit-javadoc-2.7.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hgTGAT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xmlunit-2.7.0-src + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/xmlunit-2.7.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t5ckJV + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf xmlunit-2.7.0-src + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!