D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/gmetrics-0.7-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AT0vqq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf GMetrics-0.7 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/GMetrics-0.7-bin.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd GMetrics-0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.jar' -delete + find . -name '*.class' -delete + rm -rf docs/SampleGMetricsReport.html docs/SampleGMetricsSingleSeriesReport.html docs/apidocs docs/css docs/gmetrics-AbcMetric.html docs/gmetrics-AfferentCouplingMetric.html docs/gmetrics-BasicHtmlReportWriter.html docs/gmetrics-ClassCountMetric.html docs/gmetrics-ClassLineCountMetric.html docs/gmetrics-CoberturaBranchCoverageMetric.html docs/gmetrics-CoberturaLineCoverageMetric.html docs/gmetrics-CrapMetric.html docs/gmetrics-CyclomaticComplexityMetric.html docs/gmetrics-DefaultMetricSet.html docs/gmetrics-EfferentCouplingMetric.html docs/gmetrics-FieldCountMetric.html docs/gmetrics-MethodCountMetric.html docs/gmetrics-MethodLineCountMetric.html docs/gmetrics-SampleReports.html docs/gmetrics-SingleSeriesHtmlReportWriter.html docs/gmetrics-XmlReportWriter.html docs/gmetrics-ant-task.html docs/gmetrics-creating-metricset.html docs/gmetrics-other-tools-frameworks.html docs/gmetrics-roadmap.html docs/images docs/index.html + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-assembly-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-release-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 :gmaven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_plugin org.codehaus.gmavenplus:gmavenplus-plugin:1.5 . ' generateStubs testGenerateStubs ' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :CodeNarc + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :log4j ::12 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep org.apache.ant:ant:1.9.6 . 'true' + chmod 644 README.txt + for file in CHANGELOG.txt LICENSE.txt NOTICE.txt README.txt + sed -i.orig 's|\r||g' CHANGELOG.txt + touch -r CHANGELOG.txt.orig CHANGELOG.txt + rm CHANGELOG.txt.orig + for file in CHANGELOG.txt LICENSE.txt NOTICE.txt README.txt + sed -i.orig 's|\r||g' LICENSE.txt + touch -r LICENSE.txt.orig LICENSE.txt + rm LICENSE.txt.orig + for file in CHANGELOG.txt LICENSE.txt NOTICE.txt README.txt + sed -i.orig 's|\r||g' NOTICE.txt + touch -r NOTICE.txt.orig NOTICE.txt + rm NOTICE.txt.orig + for file in CHANGELOG.txt LICENSE.txt NOTICE.txt README.txt + sed -i.orig 's|\r||g' README.txt + touch -r README.txt.orig README.txt + rm README.txt.orig + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :GMetrics gmetrics GMetrics + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.buUers + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd GMetrics-0.7 + '[' 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.gmetrics:GMetrics >------------------------ [INFO] Building GMetrics 0.7 [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.codehaus.groovy:groovy:jar:SYSTEM is missing, no dependency information available [WARNING] The POM for org.codehaus.groovy:groovy-xml:jar:SYSTEM is missing, no dependency information available [WARNING] The POM for org.codehaus.groovy:groovy-ant:jar:SYSTEM is missing, no dependency information available [WARNING] The POM for org.codehaus.groovy:groovy-test:jar:SYSTEM is missing, no dependency information available [INFO] [INFO] --- gmavenplus-plugin:1.5:generateStubs (default) @ GMetrics --- WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/usr/share/java/groovy/groovy.jar) to method java.lang.Object.finalize() WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Using Groovy 2.4.8 to perform generateStubs. [INFO] Generated 103 stubs. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ GMetrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ GMetrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 106 source files to /home/iurt/rpmbuild/BUILD/GMetrics-0.7/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Source option 5 is no longer supported. Use 6 or later. [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later. [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GMetrics [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.163 s [INFO] Finished at: 2020-08-27T01:17:25Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project GMetrics: Compilation failure: Compilation failure: [ERROR] Source option 5 is no longer supported. Use 6 or later. [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later. [ERROR] -> [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/MojoFailureException error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.buUers (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.buUers (%build) I: [iurt_root_command] ERROR: chroot