See <https://jenkins.gem5.org/job/weekly/7/display/redirect?page=changes>

Changes:

[Bobby R. Bruce] python: Set a default resource dir to download to

[Bobby R. Bruce] python: Improve the print statements in downloader.py

[mattdsinclair] mem-ruby: fix typo in GPU VIPER TCC comment

[giacomo.travaglini] arch-arm: Do not always print 0 stats in ArmTLB

[giacomo.travaglini] arch-arm: EL2/EL3 TLB invalidations should ignore the ASID

[giacomo.travaglini] arch-arm: Define a Lookup structure to simplify TLB code

[giacomo.travaglini] arch-arm: Use EL2&0 regime for invalidation only if EL2 
enabled

[giacomo.travaglini] arch-arm: EL2&0 invalidations do not depend on VMID

[gabe.black] cpu: Eliminate the unused hasBranchTarget method in StaticInst.

[mattdsinclair] tests: simplify weekly regression

[giacomo.travaglini] sim-se: Implement mkdirat syscall

[giacomo.travaglini] arch-arm: Add mkdirat implementation to the Syscall Table

[giacomo.travaglini] arch-arm: Add mknod implementation to the Syscall Table

[gabe.black] scons: Use unions to prevent debug flag destruction.

[gabe.black] scons: Make debug flags respect tags.

[gabe.black] arch: Consolidate common debug flags.

[Bobby R. Bruce] configs,tests: Add "Hello world" example for the gem5 library

[Bobby R. Bruce] configs,tests: Add Ubuntu boot example for the gem5 library

[gabe.black] configs,dev: Rename the riscv version of VirtIOMMIO with a Riscv 
prefix.

[gabe.black] scons: Use tags to gate ISA files and not env['TARGET_ISA'].

[mattdsinclair] tests: add HACC to weekly regression

[tom.rollet] python: remove SimObject children on NULL assignment

[giacomo.travaglini] configs: Assign the host gid to the Process.gid in SE 
configs

[giacomo.travaglini] sim-se: Implement mknodat syscall

[giacomo.travaglini] arch-arm: Add mknodat implementation to the Syscall Table

[giacomo.travaglini] arch-arm: Add utimes implementation to the Syscall Table

[giacomo.travaglini] sim-se: Implement futimesat syscall

[giacomo.travaglini] arch-arm: Add futimesat implementation to the Syscall Table

[Jason Lowe-Power] python: Add check to SimObject for __init__

[Jason Lowe-Power] python: Updates to improve debugging output

[gabe.black] arch: Only build GPU switching headers if building the GPU.

[gabe.black] cpu: Move FuncUnit.py, its .cc and StaticInstFlags.py above Return.

[Jason Lowe-Power] mem-ruby: Add RISC-V atomic support to Ruby

[Jason Lowe-Power] python: Generalize ruby components in library

[Jason Lowe-Power] python,configs: Add Ruby support to RISC-V board

[Jason Lowe-Power] tests: Add RISC-V Ruby boot tests

[giacomo.travaglini] arch-arm, dev-arm: Use PageTableOps in Arm TableWalker

[giacomo.travaglini] arch-arm: Add TxSZ to PageTableOps::index

[giacomo.travaglini] sim-se: Implement fchmodat syscall

[matthew.poremba] configs: Breakup GPU_VIPER create_system code

[gabe.black] scons: Resolve tags for source files as well as for filters.

[gabe.black] arch: Correct the direction of the arch->gem5 lib tag implication.

[giacomo.travaglini] arch-arm: Fix codying style in TableWalker descriptors

[gabe.black] scons: Copy the value of "tags" before adding "add_tags" to it.

[giacomo.travaglini] arch: Fixed Packed register view for VecPredReg


------------------------------------------
Started by timer
Running as SYSTEM
Building in workspace <https://jenkins.gem5.org/job/weekly/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gem5.googlesource.com/public/gem5
 > git init <https://jenkins.gem5.org/job/weekly/ws/> # timeout=10
