D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/snakeyaml-1.27-1.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wV1vRr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf asomov-snakeyaml-29e2699b80fc + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/snakeyaml-1.27.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd asomov-snakeyaml-29e2699b80fc + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-replace-bundled-base64coder-with-java.util.Base64.patch):' Patch #0 (0001-replace-bundled-base64coder-with-java.util.Base64.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file pom.xml patching file src/main/java/org/yaml/snakeyaml/constructor/SafeConstructor.java patching file src/main/java/org/yaml/snakeyaml/external/biz/base64Coder/Base64Coder.java patching file src/main/java/org/yaml/snakeyaml/representer/SafeRepresenter.java patching file src/test/java/biz/source_code/base64Coder/Base64CoderTest.java patching file src/test/java/org/yaml/snakeyaml/issues/issue99/YamlBase64Test.java + echo 'Patch #1 (0002-Replace-bundled-gdata-java-client-classes-with-commo.patch):' Patch #1 (0002-Replace-bundled-gdata-java-client-classes-with-commo.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/main/java/org/yaml/snakeyaml/external/com/google/gdata/util/common/base/Escaper.java patching file src/main/java/org/yaml/snakeyaml/external/com/google/gdata/util/common/base/PercentEscaper.java patching file src/main/java/org/yaml/snakeyaml/external/com/google/gdata/util/common/base/UnicodeEscaper.java patching file src/main/java/org/yaml/snakeyaml/util/UriEncoder.java + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : snakeyaml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :cobertura-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-changes-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-enforcer-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-license-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-site-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :nexus-staging-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep commons-codec:commons-codec + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep joda-time:joda-time + rm -rf src/test/java/examples/jodatime + rm src/test/java/org/yaml/snakeyaml/issues/issue67/NonAsciiCharsInClassNameTest.java + rm src/test/java/org/yaml/snakeyaml/issues/issue318/ContextClassLoaderTest.java + sed -i 's/\r//g' LICENSE.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4crjGS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd asomov-snakeyaml-29e2699b80fc + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] -------------------------< org.yaml:snakeyaml >------------------------- [INFO] Building SnakeYAML 1.27 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ snakeyaml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/asomov-snakeyaml-29e2699b80fc/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ snakeyaml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 110 source files to /home/pterjan/rpmbuild/BUILD/asomov-snakeyaml-29e2699b80fc/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/asomov-snakeyaml-29e2699b80fc/src/main/java/org/yaml/snakeyaml/constructor/BaseConstructor.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/asomov-snakeyaml-29e2699b80fc/src/main/java/org/yaml/snakeyaml/constructor/BaseConstructor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ snakeyaml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 608 resources [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping SnakeYAML [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.289 s [INFO] Finished at: 2022-11-15T22:32:07Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:testResources (default-testResources) on project snakeyaml: Input length = 1 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.4crjGS (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.4crjGS (%build) I: [iurt_root_command] ERROR: chroot