OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL
Date 05-Jun-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 130605
Time: 1401
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/TestProviders'
make[5]: Entering directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Providers'
make[3]: Leaving directory `/var/buildMAIN/pegasus/src'
make[3]: Entering directory `/var/buildMAIN/pegasus/test'
make[4]: Entering directory `/var/buildMAIN/pegasus/test/wetest'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/static'
make[4]: Leaving directory `/var/buildMAIN/pegasus/test/wetest'
make[3]: Leaving directory `/var/buildMAIN/pegasus/test'
make[2]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Entering directory `/var/buildMAIN/pegasus'
make[1]: Nothing to be done for `check_core_search_results'.
make[1]: Leaving directory `/var/buildMAIN/pegasus'

************ Build and Test Successful *************
-------------------------------------------------------------------------------
Memory leak:

==19696== Memcheck, a memory error detector
==19696== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19696== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19696== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCertClient /var/buildMAIN/pegasus/build/testcert4.cert /var/buildMAIN/pegasus/build/testcert4.key /var/buildMAIN/pegasus/build/ssl.rnd
==19696== Parent PID: 19695
==19696==
==19696==
==19696== HEAP SUMMARY:
==19696== in use at exit: 1,090 bytes in 8 blocks
==19696== total heap usage: 3,071 allocs, 3,063 frees, 271,107 bytes allocated
==19696==
==19696== 32 bytes in 1 blocks are possibly lost in loss record 3 of 8
==19696== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19696== by 0x4F49005: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4F490D8: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4F5AF25: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4C239F6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19696== by 0x4C26505: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19696== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==19696== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19696==
==19696== 144 bytes in 1 blocks are possibly lost in loss record 7 of 8
==19696== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19696== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==19696== by 0x4F5AF17: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4C239F6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19696== by 0x4C26505: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19696== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==19696== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19696==
==19696== 536 bytes in 1 blocks are possibly lost in loss record 8 of 8
==19696== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19696== by 0x4F6E339: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4F505A9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4F00DBC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4F026B7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4F02850: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4F49041: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4F490D8: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4F5AF25: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19696== by 0x4C239F6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19696== by 0x4C26505: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19696== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==19696== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19696==
==19696== LEAK SUMMARY:
==19696== definitely lost: 0 bytes in 0 blocks
==19696== indirectly lost: 0 bytes in 0 blocks
==19696== possibly lost: 712 bytes in 3 blocks
==19696== still reachable: 378 bytes in 5 blocks
==19696== suppressed: 0 bytes in 0 blocks
==19696== Reachable blocks (those to which a pointer was found) are not shown.
==19696== To see them, rerun with: --leak-check=full --show-reachable=yes
==19696==
==19696== For counts of detected and suppressed errors, rerun with: -v
==19696== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==17587== Memcheck, a memory error detector
==17587== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==17587== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==17587== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDir
==17587== Parent PID: 17586
==17587==
==17587==
==17587== HEAP SUMMARY:
==17587== in use at exit: 712 bytes in 3 blocks
==17587== total heap usage: 211 allocs, 208 frees, 59,828 bytes allocated
==17587==
==17587== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==17587== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17587== by 0x4F42005: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4F45F5F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4F3D32E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==17587== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17587==
==17587== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==17587== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==17587== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==17587== by 0x4F3D320: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==17587== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17587==
==17587== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==17587== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17587== by 0x4F67339: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4F495A9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4EF9DBC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4EFB6B7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4EFB850: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4F42041: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4F45F5F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4F3D32E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17587== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==17587== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17587==
==17587== LEAK SUMMARY:
==17587== definitely lost: 0 bytes in 0 blocks
==17587== indirectly lost: 0 bytes in 0 blocks
==17587== possibly lost: 712 bytes in 3 blocks
==17587== still reachable: 0 bytes in 0 blocks
==17587== suppressed: 0 bytes in 0 blocks
==17587==
==17587== For counts of detected and suppressed errors, rerun with: -v
==17587== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==30106== Memcheck, a memory error detector
==30106== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==30106== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==30106== Command: /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI noEvaluate SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_EthernetPort AND SourceInstance.OperationalStatus <> PreviousInstance.OperationalStatus
==30106== Parent PID: 30105
==30106==
==30106==
==30106== HEAP SUMMARY:
==30106== in use at exit: 16,470 bytes in 5 blocks
==30106== total heap usage: 279 allocs, 274 frees, 51,090 bytes allocated
==30106==
==30106== 12 bytes in 2 blocks are definitely lost in loss record 2 of 4
==30106== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==30106== by 0x3E0BC7FD51: strdup (in /lib64/libc-2.12.so)
==30106== by 0x4C18B8D: WQL_parse() (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==30106== by 0x4C1B7F0: Pegasus::WQLParser::parse(char const*, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==30106== by 0x4C1BB3E: Pegasus::WQLParser::parse(Pegasus::Buffer const&, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==30106== by 0x402D81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI)
==30106== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==30106==
==30106== LEAK SUMMARY:
==30106== definitely lost: 12 bytes in 2 blocks
==30106== indirectly lost: 0 bytes in 0 blocks
==30106== possibly lost: 0 bytes in 0 blocks
==30106== still reachable: 16,458 bytes in 3 blocks
==30106== suppressed: 0 bytes in 0 blocks
==30106== Reachable blocks (those to which a pointer was found) are not shown.
==30106== To see them, rerun with: --leak-check=full --show-reachable=yes
==30106==
==30106== For counts of detected and suppressed errors, rerun with: -v
==30106== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==21199== Memcheck, a memory error detector
==21199== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21199== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21199== Command: /var/buildMAIN/pegasus/build/bin_exe/cimprovagt 1 8 15 root IndicationStressTestConsumerModule
==21199== Parent PID: 21198
==21199==
==21199==
==21199== HEAP SUMMARY:
==21199== in use at exit: 31,606 bytes in 215 blocks
==21199== total heap usage: 272 allocs, 57 frees, 36,859 bytes allocated
==21199==
==21199== 728 bytes in 1 blocks are possibly lost in loss record 200 of 213
==21199== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==21199== by 0x54C2726: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21199== by 0x54BD65D: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21199== by 0x54C9EF5: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21199== by 0x54B96B2: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==21199== by 0x7FF000A9A: ???
==21199== by 0x702F4E49414D646B: ???
==21199== by 0x622F737573616764: ???
==21199== by 0x6E69622F646C6974: ???
==21199== by 0x6D69632F6578655E: ???
==21199== by 0x746761766F726F: ???
==21199== by 0x7200353100380030: ???
==21199== by 0x69646E4900746F6E: ???
==21199== by 0x74536E6F69746162: ???
==21199== by 0x7473655473736571: ???
==21199== by 0x72656D75736E6F42: ???
==21199== by 0x5000656C75646F4C: ???
==21199== by 0x425F535553414744: ???
==21199== by 0x414C505F444C4954: ???
==21199== by 0x38583D4D524F4653: ???
==21199== by 0x4548522034365F35: ???
==21199== by 0x72676C617620354B: ???
==21199== by 0x4147455000646E68: ???
==21199== by 0x545345545F535552: ???
==21199== by 0x5F454C42414E455E: ???
==21199==
==21199== LEAK SUMMARY:
==21199== definitely lost: 0 bytes in 0 blocks
==21199== indirectly lost: 0 bytes in 0 blocks
==21199== possibly lost: 728 bytes in 1 blocks
==21199== still reachable: 30,878 bytes in 214 blocks
==21199== suppressed: 0 bytes in 0 blocks
==21199== Reachable blocks (those to which a pointer was found) are not shown.
==21199== To see them, rerun with: --leak-check=full --show-reachable=yes
==21199==
==21199== For counts of detected and suppressed errors, rerun with: -v
==21199== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)

1370452673s-348917us: DiscardedData [1780:230270736:CIMOperationRequestDispatcher.cpp:233]: All completed responses (2) for current request have been accounted for but expected count (62) does not match the received count (42). error count (0).
1370452704s-880145us: DiscardedData [1780:225711888:CIMOperationRequestDispatcher.cpp:233]: All completed responses (2) for current request have been accounted for but expected count (64) does not match the received count (42). error count (0).
1370452732s-427431us: DiscardedData [1780:235853584:CIMOperationRequestDispatcher.cpp:233]: All completed responses (2) for current request have been accounted for but expected count (63) does not match the received count (42). error count (0).
1370452910s-902478us: DiscardedData [1780:206976784:CIMOperationRequestDispatcher.cpp:233]: All completed responses (3) for current request have been accounted for but expected count (4) does not match the received count (3). error count (0).
n*********** FAILURE: Unexpected trace found. ************n