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

Changes:

[Giacomo Travaglini] dev-arm, system-arm: Remove HDLcd from VExpress_GEM5_VX 
platforms

[Giacomo Travaglini] system-arm: Enabled HDLcd by default in DTS

[Giacomo Travaglini] dev-arm: Add a fake SP810 to the VExpress_GEM5_Foundation

[Giacomo Travaglini] dev-arm: Add a PL111 to the VExpress_GEM5_Foundation

[Giacomo Travaglini] dev-arm: A SystemCounterListener doesn't have to be 
Serializable

[Giacomo Travaglini] dev-arm: Implement Generic Watchdog

[Giacomo Travaglini] dev-arm: Instantiate Generic Watchdog in Foundation 
platform

[Andreas.Sandberg] sim: Use the Temperature type in power/thermal models

[Andreas.Sandberg] configs: Remove Python 2.7 glue code

[Andreas.Sandberg] util: Remove Python 2.7 glue code

[gabe.black] dev: Set the "status" field of the HDLCD device tree node to "ok".

[gabe.black] base,cpu,sim: Stop "using namespace TheISA".

[gabe.black] arch-x86,cpu: Don't use aliases to hide TheISA::.

[gabe.black] cpu: Style fixes in cpu/exec_context.hh and thread_context.hh.

[gabe.black] base: Delete the unused RemoteGDB::(set|clear)TempBreakpoint 
methods.

[gabe.black] base: Make the default checkBpLen method return true.

[gabe.black] arch-x86: Fix style in plain C++ StaticInst base classes.

[gabe.black] cpu: Style fixes in cpu/reg_class.hh.

[gabe.black] arch-mips: Delete unused register related constants.

[gabe.black] arch-x86: Delete some unused register related constants.

[Giacomo Travaglini] dev: Fix reset of virtio devices

[hoanguyen] cpu,mem,sim: Use ADD_STAT macro where possible

[richard.cooper] sim: Fix compilation error for debug builds.

[Andreas.Sandberg] tests: Remove Python 2.7 glue code from testlib

[Andreas.Sandberg] tests: Remove Python 2.7 glue code

[Andreas.Sandberg] arch, mem, cpu, systemc: Remove Python 2.7 glue code


------------------------------------------
[...truncated 378.84 KB...]
[ RUN      ] StrTest.QuoteStringWithTab
[       OK ] StrTest.QuoteStringWithTab (0 ms)
[ RUN      ] StrTest.StartswithDoubleStringDoesStartWith
[       OK ] StrTest.StartswithDoubleStringDoesStartWith (0 ms)
[ RUN      ] StrTest.StartswithDoubleStringDoesNotStartWith
[       OK ] StrTest.StartswithDoubleStringDoesNotStartWith (1 ms)
[ RUN      ] StrTest.StartswithDoubleCharArrayDoesStartWith
[       OK ] StrTest.StartswithDoubleCharArrayDoesStartWith (0 ms)
[ RUN      ] StrTest.StartswithDoubleCharArrayDoesNotStartWith
[       OK ] StrTest.StartswithDoubleCharArrayDoesNotStartWith (0 ms)
[ RUN      ] StrTest.StartswithStringCharArrayDoesStartWith
[       OK ] StrTest.StartswithStringCharArrayDoesStartWith (0 ms)
[ RUN      ] StrTest.StartswithStringCharArrayDoesNotStartWith
[       OK ] StrTest.StartswithStringCharArrayDoesNotStartWith (0 ms)
[----------] 42 tests from StrTest (2 ms total)

[----------] Global test environment tear-down
[       OK ] SocketTest.RelistenWithSameInstanceDifferentPort (0 ms)
[ RUN      ] SocketTest.RelistenWithDifferentInstanceOnDifferentPort
[       OK ] SocketTest.RelistenWithDifferentInstanceOnDifferentPort (0 ms)
[ RUN      ] SocketTest.RelistenWithDifferentInstanceOnSamePort
[       OK ] SocketTest.RelistenWithDifferentInstanceOnSamePort (0 ms)
[ RUN      ] SocketTest.AcceptError
[       OK ] SocketTest.AcceptError (0 ms)
[----------] 9 tests from SocketTest (8 ms total)

