D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/felix-gogo-runtime-1.1.4-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KvkbvZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf org.apache.felix.gogo.runtime-1.1.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/org.apache.felix.gogo.runtime-1.1.4-source-release.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd org.apache.felix.gogo.runtime-1.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :org.osgi.namespace.service + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :org.osgi.service.component.annotations + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :org.osgi.service.event + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:dependencies ' <dependency> <groupId>org.osgi</groupId> <artifactId>osgi.cmpn</artifactId> </dependency>' + sed -i '/(echoout/ d' src/test/java/org/apache/felix/gogo/runtime/TestParser.java + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : felix/org.apache.felix.gogo.runtime + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C9RRG5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.apache.felix.gogo.runtime-1.1.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dsource=1.8 -DdetectJavaApiLink=false Executing: xmvn --batch-mode --offline -Dsource=1.8 -DdetectJavaApiLink=false verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dsource=1.8', '-DdetectJavaApiLink=false', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] -----------< org.apache.felix:org.apache.felix.gogo.runtime >----------- [INFO] Building Apache Felix Gogo Runtime 1.1.4 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.apache.felix.gogo.runtime --- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.felix.gogo.runtime --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.apache.felix.gogo.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4/src/main/resources [INFO] Copying 0 resource to META-INF [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.apache.felix.gogo.runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4/target/classes [INFO] /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4/src/main/java/org/apache/felix/gogo/runtime/Expander.java: /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4/src/main/java/org/apache/felix/gogo/runtime/Expander.java uses unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4/src/main/java/org/apache/felix/gogo/runtime/Expander.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.apache.felix.gogo.runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.felix.gogo.runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4/src/test/java/org/apache/felix/gogo/runtime/TestTokenizer.java: /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4/src/test/java/org/apache/felix/gogo/runtime/TestTokenizer.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4/src/test/java/org/apache/felix/gogo/runtime/TestTokenizer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ org.apache.felix.gogo.runtime --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.felix.gogo.runtime.ReflectiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.apache.felix.gogo.runtime.ReflectiveTest [INFO] Running org.apache.felix.gogo.runtime.TestParser2 execute<echo "$(echo hello)world"> = (String)(helloworld) execute<cmd = echo; eval $cmd hello> = (String)(hello) execute<'four' length> = (Integer)(4) execute<four length> = (Exception)(java.lang.Exception) execute<b = new java.lang.StringBuilder> = (StringBuilder)() execute<c = $b> = (StringBuilder)() execute<echo $expandsToNull x> = (String)(null x) execute<echo file://wibble#tag> = (String)(file://wibble#tag) execute<echo PWD/*.java> = (String)(PWD/*.java) execute<echo PWD /*.java> = (Exception)(java.lang.Exception) execute<// can't quote echo ok > = (String)(ok) execute<x = { // can't quote echo ok }; x> = (String)(ok) execute<x = { // can't quote echo ok }; x> = (String)(ok) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.apache.felix.gogo.runtime.TestParser2 [INFO] Running org.apache.felix.gogo.runtime.TestParser4 execute<echo hello>foo | tac> = (String)(hello ) execute<echo hello>\ foo2 | tac> = (String)(hello ) execute<cat <<foo bar baz foo | tac> = (String)(bar baz ) execute<cat <<-foo bar baz foo | tac> = (String)(bar baz ) execute<echo a>fooa> = (Null)(null) execute<echo b>foob> = (Null)(null) execute<echo foo | cat <fooa | cat<foob | tac> = (String)(foo a b ) execute<echo a>fooa> = (Null)(null) execute<echo b>foob> = (Null)(null) execute<cat <fooa <foob | tac> = (String)(a b ) execute<a=foo> = (Token)(foo) execute<echo bar > $a> = (Null)(null) execute<cat <$a | tac> = (String)(bar ) execute<echo bar > $b> = (Exception)(java.lang.Exception) execute<cat < $b> = (Exception)(java.lang.Exception) execute<c = [ ar1 ar2 ]> = (ArrayList)([ar1, ar2]) execute<echo bar > $c> = (Null)(null) execute<cat <$c | tac> = (String)(bar bar ) execute<a=foo> = (Token)(foo) execute<cat <<< $a | tac> = (String)(foo ) execute<c = [ ar1 ar2 ]> = (ArrayList)([ar1, ar2]) execute<cat <<<$c | tac> = (String)(ar1 ar2 ) execute<a = [ 1 2 3 ]> = (ArrayList)([1, 2, 3]) execute<b = [ a b c ]> = (ArrayList)([a, b, c]) execute<c = [ ${a[@]} ${b[@]} ]> = (ArrayList)([1, 2, 3, a, b, c]) execute<d = [ "foo" ${b[@]} ]> = (ArrayList)([foo, a, b, c]) execute<d = [ "foo" $b ]> = (ArrayList)([foo, [a, b, c]]) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.apache.felix.gogo.runtime.TestParser4 [INFO] Running org.apache.felix.gogo.runtime.TestTokenizer [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 s - in org.apache.felix.gogo.runtime.TestTokenizer [INFO] Running org.apache.felix.gogo.runtime.ClosureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.felix.gogo.runtime.ClosureTest [INFO] Running org.apache.felix.gogo.runtime.ExpanderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.felix.gogo.runtime.ExpanderTest [INFO] Running org.apache.felix.gogo.runtime.TestParser3 execute<echo %(2*(3+2))d> = (String)(10d) execute<%(1+2)> = (Long)(3) execute<%(a+=1)> = (Long)(3) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.apache.felix.gogo.runtime.TestParser3 [INFO] Running org.apache.felix.gogo.runtime.GlobPathMatcherTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.apache.felix.gogo.runtime.GlobPathMatcherTest [INFO] Running org.apache.felix.gogo.runtime.expr.ExpressionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.felix.gogo.runtime.expr.ExpressionTest [INFO] Running org.apache.felix.gogo.runtime.TestParser execute<echo> = (Exception)(java.lang.Exception) +['http://www.aqute.biz?com=2&biz=1'] get 0 execute<['http://www.aqute.biz?com=2&biz=1'] get 0> = (String)(http://www.aqute.biz?com=2&biz=1) +[a=2 b=3] execute<[a=2 b=3]> = (LinkedHashMap)({a=2, b=3}) +[a=2 b=3] get b execute<[a=2 b=3] get b> = (Long)(3) +[1 2 [3 4] 5 6] get 2 execute<[1 2 [3 4] 5 6] get 2> = (ArrayList)([3, 4]) +[1 2 [3 4] 5 6] size execute<[1 2 [3 4] 5 6] size> = (Integer)(5) execute<error bar> = (Exception)(java.lang.Exception) execute<echo a> = (String)(a) execute<eval (echo echo) a> = (String)(a) execute<[a=2 (echo b)=(echo 3)] get b> = (String)(3) execute<istty 1> = (Boolean)(true) execute<$(istty 1)> = (Boolean)(false) execute<test:echo \$a> = (String)($a) execute<test:echo file://poo> = (String)(file://poo) execute<echo peter> = (String)(peter) execute<myecho = { echoout $args }> = (Closure)(echoout $args) execute<echo def|grep d.*|capture> = (String)(def) execute<echoout def|grep d.*|capture> = (String)(def) execute<myecho def|grep d.*|capture> = (String)(def) def execute<echoout def; echoout ghi | grep d.* | capture> = (String)() execute<echo hello world|capture> = (String)(hello world) execute<echo ${very.likely.that.this.does.not.exist}> = (String)() execute<echo ${java.shell.name}> = (String)() execute<a = a; echo ${a}> = (String)(a) execute<a = a; echo ${$a}> = (String)(a) execute<echo hello> = (String)(hello) execute<a = (echo hello)> = (String)(hello) execute<a=3; echo $a> = (String)(3) execute<a = 3; echo $a> = (String)(3) execute<a = a; echo ${$a}> = (String)(a) execute<e = { echo $1 } ; e a b> = (String)(a) execute<e = { echo $2 } ; e a b> = (String)(b) execute<e = { eval $args } ; e echo b> = (String)(b) execute<e = { echo c$args } ; e a b> = (String)(ca b) execute<e = { echo c $args } ; e a b> = (String)(c a b) execute<e = { echo c$args } ; e 'a b'> = (String)(ca b) execute<echo 1 // hello> = (String)(1) ls(): Yes! execute<ls> = (Null)(null) ls(int) 10 execute<ls 10> = (Integer)(10) ls(Object[]) [a b c d e f g h i j ] execute<ls a b c d e f g h i j> = (Null)(null) ls(int) 5 execute<ls (ls 5)> = (Integer)(5) execute<false> = (Boolean)(false) execute<true> = (Boolean)(true) execute<null> = (Null)(null) execute<echo a | capture> = (String)(a) execute<(echo a) | capture> = (String)(a) execute<((echo a)) | capture> = (String)(a) execute<echo a b> = (String)(a b) execute<echo 'a b'> = (String)(a b) execute<echo "a b"> = (String)(a b) execute<echo a b> = (String)(a b) execute<echo 'a b'> = (String)(a b) execute<echo "a b"> = (String)(a b) execute<echo $c b> = (String)(a b) execute<echo '$c b'> = (String)($c b) execute<echo "$c b"> = (String)(a b) execute<echo ${c} b> = (String)(a b) execute<echo '${c} b'> = (String)(${c} b) execute<echo "${c} b"> = (String)(a b) execute<echo $c$c> = (String)(aa) execute<echo a\ \;a> = (String)(a ;a) execute<echo b${c}${c}b${c}b> = (String)(baabab) execute<echo "$d"> = (String)(a b ) [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.apache.felix.gogo.runtime.TestParser [INFO] Running org.apache.felix.gogo.runtime.threadio.TestThreadIO Hello World Goodbye World [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.felix.gogo.runtime.threadio.TestThreadIO [INFO] Running org.apache.felix.gogo.runtime.TestCoercion execute<fBool true> = (Boolean)(true) execute<fBool 'false'> = (Boolean)(false) execute<fDouble 11> = (Double)(11.0) execute<fDouble '11'> = (Double)(11.0) execute<fInt 22> = (Integer)(22) execute<fInt '23'> = (Integer)(23) execute<fInt 1 2> = (String)(array) execute<fLong 33> = (Long)(33) execute<fLong '34'> = (Long)(34) execute<fString wibble> = (String)(wibble) execute<fString 'wibble'> = (String)(wibble) execute<fString > = (Exception)(java.lang.Exception) execute<fString a b> = (Exception)(java.lang.Exception) execute<fLong string> = (Exception)(java.lang.Exception) execute<mymethod '1.10'> = (String)(1.10) execute<mymethod 1.10> = (String)(1.10) execute<methodarray $a> = (String)([1, 3]) execute<bundles myloc> = (String)(string) execute<bundles 1> = (String)(long) execute<bundles '1'> = (String)(string) execute<p0> = (String)(false:false) execute<p0 -l> = (String)(true:false) execute<p0 --location> = (String)(true:false) execute<p0 -l -s> = (String)(true:true) execute<p0 -s -l> = (String)(true:true) execute<p0 wibble> = (Exception)(java.lang.Exception) execute<p01 -f> = (Boolean)(true) execute<p1> = (String)(absent) execute<p1 -p wibble> = (String)(wibble) execute<p1 -p> = (Exception)(java.lang.Exception) execute<p1 -X> = (Exception)(java.lang.Exception) execute<methodlist $a> = (String)([1, 3]) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.apache.felix.gogo.runtime.TestCoercion [INFO] [INFO] Results: [INFO] [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ org.apache.felix.gogo.runtime --- [INFO] [INFO] -----------< org.apache.felix:org.apache.felix.gogo.runtime >----------- [INFO] Building Apache Felix Gogo Runtime 1.1.4 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ org.apache.felix.gogo.runtime --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ org.apache.felix.gogo.runtime --- /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4/src/main/java/org/apache/felix/gogo/runtime/Reflective.java:269: warning - invalid usage of tag > [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ org.apache.felix.gogo.runtime --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.227 s [INFO] Finished at: 2021-09-10T06:01:18Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA72TPU/DMBCG9/4Kk90J7G4qYMrAVCGxuvbVGOw7y7Gj9N8TK6AGhiBUYHw/pOfO H2I3escGiL0l3FY39XXFABVpi2ZbPe757f6+66pduxFXnLO7bJ1mGgKgnmoWemYAIcoEmh1O7Olh QMb51F522g1jZ+NU5GSYSDl0uqVoahmkeob6CM6OovlI5p6MyR6lSpNhyBAPMgIm0Sz8uQhjAix7 tIG8aM6y4JvP/F8Zx8sBkB8yagc8uGwsfh3rZ1zqjV3hlbhWFOHvKRKRkkzT6f3DRj5cQHnJaNMK 4j2/ZAlP6tUmWnsJc4N/fzkLVX7GG3845oGAAwAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1cLSan + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64 + cd org.apache.felix.gogo.runtime-1.1.4 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n felix-gogo-runtime -d /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64 [INFO] Installing artifact org.apache.felix:org.apache.felix.gogo.runtime:jar:1.1.4 [INFO] Installing artifact org.apache.felix:org.apache.felix.gogo.runtime:pom:1.1.4 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/javadoc/felix-gogo-runtime + 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/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 /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/javadoc/felix-gogo-runtime + echo /usr/share/javadoc/felix-gogo-runtime + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.1.4-1.mga9 --unique-debug-suffix -1.1.4-1.mga9.aarch64 --unique-debug-src-base felix-gogo-runtime-1.1.4-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/org.apache.felix.gogo.runtime-1.1.4 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: felix-gogo-runtime-1.1.4-1.mga9.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aAnwEA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.apache.felix.gogo.runtime-1.1.4 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/licenses/felix-gogo-runtime + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/licenses/felix-gogo-runtime + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/licenses/felix-gogo-runtime + cp -pr NOTICE /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/licenses/felix-gogo-runtime + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/maven-metadata/felix-gogo-runtime.xml'] [INFO maven.prov] mvn(org.apache.felix:org.apache.felix.gogo.runtime) = 1.1.4, mvn(org.apache.felix:org.apache.felix.gogo.runtime:pom:) = 1.1.4 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/java/felix/org.apache.felix.gogo.runtime.jar'] [INFO osgi.prov] osgi(org.apache.felix.gogo.runtime) = 1.1.4 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/maven-metadata/felix-gogo-runtime.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.7 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/java/felix/org.apache.felix.gogo.runtime.jar'] Provides: felix-gogo-runtime = 1.1.4-1.mga9 mvn(org.apache.felix:org.apache.felix.gogo.runtime) = 1.1.4 mvn(org.apache.felix:org.apache.felix.gogo.runtime:pom:) = 1.1.4 osgi(org.apache.felix.gogo.runtime) = 1.1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.7 javapackages-filesystem Processing files: felix-gogo-runtime-javadoc-1.1.4-1.mga9.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rA72gB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.apache.felix.gogo.runtime-1.1.4 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/licenses/felix-gogo-runtime-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/licenses/felix-gogo-runtime-javadoc + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/licenses/felix-gogo-runtime-javadoc + cp -pr NOTICE /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/licenses/felix-gogo-runtime-javadoc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/javadoc/felix-gogo-runtime/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/javadoc/felix-gogo-runtime/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/javadoc/felix-gogo-runtime/member-search-index.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64/usr/share/javadoc/felix-gogo-runtime/member-search-index.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: felix-gogo-runtime-javadoc = 1.1.4-1.mga9 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 /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/felix-gogo-runtime-1.1.4-1.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/felix-gogo-runtime-javadoc-1.1.4-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NG3xxZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.apache.felix.gogo.runtime-1.1.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/felix-gogo-runtime-1.1.4-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IVusLa + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf org.apache.felix.gogo.runtime-1.1.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!