D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/felix-utils-1.11.8-4.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5XpXu9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ test -d /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dJP2GR
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ rm -rf org.apache.felix.utils-1.11.8
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/org.apache.felix.utils-1.11.8-source-release.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd org.apache.felix.utils-1.11.8
+ /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 -f -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_parent
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project '<groupId>org.apache.felix</groupId>'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :apache-rat-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-compiler-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/pterjan/rpmbuild/tmp/rpm-tmp.gIDy5q
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ cd org.apache.felix.utils-1.11.8
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8
Executing: xmvn --batch-mode --offline -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dmaven.compiler.source=1.8', '-Dmaven.compiler.target=1.8', '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.8
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.apache.felix.utils ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/resources
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ org.apache.felix.utils ---
[INFO] Recompiling the module because of changed source code.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 37 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/filter/FilterImpl.java:[31,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/Properties.java:[32,21] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/filter/FilterImpl.java:[1080,17] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/filter/FilterImpl.java:[1124,17] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/json/JSONWriter.java:[94,27] Double(double) in java.lang.Double has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[120,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[121,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[122,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[123,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[124,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[125,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[126,41] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[127,39] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[130,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[131,35] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[132,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[133,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[134,35] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[135,36] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[136,40] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[137,38] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[148,24] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[351,37] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[404,55] Integer(int) in java.lang.Integer has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java:[510,28] Character(char) in java.lang.Character has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/Properties.java:[74,50] java.security.AccessController in java.security has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java:[500,33] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java:[508,33] Long(java.lang.String) in java.lang.Long has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java:[536,44] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java:[542,44] Long(java.lang.String) in java.lang.Long has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java:[582,33] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java:[590,33] Long(java.lang.String) in java.lang.Long has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java:[618,44] Double(java.lang.String) in java.lang.Double has been deprecated and marked for removal
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java:[624,44] Long(java.lang.String) in java.lang.Long has been deprecated and marked for removal
[INFO] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/filter/FilterImpl.java: Some input files use or override a deprecated API.
[INFO] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/filter/FilterImpl.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/extender/AbstractExtender.java: Some input files use unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/extender/AbstractExtender.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.apache.felix.utils ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ org.apache.felix.utils ---
[INFO] Recompiling the module because of changed dependency.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 17 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/test/java/org/apache/felix/utils/properties/ConfigurationHandlerTest.java:[149,37] Byte(java.lang.String) in java.lang.Byte has been deprecated and marked for removal
[INFO] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/test/java/org/apache/felix/utils/filter/FilterImplTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/test/java/org/apache/felix/utils/filter/FilterImplTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ org.apache.felix.utils ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.felix.utils.properties.InterpolationHelperTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.apache.felix.utils.properties.InterpolationHelperTest
[INFO] Running org.apache.felix.utils.properties.ConfigurationHandlerTest
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.apache.felix.utils.properties.ConfigurationHandlerTest
[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.037 s -- in org.apache.felix.utils.properties.PropertiesTest
[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.019 s -- in org.apache.felix.utils.properties.TypedPropertiesTest
[INFO] Running org.apache.felix.utils.resource.ResourceBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.apache.felix.utils.resource.ResourceBuilderTest
[INFO] Running org.apache.felix.utils.resource.CapabilityImplTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.apache.felix.utils.resource.CapabilityImplTest
[INFO] Running org.apache.felix.utils.resource.SimpleFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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.040 s -- in org.apache.felix.utils.resource.RequirementImplTest
[INFO] Running org.apache.felix.utils.resource.CapabilitySetTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.felix.utils.resource.CapabilitySetTest
[INFO] Running org.apache.felix.utils.manifest.ParserTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.felix.utils.manifest.ParserTest
[INFO] Running org.apache.felix.utils.filter.FilterImplTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.felix.utils.filter.FilterImplTest
[INFO] Running org.apache.felix.utils.json.JSONParserTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.apache.felix.utils.json.JSONParserTest
[INFO] Running org.apache.felix.utils.repository.RepositoryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.apache.felix.utils.repository.RepositoryTest
[INFO] Running org.apache.felix.utils.collections.StringArrayMapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.apache.felix.utils.collections.StringArrayMapTest
[INFO] Running org.apache.felix.utils.version.VersionRangeTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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 s -- in org.apache.felix.utils.version.VersionCleanerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.apache.felix.utils ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/org.apache.felix.utils-1.11.8.jar
[INFO] 
[INFO] --------------< org.apache.felix:org.apache.felix.utils >---------------
[INFO] Building Apache Felix Utils 1.11.8
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ org.apache.felix.utils ---
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:javadoc (default-cli) @ org.apache.felix.utils ---
[INFO] Ignoring JPMS as source level 1.8 is below 9
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/log/Logger.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/service/BaseManagedServiceFactory.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/ConfigurationHandler.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/TypedProperties.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/Properties.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/InterpolationHelper.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/ResourceUtils.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/ResourceImpl.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/CapabilitySet.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/CapabilityImpl.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/SimpleFilter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/RequirementImpl.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/ResourceBuilder.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/resource/AbstractCapabilityRequirement.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/manifest/Clause.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/manifest/Parser.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/manifest/Directive.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/manifest/Attribute.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/filter/FilterImpl.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/json/JSONWriter.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/json/JSONParser.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/repository/JsonRepository.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/repository/UrlLoader.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/repository/StaxParser.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/repository/XmlRepository.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/repository/BaseRepository.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/repository/AggregateRepository.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/collections/DictionaryAsMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/collections/StringArrayMap.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/collections/MapToDictionary.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/collections/IteratorToEnumeration.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/version/VersionTable.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/version/VersionCleaner.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/version/VersionRange.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/extender/AbstractExtender.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/extender/Extension.java...
[INFO] Loading source file /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/extender/SimpleExtension.java...
[INFO] Constructing Javadoc information...
[INFO] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/properties/Properties.java:32: warning: [removal] AccessController in java.security has been deprecated and marked for removal
[INFO] import java.security.AccessController;
[INFO]                     ^
[INFO] /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/src/main/java/org/apache/felix/utils/filter/FilterImpl.java:31: warning: [removal] AccessController in java.security has been deprecated and marked for removal
[INFO] import java.security.AccessController;
[INFO]                     ^
[INFO] Building index for all the packages and classes...
[INFO] Standard Doclet version 21.0.5+11-LTS
[INFO] Building tree for all the packages and classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/AbstractCapabilityRequirement.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/extender/AbstractExtender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/AggregateRepository.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/manifest/Attribute.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/service/BaseManagedServiceFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/service/BaseManagedServiceFactory.Pair.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/BaseRepository.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/CapabilityImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/CapabilitySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/manifest/Clause.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/ConfigurationHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/DictionaryAsMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/DictionaryAsMap.KeyEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/manifest/Directive.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/extender/Extension.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/FilterImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/FilterImpl.CaseInsensitiveDictionary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/FilterImpl.Parser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/FilterImpl.ServiceReferenceDictionary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/FilterImpl.SetAccessibleAction.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/InterpolationHelper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/InterpolationHelper.BundleContextSubstitutionCallback.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/InterpolationHelper.SubstitutionCallback.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/IteratorToEnumeration.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/json/JSONParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/json/JSONParser.Pair.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/json/JSONParser.Scope.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/JsonRepository.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/json/JSONWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/log/Logger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/MapToDictionary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/manifest/Parser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/Properties.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/Properties.Layout.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/Properties.PropertiesReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/Properties.PropertiesWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/RequirementImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/ResourceBuilder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/ResourceBuilder.ParsedHeaderClause.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/ResourceImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/ResourceUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/extender/SimpleExtension.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/SimpleFilter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/StaxParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/StaxParser.Referral.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/StaxParser.XmlRepository.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/StringArrayMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/TypedProperties.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/TypedProperties.DynamicMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/TypedProperties.SubstitutionCallback.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/UrlLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/version/VersionCleaner.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/version/VersionRange.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/version/VersionTable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/XmlRepository.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/XmlRepository.XmlLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/extender/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/extender/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/json/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/json/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/log/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/log/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/manifest/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/manifest/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/service/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/service/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/version/package-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/version/package-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/constant-values.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/serialized-form.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/log/class-use/Logger.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/service/class-use/BaseManagedServiceFactory.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/service/class-use/BaseManagedServiceFactory.Pair.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/class-use/ConfigurationHandler.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/class-use/TypedProperties.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/class-use/TypedProperties.DynamicMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/class-use/TypedProperties.SubstitutionCallback.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/class-use/Properties.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/class-use/Properties.Layout.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/class-use/Properties.PropertiesWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/class-use/Properties.PropertiesReader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/class-use/InterpolationHelper.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/class-use/InterpolationHelper.BundleContextSubstitutionCallback.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/class-use/InterpolationHelper.SubstitutionCallback.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/class-use/ResourceUtils.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/class-use/ResourceImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/class-use/CapabilitySet.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/class-use/CapabilityImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/class-use/SimpleFilter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/class-use/RequirementImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/class-use/ResourceBuilder.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/class-use/ResourceBuilder.ParsedHeaderClause.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/class-use/AbstractCapabilityRequirement.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/manifest/class-use/Clause.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/manifest/class-use/Parser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/manifest/class-use/Directive.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/manifest/class-use/Attribute.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/class-use/FilterImpl.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/class-use/FilterImpl.ServiceReferenceDictionary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/class-use/FilterImpl.SetAccessibleAction.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/class-use/FilterImpl.CaseInsensitiveDictionary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/class-use/FilterImpl.Parser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/json/class-use/JSONWriter.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/json/class-use/JSONParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/json/class-use/JSONParser.Pair.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/json/class-use/JSONParser.Scope.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/class-use/JsonRepository.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/class-use/UrlLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/class-use/StaxParser.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/class-use/StaxParser.XmlRepository.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/class-use/StaxParser.Referral.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/class-use/XmlRepository.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/class-use/XmlRepository.XmlLoader.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/class-use/BaseRepository.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/class-use/AggregateRepository.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/class-use/DictionaryAsMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/class-use/DictionaryAsMap.KeyEntry.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/class-use/StringArrayMap.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/class-use/MapToDictionary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/class-use/IteratorToEnumeration.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/version/class-use/VersionTable.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/version/class-use/VersionCleaner.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/version/class-use/VersionRange.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/extender/class-use/AbstractExtender.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/extender/class-use/Extension.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/extender/class-use/SimpleExtension.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/collections/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/extender/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/filter/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/json/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/log/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/manifest/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/properties/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/repository/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/resource/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/service/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/org/apache/felix/utils/version/package-use.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/overview-tree.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/index.html...
[INFO] Building index for all classes...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/allclasses-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/allpackages-index.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/index-all.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/search.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/overview-summary.html...
[INFO] Generating /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/target/xmvn-apidocs/help-doc.html...
[INFO] 2 warnings
[INFO] 
[INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ org.apache.felix.utils ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.359 s
[INFO] Finished at: 2024-12-21T02:01:12Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAAC/62RMQ+CQAyFd39FZT/Q/YTEzcHdFe/qpQotOQ4i/15QjLhgoo5978t7aauza1lA
i74m4U20jlcRZOlCL5WCbUOFBYsVskU2hDU4ZPR5QAvHDg77lkGpnp4y6QLgJXTD2AvOS1PtbCre
xVI70slTefi5D3TKTRiQ3o6NeNTJRB1Sk/fYP7SUFX/fcm6YwkzF6P+yRCnmQkFmSkZCfT7YZLq/
6QY+h8Ec+wEAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3Xyx1X
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ mkdir /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT
+ cd org.apache.felix.utils-1.11.8
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n felix-utils -d /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT
[INFO] Installing artifact org.apache.felix:org.apache.felix.utils:jar:1.11.8
[INFO] Installing artifact org.apache.felix:org.apache.felix.utils:pom:1.11.8
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/javadoc/felix-utils
+ cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/copy.svg .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/legal .xmvn/apidocs/link.svg .xmvn/apidocs/member-search-index.js .xmvn/apidocs/module-search-index.js .xmvn/apidocs/org .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/resources .xmvn/apidocs/script-dir .xmvn/apidocs/script.js .xmvn/apidocs/search-page.js .xmvn/apidocs/search.html .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/tag-search-index.js .xmvn/apidocs/type-search-index.js /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/javadoc/felix-utils
+ echo /usr/share/javadoc/felix-utils
+ /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-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: felix-utils-1.11.8-4.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JOCgqX
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ cd org.apache.felix.utils-1.11.8
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/doc/felix-utils
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/doc/felix-utils
+ cp -pr /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/DEPENDENCIES /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/doc/felix-utils
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mtPeBI
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ cd org.apache.felix.utils-1.11.8
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/licenses/felix-utils
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/licenses/felix-utils
+ cp -pr /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/LICENSE /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/licenses/felix-utils
+ cp -pr /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/NOTICE /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/licenses/felix-utils
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/maven-metadata/felix-utils.xml']
[INFO maven.prov] mvn(org.apache.felix:org.apache.felix.utils:pom:) = 1.11.8, mvn(org.apache.felix:org.apache.felix.utils) = 1.11.8
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/java/felix/org.apache.felix.utils.jar']
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/maven-metadata/felix-utils.xml']
[INFO maven.req] java-21-headless, javapackages-filesystem
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/java/felix/org.apache.felix.utils.jar']
Provides: felix-utils = 1.11.8-4.mga10 mvn(org.apache.felix:org.apache.felix.utils) = 1.11.8 mvn(org.apache.felix:org.apache.felix.utils:pom:) = 1.11.8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-21-headless javapackages-filesystem
Processing files: felix-utils-javadoc-1.11.8-4.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.T1KYYD
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ cd org.apache.felix.utils-1.11.8
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/licenses/felix-utils-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/licenses/felix-utils-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/LICENSE /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/licenses/felix-utils-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/org.apache.felix.utils-1.11.8/NOTICE /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT/usr/share/licenses/felix-utils-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: felix-utils-javadoc = 1.11.8-4.mga10
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/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/felix-utils-1.11.8-4.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/felix-utils-javadoc-1.11.8-4.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FLW264
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ test -d /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/felix-utils-1.11.8-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!