D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/xmlgraphics-commons-2.7-1.mga9.src.rpm
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mm9Wnz
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf xmlgraphics-commons-2.7
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xmlgraphics-commons-2.7-src.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xmlgraphics-commons-2.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find -name '*.jar' -delete
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-checkstyle-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :findbugs-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project 'bundle'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.apache.felix:maven-bundle-plugin . ' true
org.apache.xmlgraphics
'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yU7ThO
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd xmlgraphics-commons-2.7
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py : xmlgraphics-commons
+ /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.xmlgraphics:xmlgraphics-commons >-------------
[INFO] Building org.apache.xmlgraphics:xmlgraphics-commons 2.7
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ xmlgraphics-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 10 resources
[INFO] Copying 2 resources to META-INF
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ xmlgraphics-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 314 source files to /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/target/classes
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/main/java/org/apache/xmlgraphics/image/codec/util/SeekableStream.java: Some input files use or override a deprecated API.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/main/java/org/apache/xmlgraphics/image/codec/util/SeekableStream.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/main/java/org/apache/xmlgraphics/xmp/XMPStructure.java: Some input files use unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/main/java/org/apache/xmlgraphics/xmp/XMPStructure.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ xmlgraphics-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 10 resources
[INFO] Copying 23 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ xmlgraphics-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/target/test-classes
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/test/java/org/apache/xmlgraphics/io/URIResolverAdapterTestCase.java: Some input files use or override a deprecated API.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/test/java/org/apache/xmlgraphics/io/URIResolverAdapterTestCase.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/test/java/org/apache/xmlgraphics/image/loader/ImageLoaderTestCase.java: Some input files use unchecked or unsafe operations.
[INFO] /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/test/java/org/apache/xmlgraphics/image/loader/ImageLoaderTestCase.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ xmlgraphics-commons ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.xmlgraphics.xmp.XMPParserTestCase
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s - in org.apache.xmlgraphics.xmp.XMPParserTestCase
[INFO] Running org.apache.xmlgraphics.xmp.XMPPropertyTestCase
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.apache.xmlgraphics.xmp.XMPPropertyTestCase
[INFO] Running org.apache.xmlgraphics.fonts.GlyphsTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.apache.xmlgraphics.fonts.GlyphsTestCase
[INFO] Running org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriterTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriterTestCase
[INFO] Running org.apache.xmlgraphics.image.writer.ResolutionTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.apache.xmlgraphics.image.writer.ResolutionTestCase
[INFO] Running org.apache.xmlgraphics.image.writer.ImageWriterRegistryTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.image.writer.ImageWriterRegistryTestCase
[INFO] Running org.apache.xmlgraphics.image.codec.tiff.ImageTypeTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 s - in org.apache.xmlgraphics.image.codec.tiff.ImageTypeTestCase
[INFO] Running org.apache.xmlgraphics.image.codec.tiff.ImageInfoTestCase
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in org.apache.xmlgraphics.image.codec.tiff.ImageInfoTestCase
[INFO] Running org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoderTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoderTestCase
[INFO] Running org.apache.xmlgraphics.image.codec.png.CodecResourcesTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.xmlgraphics.image.codec.png.CodecResourcesTestCase
[INFO] Running org.apache.xmlgraphics.image.codec.png.PNGEncoderTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.apache.xmlgraphics.image.codec.png.PNGEncoderTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImageUtilTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.xmlgraphics.image.loader.ImageUtilTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.PenaltyTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.apache.xmlgraphics.image.loader.PenaltyTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImagePreloaderTestCase
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.apache.xmlgraphics.image.loader.ImagePreloaderTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageLoaderImageIOTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.apache.xmlgraphics.image.loader.impl.ImageLoaderImageIOTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNGTestCase
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNGTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFaxTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFaxTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.PreloaderJPEGTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.apache.xmlgraphics.image.loader.impl.PreloaderJPEGTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2BitmapTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2BitmapTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNGTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNGTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.PNGFileTestCase
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.xmlgraphics.image.loader.impl.PNGFileTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNGTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNGTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImageLoaderTestCase
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.apache.xmlgraphics.image.loader.ImageLoaderTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.CorruptImagesTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.apache.xmlgraphics.image.loader.CorruptImagesTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicyTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicyTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.cache.ImageCacheTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in org.apache.xmlgraphics.image.loader.cache.ImageCacheTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImagePipelineTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.apache.xmlgraphics.image.loader.ImagePipelineTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImageSessionContextTestCase
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.apache.xmlgraphics.image.loader.ImageSessionContextTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.ImageFlavorTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.xmlgraphics.image.loader.ImageFlavorTestCase
[INFO] Running org.apache.xmlgraphics.image.loader.PipelineFactoryTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.xmlgraphics.image.loader.PipelineFactoryTestCase
[INFO] Running org.apache.xmlgraphics.ps.PSEscapeTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.xmlgraphics.ps.PSEscapeTestCase
[INFO] Running org.apache.xmlgraphics.ps.PSPageDeviceDictionaryTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.xmlgraphics.ps.PSPageDeviceDictionaryTestCase
[INFO] Running org.apache.xmlgraphics.ps.dsc.DSCParserTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.xmlgraphics.ps.dsc.DSCParserTestCase
[INFO] Running org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBoxTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBoxTestCase
[INFO] Running org.apache.xmlgraphics.ps.dsc.events.DSCValueParserTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.xmlgraphics.ps.dsc.events.DSCValueParserTestCase
[INFO] Running org.apache.xmlgraphics.ps.dsc.ListenerTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.xmlgraphics.ps.dsc.ListenerTestCase
[INFO] Running org.apache.xmlgraphics.ps.dsc.tools.DSCToolsTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.xmlgraphics.ps.dsc.tools.DSCToolsTestCase
[INFO] Running org.apache.xmlgraphics.ps.ImageEncodingHelperTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s - in org.apache.xmlgraphics.ps.ImageEncodingHelperTestCase
[INFO] Running org.apache.xmlgraphics.ps.FormGeneratorTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.xmlgraphics.ps.FormGeneratorTestCase
[INFO] Running org.apache.xmlgraphics.io.TempResourceURIGeneratorTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.apache.xmlgraphics.io.TempResourceURIGeneratorTestCase
[INFO] Running org.apache.xmlgraphics.io.XmlSourceUtilTestCase
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.apache.xmlgraphics.io.XmlSourceUtilTestCase
[INFO] Running org.apache.xmlgraphics.io.URIResolverAdapterTestCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 s - in org.apache.xmlgraphics.io.URIResolverAdapterTestCase
[INFO] Running org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparencyTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparencyTestCase
[INFO] Running org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s - in org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase
[INFO] Running org.apache.xmlgraphics.java2d.GraphicContextTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.xmlgraphics.java2d.GraphicContextTestCase
[INFO] Running org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparencyTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparencyTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.NamedColorTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.xmlgraphics.java2d.color.NamedColorTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.ColorWithAlternativesTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.java2d.color.ColorWithAlternativesTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.ColorConverterTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.java2d.color.ColorConverterTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParserTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParserTestCase
[INFO] Running org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtilTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtilTestCase
[INFO] Running org.apache.xmlgraphics.util.DoubleFormatUtilTestCase
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.259 s - in org.apache.xmlgraphics.util.DoubleFormatUtilTestCase
[INFO] Running org.apache.xmlgraphics.util.DateFormatUtilTestCase
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.xmlgraphics.util.DateFormatUtilTestCase
[INFO] Running org.apache.xmlgraphics.util.ServiceTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.util.ServiceTestCase
[INFO] Running org.apache.xmlgraphics.util.io.Base64TestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.apache.xmlgraphics.util.io.Base64TestCase
[INFO] Running org.apache.xmlgraphics.util.io.ASCII85InputStreamTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.util.io.ASCII85InputStreamTestCase
[INFO] Running org.apache.xmlgraphics.util.io.SubInputStreamTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.util.io.SubInputStreamTestCase
[INFO] Running org.apache.xmlgraphics.util.io.ASCII85OutputStreamTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.util.io.ASCII85OutputStreamTestCase
[INFO] Running org.apache.xmlgraphics.util.UnitConvTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.util.UnitConvTestCase
[INFO] Running org.apache.xmlgraphics.util.ClasspathResourceTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.xmlgraphics.util.ClasspathResourceTestCase
[INFO] Running org.apache.xmlgraphics.util.uri.CommonURIResolverTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.util.uri.CommonURIResolverTestCase
[INFO] Running org.apache.xmlgraphics.util.uri.DataURIResolverTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.xmlgraphics.util.uri.DataURIResolverTestCase
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 194, Failures: 0, Errors: 0, Skipped: 4
[INFO]
[INFO]
[INFO] --- maven-bundle-plugin:5.1.1:bundle (default-bundle) @ xmlgraphics-commons ---
[INFO]
[INFO] -------------< org.apache.xmlgraphics:xmlgraphics-commons >-------------
[INFO] Building org.apache.xmlgraphics:xmlgraphics-commons 2.7
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- xmvn-mojo:4.0.0:install (default-cli) @ xmlgraphics-commons ---
[INFO]
[INFO] --- xmvn-mojo:4.0.0:javadoc (default-cli) @ xmlgraphics-commons ---
/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/main/java/org/apache/xmlgraphics/ps/PSProcSets.java:55: warning - invalid usage of tag <
/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/main/java/org/apache/xmlgraphics/ps/PSProcSets.java:55: warning - invalid usage of tag >
/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/main/java/org/apache/xmlgraphics/ps/PSProcSets.java:55: warning - invalid usage of tag <
/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/main/java/org/apache/xmlgraphics/ps/PSProcSets.java:55: warning - invalid usage of tag >
/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/main/java/org/apache/xmlgraphics/ps/PSProcSets.java:55: warning - invalid usage of tag <
/home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7/src/main/java/org/apache/xmlgraphics/ps/PSProcSets.java:55: warning - invalid usage of tag >
[INFO]
[INFO] --- xmvn-mojo:4.0.0:builddep (default-cli) @ xmlgraphics-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.817 s
[INFO] Finished at: 2023-06-20T18:39:57Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAAC/6WSsU7DMBCG9z7Fkd0J7GkqYMrAVCGxuvbVGOy7yLGj9u1xRIF0wEJhvP8++bPs
v92dvIMJw2iZttVdfVsBkmJtyWyr57243z/2fbXrNu2NEPCQrNOgcUDSGbM4gkHCICNqOJzh5Wki
ECLTS6bbAPwE53nMgQmchl53HEwtB6lesT6is6e2+dp8cjJEe5Qq5sDLCUkcEmmHYnDJWGqbxX72
NNei372KvWcaheWCcQn9V+TY5AubP9i+ybXKt0Q2FkSX/drj5y/zrN5tLL3dhRCKA6535X6KgCO7
XNKC7BoryRbT3M0PUyGSqAIDAAA=
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WbexR9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch
++ dirname /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch
+ cd xmlgraphics-commons-2.7
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n xmlgraphics-commons -d /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch
[INFO] Installing artifact org.apache.xmlgraphics:xmlgraphics-commons:jar:2.7
[INFO] Installing artifact org.apache.xmlgraphics:xmlgraphics-commons:pom:2.7
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ jdir=.xmvn/apidocs
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/licenses
+ '[' -d .xmvn/apidocs ']'
+ install -dm755 /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/javadoc/xmlgraphics-commons
+ 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/jquery-ui.overrides.css .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/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/javadoc/xmlgraphics-commons
+ echo /usr/share/javadoc/xmlgraphics-commons
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.7-1.mga9 --unique-debug-suffix -2.7-1.mga9.noarch --unique-debug-src-base xmlgraphics-commons-2.7-1.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/xmlgraphics-commons-2.7
+ /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/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: xmlgraphics-commons-2.7-1.mga9.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uHGPMA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd xmlgraphics-commons-2.7
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/doc/xmlgraphics-commons
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/doc/xmlgraphics-commons
+ cp -pr README /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/doc/xmlgraphics-commons
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tBEqoB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd xmlgraphics-commons-2.7
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/licenses/xmlgraphics-commons
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/licenses/xmlgraphics-commons
+ cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/licenses/xmlgraphics-commons
+ cp -pr NOTICE /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/licenses/xmlgraphics-commons
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/maven-metadata/xmlgraphics-commons.xml']
[INFO maven.prov] mvn(org.apache.xmlgraphics:xmlgraphics-commons:pom:) = 2.7, mvn(org.apache.xmlgraphics:xmlgraphics-commons) = 2.7
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/java/xmlgraphics-commons.jar']
[INFO osgi.prov] osgi(org.apache.xmlgraphics) = 2.7.0
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/maven-metadata/xmlgraphics-commons.xml']
[INFO maven.req] java-17-headless, mvn(commons-io:commons-io), javapackages-filesystem, mvn(commons-logging:commons-logging)
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/java/xmlgraphics-commons.jar']
Provides: mvn(org.apache.xmlgraphics:xmlgraphics-commons) = 2.7 mvn(org.apache.xmlgraphics:xmlgraphics-commons:pom:) = 2.7 osgi(org.apache.xmlgraphics) = 2.7.0 xmlgraphics-commons = 0:2.7-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-17-headless javapackages-filesystem mvn(commons-io:commons-io) mvn(commons-logging:commons-logging)
Processing files: xmlgraphics-commons-javadoc-2.7-1.mga9.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2F3Mvb
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd xmlgraphics-commons-2.7
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/licenses/xmlgraphics-commons-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/licenses/xmlgraphics-commons-javadoc
+ cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/licenses/xmlgraphics-commons-javadoc
+ cp -pr NOTICE /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/licenses/xmlgraphics-commons-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
pcregrep: line 2 of file /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/javadoc/xmlgraphics-commons/jquery/jquery-3.6.1.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 2 of file /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/javadoc/xmlgraphics-commons/jquery/jquery-3.6.1.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 13 of file /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/javadoc/xmlgraphics-commons/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/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/javadoc/xmlgraphics-commons/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/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/javadoc/xmlgraphics-commons/member-search-index.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 1 of file /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch/usr/share/javadoc/xmlgraphics-commons/member-search-index.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: xmlgraphics-commons-javadoc = 0:2.7-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/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/xmlgraphics-commons-2.7-1.mga9.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/xmlgraphics-commons-javadoc-2.7-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.piPZfA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd xmlgraphics-commons-2.7
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/xmlgraphics-commons-2.7-1.mga9.noarch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GkmvBv
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf xmlgraphics-commons-2.7 xmlgraphics-commons-2.7.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!