Fetching upstream changes from https://gem5.googlesource.com/public/gem5
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- 
 > https://gem5.googlesource.com/public/gem5 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gem5.googlesource.com/public/gem5 # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 16253e494e9275fb62d900d0f5f7bc7216fd8b3a 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 16253e494e9275fb62d900d0f5f7bc7216fd8b3a # timeout=10
Commit message: "arch: Fixed Packed register view for VecPredReg"
 > git rev-list --no-walk 5c8c981cddef9f9f0d02b29628a225acddbf0a58 # timeout=10
[weekly] $ /bin/sh -xe /tmp/jenkins8774652570727622570.sh
+ ./tests/weekly.sh 24
+++ dirname ./tests/weekly.sh
++ cd ./tests
++ pwd
+ dir=/nobackup/jenkins/workspace/weekly/tests
+ gem5_root=/nobackup/jenkins/workspace/weekly/tests/..
+ threads=1
+ [[ 1 -gt 0 ]]
+ threads=24
+ docker run -u 118: --volume 
/nobackup/jenkins/workspace/weekly/tests/..:/nobackup/jenkins/workspace/weekly/tests/..
 -w /nobackup/jenkins/workspace/weekly/tests/../tests --rm 
gcr.io/gem5-test/ubuntu-20.04_all-dependencies ./main.py run --length very-long 
-j24 -t24
Running the new gem5 testing script.
For more information see TESTING.md.
To see details as the testing scripts are running, use the option -v, -vv, or 
-vvv
================================================================================
Loading Tests
Discovered 2856 tests and 2856 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/asmtest/tests.py
Discovered 264 tests and 132 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/cpu_tests/test.py
Discovered 24 tests and 12 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/dram-lowp/test_dram_lowp.py
Discovered 192 tests and 162 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/fs/linux/arm/test.py
Discovered 12 tests and 6 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
Discovered 258 tests and 129 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/hello_se/test_hello_se.py
Discovered 24 tests and 12 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/insttest_se/test.py
Discovered 0 tests and 0 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/kvm-switch-tests/test_kvm_cpu_switch.py
Discovered 36 tests and 36 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/learning_gem5/part1_test.py
Discovered 48 tests and 24 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/learning_gem5/part2_test.py
Discovered 18 tests and 9 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/learning_gem5/part3_test.py
Discovered 12 tests and 6 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/m5_util/test_exit.py
Discovered 0 tests and 0 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/m5threads_test_atomic/test.py
Discovered 72 tests and 72 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/memory/test.py
Discovered 0 tests and 0 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/parsec-benchmarks/test_parsec.py
Discovered 72 tests and 36 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/riscv-boot-tests/test_linux_boot.py
Exception thrown while loading 
"/nobackup/jenkins/workspace/weekly/tests/gem5/stats/test_hdf5.py"
Ignoring all tests in this file.
Discovered 21 tests and 21 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/test_build/test_build.py
Discovered 120 tests and 120 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/traffic_gen/test_memory_traffic_gen.py
Discovered 150 tests and 126 suites in 
/nobackup/jenkins/workspace/weekly/tests/gem5/x86-boot-tests/test_linux_boot.py
Discovered 6 tests and 6 suites in 
/nobackup/jenkins/workspace/weekly/tests/pyunit/test_run.py
================================================================================
Running Tests from 12 suites
Results will be stored in 
/nobackup/jenkins/workspace/weekly/tests/testing-results
================================================================================
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/weekly/build/GCN3_X86/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use 
'rerun'.
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/weekly/build/X86/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use 
'rerun'.
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/weekly/build/X86_MESI_Two_Level/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use 
'rerun'.
Test: atomic-cpu_1-cores_classic_systemd_x86-boot-test-GCN3_X86-x86_64-opt 
Passed
Test: atomic-cpu_2-cores_classic_systemd_x86-boot-test-GCN3_X86-x86_64-opt 
Passed
Test: atomic-cpu_8-cores_classic_systemd_x86-boot-test-GCN3_X86-x86_64-opt 
Passed
Test: timing-cpu_1-cores_classic_systemd_x86-boot-test-GCN3_X86-x86_64-opt 
Passed
Test: timing-cpu_1-cores_mi_example_systemd_x86-boot-test-X86-x86_64-opt Passed
Test: 
timing-cpu_1-cores_mesi_two_level_systemd_x86-boot-test-X86-x86_64-opt-MESI_Two_Level
 Passed
