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/jFormatString.spec'], chrootPath='/var/lib/mock/f35-build-27301518-3529047/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jFormatString.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1621036800 Wrote: /builddir/build/SRPMS/jFormatString-0-0.38.20131227gitf159b88.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jFormatString.spec'], chrootPath='/var/lib/mock/f35-build-27301518-3529047/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jFormatString.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1621036800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zSGbR2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf j-format-string-f159b88a16be + /usr/bin/unzip -qq /builddir/build/SOURCES/f159b88a16be4d103c7e7beb90e07a92617980b9.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd j-format-string-f159b88a16be + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (jFormatString-build.patch): + echo 'Patch #0 (jFormatString-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file build.xml Patch #1 (jFormatString-java8.patch): + echo 'Patch #1 (jFormatString-java8.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file build.xml + cp /builddir/build/SOURCES/jFormatString-2.0.2.pom pom.xml + rm -rfv src/junit removed 'src/junit/edu/umd/cs/findbugs/formatStringChecker/FormatterRuntimeTest.java' removed 'src/junit/edu/umd/cs/findbugs/formatStringChecker/FormatterCompileTimeTest.java' removed directory 'src/junit/edu/umd/cs/findbugs/formatStringChecker' removed directory 'src/junit/edu/umd/cs/findbugs' removed directory 'src/junit/edu/umd/cs' removed directory 'src/junit/edu/umd' removed directory 'src/junit/edu' removed directory 'src/junit' + rm -v lib/findbugs-internal-annotations.jar lib/junit-4.5.jar removed 'lib/findbugs-internal-annotations.jar' removed 'lib/junit-4.5.jar' + /usr/bin/python3 /usr/share/java-utils/mvn_file.py com.google.code.findbugs:jFormatString jFormatString + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NDY53Z + umask 022 + cd /builddir/build/BUILD + cd j-format-string-f159b88a16be + ant jarFile Buildfile: /builddir/build/BUILD/j-format-string-f159b88a16be/build.xml classes: [mkdir] Created dir: /builddir/build/BUILD/j-format-string-f159b88a16be/build/classes [javac] Compiling 10 source files to /builddir/build/BUILD/j-format-string-f159b88a16be/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning jarFile: [jar] Building jar: /builddir/build/BUILD/j-format-string-f159b88a16be/build/jFormatString.jar BUILD SUCCESSFUL Total time: 0 seconds + mkdir docs + javadoc -d docs -source 1.8 -sourcepath src/java -classpath build/classes -link file:///usr/share/javadoc/java edu.umd.cs.findbugs.formatStringChecker Loading source files for package edu.umd.cs.findbugs.formatStringChecker... Constructing Javadoc information... Standard Doclet version 11.0.11 Building tree for all the packages and classes... Generating docs/edu/umd/cs/findbugs/formatStringChecker/ExtraFormatArgumentsException.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/FormatSpecifier.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/Formatter.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/FormatterException.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/FormatterNumberFormatException.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.html... src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:52: warning: no @param for conversion public IllegalFormatConversionException(String formatSpecifier, ^ Generating docs/edu/umd/cs/findbugs/formatStringChecker/MissingFormatArgumentException.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/package-summary.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/package-tree.html... Generating docs/constant-values.html... Generating docs/serialized-form.html... Building index for all the packages and classes... Generating docs/overview-tree.html... Generating docs/index-all.html... Building index for all classes... Generating docs/allclasses-index.html... Generating docs/allpackages-index.html... Generating docs/deprecated-list.html... Building index for all classes... Generating docs/allclasses.html... Generating docs/allclasses.html... Generating docs/index.html... Generating docs/help-doc.html... 1 warning + /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py pom.xml build/jFormatString.jar + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yA3Zuy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch ++ dirname /builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch + cd j-format-string-f159b88a16be + xmvn-install -R .xmvn-reactor -n jFormatString -d /builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch [INFO] Installing artifact com.google.code.findbugs:jFormatString:pom:2.0.2 [INFO] Installing artifact com.google.code.findbugs:jFormatString:jar:2.0.2 [INFO] Installation successful + jdir=docs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch/usr/share/licenses + '[' -d docs ']' + install -dm755 /builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch/usr/share/javadoc/jFormatString + cp -pr docs/allclasses-index.html docs/allclasses.html docs/allpackages-index.html docs/constant-values.html docs/deprecated-list.html docs/edu docs/element-list docs/help-doc.html docs/index-all.html docs/index.html docs/jquery docs/member-search-index.js docs/member-search-index.zip docs/overview-tree.html docs/package-search-index.js docs/package-search-index.zip docs/resources docs/script.js docs/search.js docs/serialized-form.html docs/stylesheet.css docs/type-search-index.js docs/type-search-index.zip /builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch/usr/share/javadoc/jFormatString + echo /usr/share/javadoc/jFormatString + /usr/lib/rpm/find-debuginfo.sh -j3 --strict-build-id -m -i --build-id-seed 0-0.38.20131227gitf159b88.fc35 --unique-debug-suffix -0-0.38.20131227gitf159b88.fc35.noarch --unique-debug-src-base jFormatString-0-0.38.20131227gitf159b88.fc35.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/j-format-string-f159b88a16be + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: jFormatString-0-0.38.20131227gitf159b88.fc35.noarch [INFO maven.prov] input: ['/builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch/usr/share/maven-metadata/jFormatString.xml'] [INFO maven.prov] mvn(com.google.code.findbugs:jFormatString:pom:) = 2.0.2, mvn(com.google.code.findbugs:jFormatString) = 2.0.2 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch/usr/share/java/jFormatString.jar'] [INFO maven.req] input: ['/builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch/usr/share/maven-metadata/jFormatString.xml'] [INFO maven.req] (java-headless or java-11-headless), javapackages-filesystem [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch/usr/share/java/jFormatString.jar'] Provides: jFormatString = 0-0.38.20131227gitf159b88.fc35 mvn(com.google.code.findbugs:jFormatString) = 2.0.2 mvn(com.google.code.findbugs:jFormatString:pom:) = 2.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (java-headless or java-11-headless) javapackages-filesystem Processing files: jFormatString-javadoc-0-0.38.20131227gitf159b88.fc35.noarch Provides: jFormatString-javadoc = 0-0.38.20131227gitf159b88.fc35 Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 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/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch Wrote: /builddir/build/RPMS/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch.rpm Wrote: /builddir/build/RPMS/jFormatString-javadoc-0-0.38.20131227gitf159b88.fc35.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PX01Tn + umask 022 + cd /builddir/build/BUILD + cd j-format-string-f159b88a16be + /usr/bin/rm -rf /builddir/build/BUILDROOT/jFormatString-0-0.38.20131227gitf159b88.fc35.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0