Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/felix-shell.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-9febe4c0f8aa506de67730caeb013b3c15f404ee/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/felix-shell.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/felix-shell-1.4.3-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/felix-shell.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-9febe4c0f8aa506de67730caeb013b3c15f404ee/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/felix-shell.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pr5EZo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf org.apache.felix.shell-1.4.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/org.apache.felix.shell-1.4.3-source-release.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd org.apache.felix.shell-1.4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin org.codehaus.mojo:rat-maven-plugin + set +x + python /usr/share/java-utils/mvn_file.py : felix/org.apache.felix.shell + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EomK1i + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.shell-1.4.3 + python /usr/share/java-utils/mvn_build.py -n felix-shell [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.felix:org.apache.felix.shell:bundle:1.4.3 [WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ org.apache.felix:felix-parent:1.2.1, /usr/share/maven-poms/JPP.felix-parent-felix-parent.pom, line 353, column 15 [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-jxr-plugin is missing. @ org.apache.felix:felix-parent:1.2.1, /usr/share/maven-poms/JPP.felix-parent-felix-parent.pom, line 357, 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] ------------------------------------------------------------------------ [INFO] Building Apache Felix Shell Service 1.4.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.felix.shell --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.felix.shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources to META-INF [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.apache.felix.shell --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/classes [WARNING] /builddir/build/BUILD/org.apache.felix.shell-1.4.3/src/main/java/org/apache/felix/shell/impl/FindCommandImpl.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/org.apache.felix.shell-1.4.3/src/main/java/org/apache/felix/shell/impl/FindCommandImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.felix.shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/org.apache.felix.shell-1.4.3/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.apache.felix.shell --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ org.apache.felix.shell --- [INFO] Surefire report directory: /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.felix.shell.impl.SystemPropertiesTest Set foo=barbar Set foo=bar Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.apache.felix.shell.impl.SystemPropertiesTest Running org.apache.felix.shell.impl.LogOptionsTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.felix.shell.impl.LogOptionsTest Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ org.apache.felix.shell --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ org.apache.felix.shell --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Felix Shell Service 1.4.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ org.apache.felix.shell --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ org.apache.felix.shell >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ org.apache.felix.shell <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ org.apache.felix.shell --- [INFO] Loading source files for package org.apache.felix.shell.impl... Loading source files for package org.apache.felix.shell... Loading source files for package org.ungoverned.osgi.service.shell... Constructing Javadoc information... Standard Doclet version 1.7.0_75 Building tree for all the packages and classes... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/Activator.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/Activator.ExecutePrivileged.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/BundleLevelCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/CdCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/FindCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/HeadersCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/HelpCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/InspectCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/InstallCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/LogCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/LogOptions.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/PsCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/RefreshCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/ResolveCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/ShutdownCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/StartCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/StartLevelCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/StopCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/SystemPropertiesCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/UninstallCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/UpdateCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/Util.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/VersionCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/CdCommand.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/Command.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/ShellService.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/ungoverned/osgi/service/shell/CdCommand.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/ungoverned/osgi/service/shell/Command.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/ungoverned/osgi/service/shell/ShellService.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/ungoverned/osgi/service/shell/package-frame.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/ungoverned/osgi/service/shell/package-summary.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/ungoverned/osgi/service/shell/package-tree.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/ResolveCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/PsCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/StartCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/UpdateCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/HeadersCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/LogCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/HelpCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/SystemPropertiesCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/InspectCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/ShutdownCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/CdCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/StartLevelCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/InstallCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/Util.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/UninstallCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/RefreshCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/StopCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/BundleLevelCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/Activator.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/Activator.ExecutePrivileged.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/VersionCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/LogOptions.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/class-use/FindCommandImpl.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/class-use/Command.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/class-use/ShellService.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/class-use/CdCommand.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/ungoverned/osgi/service/shell/class-use/Command.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/ungoverned/osgi/service/shell/class-use/ShellService.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/ungoverned/osgi/service/shell/class-use/CdCommand.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/apache/felix/shell/impl/package-use.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/org/ungoverned/osgi/service/shell/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/index.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/site/apidocs/help-doc.html... [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ org.apache.felix.shell --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48.264s [INFO] Finished at: Sun May 31 15:18:53 GMT 2015 [INFO] Final Memory: 16M/40M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA7WRMW/DIBSE9/yKV+/YzU4ctZk8dIoidSXmhT4JHgiD5fz7mkZR3A5Wparj3X3i DpD7yVkYMQ7keVdt6+cKkHuvic2uOh3Fy/HQddW+3cgnIeA1k9WgMSDrGSMcwCBjVAk1nK/w/jYy CDHTS6bdADyMa5GzYaLPodOtj6ZWQfUfWF/Q0iSbe3LjVEx0UX2aja9cBBWRk2wWwY3EKSGXi7TB O9k8ZOlvvg9Y3+MHQys77kjd+4g/h/xXkyunUHZ/6/vlSzs1IotzZm1RBJsN8XrvQpUf/wRaKtX0 WAIAAA== -----END MAVEN BUILD DEPENDENCIES----- Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F7X2nC + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch ++ dirname /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch + cd org.apache.felix.shell-1.4.3 + xmvn-install -R .xmvn-reactor -n felix-shell -d /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: org.apache.felix [INFO] artifactId: org.apache.felix.shell [INFO] extension: jar [INFO] classifier: [INFO] version: 1.4.3 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/org.apache.felix.shell-1.4.3/target/org.apache.felix.shell-1.4.3.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP/felix [INFO] artifactId: org.apache.felix.shell [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/felix/org.apache.felix.shell.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch/usr/share/javadoc/felix-shell + cp -pr target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch/usr/share/javadoc/felix-shell + echo /usr/share/javadoc/felix-shell + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/org.apache.felix.shell-1.4.3 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: felix-shell-1.4.3-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ggNVS2 + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.shell-1.4.3 + DOCDIR=/builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch/usr/share/doc/felix-shell-1.4.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch/usr/share/doc/felix-shell-1.4.3 + cp -pr LICENSE /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch/usr/share/doc/felix-shell-1.4.3 + cp -pr NOTICE /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch/usr/share/doc/felix-shell-1.4.3 + exit 0 Provides: felix-shell = 1.4.3-5.el7 mvn(org.apache.felix:org.apache.felix.shell) = 1.4.3 osgi(org.apache.felix.shell) = 1.4.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java >= 1.5 jpackage-utils mvn(org.osgi:org.osgi.compendium) mvn(org.osgi:org.osgi.core) Processing files: felix-shell-javadoc-1.4.3-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kaB92M + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.shell-1.4.3 + DOCDIR=/builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch/usr/share/doc/felix-shell-javadoc-1.4.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch/usr/share/doc/felix-shell-javadoc-1.4.3 + cp -pr LICENSE /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch/usr/share/doc/felix-shell-javadoc-1.4.3 + cp -pr NOTICE /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch/usr/share/doc/felix-shell-javadoc-1.4.3 + exit 0 Provides: felix-shell-javadoc = 1.4.3-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch Wrote: /builddir/build/RPMS/felix-shell-1.4.3-5.el7.noarch.rpm Wrote: /builddir/build/RPMS/felix-shell-javadoc-1.4.3-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DTqLhI + umask 022 + cd /builddir/build/BUILD + cd org.apache.felix.shell-1.4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/felix-shell-1.4.3-5.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->