Test: timing-cpu_2-cores_mi_example_systemd_x86-boot-test-X86-x86_64-opt Passed
Test: 
timing-cpu_2-cores_mesi_two_level_systemd_x86-boot-test-X86-x86_64-opt-MESI_Two_Level
 Passed
Test: 
timing-cpu_4-cores_mesi_two_level_systemd_x86-boot-test-X86-x86_64-opt-MESI_Two_Level
 Passed
Test: timing-cpu_4-cores_mi_example_systemd_x86-boot-test-X86-x86_64-opt Passed
Test: timing-cpu_8-cores_mi_example_systemd_x86-boot-test-X86-x86_64-opt Passed
Test: 
timing-cpu_8-cores_mesi_two_level_systemd_x86-boot-test-X86-x86_64-opt-MESI_Two_Level
 Passed
=================== Results: 12 Passed in 1.3e+04 seconds  =====================
MOESI_AMD_Base-dir.sm:220: Warning: Non-void return ignored, return type is 
'bool'
MOESI_AMD_Base-dir.sm:1052: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-dir.sm:1056: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-dir.sm:1060: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-dir.sm:1064: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-dir.sm:1068: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-dir.sm:1072: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-dir.sm:1076: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-dir.sm:586: Warning: Unused action: l_queueMemWBReq, Write WB 
data to memory
MOESI_AMD_Base-dir.sm:953: Warning: Unused action: mwc_markSinkWriteCancel, 
Mark to sink impending VicDirty
MOESI_AMD_Base-dir.sm:1051: Warning: Unused action: dl_deallocateL3, deallocate 
the L3 block
MOESI_AMD_Base-dir.sm:1087: Warning: Unused action: yy_recycleResponseQueue, 
recycle response queue
MOESI_AMD_Base-dma.sm:187: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-dma.sm:191: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-CorePair.sm:325: Warning: Non-void return ignored, return type 
is 'bool'
MOESI_AMD_Base-CorePair.sm:802: Warning: Non-void return ignored, return type 
is 'Tick'
MOESI_AMD_Base-CorePair.sm:806: Warning: Non-void return ignored, return type 
is 'Tick'
MOESI_AMD_Base-CorePair.sm:810: Warning: Non-void return ignored, return type 
is 'Tick'
MOESI_AMD_Base-CorePair.sm:814: Warning: Non-void return ignored, return type 
is 'Tick'
GPU_VIPER-TCP.sm:166: Warning: Non-void return ignored, return type is 'bool'
GPU_VIPER-TCP.sm:451: Warning: Non-void return ignored, return type is 'Tick'
GPU_VIPER-TCP.sm:455: Warning: Non-void return ignored, return type is 'Tick'
GPU_VIPER-TCP.sm:385: Warning: Unused action: norl_issueRdBlkOrloadDone, local 
load done
GPU_VIPER-SQC.sm:143: Warning: Non-void return ignored, return type is 'bool'
GPU_VIPER-SQC.sm:275: Warning: Non-void return ignored, return type is 'Tick'
GPU_VIPER-SQC.sm:279: Warning: Non-void return ignored, return type is 'Tick'
GPU_VIPER-TCC.sm:170: Warning: Non-void return ignored, return type is 'bool'
GPU_VIPER-TCC.sm:561: Warning: Non-void return ignored, return type is 'Tick'
GPU_VIPER-TCC.sm:565: Warning: Non-void return ignored, return type is 'Tick'
GPU_VIPER-TCC.sm:569: Warning: Non-void return ignored, return type is 'Tick'
GPU_VIPER-TCC.sm:606: Warning: Non-void return ignored, return type is 'Tick'
GPU_VIPER-TCC.sm:585: Warning: Unused action: z_stall, stall
MOESI_AMD_Base-L3cache.sm:196: Warning: Non-void return ignored, return type is 
'bool'
MOESI_AMD_Base-L3cache.sm:611: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-L3cache.sm:615: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-L3cache.sm:619: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-L3cache.sm:623: Warning: Non-void return ignored, return type is 
'Tick'
MOESI_AMD_Base-L3cache.sm:561: Warning: Unused action: rd_copyDataFromRequest, 
write data to L3
MI_example-cache.sm:179: Warning: Non-void return ignored, return type is 'bool'
MI_example-cache.sm:181: Warning: Non-void return ignored, return type is 'bool'
MI_example-cache.sm:339: Warning: Non-void return ignored, return type is 'Tick'
MI_example-dir.sm:414: Warning: Non-void return ignored, return type is 'Tick'
MI_example-dir.sm:418: Warning: Non-void return ignored, return type is 'Tick'
MI_example-dir.sm:526: Warning: Non-void return ignored, return type is 'Tick'
MI_example-dir.sm:293: Warning: Unused action: a_sendWriteBackAck, Send 
writeback ack to requestor
MI_example-dma.sm:189: Warning: Non-void return ignored, return type is 'Tick'
MI_example-dma.sm:193: Warning: Non-void return ignored, return type is 'Tick'
MESI_Two_Level-L1cache.sm:246: Warning: Non-void return ignored, return type is 
'bool'
MESI_Two_Level-L1cache.sm:248: Warning: Non-void return ignored, return type is 
'bool'
MESI_Two_Level-L1cache.sm:887: Warning: Non-void return ignored, return type is 
'Tick'
MESI_Two_Level-L1cache.sm:999: Warning: Non-void return ignored, return type is 
'Tick'
MESI_Two_Level-L1cache.sm:740: Warning: Unused action: e_sendAckToRequestor, 
send invalidate ack to requestor (could be L2 or L1)
MESI_Two_Level-L2cache.sm:235: Warning: Non-void return ignored, return type is 
'bool'
MESI_Two_Level-L2cache.sm:237: Warning: Non-void return ignored, return type is 
'bool'
MESI_Two_Level-L2cache.sm:594: Warning: Unused action: fw_sendFwdInvToSharers, 
invalidate sharers for request
MESI_Two_Level-L2cache.sm:764: Warning: Unused action: kk_removeRequestSharer, 
Remove L1 Request sharer from list
MESI_Two_Level-L2cache.sm:780: Warning: Unused action: mm_markExclusive, set 
the exclusive owner
MESI_Two_Level-dir.sm:160: Warning: Non-void return ignored, return type is 
'bool'
MESI_Two_Level-dir.sm:294: Warning: Non-void return ignored, return type is 
'Tick'
MESI_Two_Level-dir.sm:298: Warning: Non-void return ignored, return type is 
'Tick'
MESI_Two_Level-dir.sm:302: Warning: Non-void return ignored, return type is 
'Tick'
MESI_Two_Level-dir.sm:348: Warning: Non-void return ignored, return type is 
'Tick'
MESI_Two_Level-dir.sm:351: Warning: Unused action: 
p_popIncomingDMARequestQueue, Pop incoming DMA queue
MESI_Two_Level-dma.sm:189: Warning: Non-void return ignored, return type is 
'Tick'
MESI_Two_Level-dma.sm:193: Warning: Non-void return ignored, return type is 
'Tick'
+ docker pull gcr.io/gem5-test/gcn-gpu:latest
latest: Pulling from gem5-test/gcn-gpu
Digest: sha256:fda6cfba2426947eeb4ae8893536a3a2cc673844d7c1127e628a9c820838c2c6
Status: Image is up to date for gcr.io/gem5-test/gcn-gpu:latest
gcr.io/gem5-test/gcn-gpu:latest
+ docker build -t hacc-test-weekly 
/nobackup/jenkins/workspace/weekly/tests/../gem5-resources/src/gpu/halo-finder
unable to prepare context: path 
"/nobackup/jenkins/workspace/weekly/tests/../gem5-resources/src/gpu/halo-finder"
 not found
Build step 'Execute shell' marked build as failure
Archiving artifacts
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to