D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/cxf-build-utils-3.2.0-4.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h1mkyQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf cxf-build-utils-cxf-build-utils-3.2.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/cxf-build-utils-3.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cxf-build-utils-cxf-build-utils-3.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep net.sourceforge.pmd:pmd-java buildtools + rm -r buildtools/src/main/java/org/apache/cxf/pmd + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yRUt2n + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cxf-build-utils-cxf-build-utils-3.2.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache CXF Build Utilities [INFO] Apache CXF Buildtools [INFO] Apache CXF XML to FastInfoset Maven2 Plugin [INFO] Apache CXF XML to FastInfoset Maven2 Plugin Test [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF Build Utilities 3.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ cxf-build-utils --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF Buildtools 3.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ cxf-buildtools --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ cxf-buildtools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ cxf-buildtools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0/buildtools/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ cxf-buildtools --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ cxf-buildtools --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ cxf-buildtools --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cxf-buildtools --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0/buildtools/target/cxf-buildtools-3.2.0.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF XML to FastInfoset Maven2 Plugin 3.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ cxf-xml2fastinfoset-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ cxf-xml2fastinfoset-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ cxf-xml2fastinfoset-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0/xml2fastinfoset-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ cxf-xml2fastinfoset-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [WARNING] org.apache.cxf.maven_plugin.xml2fastinfoset.XML2FastInfosetCompilerMojo#outputDirectory: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.cxf.maven_plugin.xml2fastinfoset.XML2FastInfosetCompilerMojo#project: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [WARNING] org.apache.cxf.maven_plugin.xml2fastinfoset.XML2FastInfosetCompilerMojo#resources: [WARNING] The syntax [WARNING] @parameter expression="${property}" [WARNING] is deprecated, please use [WARNING] @parameter property="property" [WARNING] instead. [INFO] Mojo extractor with id: java-javadoc found 1 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ cxf-xml2fastinfoset-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0/xml2fastinfoset-plugin/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ cxf-xml2fastinfoset-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ cxf-xml2fastinfoset-plugin --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cxf-xml2fastinfoset-plugin --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0/xml2fastinfoset-plugin/target/cxf-xml2fastinfoset-plugin-3.2.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ cxf-xml2fastinfoset-plugin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF XML to FastInfoset Maven2 Plugin Test 3.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (process-resource-bundles) @ cxf-xml2fastinfoset-test --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ cxf-xml2fastinfoset-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 5 resources [INFO] [INFO] --- cxf-xml2fastinfoset-plugin:3.2.0:xml2fastinfoset (default) @ cxf-xml2fastinfoset-test --- [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ cxf-xml2fastinfoset-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ cxf-xml2fastinfoset-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0/xml2fastinfoset-test/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ cxf-xml2fastinfoset-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ cxf-xml2fastinfoset-test --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cxf-xml2fastinfoset-test --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0/xml2fastinfoset-test/target/cxf-xml2fastinfoset-test-3.2.0.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF Build Utilities 3.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.5.0:install (default-cli) @ cxf-build-utils --- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ cxf-build-utils >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ cxf-build-utils <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ cxf-build-utils --- [WARNING] Are you sure about the parameter? It seems to be 1.8 [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0/xml2fastinfoset-plugin/src/main/java/org/apache/cxf/maven_plugin/xml2fastinfoset/XML2FastInfosetCompilerMojo.java:57: warning - @goal is an unknown tag. [WARNING] /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0/xml2fastinfoset-plugin/src/main/java/org/apache/cxf/maven_plugin/xml2fastinfoset/XML2FastInfosetCompilerMojo.java:57: warning - @phase is an unknown tag. [WARNING] /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0/xml2fastinfoset-plugin/src/main/java/org/apache/cxf/maven_plugin/xml2fastinfoset/XML2FastInfosetCompilerMojo.java:57: warning - @threadSafe is an unknown tag. [WARNING] /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0/xml2fastinfoset-plugin/src/main/java/org/apache/cxf/maven_plugin/xml2fastinfoset/XML2FastInfosetCompilerMojo.java:100: warning - @component is an unknown tag. [INFO] [INFO] --- xmvn-mojo:2.5.0:builddep (default-cli) @ cxf-build-utils --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CXF Build Utilities ......................... SUCCESS [ 5.786 s] [INFO] Apache CXF Buildtools .............................. SUCCESS [ 4.353 s] [INFO] Apache CXF XML to FastInfoset Maven2 Plugin ........ SUCCESS [ 2.978 s] [INFO] Apache CXF XML to FastInfoset Maven2 Plugin Test ... SUCCESS [ 1.102 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.274 s [INFO] Finished at: 2017-10-12T10:12:14+00:00 [INFO] Final Memory: 43M/2303M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WUPW/DIBCG9/wK6h3c7o6jtlIlD52iSl2JOTtY9oEMWMm/L5RYcSvVTZMqGe+9 Vzz3AWSrXdeSAXojFS6TB3afEMBSCYn1Mnlb08f1c1Ekq3yR3VFKnpxsBRGgAYW3STCkBoSeWxBk syfvrwMSSr176skXhByFfQi9UPfK6ULkqq8Z17zcQpaOWnTw3sqKl9YLo2EiRQ/sLGAoPteqy9Jj GJjpV+h8DUYht3sNTLewc2ammGigmzAMyrX8Xtbp3EaEon8ExfS5h4em/CZhy505uSlnZWsuY8Zd sY4PgDPAzzzVraslXjbFP0NH4YrIzi+iveZce9XAf3bI4qbMr2Sz5QIOe70B/nChLuU3DqWde5ox f+7xpeqYccj878sqbqzEShmYA754VzG65rCTKPy9H+Mv/DTiBQAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9JePiL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64 + cd cxf-build-utils-cxf-build-utils-3.2.0 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n cxf-build-utils -d /home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64 [INFO] Installing artifact org.apache.cxf.build-utils:cxf-build-utils:pom:3.2.0 [INFO] Installing artifact org.apache.cxf.build-utils:cxf-buildtools:jar:3.2.0 [INFO] Installing artifact org.apache.cxf.build-utils:cxf-buildtools:pom:3.2.0 [INFO] Installing artifact org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:jar:3.2.0 [INFO] Installing artifact org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:pom:3.2.0 [INFO] Installing artifact org.apache.cxf.build-utils:cxf-xml2fastinfoset-test:jar:3.2.0 [INFO] Installing artifact org.apache.cxf.build-utils:cxf-xml2fastinfoset-test:pom:3.2.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64/usr/share/javadoc/cxf-build-utils + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/stylesheet.css /home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64/usr/share/javadoc/cxf-build-utils + echo /usr/share/javadoc/cxf-build-utils + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 3.2.0-4.mga7 --unique-debug-suffix -3.2.0-4.mga7.x86_64 --unique-debug-src-base cxf-build-utils-3.2.0-4.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/cxf-build-utils-cxf-build-utils-3.2.0 + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: cxf-build-utils-3.2.0-4.mga7.noarch [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64/usr/share/java/cxf-build-utils/cxf-buildtools.jar'] [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64/usr/share/java/cxf-build-utils/cxf-buildtools.jar'] [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64/usr/share/java/cxf-build-utils/cxf-xml2fastinfoset-plugin.jar'] [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64/usr/share/java/cxf-build-utils/cxf-xml2fastinfoset-plugin.jar'] [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64/usr/share/java/cxf-build-utils/cxf-xml2fastinfoset-test.jar'] [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64/usr/share/java/cxf-build-utils/cxf-xml2fastinfoset-test.jar'] [INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64/usr/share/maven-metadata/cxf-build-utils.xml'] [INFO maven.prov] mvn(org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:pom:) = 3.2.0, mvn(org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin) = 3.2.0, mvn(org.apache.cxf.build-utils:cxf-buildtools) = 3.2.0, mvn(org.apache.cxf.build-utils:cxf-xml2fastinfoset-test) = 3.2.0, mvn(org.apache.cxf.build-utils:cxf-build-utils:pom:) = 3.2.0, mvn(org.apache.cxf.build-utils:cxf-buildtools:pom:) = 3.2.0, mvn(org.apache.cxf.build-utils:cxf-xml2fastinfoset-test:pom:) = 3.2.0 [INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64/usr/share/maven-metadata/cxf-build-utils.xml'] [INFO maven.req] mvn(com.sun.xml.fastinfoset:FastInfoset), java-headless >= 1:1.6, mvn(org.codehaus.plexus:plexus-utils), javapackages-tools Provides: cxf-build-utils = 3.2.0-4.mga7 mvn(org.apache.cxf.build-utils:cxf-build-utils:pom:) = 3.2.0 mvn(org.apache.cxf.build-utils:cxf-buildtools) = 3.2.0 mvn(org.apache.cxf.build-utils:cxf-buildtools:pom:) = 3.2.0 mvn(org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin) = 3.2.0 mvn(org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:pom:) = 3.2.0 mvn(org.apache.cxf.build-utils:cxf-xml2fastinfoset-test) = 3.2.0 mvn(org.apache.cxf.build-utils:cxf-xml2fastinfoset-test:pom:) = 3.2.0 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-tools mvn(com.sun.xml.fastinfoset:FastInfoset) mvn(org.codehaus.plexus:plexus-utils) Processing files: cxf-build-utils-javadoc-3.2.0-4.mga7.noarch Provides: cxf-build-utils-javadoc = 3.2.0-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-tools Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/cxf-build-utils-3.2.0-4.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/cxf-build-utils-javadoc-3.2.0-4.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mAWxIo + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cxf-build-utils-cxf-build-utils-3.2.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/cxf-build-utils-3.2.0-4.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HPSde2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf cxf-build-utils-cxf-build-utils-3.2.0 + exit 0 D: [iurt_root_command] Success!