[----------] Global test environment tear-down
[==========] 9 tests from 1 test suite ran. (8 ms total)
[  PASSED  ] 9 tests.
[==========] 42 tests from 1 test suite ran. (2 ms total)
[  PASSED  ] 42 tests.
build/NULL/base/trie.test.prof 
--gtest_output=xml:build/NULL/unittests.prof/base/trie.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from TemperatureTest
[ RUN      ] TemperatureTest.Constructor
[       OK ] TemperatureTest.Constructor (0 ms)
[ RUN      ] TemperatureTest.Conversion
[       OK ] TemperatureTest.Conversion (0 ms)
[ RUN      ] TemperatureTest.Comparison
[       OK ] TemperatureTest.Comparison (0 ms)
[ RUN      ] TemperatureTest.BinaryOperators
[       OK ] TemperatureTest.BinaryOperators (0 ms)
[ RUN      ] TemperatureTest.AssignmentOperators
[       OK ] TemperatureTest.AssignmentOperators (0 ms)
[ RUN      ] TemperatureTest.OutStream
[       OK ] TemperatureTest.OutStream (0 ms)
[----------] 6 tests from TemperatureTest (0 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (1 ms total)
[  PASSED  ] 6 tests.
build/NULL/base/types.test.prof 
--gtest_output=xml:build/NULL/unittests.prof/base/types.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from TrieTestData
[ RUN      ] TrieTestData.Empty
[       OK ] TrieTestData.Empty (0 ms)
[ RUN      ] TrieTestData.SingleEntry
[       OK ] TrieTestData.SingleEntry (0 ms)
[ RUN      ] TrieTestData.TwoOverlappingEntries
[       OK ] TrieTestData.TwoOverlappingEntries (0 ms)
[ RUN      ] TrieTestData.TwoOverlappingEntriesReversed
[       OK ] TrieTestData.TwoOverlappingEntriesReversed (0 ms)
[ RUN      ] TrieTestData.TwoIndependentEntries
[       OK ] TrieTestData.TwoIndependentEntries (0 ms)
[ RUN      ] TrieTestData.TwoEntries
[       OK ] TrieTestData.TwoEntries (0 ms)
[ RUN      ] TrieTestData.RemovingEntries
[       OK ] TrieTestData.RemovingEntries (0 ms)
[----------] 7 tests from TrieTestData (0 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 7 tests.
build/NULL/base/uncontended_mutex.test.prof 
--gtest_output=xml:build/NULL/unittests.prof/base/uncontended_mutex.test.xml
build/NULL/sim/byteswap.test.prof 
--gtest_output=xml:build/NULL/unittests.prof/sim/byteswap.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from UncontendedMutex
[ RUN      ] UncontendedMutex.Lock
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 19 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 10 tests from CyclesTest
[ RUN      ] CyclesTest.NoCycles
[       OK ] CyclesTest.NoCycles (1 ms)
[ RUN      ] CyclesTest.PrefixIncrement
[       OK ] CyclesTest.PrefixIncrement (0 ms)
[ RUN      ] CyclesTest.PrefixDecrement
[       OK ] CyclesTest.PrefixDecrement (0 ms)
[ RUN      ] CyclesTest.InPlaceAddition
[       OK ] CyclesTest.InPlaceAddition (0 ms)
[ RUN      ] CyclesTest.GreaterThanLessThan
[       OK ] CyclesTest.GreaterThanLessThan (0 ms)
[ RUN      ] CyclesTest.AddCycles
[       OK ] CyclesTest.AddCycles (0 ms)
[ RUN      ] CyclesTest.SubtractCycles
[       OK ] CyclesTest.SubtractCycles (0 ms)
[ RUN      ] CyclesTest.ShiftRight
[       OK ] CyclesTest.ShiftRight (0 ms)
[ RUN      ] CyclesTest.ShiftLeft
[       OK ] CyclesTest.ShiftLeft (0 ms)
[ RUN      ] CyclesTest.OutStream
[       OK ] CyclesTest.OutStream (0 ms)
[----------] 10 tests from CyclesTest (4 ms total)

[----------] 5 tests from MicroPCTest
[ RUN      ] MicroPCTest.CheckMicroPCRomBit
[       OK ] MicroPCTest.CheckMicroPCRomBit (0 ms)
[ RUN      ] MicroPCTest.RomMicroPCTest
[       OK ] MicroPCTest.RomMicroPCTest (0 ms)
[ RUN      ] MicroPCTest.NormalMicroPCTest
[       OK ] MicroPCTest.NormalMicroPCTest (0 ms)
[ RUN      ] MicroPCTest.IsRomMicroPCTest
[       OK ] MicroPCTest.IsRomMicroPCTest (0 ms)
[ RUN      ] MicroPCTest.IsNotRomMicroPCTest
[       OK ] MicroPCTest.IsNotRomMicroPCTest (0 ms)
[----------] 5 tests from MicroPCTest (2 ms total)

[----------] 4 tests from TypesTest
[ RUN      ] TypesTest.FloatToBits32
[       OK ] TypesTest.FloatToBits32 (0 ms)
[ RUN      ] TypesTest.floatToBits64
[       OK ] TypesTest.floatToBits64 (0 ms)
[ RUN      ] TypesTest.floatsToBitsDoubleInput
[       OK ] TypesTest.floatsToBitsDoubleInput (1 ms)
[ RUN      ] TypesTest.floatsToBitsFloatInput
[       OK ] TypesTest.floatsToBitsFloatInput (0 ms)
[----------] 4 tests from TypesTest (2 ms total)

[----------] Global test environment tear-down
[==========] 19 tests from 3 test suites ran. (11 ms total)
[  PASSED  ] 19 tests.
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 8 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 8 tests from ByteswapTest
[ RUN      ] ByteswapTest.swap_byte64
[       OK ] ByteswapTest.swap_byte64 (0 ms)
[ RUN      ] ByteswapTest.swap_byte32
[       OK ] ByteswapTest.swap_byte32 (0 ms)
[ RUN      ] ByteswapTest.swap_byte16
[       OK ] ByteswapTest.swap_byte16 (0 ms)
[ RUN      ] ByteswapTest.swap_byte
[       OK ] ByteswapTest.swap_byte (0 ms)
[ RUN      ] ByteswapTest.htog
[       OK ] ByteswapTest.htog (0 ms)
[ RUN      ] ByteswapTest.gtoh
[       OK ] ByteswapTest.gtoh (0 ms)
[ RUN      ] ByteswapTest.betole
[       OK ] ByteswapTest.betole (0 ms)
[ RUN      ] ByteswapTest.letobe
[       OK ] ByteswapTest.letobe (0 ms)
[----------] 8 tests from ByteswapTest (0 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 8 tests.
build/NULL/sim/guest_abi.test.prof 
--gtest_output=xml:build/NULL/unittests.prof/sim/guest_abi.test.xml
build/NULL/sim/proxy_ptr.test.prof 
--gtest_output=xml:build/NULL/unittests.prof/sim/proxy_ptr.test.xml
[       OK ] UncontendedMutex.Lock (204 ms)
[ RUN      ] UncontendedMutex.HeavyContention
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from GuestABI
[ RUN      ] GuestABI.ABI_1D_args
[       OK ] GuestABI.ABI_1D_args (0 ms)
[ RUN      ] GuestABI.ABI_Prepare
[       OK ] GuestABI.ABI_Prepare (0 ms)
[ RUN      ] GuestABI.ABI_2D_args
[       OK ] GuestABI.ABI_2D_args (0 ms)
[ RUN      ] GuestABI.ABI_TC_init
[       OK ] GuestABI.ABI_TC_init (0 ms)
[ RUN      ] GuestABI.ABI_returns
[       OK ] GuestABI.ABI_returns (0 ms)
[ RUN      ] GuestABI.dumpSimcall
[       OK ] GuestABI.dumpSimcall (0 ms)
[ RUN      ] GuestABI.isVarArgs
[       OK ] GuestABI.isVarArgs (0 ms)
[----------] 7 tests from GuestABI (5 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test suite ran. (9 ms total)
[  PASSED  ] 7 tests.
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from ProxyPtr
[ RUN      ] ProxyPtr.Clean
[       OK ] ProxyPtr.Clean (0 ms)
[ RUN      ] ProxyPtr.Dirty
[       OK ] ProxyPtr.Dirty (0 ms)
[ RUN      ] ProxyPtr.LoadAndFlush
[       OK ] ProxyPtr.LoadAndFlush (0 ms)
[ RUN      ] ProxyPtr.ConstOperators
[       OK ] ProxyPtr.ConstOperators (0 ms)
[ RUN      ] ProxyPtr.NonConstOperators
[       OK ] ProxyPtr.NonConstOperators (0 ms)
[ RUN      ] ProxyPtr.GuestABI
[       OK ] ProxyPtr.GuestABI (0 ms)
[----------] 6 tests from ProxyPtr (3 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (5 ms total)
[  PASSED  ] 6 tests.
[       OK ] UncontendedMutex.HeavyContention (184 ms)
[----------] 2 tests from UncontendedMutex (400 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (402 ms total)
[  PASSED  ] 2 tests.
scons: done building targets.
*** Summary of Warnings ***
Warning: Your compiler doesn't support incremental linking and lto at the same
         time, so lto is being disabled. To force lto on anyway, use the
         --force-lto option. That will disable partial linking.
[Nightly] $ /bin/sh -xe /tmp/jenkins4600641073577620944.sh
+ pwd
+ pwd
+ pwd
+ docker run -u : --volume 
<https://jenkins.gem5.org/job/Nightly/ws/>:<https://jenkins.gem5.org/job/Nightly/ws/>
 -w <https://jenkins.gem5.org/job/Nightly/ws/tests> --rm 
gcr.io/gem5-test/ubuntu-20.04_all-dependencies ./main.py run --length long -j4 
-t4
Exception in thread Thread-1:
Traceback (most recent call last):
  File 
"<https://jenkins.gem5.org/job/Nightly/ws/tests/../ext/testlib/handlers.py";,> 
line 380, in process
    item = self.queue.get(timeout=0.1)
  File "/usr/lib/python3.8/multiprocessing/queues.py", line 108, in get
    raise Empty
_queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.8/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://jenkins.gem5.org/job/Nightly/ws/tests/../ext/testlib/handlers.py";,> 
line 386, in process
    except Queue.Empty:
AttributeError: type object 'Queue' has no attribute 'Empty'
Build timed out (after 1,380 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
Recording plot data
Recording test results
_______________________________________________
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