Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/junit.spec'], chrootPath='/var/lib/mock/rocky-9-ppc64le/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=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/junit.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1628467200 Wrote: /builddir/build/SRPMS/junit-4.13.1-5.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target ppc64le --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/junit.spec"], chrootPath='/var/lib/mock/rocky-9-ppc64le/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=0uid=11011gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target ppc64le --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/junit.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1628467200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xUcnwr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf junit4-r4.13.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/junit-4.13.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd junit4-r4.13.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Port-to-hamcrest-2.2.patch): + echo 'Patch #1 (0001-Port-to-hamcrest-2.2.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java patching file src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java patching file src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java patching file src/main/java/org/junit/matchers/JUnitMatchers.java patching file src/test/java/org/junit/tests/experimental/theories/runner/WithDataPointMethod.java + sed -i /InaccessibleBaseClassTest/d src/test/java/org/junit/tests/AllTests.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :replacer + sed s/@version@/4.13.1/ src/main/java/junit/runner/Version.java.template + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :animal-sniffer-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project 'bundle' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:build/pom:plugins ' org.apache.felix maven-bundle-plugin true org.junit {local-packages},!org.hamcrest*,*;x-internal:=true <_nouses>true ' + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : junit + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gsmjvc + umask 022 + cd /builddir/build/BUILD + cd junit4-r4.13.1 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -DjdkVersion=1.6 Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -DjdkVersion=1.6 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', '-DjdkVersion=1.6', '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 junit:junit:bundle:4.13.1 [WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 136, column 21 [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] [WARNING] The project junit:junit:bundle:4.13.1 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] [INFO] ----------------------------< junit:junit >----------------------------- [INFO] Building JUnit 4.13.1 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ junit --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ junit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Using 'ISO-8859-1' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ junit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 217 source files to /builddir/build/BUILD/junit4-r4.13.1/target/classes [WARNING] [options] bootstrap class path not set in conjunction with -source 6 [WARNING] [options] source value 6 is obsolete and will be removed in a future release [WARNING] [options] target value 1.6 is obsolete and will be removed in a future release [WARNING] [options] To suppress warnings about obsolete options, use -Xlint:-options. [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/junit/extensions/TestDecorator.java:[3,22] [deprecation] Assert in junit.framework has been deprecated [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/internal/runners/statements/FailOnTimeout.java:[109,11] no description for @param [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/runner/notification/SynchronizedRunListener.java:[67,7] no description for @throws [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/runner/FilterFactories.java:[19,7] no description for @throws [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/internal/Classes.java:[24,7] no description for @throws [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/internal/Classes.java:[37,7] no description for @throws [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/runner/JUnitCore.java:[66,7] no description for @param [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/runners/model/FrameworkMember.java:[33,19] [unchecked] unchecked cast required: T found: FrameworkMember where T is a type-variable: T extends FrameworkMember declared in class FrameworkMember [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/validator/AnnotationValidatorFactory.java:[31,59] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/rules/ErrorCollector.java:[77,16] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/runners/Parameterized.java:[406,35] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.java:[69,64] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/experimental/theories/internal/Assignments.java:[122,18] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /builddir/build/BUILD/junit4-r4.13.1/src/main/java/org/junit/rules/ExpectedException.java:[271,12] [deprecation] assertThat(T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(T,Matcher) [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ junit --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ junit --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ junit --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:bundle (default-bundle) @ junit --- [INFO] [INFO] ----------------------------< junit:junit >----------------------------- [INFO] Building JUnit 4.13.1 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0:install (default-cli) @ junit --- [INFO] [INFO] --- xmvn-mojo:4.0.0:javadoc (default-cli) @ junit --- [INFO] [INFO] --- xmvn-mojo:4.0.0:builddep (default-cli) @ junit --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.287 s [INFO] Finished at: 2022-01-11T21:01:22Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/62RsW7CMBCGd57imt1JkSqxhKC2UwYmVInV2Bdj5Jyjsx3B25OAoqZDaQfG++/T //nkcnNuHfTIwXpaZ8v8NQMk5bUls86+duJ991nX2aZalC9CwEeyToPGDkkPmMUABglZRtRwuMB+ 2xMIMdBzploAfAeXcRwCwz51ta48m1x2Uh0xb9DZc1lMmzsnOdpGqjgEreyRxCGRdig6l4ylspjt R0/xU/Qv7603vxeGP/1IjWeF/JQXHGWrGEN8YJ0QoTzjE+8NibGxY+Wv6gkRp0Q2vq0e22fT+OtX uLTelFwCAAA= -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pvI53X + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le + cd junit4-r4.13.1 + xmvn-install -R .xmvn-reactor -n junit -d /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le [INFO] Installing artifact junit:junit:jar:4.13.1 [INFO] Installing artifact junit:junit:pom:4.13.1 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/javadoc/junit + 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/junit .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 /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/javadoc/junit + echo /usr/share/javadoc/junit + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 4.13.1-5.el9 --unique-debug-suffix -4.13.1-5.el9.ppc64le --unique-debug-src-base junit-4.13.1-5.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/junit4-r4.13.1 + /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: junit-4.13.1-5.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P7ejTE + umask 022 + cd /builddir/build/BUILD + cd junit4-r4.13.1 + DOCDIR=/builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/doc/junit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/doc/junit + cp -pr README.md /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/doc/junit + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BKy2qW + umask 022 + cd /builddir/build/BUILD + cd junit4-r4.13.1 + LICENSEDIR=/builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/licenses/junit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/licenses/junit + cp -pr LICENSE-junit.txt /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/licenses/junit + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/maven-metadata/junit.xml'] [INFO maven.prov] mvn(junit:junit:pom:) = 4.13.1, mvn(junit:junit) = 4.13.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/java/junit.jar'] [INFO osgi.prov] osgi(org.junit) = 4.13.1 [INFO maven.req] input: ['/builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/maven-metadata/junit.xml'] [INFO maven.req] mvn(org.hamcrest:hamcrest-core), (java-headless or java-11-headless), javapackages-filesystem [INFO osgi.req] input: ['/builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/java/junit.jar'] Provides: junit = 1:4.13.1-5.el9 mvn(junit:junit) = 4.13.1 mvn(junit:junit:pom:) = 4.13.1 osgi(org.junit) = 4.13.1 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 mvn(org.hamcrest:hamcrest-core) Processing files: junit-manual-4.13.1-5.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zv1PPY + umask 022 + cd /builddir/build/BUILD + cd junit4-r4.13.1 + DOCDIR=/builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/doc/junit-manual + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/doc/junit-manual + cp -pr doc/ReleaseNotes4.10.html doc/ReleaseNotes4.10.md doc/ReleaseNotes4.10.txt doc/ReleaseNotes4.11.html doc/ReleaseNotes4.11.md doc/ReleaseNotes4.11.txt doc/ReleaseNotes4.12.md doc/ReleaseNotes4.13.1.md doc/ReleaseNotes4.13.md doc/ReleaseNotes4.4.html doc/ReleaseNotes4.4.md doc/ReleaseNotes4.4.txt doc/ReleaseNotes4.5.html doc/ReleaseNotes4.5.md doc/ReleaseNotes4.5.txt doc/ReleaseNotes4.6.html doc/ReleaseNotes4.6.md doc/ReleaseNotes4.6.txt doc/ReleaseNotes4.7.html doc/ReleaseNotes4.7.md doc/ReleaseNotes4.7.txt doc/ReleaseNotes4.8.1.html doc/ReleaseNotes4.8.1.md doc/ReleaseNotes4.8.1.txt doc/ReleaseNotes4.8.2.html doc/ReleaseNotes4.8.2.md doc/ReleaseNotes4.8.2.txt doc/ReleaseNotes4.8.html doc/ReleaseNotes4.8.md doc/ReleaseNotes4.8.txt doc/ReleaseNotes4.9.1.md doc/ReleaseNotes4.9.1.txt doc/ReleaseNotes4.9.html doc/ReleaseNotes4.9.md doc/ReleaseNotes4.9.txt doc/building-junit.txt doc/cookstour doc/markdown.sh doc/testinfected /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/doc/junit-manual + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ga4AKQ + umask 022 + cd /builddir/build/BUILD + cd junit4-r4.13.1 + LICENSEDIR=/builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/licenses/junit-manual + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/licenses/junit-manual + cp -pr LICENSE-junit.txt /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/licenses/junit-manual + RPM_EC=0 ++ jobs -p + exit 0 Provides: junit-manual = 1:4.13.1-5.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: junit-javadoc-4.13.1-5.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.n8eimc + umask 022 + cd /builddir/build/BUILD + cd junit4-r4.13.1 + LICENSEDIR=/builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/licenses/junit-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/licenses/junit-javadoc + cp -pr LICENSE-junit.txt /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le/usr/share/licenses/junit-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: junit-javadoc = 1:4.13.1-5.el9 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/junit-4.13.1-5.el9.ppc64le Wrote: /builddir/build/RPMS/junit-4.13.1-5.el9.noarch.rpm Wrote: /builddir/build/RPMS/junit-manual-4.13.1-5.el9.noarch.rpm Wrote: /builddir/build/RPMS/junit-javadoc-4.13.1-5.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kAwYel + umask 022 + cd /builddir/build/BUILD + cd junit4-r4.13.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/junit-4.13.1-5.el9.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0