Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/univocity-parsers.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201902-8020020200517193558-af5e9d52-build-41558-7266/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/univocity-parsers.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/univocity-parsers.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201902-8020020200517193558-af5e9d52-build-41558-7266/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/univocity-parsers.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ecXIf1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf univocity-parsers-2.8.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/v2.8.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd univocity-parsers-2.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :nexus-staging-maven-plugin + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7ewiu2 + umask 022 + cd /builddir/build/BUILD + cd univocity-parsers-2.8.3 + /usr/libexec/platform-python /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -f Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ------------------< com.univocity:univocity-parsers >------------------- [INFO] Building univocity-parsers 2.8.3 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ univocity-parsers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ univocity-parsers --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 215 source files to /builddir/build/BUILD/univocity-parsers-2.8.3/target/classes [INFO] /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/routine/AbstractRoutines.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/routine/AbstractRoutines.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/DefaultConversionProcessor.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/DefaultConversionProcessor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ univocity-parsers --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ univocity-parsers --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ univocity-parsers --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ univocity-parsers --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ univocity-parsers --- [INFO] Building jar: /builddir/build/BUILD/univocity-parsers-2.8.3/target/univocity-parsers-2.8.3.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ univocity-parsers --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ univocity-parsers >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ univocity-parsers <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ univocity-parsers --- [INFO] Building jar: /builddir/build/BUILD/univocity-parsers-2.8.3/target/univocity-parsers-2.8.3-sources.jar [INFO] [INFO] ------------------< com.univocity:univocity-parsers >------------------- [INFO] Building univocity-parsers 2.8.3 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ univocity-parsers --- [INFO] [INFO] --- xmvn-mojo:3.0.0:javadoc (default-cli) @ univocity-parsers --- /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/Parsed.java:43: warning - Tag @link: reference not found: com.univocity.parsers.conversions /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/AbstractBeanProcessor.java:35: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/AbstractMasterDetailProcessor.java:134: warning - Tag @link: can't find masterDetailRecordProcessed(MasterDetailRecord, T) in com.univocity.parsers.common.processor.core.AbstractMasterDetailProcessor /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/AbstractMultiBeanListProcessor.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/AbstractMultiBeanProcessor.java:40: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/AbstractMultiBeanRowProcessor.java:42: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/BeanConversionProcessor.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/BeanConversionProcessor.java:69: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/BeanConversionProcessor.java:81: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/Processor.java:56: warning - Tag @link: reference not found: com.univocity.parsers.common.processor /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/Processor.java:56: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/conversions/Conversion.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/conversions/Conversion.java:39: warning - Tag @link: reference not found: com.univocity.parsers.conversions /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java:89: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java:102: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java:89: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java:89: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java:102: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java:102: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java:340: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/beans/BeanHelper.java:37: warning - Tag @link: reference not found: java.beans.Introspector /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/BeanProcessor.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/BeanWriterProcessor.java:41: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/BeanWriterProcessor.java:51: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/MultiBeanListProcessor.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/MultiBeanProcessor.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/MultiBeanRowProcessor.java:43: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/RowProcessor.java:55: warning - Tag @link: reference not found: com.univocity.parsers.common.processor /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/RowProcessor.java:55: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/RowWriterProcessor.java:44: warning - Tag @link: reference not found: com.univocity.parsers.common.processor /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/RowWriterProcessor.java:44: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/BeanConversionProcessor.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java:89: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java:102: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/BeanConversionProcessor.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/BeanConversionProcessor.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/BeanConversionProcessor.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/BeanConversionProcessor.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/common/processor/core/BeanConversionProcessor.java:39: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java:89: warning - Tag @link: reference not found: com.univocity.parsers.annotations /builddir/build/BUILD/univocity-parsers-2.8.3/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java:102: warning - Tag @link: reference not found: com.univocity.parsers.annotations [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ univocity-parsers --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.513 s [INFO] Finished at: 2020-05-17T20:22:54Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA42QPQ+CMBRFd37Fk72gOx9RJwYnYuJa6KM2Ka9NoQT+vSAx4iTjve/knuQl+dhq GNB1ylAanqJjCEi1EYpkGt5Ldi6vRRHmWZAcGIOLV1qAQIskZkxhBxIJHe9RQDXB4zYQMDbTWyYL AL7FtMS5kM54W4jMOBlxy+snRg1qNSbx57Jy3PWq4XU/Fy0fkFjlSWhkVnupKIk398UT/4p2ed+7 0TrY/fV3xrt6n3+Tlj+8AEDX0DhuAQAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wMgysA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch ++ dirname /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch + cd univocity-parsers-2.8.3 + xmvn-install -R .xmvn-reactor -n univocity-parsers -d /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch [INFO] Installing artifact com.univocity:univocity-parsers:jar:2.8.3 [INFO] Installing artifact com.univocity:univocity-parsers:pom:2.8.3 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/javadoc/univocity-parsers + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/args .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/javadoc/univocity-parsers + echo /usr/share/javadoc/univocity-parsers + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 2.8.3-2.module_el8.2.0+336+e7e93cfd --unique-debug-suffix -2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch --unique-debug-src-base univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/univocity-parsers-2.8.3 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Oe6WHl + umask 022 + cd /builddir/build/BUILD + cd univocity-parsers-2.8.3 + DOCDIR=/builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/doc/univocity-parsers + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/doc/univocity-parsers + cp -pr README.md /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/doc/univocity-parsers + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WB73A7 + umask 022 + cd /builddir/build/BUILD + cd univocity-parsers-2.8.3 + LICENSEDIR=/builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/licenses/univocity-parsers + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/licenses/univocity-parsers + cp -pr LICENSE-2.0.html /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/licenses/univocity-parsers + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/java/univocity-parsers/univocity-parsers.jar'] [INFO osgi.prov] osgi(com.univocity.parsers) = 2.8.3 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/java/univocity-parsers/univocity-parsers.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/maven-metadata/univocity-parsers.xml'] [INFO maven.prov] mvn(com.univocity:univocity-parsers) = 2.8.3, mvn(com.univocity:univocity-parsers:pom:) = 2.8.3 [INFO maven.req] input: ['/builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/maven-metadata/univocity-parsers.xml'] [INFO maven.req] java-headless >= 1:1.6, javapackages-filesystem Provides: mvn(com.univocity:univocity-parsers) = 2.8.3 mvn(com.univocity:univocity-parsers:pom:) = 2.8.3 osgi(com.univocity.parsers) = 2.8.3 univocity-parsers = 2.8.3-2.module_el8.2.0+336+e7e93cfd Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem Processing files: univocity-parsers-javadoc-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FM18bv + umask 022 + cd /builddir/build/BUILD + cd univocity-parsers-2.8.3 + LICENSEDIR=/builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/licenses/univocity-parsers-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/licenses/univocity-parsers-javadoc + cp -pr LICENSE-2.0.html /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch/usr/share/licenses/univocity-parsers-javadoc + exit 0 Provides: univocity-parsers-javadoc = 2.8.3-2.module_el8.2.0+336+e7e93cfd 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 /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch Wrote: /builddir/build/RPMS/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch.rpm Wrote: /builddir/build/RPMS/univocity-parsers-javadoc-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hDV7Nx + umask 022 + cd /builddir/build/BUILD + cd univocity-parsers-2.8.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/univocity-parsers-2.8.3-2.module_el8.2.0+336+e7e93cfd.noarch + exit 0 Child return code was: 0