Started by timer [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on Jenkins in /var/jenkins_home/workspace/Rift2Core [Pipeline] { [Pipeline] stage [Pipeline] { (Git Clone) [Pipeline] sh + rm -rf Rift2Core [Pipeline] sh + git clone --recursive --depth=1 https://github.com/whutddk/Rift2Core Rift2Core Cloning into 'Rift2Core'... Submodule 'dependencies/blocks' (https://github.com/chipsalliance/rocket-chip-blocks.git) registered for path 'dependencies/blocks' Submodule 'dependencies/constellation' (https://github.com/ucb-bar/constellation.git) registered for path 'dependencies/constellation' Submodule 'dependencies/inclusivecache' (https://github.com/chipsalliance/rocket-chip-inclusive-cache.git) registered for path 'dependencies/inclusivecache' Submodule 'dependencies/rocket-chip' (https://github.com/chipsalliance/rocket-chip.git) registered for path 'dependencies/rocket-chip' Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/blocks'... Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/constellation'... Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/inclusivecache'... Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/rocket-chip'... Submodule path 'dependencies/blocks': checked out '42fa33b0a30513a3471ccf246377215dfc38356b' Submodule path 'dependencies/constellation': checked out '3632183fd1171d00c7f78b32c305841d231031b7' Submodule 'espresso' (https://github.com/chipsalliance/espresso.git) registered for path 'dependencies/constellation/espresso' Submodule 'src/main/resources/csrc/netrace' (https://github.com/booksim/netrace.git) registered for path 'dependencies/constellation/src/main/resources/csrc/netrace' Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/constellation/espresso'... Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/constellation/src/main/resources/csrc/netrace'... Submodule path 'dependencies/constellation/espresso': checked out '2cc477880bd99a40f257155a676fc61fd53e0d9e' Submodule path 'dependencies/constellation/src/main/resources/csrc/netrace': checked out 'bf30293e05da0ff7057be209deb7dc0317f08b09' Submodule path 'dependencies/inclusivecache': checked out '51d400bd32131e8914c6713bfb71bef690f2fe70' Submodule path 'dependencies/rocket-chip': checked out 'aa183271e978d708d9c75617bd1e261b755b6726' Submodule 'cde' (https://github.com/chipsalliance/cde.git) registered for path 'dependencies/rocket-chip/cde' Submodule 'hardfloat' (https://github.com/ucb-bar/berkeley-hardfloat.git) registered for path 'dependencies/rocket-chip/hardfloat' Submodule 'torture' (https://github.com/ucb-bar/riscv-torture.git) registered for path 'dependencies/rocket-chip/torture' Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/rocket-chip/cde'... Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/rocket-chip/hardfloat'... Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/rocket-chip/torture'... Submodule path 'dependencies/rocket-chip/cde': checked out '52768c97a27b254c0cc0ac9401feb55b29e18c28' Submodule path 'dependencies/rocket-chip/hardfloat': checked out 'd93aa570806013dea479a92ba9bb33d1f2d4f69f' Submodule 'berkeley-softfloat-3' (https://github.com/ucb-bar/berkeley-softfloat-3.git) registered for path 'dependencies/rocket-chip/hardfloat/berkeley-softfloat-3' Submodule 'berkeley-testfloat-3' (https://github.com/ucb-bar/berkeley-testfloat-3.git) registered for path 'dependencies/rocket-chip/hardfloat/berkeley-testfloat-3' Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/rocket-chip/hardfloat/berkeley-softfloat-3'... Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/rocket-chip/hardfloat/berkeley-testfloat-3'... Submodule path 'dependencies/rocket-chip/hardfloat/berkeley-softfloat-3': checked out '5c06db33fc1e2130f67c045327b0ec949032df1d' Submodule path 'dependencies/rocket-chip/hardfloat/berkeley-testfloat-3': checked out '06b20075dd3c1a5d0dd007a93643282832221612' Submodule path 'dependencies/rocket-chip/torture': checked out '99d8b2b441ecaa18b852505bb7718ee04e2753f5' Submodule 'env' (https://github.com/riscv/riscv-test-env.git) registered for path 'dependencies/rocket-chip/torture/env' Cloning into '/var/jenkins_home/workspace/Rift2Core/Rift2Core/dependencies/rocket-chip/torture/env'... Submodule path 'dependencies/rocket-chip/torture/env': checked out 'ce70afbf50a203be04bc326326cfa75831fe7f5d' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Simulation) [Pipeline] dir Running in /var/jenkins_home/workspace/Rift2Core/Rift2Core [Pipeline] { [Pipeline] sh + /eda/oss-cad-suite/bin/iverilog -o simulation.out -g2005 -s dependencies/blocks/src/main/resources/BlackBoxDelayBuffer.v dependencies/blocks/vsrc/SRLatch.v dependencies/constellation/src/main/resources/vsrc/TrafficEval.v dependencies/rocket-chip/src/main/resources/vsrc/AsyncResetReg.v dependencies/rocket-chip/src/main/resources/vsrc/ClockDivider2.v dependencies/rocket-chip/src/main/resources/vsrc/ClockDivider3.v dependencies/rocket-chip/src/main/resources/vsrc/EICG_wrapper.v dependencies/rocket-chip/src/main/resources/vsrc/RoccBlackBox.v dependencies/rocket-chip/src/main/resources/vsrc/SimDTM.v dependencies/rocket-chip/src/main/resources/vsrc/SimJTAG.v dependencies/rocket-chip/src/main/resources/vsrc/debug_rob.v dependencies/rocket-chip/src/main/resources/vsrc/plusarg_reader.v dependencies/rocket-chip/hardfloat/hardfloat/tests/resources/vsrc/emulator.v dependencies/rocket-chip/src/main/resources/vsrc/TestDriver.v tb/debugger/SimTop.v tb/verilator/SimLink.v tb/verilator/SimTop.v tb/verilator/test.v tb/verilator/mdl_test/Reservation_top.v tb/verilator/mdl_test/random_csr_req.v tb/verilator/mdl_test/random_op_rsl.v tb/verilator/mdl_test/random_wb_ack.v tb/vtb/SimJTAG.v tb/vtb/axi_full_slv_sram.v tb/vtb/debuger.v tb/vtb/gen_asymmetricFIFO.v tb/vtb/gen_bypassfifo.v tb/vtb/gen_counter.v tb/vtb/gen_csrreg.v tb/vtb/gen_dffr.v tb/vtb/gen_dffren.v tb/vtb/gen_dpdffren.v tb/vtb/gen_fifo.v tb/vtb/gen_ppbuff.v tb/vtb/gen_rsffr.v tb/vtb/gen_slffr.v tb/vtb/gen_sram.v tb/vtb/gen_suffr.v tb/vtb/gen_syn.v tb/vtb/lfsr.v tb/vtb/lzp.v tb/vtb/tl_mem.v dependencies/rocket-chip/hardfloat/hardfloat/tests/resources/vsrc/emulator.v:8: warning: macro EXPERIMENT undefined (and assumed null) at this point. dependencies/constellation/src/main/resources/vsrc/TrafficEval.v:1: syntax error I give up. Segmentation fault (core dumped) [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Utilities) Stage "Utilities" skipped due to earlier failure(s) [Pipeline] getContext [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_nexys4_ddr) [Pipeline] stage [Pipeline] { (colorlight_i9) [Pipeline] stage [Pipeline] { (digilent_nexys4_ddr) Stage "colorlight_i9" skipped due to earlier failure(s) [Pipeline] getContext Stage "digilent_nexys4_ddr" 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_nexys4_ddr" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Flash colorlight_i9) [Pipeline] stage [Pipeline] { (Flash digilent_nexys4_ddr) Stage "colorlight_i9" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "digilent_nexys4_ddr" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test colorlight_i9) [Pipeline] stage [Pipeline] { (Test digilent_nexys4_ddr) Stage "colorlight_i9" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "digilent_nexys4_ddr" 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_nexys4_ddr [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: 8847e964-1098-4b3d-b8b2-a2c94254432e 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:47) 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 2 Finished: FAILURE
