D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/felix-utils-1.11.4-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YJqm5w + 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.utils-1.11.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/org.apache.felix.utils-1.11.4-source-release.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd org.apache.felix.utils-1.11.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0000-Port-to-osgi-cmpn.patch):' Patch #0 (0000-Port-to-osgi-cmpn.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/apache/felix/utils/repository/AggregateRepository.java patching file src/main/java/org/apache/felix/utils/repository/BaseRepository.java patching file src/test/java/org/apache/felix/utils/properties/MockBundleContext.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :apache-rat-plugin + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :org.apache.felix.utils felix/org.apache.felix.utils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1Ql0fv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.apache.felix.utils-1.11.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /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... [INFO] [INFO] --------------< org.apache.felix:org.apache.felix.utils >--------------- [INFO] Building Apache Felix Utils 1.11.4 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.apache.felix.utils --- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ org.apache.felix.utils --- [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.utils --- [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.utils-1.11.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.utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /home/iurt/rpmbuild/BUILD/org.apache.felix.utils-1.11.4/target/classes [INFO] /home/iurt/rpmbuild/BUILD/org.apache.felix.utils-1.11.4/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/org.apache.felix.utils-1.11.4/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/org.apache.felix.utils-1.11.4/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/org.apache.felix.utils-1.11.4/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.apache.felix.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.apache.felix.utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/iurt/rpmbuild/BUILD/org.apache.felix.utils-1.11.4/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/org.apache.felix.utils-1.11.4/src/test/java/org/apache/felix/utils/properties/PropertiesTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/org.apache.felix.utils-1.11.4/src/test/java/org/apache/felix/utils/properties/PropertiesTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ org.apache.felix.utils --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.felix.utils.json.JSONParserTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.apache.felix.utils.json.JSONParserTest [INFO] Running org.apache.felix.utils.filter.FilterImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.felix.utils.filter.FilterImplTest [INFO] Running org.apache.felix.utils.version.VersionRangeTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.felix.utils.version.VersionRangeTest [INFO] Running org.apache.felix.utils.version.VersionCleanerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.felix.utils.version.VersionCleanerTest [INFO] Running org.apache.felix.utils.resource.CapabilitySetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.felix.utils.resource.CapabilitySetTest [INFO] Running org.apache.felix.utils.resource.SimpleFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.felix.utils.resource.SimpleFilterTest [INFO] Running org.apache.felix.utils.resource.RequirementImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s - in org.apache.felix.utils.resource.RequirementImplTest [INFO] Running org.apache.felix.utils.resource.CapabilityImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.felix.utils.resource.CapabilityImplTest [INFO] Running org.apache.felix.utils.repository.RepositoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s - in org.apache.felix.utils.repository.RepositoryTest [INFO] Running org.apache.felix.utils.manifest.ParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.felix.utils.manifest.ParserTest [INFO] Running org.apache.felix.utils.properties.ConfigurationHandlerTest [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.apache.felix.utils.properties.ConfigurationHandlerTest [INFO] Running org.apache.felix.utils.properties.TypedPropertiesTest ##--------------------------------------------------------------------------- ## Licensed to the Apache Software Foundation (ASF) under one or more ## contributor license agreements. See the NOTICE file distributed with ## this work for additional information regarding copyright ownership. ## The ASF licenses this file to You under the Apache License, Version 2.0 ## (the "License"); you may not use this file except in compliance with ## the License. You may obtain a copy of the License at ## ## http://www.apache.org/licenses/LICENSE-2.0 ## ## Unless required by applicable law or agreed to in writing, software ## distributed under the License is distributed on an "AS IS" BASIS, ## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ## See the License for the specific language governing permissions and ## limitations under the License. ##--------------------------------------------------------------------------- # # typed.properties # Used in the TypedPropertiesTest # prefix = "81" # Port port = I"${prefix}01" # Second port port2 = I"8103" # List of ports ports = i[ "${port}", "${port2}" ] # Host host = "127.0.0.1" # Primary url url = "${host}:${port}" [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.apache.felix.utils.properties.TypedPropertiesTest [INFO] Running org.apache.felix.utils.properties.InterpolationHelperTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.apache.felix.utils.properties.InterpolationHelperTest [INFO] Running org.apache.felix.utils.properties.PropertiesTest # # The Main # # Comment # # Another comment # A value comment key1 = val1 # Another value comment key2 = ${key1}/foo # A third comment key3 = val3 ===== # # The Main # # Comment # # Another comment # A value comment key1 = val1 # Another value comment key2 = ${key1}/foo # A third comment key3 = foo ===== ##--------------------------------------------------------------------------- ## Licensed to the Apache Software Foundation (ASF) under one or more ## contributor license agreements. See the NOTICE file distributed with ## this work for additional information regarding copyright ownership. ## The ASF licenses this file to You under the Apache License, Version 2.0 ## (the "License"); you may not use this file except in compliance with ## the License. You may obtain a copy of the License at ## ## http://www.apache.org/licenses/LICENSE-2.0 ## ## Unless required by applicable law or agreed to in writing, software ## distributed under the License is distributed on an "AS IS" BASIS, ## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ## See the License for the specific language governing permissions and ## limitations under the License. ##--------------------------------------------------------------------------- # # test.properties # Used in the PropertiesTest # test=test another = another ==== [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.apache.felix.utils.properties.PropertiesTest [INFO] Running org.apache.felix.utils.collections.StringArrayMapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.felix.utils.collections.StringArrayMapTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 107, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.apache.felix.utils --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/org.apache.felix.utils-1.11.4/target/org.apache.felix.utils-1.11.4.jar [INFO] [INFO] --------------< org.apache.felix:org.apache.felix.utils >--------------- [INFO] Building Apache Felix Utils 1.11.4 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ org.apache.felix.utils --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ org.apache.felix.utils --- [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ org.apache.felix.utils --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.579 s [INFO] Finished at: 2021-01-07T21:05:04Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA7WSMU/DMBCF9/6KI7sTurupgCkDU1WJ1dhXc5DcWY5Tpf+emBY1MAQJxPje+6T3 zrLejl0LR4w9CW+KdXlbALIVR+w3xX6n7nYPTVNs65W+UQruB2odOAzIbsIIe/DIGE1CB88neHo8 Mig10XOmXgFcjVOWk+GjDKFxtURfmmDsC5YHbGnU1Wdy5kxMdDA2TcZHroKJyElXs+BM4piQ8yF1 kE5XV5n7q68DlvdI72lhR45LKxG/j/iHli7w71teB6a0UHHJ/3JEJ/aNkiyUXAj184PNVP427+uE D9udAgAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.R77f3y + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64 + cd org.apache.felix.utils-1.11.4 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n felix-utils -d /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64 [INFO] Installing artifact org.apache.felix:org.apache.felix.utils:jar:1.11.4 [INFO] Installing artifact org.apache.felix:org.apache.felix.utils:pom:1.11.4 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/javadoc/felix-utils + 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-utils-1.11.4-1.mga8.aarch64/usr/share/javadoc/felix-utils + echo /usr/share/javadoc/felix-utils + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.11.4-1.mga8 --unique-debug-suffix -1.11.4-1.mga8.aarch64 --unique-debug-src-base felix-utils-1.11.4-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/org.apache.felix.utils-1.11.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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: felix-utils-1.11.4-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2vd6Cw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.apache.felix.utils-1.11.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/doc/felix-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/doc/felix-utils + cp -pr DEPENDENCIES /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/doc/felix-utils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JPWcEw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.apache.felix.utils-1.11.4 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/licenses/felix-utils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/licenses/felix-utils + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/licenses/felix-utils + cp -pr NOTICE /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/licenses/felix-utils + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/maven-metadata/felix-utils.xml'] [INFO maven.prov] mvn(org.apache.felix:org.apache.felix.utils:pom:) = 1.11.4, mvn(org.apache.felix:org.apache.felix.utils) = 1.11.4 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/java/felix/org.apache.felix.utils.jar'] [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/maven-metadata/felix-utils.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.7 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/java/felix/org.apache.felix.utils.jar'] Provides: felix-utils = 1.11.4-1.mga8 mvn(org.apache.felix:org.apache.felix.utils) = 1.11.4 mvn(org.apache.felix:org.apache.felix.utils:pom:) = 1.11.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-utils-javadoc-1.11.4-1.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i7aP2w + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.apache.felix.utils-1.11.4 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/licenses/felix-utils-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/licenses/felix-utils-javadoc + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/licenses/felix-utils-javadoc + cp -pr NOTICE /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/licenses/felix-utils-javadoc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64/usr/share/javadoc/felix-utils/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-utils-1.11.4-1.mga8.aarch64/usr/share/javadoc/felix-utils/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-utils-1.11.4-1.mga8.aarch64/usr/share/javadoc/felix-utils/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-utils-1.11.4-1.mga8.aarch64/usr/share/javadoc/felix-utils/member-search-index.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: felix-utils-javadoc = 1.11.4-1.mga8 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-utils-1.11.4-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/felix-utils-1.11.4-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/felix-utils-javadoc-1.11.4-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vGmEpx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd org.apache.felix.utils-1.11.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/felix-utils-1.11.4-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IdGm5x + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf org.apache.felix.utils-1.11.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!