Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven-plugin-bundle.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8030020210611031523-30b713e6-build-23655-4474/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/maven-plugin-bundle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Tue Oct 17 2011 Jaromir Capik 2.0.0-11 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/maven-plugin-bundle-4.2.1-2.module+el8.3.0+96+14dee425.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven-plugin-bundle.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8030020210611031523-30b713e6-build-23655-4474/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven-plugin-bundle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Tue Oct 17 2011 Jaromir Capik 2.0.0-11 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k5KkoH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maven-bundle-plugin-4.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/maven-bundle-plugin-4.2.1-source-release.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-bundle-plugin-4.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name pom.xml -exec sed -i 's/\r//' '{}' ';' + find -name '*.java' -exec sed -i 's/\r//' '{}' ';' + echo 'Patch #0 (0001-Port-to-current-maven-dependency-tree.patch):' Patch #0 (0001-Port-to-current-maven-dependency-tree.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pom.xml Hunk #1 succeeded at 212 (offset 20 lines). patching file src/main/java/org/apache/felix/bundleplugin/BundleAllPlugin.java Hunk #2 succeeded at 39 (offset -1 lines). Hunk #3 succeeded at 49 (offset -1 lines). Hunk #4 succeeded at 93 (offset -1 lines). Hunk #5 succeeded at 175 (offset -1 lines). Hunk #6 succeeded at 195 (offset -1 lines). Hunk #7 succeeded at 239 (offset -1 lines). patching file src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java Hunk #4 succeeded at 743 (offset 2 lines). Hunk #5 succeeded at 881 (offset 2 lines). Patch #1 (0002-Fix-for-new-maven-archiver.patch): + echo 'Patch #1 (0002-Fix-for-new-maven-archiver.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 (Stripping trailing CRs from patch; use --binary to disable.) patching file src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java Hunk #1 succeeded at 1075 (offset -29 lines). Patch #2 (0003-Port-to-plexus-utils-3.0.24.patch): + echo 'Patch #2 (0003-Port-to-plexus-utils-3.0.24.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 (Stripping trailing CRs from patch; use --binary to disable.) patching file pom.xml Hunk #1 succeeded at 217 (offset 20 lines). (Stripping trailing CRs from patch; use --binary to disable.) patching file src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java Hunk #1 succeeded at 1781 (offset -25 lines). Patch #3 (0004-Use-Maven-3-APIs.patch): + echo 'Patch #3 (0004-Use-Maven-3-APIs.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pom.xml patching file src/main/java/org/apache/felix/bundleplugin/BundlePlugin.java Hunk #3 succeeded at 844 (offset 2 lines). + find -name '*.jar' -delete + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_change_dep :org.osgi.core :osgi.core + rm -r src/main/java/org/apache/maven/shared/dependency + rm -r src/main/java/org/apache/felix/bundleplugin/pom + rm -rf src/main/java/org/apache/felix/obrplugin/ + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_dep :org.apache.felix.bundlerepository + rm -f src/main/java/org/apache/felix/bundleplugin/baseline/BaselineReport.java + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_dep :doxia-sink-api + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_dep :doxia-site-renderer + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NqHk28 + umask 022 + cd /builddir/build/BUILD + cd maven-bundle-plugin-4.2.1 + /usr/libexec/platform-python /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -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'] /usr/share/maven/bin/mvn: line 36: /etc/java/maven.conf: No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.NqHk28 (%build) RPM build errors: bogus date in %changelog: Tue Oct 17 2011 Jaromir Capik 2.0.0-11 Bad exit status from /var/tmp/rpm-tmp.NqHk28 (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/maven-plugin-bundle.spec