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 04-Mar-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 130304
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:

==28522== Memcheck, a memory error detector
==28522== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==28522== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==28522== 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
==28522== Parent PID: 28521
==28522==
==28522==
==28522== HEAP SUMMARY:
==28522== in use at exit: 5,587 bytes in 126 blocks
==28522== total heap usage: 3,069 allocs, 2,943 frees, 270,945 bytes allocated
==28522==
==28522== 32 bytes in 1 blocks are possibly lost in loss record 112 of 126
==28522== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==28522== by 0x4F47755: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28522== by 0x4F47828: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28522== by 0x4F59625: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28522== by 0x4C238C6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28522== by 0x4C263C5: 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)
==28522== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==28522== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28522==
==28522== 144 bytes in 1 blocks are possibly lost in loss record 120 of 126
==28522== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==28522== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==28522== by 0x4F59617: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28522== by 0x4C238C6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28522== by 0x4C263C5: 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)
==28522== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==28522== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28522==
==28522== 536 bytes in 1 blocks are possibly lost in loss record 125 of 126
==28522== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==28522== by 0x4F6BE49: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28522== by 0x4F4ECF9: 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)
==28522== by 0x4EFF59C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28522== by 0x4F00E97: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28522== by 0x4F01030: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28522== by 0x4F47791: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28522== by 0x4F47828: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28522== by 0x4F59625: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28522== by 0x4C238C6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28522== by 0x4C263C5: 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)
==28522== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==28522== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28522==
==28522== LEAK SUMMARY:
==28522== definitely lost: 0 bytes in 0 blocks
==28522== indirectly lost: 0 bytes in 0 blocks
==28522== possibly lost: 712 bytes in 3 blocks
==28522== still reachable: 4,875 bytes in 123 blocks
==28522== suppressed: 0 bytes in 0 blocks
==28522== Reachable blocks (those to which a pointer was found) are not shown.
==28522== To see them, rerun with: --leak-check=full --show-reachable=yes
==28522==
==28522== For counts of detected and suppressed errors, rerun with: -v
==28522== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==23645== Memcheck, a memory error detector
==23645== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==23645== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==23645== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDir
==23645== Parent PID: 23644
==23645==
==23645==
==23645== HEAP SUMMARY:
==23645== in use at exit: 712 bytes in 3 blocks
==23645== total heap usage: 210 allocs, 207 frees, 59,770 bytes allocated
==23645==
==23645== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==23645== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==23645== by 0x4F40755: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23645== by 0x4F446AF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23645== by 0x4F3BA7E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23645== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==23645== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==23645==
==23645== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==23645== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==23645== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==23645== by 0x4F3BA70: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23645== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==23645== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==23645==
==23645== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==23645== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==23645== by 0x4F64E49: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23645== by 0x4F47CF9: 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)
==23645== by 0x4EF859C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23645== by 0x4EF9E97: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23645== by 0x4EFA030: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23645== by 0x4F40791: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23645== by 0x4F446AF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23645== by 0x4F3BA7E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==23645== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==23645== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==23645==
==23645== LEAK SUMMARY:
==23645== definitely lost: 0 bytes in 0 blocks
==23645== indirectly lost: 0 bytes in 0 blocks
==23645== possibly lost: 712 bytes in 3 blocks
==23645== still reachable: 0 bytes in 0 blocks
==23645== suppressed: 0 bytes in 0 blocks
==23645==
==23645== For counts of detected and suppressed errors, rerun with: -v
==23645== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

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

1362421399s-882334us: DiscardedData [9942:210147088:CIMOperationRequestDispatcher.cpp:234]: All completed responses (2) for current request have been accounted for but expected count (73) does not match the received count (42). error count (0).
1362421444s-204619us: DiscardedData [9942:225146640:CIMOperationRequestDispatcher.cpp:234]: All completed responses (2) for current request have been accounted for but expected count (71) does not match the received count (42). error count (0).
1362421726s-717712us: DiscardedData [9942:232638224:CIMOperationRequestDispatcher.cpp:234]: 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