Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/apache-commons-logging.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8050020220619040035-a78e116a-build-7912-1238/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f373f5e3d68>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/apache-commons-logging.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/apache-commons-logging.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8050020220619040035-a78e116a-build-7912-1238/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f373f5e3d68>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/apache-commons-logging.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.l554DM
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf commons-logging-1.2-src
+ /usr/bin/gzip -dc /builddir/build/SOURCES/commons-logging-1.2-src.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd commons-logging-1.2-src
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/0001-Generate-different-Bundle-SymbolicName-for-different.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /builddir/build/SOURCES/0002-Port-to-maven-jar-plugin-3.0.0.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_dep -r :avalon-framework
+ /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_dep -r :logkit
+ rm -r src/test/java/org/apache/commons/logging/avalon src/test/java/org/apache/commons/logging/logkit
+ rm src/main/java/org/apache/commons/logging/impl/AvalonLogger.java
+ rm src/main/java/org/apache/commons/logging/impl/LogKitLogger.java
+ /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :cobertura-maven-plugin
+ /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-scm-publish-plugin
+ sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt NOTICE.txt
+ /usr/libexec/platform-python /usr/share/java-utils/mvn_file.py ':commons-logging{*}' commons-logging@1 apache-commons-logging@1
+ /usr/libexec/platform-python /usr/share/java-utils/mvn_alias.py ':commons-logging{*}' org.apache.commons:commons-logging@1 apache:commons-logging@1
+ rm -rf src/test/java/org/apache/commons/logging/log4j/log4j12
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TKzvvN
+ umask 022
+ cd /builddir/build/BUILD
+ cd commons-logging-1.2-src
+ /usr/libexec/platform-python /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -f -- -Dmaven.compiler.source=1.6 -Dmaven.compiler.target=1.6
Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dmaven.compiler.source=1.6 -Dmaven.compiler.target=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', '-Dmaven.compiler.source=1.6', '-Dmaven.compiler.target=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...
[INFO] 
[INFO] ------------------< commons-logging:commons-logging >-------------------
[INFO] Building Apache Commons Logging 1.2
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-logging ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ commons-logging ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:properties (default) @ commons-logging ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-logging ---
[INFO] Executing tasks
main:
     [copy] Copying 2 files to /builddir/build/BUILD/commons-logging-1.2-src/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-logging ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-logging ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-logging-1.2-src/src/main/resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-logging ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /builddir/build/BUILD/commons-logging-1.2-src/target/classes
[INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogFactory.java: Some input files use unchecked or unsafe operations.
[INFO] /builddir/build/BUILD/commons-logging-1.2-src/src/main/java/org/apache/commons/logging/LogFactory.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-logging ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (tests-bundle-manifest) @ commons-logging ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (api-bundle-manifest) @ commons-logging ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (adapters-bundle-manifest) @ commons-logging ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ commons-logging ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ commons-logging ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-logging ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:test-jar (testjar) @ commons-logging ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (apijar) @ commons-logging ---
[INFO] Building jar: /builddir/build/BUILD/commons-logging-1.2-src/target/commons-logging-1.2-api.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (adaptersjar) @ commons-logging ---
[INFO] Building jar: /builddir/build/BUILD/commons-logging-1.2-src/target/commons-logging-1.2-adapters.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (fulljar) @ commons-logging ---
[INFO] Building jar: /builddir/build/BUILD/commons-logging-1.2-src/target/commons-logging-1.2.jar
[INFO] 
[INFO] ------------------< commons-logging:commons-logging >-------------------
[INFO] Building Apache Commons Logging 1.2
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ commons-logging ---
[INFO] 
[INFO] --- xmvn-mojo:3.0.0:javadoc (default-cli) @ commons-logging ---
[INFO] 
[INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ commons-logging ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.127 s
[INFO] Finished at: 2022-06-19T12:19:20+08:00
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAACA8WTQU+EMBCF7/srKvcWMSZeWDbqiYOnjYnXWTrUbsq0KYWw/14QNqAmqNHo8c18
7XvTdNJdVxnWoq+1pW2UiMuIIRVWalLb6HHPb/f3eR7tsk16wTm7a7SRTKJDkj2msWYKCT0ElOxw
Yk8PLTHOe3rJZBvG5sJpkH1Bedu4XGbWKwEOimcUha0qS3Uan3sjCT7oEorQFyaCO/BIIY0XrZHF
LiANw2TOVmk8yyFD/DbElzJV0CIJZxqlV5O9crwEbWookY8H3gf8gwTzjf+XASj4hn7Tv0Sju099
Dw1J8/O3N1ZdH1fMpv6HvzetUZaIK5HcpPFZf8v8CC10okbfGgwrISaCg9Prky7UsIsvszr1x/ID
AAA=
-----END MAVEN BUILD DEPENDENCIES-----
+ /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py /builddir/build/SOURCES/commons-logging-api-1.1.pom target/commons-logging-1.2-api.jar
+ /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py commons-logging:commons-logging-adapters:1.2 target/commons-logging-1.2-adapters.jar
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9OAOFN
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch
++ dirname /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch
+ cd commons-logging-1.2-src
+ xmvn-install -R .xmvn-reactor -n apache-commons-logging -d /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch
[INFO] Installing artifact commons-logging:commons-logging:jar:1.2
[INFO] Installing artifact commons-logging:commons-logging:pom:1.2
[INFO] Installing artifact commons-logging:commons-logging-api:pom:1.1
[INFO] Installing artifact commons-logging:commons-logging-api:jar:1.1
[INFO] Installing artifact commons-logging:commons-logging-adapters:jar:1.2
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/javadoc/apache-commons-logging
+ 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-frame.html .xmvn/apidocs/overview-summary.html .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/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/javadoc/apache-commons-logging
+ echo /usr/share/javadoc/apache-commons-logging
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.2-15.module+oc8.5.0+71+a3bc5605 --unique-debug-suffix -1.2-15.module+oc8.5.0+71+a3bc5605.noarch --unique-debug-src-base apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/commons-logging-1.2-src
+ /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
Processing files: apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fMQs7M
+ umask 022
+ cd /builddir/build/BUILD
+ cd commons-logging-1.2-src
+ DOCDIR=/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/doc/apache-commons-logging
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/doc/apache-commons-logging
+ cp -pr PROPOSAL.html /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/doc/apache-commons-logging
+ cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/doc/apache-commons-logging
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KhNHrL
+ umask 022
+ cd /builddir/build/BUILD
+ cd commons-logging-1.2-src
+ LICENSEDIR=/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/licenses/apache-commons-logging
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/licenses/apache-commons-logging
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/licenses/apache-commons-logging
+ cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/licenses/apache-commons-logging
+ exit 0
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/apache-commons-logging-adapters.jar']
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/apache-commons-logging-adapters.jar']
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/apache-commons-logging-api.jar']
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/apache-commons-logging-api.jar']
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/apache-commons-logging.jar']
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/apache-commons-logging.jar']
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/commons-logging-adapters.jar']
[INFO osgi.prov] osgi(org.apache.commons.logging.adapters) = 1.2.0
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/commons-logging-adapters.jar']
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/commons-logging-api.jar']
[INFO osgi.prov] osgi(org.apache.commons.logging.api) = 1.2.0
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/commons-logging-api.jar']
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/commons-logging.jar']
[INFO osgi.prov] osgi(org.apache.commons.logging) = 1.2.0
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/java/commons-logging.jar']
[INFO maven.prov] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/maven-metadata/apache-commons-logging.xml']
[INFO maven.prov] mvn(commons-logging:commons-logging:pom:) = 1.2
mvn(org.apache.commons:commons-logging:pom:) = 1.2
mvn(apache:commons-logging:pom:) = 1.2, mvn(commons-logging:commons-logging) = 1.2
mvn(org.apache.commons:commons-logging) = 1.2
mvn(apache:commons-logging) = 1.2, mvn(commons-logging:commons-logging-api) = 1.1
mvn(org.apache.commons:commons-logging-api) = 1.1
mvn(apache:commons-logging-api) = 1.1, mvn(commons-logging:commons-logging-adapters) = 1.2
mvn(org.apache.commons:commons-logging-adapters) = 1.2
mvn(apache:commons-logging-adapters) = 1.2, mvn(commons-logging:commons-logging-api:pom:) = 1.1
mvn(org.apache.commons:commons-logging-api:pom:) = 1.1
mvn(apache:commons-logging-api:pom:) = 1.1
[INFO maven.req] input: ['/builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch/usr/share/maven-metadata/apache-commons-logging.xml']
[INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6
Provides: apache-commons-logging = 1.2-15.module+oc8.5.0+71+a3bc5605 mvn(apache:commons-logging) = 1.2 mvn(apache:commons-logging-adapters) = 1.2 mvn(apache:commons-logging-api) = 1.1 mvn(apache:commons-logging-api:pom:) = 1.1 mvn(apache:commons-logging:pom:) = 1.2 mvn(commons-logging:commons-logging) = 1.2 mvn(commons-logging:commons-logging-adapters) = 1.2 mvn(commons-logging:commons-logging-api) = 1.1 mvn(commons-logging:commons-logging-api:pom:) = 1.1 mvn(commons-logging:commons-logging:pom:) = 1.2 mvn(org.apache.commons:commons-logging) = 1.2 mvn(org.apache.commons:commons-logging-adapters) = 1.2 mvn(org.apache.commons:commons-logging-api) = 1.1 mvn(org.apache.commons:commons-logging-api:pom:) = 1.1 mvn(org.apache.commons:commons-logging:pom:) = 1.2 osgi(org.apache.commons.logging) = 1.2.0 osgi(org.apache.commons.logging.adapters) = 1.2.0 osgi(org.apache.commons.logging.api) = 1.2.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.6 javapackages-filesystem
Processing files: apache-commons-logging-javadoc-1.2-15.module+oc8.5.0+71+a3bc5605.noarch
Provides: apache-commons-logging-javadoc = 1.2-15.module+oc8.5.0+71+a3bc5605
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/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch
Wrote: /builddir/build/RPMS/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch.rpm
Wrote: /builddir/build/RPMS/apache-commons-logging-javadoc-1.2-15.module+oc8.5.0+71+a3bc5605.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pm6JaL
+ umask 022
+ cd /builddir/build/BUILD
+ cd commons-logging-1.2-src
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-logging-1.2-15.module+oc8.5.0+71+a3bc5605.noarch
+ exit 0
Child return code was: 0