Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opentest4j.spec'], chrootPath='/var/lib/mock/602573-fedora-rawhide-x86_64/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network']printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opentest4j.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/opentest4j-1.0.0-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opentest4j.spec'], chrootPath='/var/lib/mock/602573-fedora-rawhide-x86_64/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opentest4j.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ElVAYi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf opentest4j-r1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/r1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd opentest4j-r1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/opentest4j-1.0.0.pom pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep junit:junit:4.12:test + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project ' maven-jar-plugin 2 org.opentest4j 1.0.0 org.opentest4j;version="1.0.0" ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fP8Qnk + umask 022 + cd /builddir/build/BUILD + cd opentest4j-r1.0.0 + /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] ------------------------------------------------------------------------ [INFO] Building org.opentest4j:opentest4j 1.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opentest4j --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /builddir/build/BUILD/opentest4j-r1.0.0/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opentest4j --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 7 source files to /builddir/build/BUILD/opentest4j-r1.0.0/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opentest4j --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /builddir/build/BUILD/opentest4j-r1.0.0/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opentest4j --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 3 source files to /builddir/build/BUILD/opentest4j-r1.0.0/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ opentest4j --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opentest4j.ValueWrapperTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.opentest4j.ValueWrapperTests [INFO] Running org.opentest4j.MultipleFailuresErrorTests [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.opentest4j.MultipleFailuresErrorTests [INFO] Running org.opentest4j.AssertionFailedErrorTests [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.opentest4j.AssertionFailedErrorTests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ opentest4j --- [INFO] Building jar: /builddir/build/BUILD/opentest4j-r1.0.0/target/opentest4j-1.0.0.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.opentest4j:opentest4j 1.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ opentest4j --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.0-M1:aggregate (default-cli) > compile @ opentest4j >>> [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opentest4j --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /builddir/build/BUILD/opentest4j-r1.0.0/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opentest4j --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 7 source files to /builddir/build/BUILD/opentest4j-r1.0.0/target/classes [INFO] [INFO] <<< maven-javadoc-plugin:3.0.0-M1:aggregate (default-cli) < compile @ opentest4j <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.0-M1:aggregate (default-cli) @ opentest4j --- [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Loading source files for package org.opentest4j... Constructing Javadoc information... Standard Doclet version 1.8.0_144 Building tree for all the packages and classes... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/AssertionFailedError.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/IncompleteExecutionException.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/MultipleFailuresError.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/TestAbortedException.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/TestSkippedException.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/ValueWrapper.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/package-frame.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/package-summary.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/package-tree.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/class-use/AssertionFailedError.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/class-use/IncompleteExecutionException.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/class-use/MultipleFailuresError.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/class-use/TestAbortedException.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/class-use/TestSkippedException.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/class-use/ValueWrapper.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/org/opentest4j/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/index.html... Generating /builddir/build/BUILD/opentest4j-r1.0.0/target/site/apidocs/help-doc.html... [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ opentest4j --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.887 s [INFO] Finished at: 2017-09-14T20:53:01Z [INFO] Final Memory: 21M/172M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA02NsQ7CIBRF937Fkx2rO6VRJwanxsQVy5Ng6qOh0Ni/l8aYMt5zT+4V7ec9wIxh cp4adtwfGCD13jiyDbt1/NRdlGKtrMSOczgnNxgwOCKZrDmcwCJh0BENPBa4X2cCzrNdOrIC2MCy xgxs8GlURr4SuSjqf/yVOkT31H3c+oKsc3W5V6T17gtA6oV81QAAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IUFbKO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64 + cd opentest4j-r1.0.0 + xmvn-install -R .xmvn-reactor -n opentest4j -d /builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64 [INFO] Installing artifact org.opentest4j:opentest4j:jar:1.0.0 [INFO] Installing artifact org.opentest4j:opentest4j:pom:1.0.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64/usr/share/javadoc/opentest4j + 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-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64/usr/share/javadoc/opentest4j + echo /usr/share/javadoc/opentest4j + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.0.0-1.fc28 --unique-debug-suffix -1.0.0-1.fc28.x86_64 --unique-debug-src-base opentest4j-1.0.0-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/opentest4j-r1.0.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: opentest4j-1.0.0-1.fc28.noarch [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64/usr/share/java/opentest4j/opentest4j.jar'] [INFO osgi.prov] osgi(org.opentest4j) = 1.0.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64/usr/share/java/opentest4j/opentest4j.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64/usr/share/maven-metadata/opentest4j.xml'] [INFO maven.prov] mvn(org.opentest4j:opentest4j:pom:) = 1.0.0, mvn(org.opentest4j:opentest4j) = 1.0.0 [INFO maven.req] input: ['/builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64/usr/share/maven-metadata/opentest4j.xml'] [INFO maven.req] javapackages-tools, java-headless >= 1:1.5 Provides: mvn(org.opentest4j:opentest4j) = 1.0.0 mvn(org.opentest4j:opentest4j:pom:) = 1.0.0 opentest4j = 1.0.0-1.fc28 osgi(org.opentest4j) = 1.0.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.5 javapackages-tools Processing files: opentest4j-javadoc-1.0.0-1.fc28.noarch Provides: opentest4j-javadoc = 1.0.0-1.fc28 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 /builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64 Wrote: /builddir/build/RPMS/opentest4j-1.0.0-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/opentest4j-javadoc-1.0.0-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lWVACn + umask 022 + cd /builddir/build/BUILD + cd opentest4j-r1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/opentest4j-1.0.0-1.fc28.x86_64 + exit 0 Child return code was: 0