See <https://jenkins.gem5.org/job/Nightly/217/display/redirect?page=changes>
Changes: [tiago.muck] mem-ruby: warns on masked functional writes [tiago.muck] mem-ruby: fixes for masked writes [tiago.muck] mem-ruby: fix functional reads in abstract ctrl [tiago.muck] mem-ruby: fix Sequencer latency reporting [gabe.black] scons: In Check(Cxx|Link)Flag, only install the flag if it exists. [gabe.black] scons: Use conf to determine if some flags are supported. [gabe.black] scons: Move a displaced have_posix_clock check back where it goes. [gabe.black] scons: Simplify check for have_posix_clock. [gabe.black] scons: Simplify backtrace implementation detection. [gabe.black] scons: Simplify the check for hdf5 support. [gabe.black] scons: Create a Configure checker for pkg-config. [gabe.black] scons: Simplify the check for protoc. [gabe.black] scons: Merge redundant checks for the socket library. [gabe.black] scons: Simplify kvm architecture compatibility check. [kyleroarty1716] arch-gcn3: Fix sign extension for branches with multiplied offset [tiago.muck] python: more readable Ruby dot topology [tiago.muck] mem-ruby: add andMask to WriteMask [tiago.muck] mem-ruby: add wakeup_port statement [tiago.muck] mem-ruby: intToTick helper [gabe.black] arch: Stop including unnecessary FP headers. [gabe.black] arch-x86: Use popCount from bitfields.hh. ------------------------------------------ [...truncated 457.62 KB...] [ OK ] StrTest.ToNumberUnsigned8BitInt (0 ms) [ RUN ] StrTest.ToNumberUnsigned8BitIntNegative [ OK ] StrTest.ToNumberUnsigned8BitIntNegative (0 ms) [ RUN ] StrTest.ToNumber64BitInt [ OK ] StrTest.ToNumber64BitInt (0 ms) [ RUN ] StrTest.ToNumber64BitIntInvalidString [ OK ] StrTest.ToNumber64BitIntInvalidString (0 ms) [ RUN ] StrTest.ToNumberFloat [ OK ] StrTest.ToNumberFloat (1 ms) [ RUN ] StrTest.ToNumberFloatIntegerString [ OK ] StrTest.ToNumberFloatIntegerString (0 ms) [ RUN ] StrTest.ToNumberFloatNegative [ OK ] StrTest.ToNumberFloatNegative (0 ms) [ RUN ] StrTest.ToNumberDouble [ OK ] StrTest.ToNumberDouble (0 ms) [ RUN ] StrTest.ToNumberDoubleIntegerString [ OK ] StrTest.ToNumberDoubleIntegerString (0 ms) [ RUN ] StrTest.ToNumberDoubleNegative [ OK ] StrTest.ToNumberDoubleNegative (0 ms) [ RUN ] StrTest.ToBoolTrue [ OK ] StrTest.ToBoolTrue (0 ms) [ RUN ] StrTest.ToBoolFalse [ OK ] StrTest.ToBoolFalse (0 ms) [ RUN ] StrTest.ToBoolInvalidInput [ OK ] StrTest.ToBoolInvalidInput (0 ms) [ RUN ] StrTest.QuoteStringNoSpace [ OK ] StrTest.QuoteStringNoSpace (0 ms) [ RUN ] StrTest.QuoteStringWithSpace [ OK ] StrTest.QuoteStringWithSpace (0 ms) [ RUN ] StrTest.QuoteQuotedString [ OK ] StrTest.QuoteQuotedString (0 ms) [ RUN ] StrTest.QuoteStringWithTab [ OK ] StrTest.QuoteStringWithTab (0 ms) [ RUN ] StrTest.StartswithDoubleStringDoesStartWith [ OK ] StrTest.StartswithDoubleStringDoesStartWith (0 ms) [ RUN ] StrTest.StartswithDoubleStringDoesNotStartWith [ OK ] StrTest.StartswithDoubleStringDoesNotStartWith (0 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 (1 ms total) [----------] Global test environment tear-down [==========] 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 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 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/uncontended_mutex.test.prof --gtest_output=xml:build/NULL/unittests.prof/base/uncontended_mutex.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 (1 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 (6 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (8 ms total) [ PASSED ] 7 tests. 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 19 tests from 3 test suites. [----------] Global test environment set-up. [----------] 10 tests from CyclesTest [ RUN ] CyclesTest.NoCycles [ OK ] CyclesTest.NoCycles (0 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 (0 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 (5 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 (0 ms) [ RUN ] TypesTest.floatsToBitsFloatInput [ OK ] TypesTest.floatsToBitsFloatInput (0 ms) [----------] 4 tests from TypesTest (0 ms total) [----------] Global test environment tear-down [==========] 19 tests from 3 test suites ran. (6 ms total) [ PASSED ] 19 tests. 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 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 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. 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 (0 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (0 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 (1 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 (4 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (6 ms total) [ PASSED ] 6 tests. [ OK ] UncontendedMutex.Lock (214 ms) [ RUN ] UncontendedMutex.HeavyContention [ OK ] UncontendedMutex.HeavyContention (125 ms) [----------] 2 tests from UncontendedMutex (340 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (341 ms total) [ PASSED ] 2 tests. scons: done building targets. [Nightly] $ /bin/sh -xe /tmp/jenkins1023192168163161505.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 --isa=X86,RISCV,ARM,NULL -j4 -t4 Build timed out (after 1,380 minutes). Marking the build as failed. Build was aborted Archiving artifacts Recording plot data Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? For example, <https://jenkins.gem5.org/job/Nightly/217/artifact/tests/testing-results/results.xml> is 18 hr old _______________________________________________ gem5-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
