Started by timer [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/jenkins_home/workspace/scr1 [Pipeline] { [Pipeline] stage [Pipeline] { (Git Clone) [Pipeline] sh + rm -rf scr1 [Pipeline] sh + git clone --recursive --depth=1 https://github.com/syntacore/scr1 scr1 Cloning into 'scr1'... Submodule 'dependencies/coremark' (https://github.com/eembc/coremark) registered for path 'dependencies/coremark' Submodule 'dependencies/riscv-arch' (https://github.com/riscv/riscv-arch-test) registered for path 'dependencies/riscv-arch' Submodule 'dependencies/riscv-compliance' (https://github.com/riscv/riscv-compliance) registered for path 'dependencies/riscv-compliance' Submodule 'dependencies/riscv-tests' (https://github.com/riscv/riscv-tests) registered for path 'dependencies/riscv-tests' Cloning into '/var/jenkins_home/workspace/scr1/scr1/dependencies/coremark'... Cloning into '/var/jenkins_home/workspace/scr1/scr1/dependencies/riscv-arch'... Cloning into '/var/jenkins_home/workspace/scr1/scr1/dependencies/riscv-compliance'... Cloning into '/var/jenkins_home/workspace/scr1/scr1/dependencies/riscv-tests'... Submodule path 'dependencies/coremark': checked out '41537ea30b0104438b4ff993e7d349af26900acf' Submodule path 'dependencies/riscv-arch': checked out '9141cf9274b610d059199e8aa2e21f54a0bc6a6e' Submodule path 'dependencies/riscv-compliance': checked out 'd51259b2a949be3af02e776c39e135402675ac9b' Submodule path 'dependencies/riscv-tests': checked out '5f8a4918c6482e65c67a2b7decd5c2af3e3fe0e5' Submodule 'env' (https://github.com/riscv/riscv-test-env.git) registered for path 'dependencies/riscv-tests/env' Cloning into '/var/jenkins_home/workspace/scr1/scr1/dependencies/riscv-tests/env'... Submodule path 'dependencies/riscv-tests/env': checked out '43d3d53809085e2c8f030d72eed1bdf798bfb31a' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Simulation) [Pipeline] dir Running in /var/jenkins_home/workspace/scr1/scr1 [Pipeline] { [Pipeline] echo simulation not supported for System Verilog files [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Utilities) [Pipeline] dir Running in /var/jenkins_home/workspace/scr1/scr1 [Pipeline] { [Pipeline] sh + pwd + python3 /eda/processor_ci/core/labeler_prototype.py -d /var/jenkins_home/workspace/scr1/scr1 -c /eda/processor_ci/config.json -o /jenkins/processor_ci_utils/labels Traceback (most recent call last): File "/eda/processor_ci/core/labeler_prototype.py", line 430, in <module> main(dir_to_search, config_dir, output_folder) File "/eda/processor_ci/core/labeler_prototype.py", line 366, in main config = load_config(config_dir, processor_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/eda/processor_ci/core/config.py", line 57, in load_config create_default_config(config_path, processor_name) File "/eda/processor_ci/core/config.py", line 30, in create_default_config with open(full_config_path, 'w', encoding='utf-8') as file: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ NotADirectoryError: [Errno 20] Not a directory: '/eda/processor_ci/config.json/scr1.json' [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (FPGA Build Pipeline) Stage "FPGA Build Pipeline" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: colorlight_i9) [Pipeline] { (Branch: digilent_arty_a7_100t) [Pipeline] stage [Pipeline] { (colorlight_i9) [Pipeline] stage [Pipeline] { (digilent_arty_a7_100t) Stage "colorlight_i9" skipped due to earlier failure(s) [Pipeline] getContext Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Synthesis and PnR) [Pipeline] stage [Pipeline] { (Synthesis and PnR) Stage "colorlight_i9" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Flash colorlight_i9) [Pipeline] stage [Pipeline] { (Flash digilent_arty_a7_100t) Stage "colorlight_i9" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test colorlight_i9) [Pipeline] stage [Pipeline] { (Test digilent_arty_a7_100t) Stage "colorlight_i9" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch colorlight_i9 [Pipeline] } Failed in branch digilent_arty_a7_100t [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] junit Recording test results No test report files were found. Configuration error? Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: acfdf1cf-2c27-4770-b518-1241b45d835f hudson.AbortException: No test report files were found. Configuration error? at PluginClassLoader for junit//hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:253) at hudson.FilePath.act(FilePath.java:1234) at hudson.FilePath.act(FilePath.java:1217) at PluginClassLoader for junit//hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:146) at PluginClassLoader for junit//hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:177) at PluginClassLoader for junit//hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:282) at PluginClassLoader for junit//hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:62) at PluginClassLoader for junit//hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:27) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE