Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/os-maven-plugin.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201801-8000020190620195035-211ef2cd-build-21645-950/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/os-maven-plugin.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/os-maven-plugin.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201801-8000020190620195035-211ef2cd-build-21645-950/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/os-maven-plugin.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SPrF4j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/bin/gzip -dc /builddir/build/SOURCES/os-maven-plugin-1.2.3.Final.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-Port-to-current-plexus-utils.patch): + echo 'Patch #0 (0001-Port-to-current-plexus-utils.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/kr/motd/maven/os/DetectExtension.java + echo 'Patch #1 (0002-Don-t-fail-on-unknown-arch.patch):' Patch #1 (0002-Don-t-fail-on-unknown-arch.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/kr/motd/maven/os/Detector.java + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_dep org.eclipse:ui + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-jar-plugin + find -name EclipseStartup.java -delete + find -name plugin.xml -delete + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7FkbQS + umask 022 + cd /builddir/build/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/libexec/platform-python /usr/share/java-utils/mvn_build.py --xmvn-javadoc Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] -------------------< kr.motd.maven:os-maven-plugin >-------------------- [INFO] Building os-maven-plugin 1.2.3.Final [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ os-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/classes [INFO] /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java: /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java uses or overrides a deprecated API. [INFO] /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java: /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java uses unchecked or unsafe operations. [INFO] /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/main/java/kr/motd/maven/os/DetectExtension.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.5.1:descriptor (default-descriptor) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- plexus-component-metadata:1.7.1:generate-metadata (default) @ os-maven-plugin --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-plugin-plugin:3.5.1:descriptor (mojo-descriptor) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ os-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ os-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ os-maven-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ os-maven-plugin --- [INFO] Building jar: /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final/target/os-maven-plugin-1.2.3.Final.jar [INFO] [INFO] --- maven-plugin-plugin:3.5.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ os-maven-plugin --- [INFO] [INFO] -------------------< kr.motd.maven:os-maven-plugin >-------------------- [INFO] Building os-maven-plugin 1.2.3.Final [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ os-maven-plugin --- [INFO] [INFO] --- xmvn-mojo:3.0.0:javadoc (default-cli) @ os-maven-plugin --- [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ os-maven-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.098 s [INFO] Finished at: 2019-06-21T15:05:59Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72TsU7DMBCG9z6Fye4E9jQVMGVgqpBYj/hIjZI7yz5H6dvjkKIWhqhVKybrzp/8 f2fZ5WbsOzWgD5ZpnT3k95lCathYatfZ61Y/bp/rOttUq/JOa/UUbWeUQYdkEmYxqBYJPQga9b5X by8DKa0TfcpUK6WOjf1UpkbrObraVOzbPDCB7B3mHEJZ/OzMHHixH9DIhIagHXgkKYuT9szhKEjT GJXjviyO5ZRe/I5ftknj4w5iyF2HY1wSmgHdcO+YkpbuUcCAwF+/ywTAQbPDvIcBKUnE1tKSxTen Z+6w3C7/3Fxw9h9DG/Z48zvWwtydfdFAxAKSXli4zuTi5xbFdldkfkayspBy2F86/qSa/vcX4KUQ X0YEAAA= -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L4RxrQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch ++ dirname /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + xmvn-install -R .xmvn-reactor -n os-maven-plugin -d /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch [INFO] Installing artifact kr.motd.maven:os-maven-plugin:jar:1.2.3.Final [INFO] Installing artifact kr.motd.maven:os-maven-plugin:pom:1.2.3.Final [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/javadoc/os-maven-plugin + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/args .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/kr .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/javadoc/os-maven-plugin + echo /usr/share/javadoc/os-maven-plugin + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.2.3-9.module_el8.0.0+30+832da3a1 --unique-debug-suffix -1.2.3-9.module_el8.0.0+30+832da3a1.noarch --unique-debug-src-base os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pnP4GP + umask 022 + cd /builddir/build/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + DOCDIR=/builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/doc/os-maven-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/doc/os-maven-plugin + cp -pr LICENSE.txt /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/doc/os-maven-plugin + exit 0 warning: File listed twice: /usr/share/java/os-maven-plugin warning: File listed twice: /usr/share/maven-poms/os-maven-plugin [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/java/os-maven-plugin/os-maven-plugin.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/java/os-maven-plugin/os-maven-plugin.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/maven-metadata/os-maven-plugin.xml'] [INFO maven.prov] mvn(kr.motd.maven:os-maven-plugin:pom:) = 1.2.3.Final, mvn(kr.motd.maven:os-maven-plugin) = 1.2.3.Final [INFO maven.req] input: ['/builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/maven-metadata/os-maven-plugin.xml'] [INFO maven.req] java-headless >= 1:1.5, mvn(org.codehaus.plexus:plexus-utils), mvn(org.apache.maven:maven-plugin-api), javapackages-filesystem Provides: mvn(kr.motd.maven:os-maven-plugin) = 1.2.3.Final mvn(kr.motd.maven:os-maven-plugin:pom:) = 1.2.3.Final os-maven-plugin = 1.2.3-9.module_el8.0.0+30+832da3a1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.5 javapackages-filesystem mvn(org.apache.maven:maven-plugin-api) mvn(org.codehaus.plexus:plexus-utils) Processing files: os-maven-plugin-javadoc-1.2.3-9.module_el8.0.0+30+832da3a1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nHg9QP + umask 022 + cd /builddir/build/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + DOCDIR=/builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/doc/os-maven-plugin-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/doc/os-maven-plugin-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch/usr/share/doc/os-maven-plugin-javadoc + exit 0 Provides: os-maven-plugin-javadoc = 1.2.3-9.module_el8.0.0+30+832da3a1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch Wrote: /builddir/build/RPMS/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch.rpm Wrote: /builddir/build/RPMS/os-maven-plugin-javadoc-1.2.3-9.module_el8.0.0+30+832da3a1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.71BNnQ + umask 022 + cd /builddir/build/BUILD + cd os-maven-plugin-os-maven-plugin-1.2.3.Final + /usr/bin/rm -rf /builddir/build/BUILDROOT/os-maven-plugin-1.2.3-9.module_el8.0.0+30+832da3a1.noarch + exit 0 Child return code was: 0