OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch RELEASE_2_12-BRANCH
Options +CMPI,+CQL,+IPV6,+SLP,+SSL
Date 12-Aug-13 21:48
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: RELEASE_2_12-branch
Contributor: HP
Date: 130812
Time: 2148
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

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

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

==24998== Memcheck, a memory error detector
==24998== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==24998== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==24998== Command: /var/build2.12/pegasus/build/bin_exe/TestCertClient /var/build2.12/pegasus/build/testcert4.cert /var/build2.12/pegasus/build/testcert4.key /var/build2.12/pegasus/build/ssl.rnd
==24998== Parent PID: 24997
==24998==
==24998==
==24998== HEAP SUMMARY:
==24998== in use at exit: 1,090 bytes in 8 blocks
==24998== total heap usage: 3,066 allocs, 3,058 frees, 270,741 bytes allocated
==24998==
==24998== 32 bytes in 1 blocks are possibly lost in loss record 3 of 8
==24998== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24998== by 0x4F4B275: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4F4B348: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4F5D0E5: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4C26176: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==24998== by 0x4C29515: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==24998== by 0x402357: ??? (in /var/build2.12/pegasus/build/bin_exe/TestCertClient)
==24998== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24998==
==24998== 144 bytes in 1 blocks are possibly lost in loss record 7 of 8
==24998== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==24998== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==24998== by 0x4F5D0D7: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4C26176: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==24998== by 0x4C29515: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==24998== by 0x402357: ??? (in /var/build2.12/pegasus/build/bin_exe/TestCertClient)
==24998== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24998==
==24998== 536 bytes in 1 blocks are possibly lost in loss record 8 of 8
==24998== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==24998== by 0x4F6F949: Pegasus::String::reserveCapacity(unsigned int) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4F52789: 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/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4F04A1C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4F061C7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4F06360: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4F4B2B1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4F4B348: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4F5D0E5: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/build2.12/pegasus/build/lib/libpegcommon.so.1)
==24998== by 0x4C26176: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==24998== by 0x4C29515: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/build2.12/pegasus/build/lib/libpegclient.so.1)
==24998== by 0x402357: ??? (in /var/build2.12/pegasus/build/bin_exe/TestCertClient)
==24998== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==24998==
==24998== LEAK SUMMARY:
==24998== definitely lost: 0 bytes in 0 blocks
==24998== indirectly lost: 0 bytes in 0 blocks
==24998== possibly lost: 712 bytes in 3 blocks
==24998== still reachable: 378 bytes in 5 blocks
==24998== suppressed: 0 bytes in 0 blocks
==24998== Reachable blocks (those to which a pointer was found) are not shown.
==24998== To see them, rerun with: --leak-check=full --show-reachable=yes
==24998==
==24998== For counts of detected and suppressed errors, rerun with: -v
==24998== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

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

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

1376355420s-776809us: DiscardedData [8558:200206096:CIMOperationRequestDispatcher.cpp:241]: 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).
1376355441s-291985us: DiscardedData [8558:200206096:CIMOperationRequestDispatcher.cpp:241]: 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).
1376355460s-285780us: DiscardedData [8558:233281296:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (66) does not match the received count (42). error count (0).
1376355480s-943309us: DiscardedData [8558:200206096:CIMOperationRequestDispatcher.cpp:241]: All completed responses (2) for current request have been accounted for but expected count (81) does not match the received count (42). error count (0).
1376355626s-496634us: DiscardedData [8558:204932880:CIMOperationRequestDispatcher.cpp:241]: 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