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/osgi-annotation.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201801-8030020210520114549-30b713e6-build-8678-2199/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/osgi-annotation.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 Wrote: /builddir/build/SRPMS/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/osgi-annotation.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201801-8030020210520114549-30b713e6-build-8678-2199/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/osgi-annotation.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ITn7fg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf osgi-annotation-6.0.0 + /usr/bin/mkdir -p osgi-annotation-6.0.0 + cd osgi-annotation-6.0.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/osgi.annotation-6.0.0-sources.jar + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir -p src/main/resources + mv about.html src/main/resources + mkdir -p src/main/java + mv org src/main/java + cp -p /builddir/build/SOURCES/osgi.annotation-6.0.0.pom pom.xml + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project ' bundle org.apache.felix maven-bundle-plugin true ${project.artifactId} ${project.artifactId} ' + /usr/libexec/platform-python /usr/share/java-utils/mvn_alias.py org.osgi:osgi.annotation org.osgi:org.osgi.annotation + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RTc9yP + umask 022 + cd /builddir/build/BUILD + cd osgi-annotation-6.0.0 + /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... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.osgi:osgi.annotation:bundle:6.0.0 [WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 7, column 15 [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] [INFO] [INFO] ----------------------< org.osgi:osgi.annotation >---------------------- [INFO] Building org.osgi:osgi.annotation 6.0.0 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ osgi.annotation --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ osgi.annotation --- [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 4 source files to /builddir/build/BUILD/osgi-annotation-6.0.0/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ osgi.annotation --- [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/osgi-annotation-6.0.0/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ osgi.annotation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ osgi.annotation --- [INFO] No tests to run. [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ osgi.annotation --- [INFO] [INFO] ----------------------< org.osgi:osgi.annotation >---------------------- [INFO] Building org.osgi:osgi.annotation 6.0.0 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ osgi.annotation --- [INFO] [INFO] --- xmvn-mojo:3.0.0:javadoc (default-cli) @ osgi.annotation --- [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ osgi.annotation --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.755 s [INFO] Finished at: 2021-05-21T01:27:24+08:00 [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA02OsQ6CMBRFd77i2b2ge4GoE4MTMXEt9FGblNemUAJ/b4kxMt5zT3KvqNfRwoJh Mo5KdsnPDJB6pwzpkj1bfm3vTcPqKhMnzuEWjVWg0COppBmcQCNhkDMq6DZ4PRYCzpN9dKoM4A+2 PSagg4u+UZULOpde9m/MB7RmFcWv+XoyzGaQ/ZzAKBck3kVSFrm3URsSxaHfd4rj0CHtPz5pWUrr 7gAAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GtYnzx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch ++ dirname /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch + cd osgi-annotation-6.0.0 + xmvn-install -R .xmvn-reactor -n osgi-annotation -d /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch [INFO] Installing artifact org.osgi:osgi.annotation:jar:6.0.0 [INFO] Installing artifact org.osgi:osgi.annotation:pom:6.0.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/javadoc/osgi-annotation + 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/org .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/javadoc/osgi-annotation + echo /usr/share/javadoc/osgi-annotation + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 6.0.0-7.module+el8.3.0+8+d8e731ca --unique-debug-suffix -6.0.0-7.module+el8.3.0+8+d8e731ca.noarch --unique-debug-src-base osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/osgi-annotation-6.0.0 + /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: osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TF2Xei + umask 022 + cd /builddir/build/BUILD + cd osgi-annotation-6.0.0 + DOCDIR=/builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/doc/osgi-annotation + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/doc/osgi-annotation + cp -pr LICENSE /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/doc/osgi-annotation + exit 0 warning: File listed twice: /usr/share/java/osgi-annotation warning: File listed twice: /usr/share/maven-poms/osgi-annotation [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/java/osgi-annotation/osgi.annotation.jar'] [INFO osgi.prov] osgi(osgi.annotation) = 6.0.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/java/osgi-annotation/osgi.annotation.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/maven-metadata/osgi-annotation.xml'] [INFO maven.prov] mvn(org.osgi:osgi.annotation:pom:) = 6.0.0 mvn(org.osgi:org.osgi.annotation:pom:) = 6.0.0, mvn(org.osgi:osgi.annotation) = 6.0.0 mvn(org.osgi:org.osgi.annotation) = 6.0.0 [INFO maven.req] input: ['/builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/maven-metadata/osgi-annotation.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.5 Provides: mvn(org.osgi:org.osgi.annotation) = 6.0.0 mvn(org.osgi:org.osgi.annotation:pom:) = 6.0.0 mvn(org.osgi:osgi.annotation) = 6.0.0 mvn(org.osgi:osgi.annotation:pom:) = 6.0.0 osgi(osgi.annotation) = 6.0.0 osgi-annotation = 6.0.0-7.module+el8.3.0+8+d8e731ca 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 Processing files: osgi-annotation-javadoc-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W4a545 + umask 022 + cd /builddir/build/BUILD + cd osgi-annotation-6.0.0 + DOCDIR=/builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/doc/osgi-annotation-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/doc/osgi-annotation-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/doc/osgi-annotation-javadoc + exit 0 Provides: osgi-annotation-javadoc = 6.0.0-7.module+el8.3.0+8+d8e731ca 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/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch Wrote: /builddir/build/RPMS/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch.rpm Wrote: /builddir/build/RPMS/osgi-annotation-javadoc-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.R6Qy3W + umask 022 + cd /builddir/build/BUILD + cd osgi-annotation-6.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/osgi-annotation-6.0.0-7.module+el8.3.0+8+d8e731ca.noarch + exit 0 Child return code was: 0