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 19-Feb-13 14:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 130219
Time: 1400
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:

==21626== Memcheck, a memory error detector
==21626== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21626== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21626== Command: /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient
==21626== Parent PID: 21625
==21626==
==21626==
==21626== HEAP SUMMARY:
==21626== in use at exit: 1,874 bytes in 9 blocks
==21626== total heap usage: 236 allocs, 227 frees, 33,294 bytes allocated
==21626==
==21626== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==21626== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21626== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21626== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21626== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21626== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21626== by 0x40B337: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==21626== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21626==
==21626== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==21626== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21626== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21626== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21626== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21626== by 0x40B337: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==21626== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21626==
==21626== LEAK SUMMARY:
==21626== definitely lost: 0 bytes in 0 blocks
==21626== indirectly lost: 0 bytes in 0 blocks
==21626== possibly lost: 176 bytes in 2 blocks
==21626== still reachable: 1,698 bytes in 7 blocks
==21626== suppressed: 0 bytes in 0 blocks
==21626== Reachable blocks (those to which a pointer was found) are not shown.
==21626== To see them, rerun with: --leak-check=full --show-reachable=yes
==21626==
==21626== For counts of detected and suppressed errors, rerun with: -v
==21626== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==19413== Memcheck, a memory error detector
==19413== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19413== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19413== Command: /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient
==19413== Parent PID: 19412
==19413==
==19413==
==19413== HEAP SUMMARY:
==19413== in use at exit: 1,874 bytes in 9 blocks
==19413== total heap usage: 196 allocs, 187 frees, 29,980 bytes allocated
==19413==
==19413== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==19413== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19413== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19413== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19413== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19413== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19413== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==19413== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19413==
==19413== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==19413== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19413== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==19413== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19413== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19413== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==19413== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19413==
==19413== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==19413== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19413== by 0x518C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19413== by 0x516F5E9: 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)
==19413== by 0x5122EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19413== by 0x51247D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19413== by 0x5124970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19413== by 0x5168081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19413== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19413== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19413== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19413== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==19413== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19413==
==19413== LEAK SUMMARY:
==19413== definitely lost: 0 bytes in 0 blocks
==19413== indirectly lost: 0 bytes in 0 blocks
==19413== possibly lost: 712 bytes in 3 blocks
==19413== still reachable: 1,162 bytes in 6 blocks
==19413== suppressed: 0 bytes in 0 blocks
==19413== Reachable blocks (those to which a pointer was found) are not shown.
==19413== To see them, rerun with: --leak-check=full --show-reachable=yes
==19413==
==19413== For counts of detected and suppressed errors, rerun with: -v
==19413== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==22263== Memcheck, a memory error detector
==22263== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==22263== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==22263== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation test/TestProvider
==22263== Parent PID: 22262
==22263==
==22263==
==22263== HEAP SUMMARY:
==22263== in use at exit: 1,874 bytes in 9 blocks
==22263== total heap usage: 193 allocs, 184 frees, 27,830 bytes allocated
==22263==
==22263== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==22263== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==22263== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22263== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22263== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22263== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22263== by 0x405012: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation)
==22263== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22263==
==22263== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==22263== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==22263== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==22263== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22263== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22263== by 0x405012: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation)
==22263== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22263==
==22263== LEAK SUMMARY:
==22263== definitely lost: 0 bytes in 0 blocks
==22263== indirectly lost: 0 bytes in 0 blocks
==22263== possibly lost: 176 bytes in 2 blocks
==22263== still reachable: 1,698 bytes in 7 blocks
==22263== suppressed: 0 bytes in 0 blocks
==22263== Reachable blocks (those to which a pointer was found) are not shown.
==22263== To see them, rerun with: --leak-check=full --show-reachable=yes
==22263==
==22263== For counts of detected and suppressed errors, rerun with: -v
==22263== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==22218== Memcheck, a memory error detector
==22218== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==22218== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==22218== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5
==22218== Parent PID: 22217
==22218==
==22218==
==22218== HEAP SUMMARY:
==22218== in use at exit: 1,874 bytes in 9 blocks
==22218== total heap usage: 192 allocs, 183 frees, 27,770 bytes allocated
==22218==
==22218== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==22218== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==22218== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22218== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22218== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22218== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22218== by 0x402926: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5)
==22218== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22218==
==22218== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==22218== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==22218== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==22218== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22218== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22218== by 0x402926: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5)
==22218== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22218==
==22218== LEAK SUMMARY:
==22218== definitely lost: 0 bytes in 0 blocks
==22218== indirectly lost: 0 bytes in 0 blocks
==22218== possibly lost: 176 bytes in 2 blocks
==22218== still reachable: 1,698 bytes in 7 blocks
==22218== suppressed: 0 bytes in 0 blocks
==22218== Reachable blocks (those to which a pointer was found) are not shown.
==22218== To see them, rerun with: --leak-check=full --show-reachable=yes
==22218==
==22218== For counts of detected and suppressed errors, rerun with: -v
==22218== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==28345== Memcheck, a memory error detector
==28345== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==28345== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==28345== 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
==28345== Parent PID: 28344
==28345==
==28345==
==28345== HEAP SUMMARY:
==28345== in use at exit: 5,282 bytes in 117 blocks
==28345== total heap usage: 2,624 allocs, 2,507 frees, 144,664 bytes allocated
==28345==
==28345== 32 bytes in 1 blocks are possibly lost in loss record 104 of 117
==28345== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==28345== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28345== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28345== by 0x4F57062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28345== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28345== by 0x4C29685: 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)
==28345== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==28345== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28345==
==28345== 144 bytes in 1 blocks are possibly lost in loss record 111 of 117
==28345== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==28345== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==28345== by 0x4F57054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28345== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28345== by 0x4C29685: 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)
==28345== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==28345== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28345==
==28345== 536 bytes in 1 blocks are possibly lost in loss record 116 of 117
==28345== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==28345== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28345== by 0x4F4C5E9: 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)
==28345== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28345== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28345== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28345== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28345== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28345== by 0x4F57062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28345== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28345== by 0x4C29685: 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)
==28345== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==28345== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28345==
==28345== LEAK SUMMARY:
==28345== definitely lost: 0 bytes in 0 blocks
==28345== indirectly lost: 0 bytes in 0 blocks
==28345== possibly lost: 712 bytes in 3 blocks
==28345== still reachable: 4,570 bytes in 114 blocks
==28345== suppressed: 0 bytes in 0 blocks
==28345== Reachable blocks (those to which a pointer was found) are not shown.
==28345== To see them, rerun with: --leak-check=full --show-reachable=yes
==28345==
==28345== For counts of detected and suppressed errors, rerun with: -v
==28345== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==16381== Memcheck, a memory error detector
==16381== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==16381== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==16381== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClient [::ffff:127.0.0.1]:5988
==16381== Parent PID: 16380
==16381==
==16381==
==16381== HEAP SUMMARY:
==16381== in use at exit: 6,170 bytes in 87 blocks
==16381== total heap usage: 319 allocs, 232 frees, 33,753 bytes allocated
==16381==
==16381== 32 bytes in 1 blocks are possibly lost in loss record 7 of 22
==16381== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16381== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16381== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16381== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16381== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16381== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16381== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16381== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16381== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16381==
==16381== 144 bytes in 1 blocks are possibly lost in loss record 13 of 22
==16381== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==16381== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==16381== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16381== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16381== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16381== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16381== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16381== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16381==
==16381== 536 bytes in 1 blocks are possibly lost in loss record 20 of 22
==16381== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16381== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16381== by 0x51775E9: 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)
==16381== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16381== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16381== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16381== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16381== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16381== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16381== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16381== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16381== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16381== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==16381== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16381==
==16381== LEAK SUMMARY:
==16381== definitely lost: 0 bytes in 0 blocks
==16381== indirectly lost: 0 bytes in 0 blocks
==16381== possibly lost: 712 bytes in 3 blocks
==16381== still reachable: 5,458 bytes in 84 blocks
==16381== suppressed: 0 bytes in 0 blocks
==16381== Reachable blocks (those to which a pointer was found) are not shown.
==16381== To see them, rerun with: --leak-check=full --show-reachable=yes
==16381==
==16381== For counts of detected and suppressed errors, rerun with: -v
==16381== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==19315== Memcheck, a memory error detector
==19315== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19315== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19315== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider
==19315== Parent PID: 19314
==19315==
==19315==
==19315== HEAP SUMMARY:
==19315== in use at exit: 712 bytes in 3 blocks
==19315== total heap usage: 191 allocs, 188 frees, 29,682 bytes allocated
==19315==
==19315== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==19315== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19315== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19315== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19315== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19315== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19315== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==19315== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19315==
==19315== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==19315== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19315== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==19315== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19315== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19315== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==19315== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19315==
==19315== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==19315== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19315== by 0x518C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19315== by 0x516F5E9: 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)
==19315== by 0x5122EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19315== by 0x51247D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19315== by 0x5124970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19315== by 0x5168081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19315== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19315== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19315== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19315== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==19315== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19315==
==19315== LEAK SUMMARY:
==19315== definitely lost: 0 bytes in 0 blocks
==19315== indirectly lost: 0 bytes in 0 blocks
==19315== possibly lost: 712 bytes in 3 blocks
==19315== still reachable: 0 bytes in 0 blocks
==19315== suppressed: 0 bytes in 0 blocks
==19315==
==19315== For counts of detected and suppressed errors, rerun with: -v
==19315== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==15064== Memcheck, a memory error detector
==15064== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==15064== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==15064== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry
==15064== Parent PID: 15063
==15064==
==15064==
==15064== HEAP SUMMARY:
==15064== in use at exit: 712 bytes in 3 blocks
==15064== total heap usage: 190 allocs, 187 frees, 27,660 bytes allocated
==15064==
==15064== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==15064== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15064== by 0x5379045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15064== by 0x5379118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15064== by 0x538AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15064== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15064== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==15064== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15064==
==15064== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==15064== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==15064== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==15064== by 0x538AD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15064== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15064== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==15064== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15064==
==15064== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==15064== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15064== by 0x539D749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15064== by 0x53805E9: 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)
==15064== by 0x5333EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15064== by 0x53357D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15064== by 0x5335970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15064== by 0x5379081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15064== by 0x5379118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15064== by 0x538AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15064== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15064== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==15064== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15064==
==15064== LEAK SUMMARY:
==15064== definitely lost: 0 bytes in 0 blocks
==15064== indirectly lost: 0 bytes in 0 blocks
==15064== possibly lost: 712 bytes in 3 blocks
==15064== still reachable: 0 bytes in 0 blocks
==15064== suppressed: 0 bytes in 0 blocks
==15064==
==15064== For counts of detected and suppressed errors, rerun with: -v
==15064== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==28626== Memcheck, a memory error detector
==28626== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==28626== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==28626== Command: /var/buildMAIN/pegasus/build/bin_exe/TestG11n [::ffff:127.0.0.1]:5988 -l [::ffff:127.0.0.1]:2003
==28626== Parent PID: 28625
==28626==
==28626==
==28626== HEAP SUMMARY:
==28626== in use at exit: 5,352 bytes in 79 blocks
==28626== total heap usage: 354 allocs, 275 frees, 37,321 bytes allocated
==28626==
==28626== 32 bytes in 1 blocks are possibly lost in loss record 3 of 14
==28626== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==28626== by 0x57B1045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28626== by 0x57B1118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28626== by 0x57C3062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28626== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28626== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28626== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==28626== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28626==
==28626== 144 bytes in 1 blocks are possibly lost in loss record 8 of 14
==28626== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==28626== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==28626== by 0x57C3054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28626== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28626== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28626== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==28626== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28626==
==28626== 536 bytes in 1 blocks are possibly lost in loss record 12 of 14
==28626== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==28626== by 0x57D5749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28626== by 0x57B85E9: 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)
==28626== by 0x576BEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28626== by 0x576D7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28626== by 0x576D970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28626== by 0x57B1081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28626== by 0x57B1118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28626== by 0x57C3062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==28626== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28626== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==28626== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==28626== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==28626==
==28626== LEAK SUMMARY:
==28626== definitely lost: 0 bytes in 0 blocks
==28626== indirectly lost: 0 bytes in 0 blocks
==28626== possibly lost: 712 bytes in 3 blocks
==28626== still reachable: 4,640 bytes in 76 blocks
==28626== suppressed: 0 bytes in 0 blocks
==28626== Reachable blocks (those to which a pointer was found) are not shown.
==28626== To see them, rerun with: --leak-check=full --show-reachable=yes
==28626==
==28626== For counts of detected and suppressed errors, rerun with: -v
==28626== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==21883== Memcheck, a memory error detector
==21883== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21883== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21883== Command: /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider testIndications restart
==21883== Parent PID: 21882
==21883==
==21883==
==21883== HEAP SUMMARY:
==21883== in use at exit: 712 bytes in 3 blocks
==21883== total heap usage: 190 allocs, 187 frees, 27,660 bytes allocated
==21883==
==21883== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==21883== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21883== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21883== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21883== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21883== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21883== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==21883== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21883==
==21883== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==21883== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21883== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21883== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21883== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21883== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==21883== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21883==
==21883== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==21883== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21883== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21883== by 0x4F4C5E9: 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)
==21883== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21883== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21883== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21883== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21883== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21883== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21883== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21883== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==21883== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21883==
==21883== LEAK SUMMARY:
==21883== definitely lost: 0 bytes in 0 blocks
==21883== indirectly lost: 0 bytes in 0 blocks
==21883== possibly lost: 712 bytes in 3 blocks
==21883== still reachable: 0 bytes in 0 blocks
==21883== suppressed: 0 bytes in 0 blocks
==21883==
==21883== For counts of detected and suppressed errors, rerun with: -v
==21883== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==15936== Memcheck, a memory error detector
==15936== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==15936== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==15936== Command: /var/buildMAIN/pegasus/build/bin_exe/TestInterop
==15936== Parent PID: 15935
==15936==
==15936==
==15936== HEAP SUMMARY:
==15936== in use at exit: 1,874 bytes in 9 blocks
==15936== total heap usage: 866 allocs, 857 frees, 85,820 bytes allocated
==15936==
==15936== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==15936== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15936== by 0x5A54045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15936== by 0x5A54118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15936== by 0x5A65D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15936== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15936== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15936== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15936== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15936==
==15936== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==15936== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==15936== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==15936== by 0x5A65D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15936== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15936== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15936== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15936== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15936==
==15936== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==15936== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15936== by 0x5A78749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15936== by 0x5A5B5E9: 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)
==15936== by 0x5A0EEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15936== by 0x5A107D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15936== by 0x5A10970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15936== by 0x5A54081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15936== by 0x5A54118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15936== by 0x5A65D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15936== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15936== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15936== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==15936== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15936==
==15936== LEAK SUMMARY:
==15936== definitely lost: 0 bytes in 0 blocks
==15936== indirectly lost: 0 bytes in 0 blocks
==15936== possibly lost: 712 bytes in 3 blocks
==15936== still reachable: 1,162 bytes in 6 blocks
==15936== suppressed: 0 bytes in 0 blocks
==15936== Reachable blocks (those to which a pointer was found) are not shown.
==15936== To see them, rerun with: --leak-check=full --show-reachable=yes
==15936==
==15936== For counts of detected and suppressed errors, rerun with: -v
==15936== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==21465== Memcheck, a memory error detector
==21465== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21465== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21465== Command: /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient 1
==21465== Parent PID: 21464
==21465==
==21465==
==21465== HEAP SUMMARY:
==21465== in use at exit: 2,390 bytes in 19 blocks
==21465== total heap usage: 316 allocs, 297 frees, 40,018 bytes allocated
==21465==
==21465== 32 bytes in 1 blocks are possibly lost in loss record 7 of 19
==21465== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21465== by 0x5150045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21465== by 0x5150118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21465== by 0x5162062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21465== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21465== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21465== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21465== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21465== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21465==
==21465== 144 bytes in 1 blocks are possibly lost in loss record 15 of 19
==21465== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21465== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21465== by 0x5162054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21465== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21465== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21465== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21465== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21465== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21465==
==21465== 536 bytes in 1 blocks are possibly lost in loss record 19 of 19
==21465== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21465== by 0x5174749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21465== by 0x51575E9: 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)
==21465== by 0x510AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21465== by 0x510C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21465== by 0x510C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21465== by 0x5150081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21465== by 0x5150118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21465== by 0x5162062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21465== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21465== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21465== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==21465== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21465== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==21465== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21465==
==21465== LEAK SUMMARY:
==21465== definitely lost: 0 bytes in 0 blocks
==21465== indirectly lost: 0 bytes in 0 blocks
==21465== possibly lost: 712 bytes in 3 blocks
==21465== still reachable: 1,678 bytes in 16 blocks
==21465== suppressed: 0 bytes in 0 blocks
==21465== Reachable blocks (those to which a pointer was found) are not shown.
==21465== To see them, rerun with: --leak-check=full --show-reachable=yes
==21465==
==21465== For counts of detected and suppressed errors, rerun with: -v
==21465== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==21416== Memcheck, a memory error detector
==21416== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21416== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21416== Command: /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider
==21416== Parent PID: 21415
==21416==
==21416==
==21416== HEAP SUMMARY:
==21416== in use at exit: 746 bytes in 4 blocks
==21416== total heap usage: 191 allocs, 187 frees, 27,694 bytes allocated
==21416==
==21416== 32 bytes in 1 blocks are possibly lost in loss record 1 of 4
==21416== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21416== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21416== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21416== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21416== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21416== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21416== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21416== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21416==
==21416== 144 bytes in 1 blocks are possibly lost in loss record 3 of 4
==21416== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21416== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21416== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21416== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21416== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21416== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21416== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21416==
==21416== 536 bytes in 1 blocks are possibly lost in loss record 4 of 4
==21416== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21416== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21416== by 0x4F4C5E9: 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)
==21416== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21416== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21416== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21416== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21416== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21416== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21416== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21416== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21416== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==21416== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21416==
==21416== LEAK SUMMARY:
==21416== definitely lost: 0 bytes in 0 blocks
==21416== indirectly lost: 0 bytes in 0 blocks
==21416== possibly lost: 712 bytes in 3 blocks
==21416== still reachable: 34 bytes in 1 blocks
==21416== suppressed: 0 bytes in 0 blocks
==21416== Reachable blocks (those to which a pointer was found) are not shown.
==21416== To see them, rerun with: --leak-check=full --show-reachable=yes
==21416==
==21416== For counts of detected and suppressed errors, rerun with: -v
==21416== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==14073== Memcheck, a memory error detector
==14073== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14073== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14073== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient
==14073== Parent PID: 14072
==14073==
==14073==
==14073== HEAP SUMMARY:
==14073== in use at exit: 712 bytes in 3 blocks
==14073== total heap usage: 191 allocs, 188 frees, 27,708 bytes allocated
==14073==
==14073== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==14073== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14073== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14073== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14073== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14073== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14073== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==14073== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14073==
==14073== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==14073== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14073== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14073== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14073== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14073== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==14073== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14073==
==14073== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==14073== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14073== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14073== by 0x51775E9: 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)
==14073== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14073== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14073== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14073== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14073== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14073== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14073== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14073== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==14073== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14073==
==14073== LEAK SUMMARY:
==14073== definitely lost: 0 bytes in 0 blocks
==14073== indirectly lost: 0 bytes in 0 blocks
==14073== possibly lost: 712 bytes in 3 blocks
==14073== still reachable: 0 bytes in 0 blocks
==14073== suppressed: 0 bytes in 0 blocks
==14073==
==14073== For counts of detected and suppressed errors, rerun with: -v
==14073== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==14136== Memcheck, a memory error detector
==14136== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14136== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14136== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics
==14136== Parent PID: 14135
==14136==
==14136==
==14136== HEAP SUMMARY:
==14136== in use at exit: 712 bytes in 3 blocks
==14136== total heap usage: 242 allocs, 239 frees, 33,146 bytes allocated
==14136==
==14136== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==14136== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14136== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14136== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14136== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14136== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14136== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14136== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==14136== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14136==
==14136== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==14136== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14136== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14136== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14136== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14136== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14136== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==14136== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14136==
==14136== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==14136== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14136== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14136== by 0x51775E9: 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)
==14136== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14136== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14136== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14136== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14136== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14136== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14136== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14136== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14136== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==14136== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14136==
==14136== LEAK SUMMARY:
==14136== definitely lost: 0 bytes in 0 blocks
==14136== indirectly lost: 0 bytes in 0 blocks
==14136== possibly lost: 712 bytes in 3 blocks
==14136== still reachable: 0 bytes in 0 blocks
==14136== suppressed: 0 bytes in 0 blocks
==14136==
==14136== For counts of detected and suppressed errors, rerun with: -v
==14136== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==14123== Memcheck, a memory error detector
==14123== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14123== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14123== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace
==14123== Parent PID: 14122
==14123==
==14123==
==14123== HEAP SUMMARY:
==14123== in use at exit: 3,900 bytes in 62 blocks
==14123== total heap usage: 342 allocs, 280 frees, 37,783 bytes allocated
==14123==
==14123== 32 bytes in 1 blocks are possibly lost in loss record 2 of 12
==14123== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14123== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14123== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14123== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14123== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14123== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14123== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==14123== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14123==
==14123== 144 bytes in 1 blocks are possibly lost in loss record 6 of 12
==14123== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14123== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14123== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14123== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14123== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14123== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==14123== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14123==
==14123== 536 bytes in 1 blocks are possibly lost in loss record 10 of 12
==14123== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14123== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14123== by 0x51775E9: 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)
==14123== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14123== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14123== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14123== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14123== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14123== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14123== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14123== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14123== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==14123== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14123==
==14123== LEAK SUMMARY:
==14123== definitely lost: 0 bytes in 0 blocks
==14123== indirectly lost: 0 bytes in 0 blocks
==14123== possibly lost: 712 bytes in 3 blocks
==14123== still reachable: 3,188 bytes in 59 blocks
==14123== suppressed: 0 bytes in 0 blocks
==14123== Reachable blocks (those to which a pointer was found) are not shown.
==14123== To see them, rerun with: --leak-check=full --show-reachable=yes
==14123==
==14123== For counts of detected and suppressed errors, rerun with: -v
==14123== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==14110== Memcheck, a memory error detector
==14110== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14110== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14110== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances
==14110== Parent PID: 14109
==14110==
==14110==
==14110== HEAP SUMMARY:
==14110== in use at exit: 712 bytes in 3 blocks
==14110== total heap usage: 221 allocs, 218 frees, 29,520 bytes allocated
==14110==
==14110== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==14110== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14110== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14110== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14110== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14110== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14110== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==14110== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14110==
==14110== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==14110== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14110== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14110== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14110== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14110== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==14110== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14110==
==14110== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==14110== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14110== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14110== by 0x51775E9: 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)
==14110== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14110== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14110== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14110== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14110== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14110== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14110== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14110== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==14110== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14110==
==14110== LEAK SUMMARY:
==14110== definitely lost: 0 bytes in 0 blocks
==14110== indirectly lost: 0 bytes in 0 blocks
==14110== possibly lost: 712 bytes in 3 blocks
==14110== still reachable: 0 bytes in 0 blocks
==14110== suppressed: 0 bytes in 0 blocks
==14110==
==14110== For counts of detected and suppressed errors, rerun with: -v
==14110== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==14097== Memcheck, a memory error detector
==14097== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14097== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14097== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2
==14097== Parent PID: 14096
==14097==
==14097==
==14097== HEAP SUMMARY:
==14097== in use at exit: 1,002 bytes in 9 blocks
==14097== total heap usage: 206 allocs, 197 frees, 28,536 bytes allocated
==14097==
==14097== 32 bytes in 1 blocks are possibly lost in loss record 3 of 9
==14097== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14097== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14097== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14097== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14097== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14097== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==14097== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14097==
==14097== 144 bytes in 1 blocks are possibly lost in loss record 8 of 9
==14097== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14097== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14097== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14097== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14097== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==14097== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14097==
==14097== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==14097== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14097== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14097== by 0x51775E9: 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)
==14097== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14097== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14097== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14097== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14097== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14097== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14097== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14097== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==14097== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14097==
==14097== LEAK SUMMARY:
==14097== definitely lost: 0 bytes in 0 blocks
==14097== indirectly lost: 0 bytes in 0 blocks
==14097== possibly lost: 712 bytes in 3 blocks
==14097== still reachable: 290 bytes in 6 blocks
==14097== suppressed: 0 bytes in 0 blocks
==14097== Reachable blocks (those to which a pointer was found) are not shown.
==14097== To see them, rerun with: --leak-check=full --show-reachable=yes
==14097==
==14097== For counts of detected and suppressed errors, rerun with: -v
==14097== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==15949== Memcheck, a memory error detector
==15949== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==15949== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==15949== Command: /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile
==15949== Parent PID: 15948
==15949==
==15949==
==15949== HEAP SUMMARY:
==15949== in use at exit: 1,952 bytes in 10 blocks
==15949== total heap usage: 853 allocs, 843 frees, 84,118 bytes allocated
==15949==
==15949== 32 bytes in 1 blocks are possibly lost in loss record 4 of 10
==15949== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15949== by 0x5829045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15949== by 0x5829118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15949== by 0x583AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15949== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15949== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==15949== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15949==
==15949== 144 bytes in 1 blocks are possibly lost in loss record 6 of 10
==15949== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==15949== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==15949== by 0x583AD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15949== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15949== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==15949== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15949==
==15949== 536 bytes in 1 blocks are possibly lost in loss record 10 of 10
==15949== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15949== by 0x584D749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15949== by 0x58305E9: 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)
==15949== by 0x57E3EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15949== by 0x57E57D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15949== by 0x57E5970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15949== by 0x5829081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15949== by 0x5829118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15949== by 0x583AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15949== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15949== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==15949== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15949==
==15949== LEAK SUMMARY:
==15949== definitely lost: 0 bytes in 0 blocks
==15949== indirectly lost: 0 bytes in 0 blocks
==15949== possibly lost: 712 bytes in 3 blocks
==15949== still reachable: 1,240 bytes in 7 blocks
==15949== suppressed: 0 bytes in 0 blocks
==15949== Reachable blocks (those to which a pointer was found) are not shown.
==15949== To see them, rerun with: --leak-check=full --show-reachable=yes
==15949==
==15949== For counts of detected and suppressed errors, rerun with: -v
==15949== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==14149== Memcheck, a memory error detector
==14149== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14149== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14149== Command: /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient
==14149== Parent PID: 14148
==14149==
==14149==
==14149== HEAP SUMMARY:
==14149== in use at exit: 712 bytes in 3 blocks
==14149== total heap usage: 189 allocs, 186 frees, 27,602 bytes allocated
==14149==
==14149== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==14149== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14149== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14149== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14149== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14149== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14149== by 0x40119E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient)
==14149== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14149==
==14149== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==14149== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14149== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14149== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14149== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==14149== by 0x40119E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient)
==14149== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==14149==
==14149== LEAK SUMMARY:
==14149== definitely lost: 0 bytes in 0 blocks
==14149== indirectly lost: 0 bytes in 0 blocks
==14149== possibly lost: 176 bytes in 2 blocks
==14149== still reachable: 536 bytes in 1 blocks
==14149== suppressed: 0 bytes in 0 blocks
==14149== Reachable blocks (those to which a pointer was found) are not shown.
==14149== To see them, rerun with: --leak-check=full --show-reachable=yes
==14149==
==14149== For counts of detected and suppressed errors, rerun with: -v
==14149== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==21582== Memcheck, a memory error detector
==21582== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21582== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21582== Command: /var/buildMAIN/pegasus/build/bin_exe/TestUserContext
==21582== Parent PID: 21581
==21582==
==21582==
==21582== HEAP SUMMARY:
==21582== in use at exit: 712 bytes in 3 blocks
==21582== total heap usage: 243 allocs, 240 frees, 33,089 bytes allocated
==21582==
==21582== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==21582== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21582== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21582== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21582== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21582== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21582== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21582== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21582== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21582==
==21582== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==21582== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21582== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21582== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21582== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21582== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21582== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21582== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21582==
==21582== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==21582== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21582== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21582== by 0x4F4C5E9: 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)
==21582== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21582== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21582== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21582== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21582== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21582== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21582== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21582== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21582== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==21582== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21582==
==21582== LEAK SUMMARY:
==21582== definitely lost: 0 bytes in 0 blocks
==21582== indirectly lost: 0 bytes in 0 blocks
==21582== possibly lost: 712 bytes in 3 blocks
==21582== still reachable: 0 bytes in 0 blocks
==21582== suppressed: 0 bytes in 0 blocks
==21582==
==21582== For counts of detected and suppressed errors, rerun with: -v
==21582== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==15010== Memcheck, a memory error detector
==15010== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==15010== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==15010== Command: /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration
==15010== Parent PID: 15009
==15010==
==15010==
==15010== HEAP SUMMARY:
==15010== in use at exit: 712 bytes in 3 blocks
==15010== total heap usage: 243 allocs, 240 frees, 34,606 bytes allocated
==15010==
==15010== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==15010== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15010== by 0x55CE045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15010== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15010== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15010== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15010== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==15010== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15010==
==15010== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==15010== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==15010== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==15010== by 0x55DFD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15010== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15010== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==15010== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15010==
==15010== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==15010== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15010== by 0x55F2749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15010== by 0x55D55E9: 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)
==15010== by 0x5588EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15010== by 0x558A7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15010== by 0x558A970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15010== by 0x55CE081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15010== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15010== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15010== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15010== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==15010== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15010==
==15010== LEAK SUMMARY:
==15010== definitely lost: 0 bytes in 0 blocks
==15010== indirectly lost: 0 bytes in 0 blocks
==15010== possibly lost: 712 bytes in 3 blocks
==15010== still reachable: 0 bytes in 0 blocks
==15010== suppressed: 0 bytes in 0 blocks
==15010==
==15010== For counts of detected and suppressed errors, rerun with: -v
==15010== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==15023== Memcheck, a memory error detector
==15023== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==15023== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==15023== Command: /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration
==15023== Parent PID: 15022
==15023==
==15023==
==15023== HEAP SUMMARY:
==15023== in use at exit: 1,874 bytes in 9 blocks
==15023== total heap usage: 243 allocs, 234 frees, 34,606 bytes allocated
==15023==
==15023== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==15023== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15023== by 0x55CE045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15023== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15023== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15023== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15023== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==15023== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15023==
==15023== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==15023== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==15023== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==15023== by 0x55DFD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15023== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15023== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==15023== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15023==
==15023== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==15023== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==15023== by 0x55F2749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15023== by 0x55D55E9: 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)
==15023== by 0x5588EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15023== by 0x558A7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15023== by 0x558A970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15023== by 0x55CE081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15023== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15023== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==15023== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==15023== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==15023== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==15023==
==15023== LEAK SUMMARY:
==15023== definitely lost: 0 bytes in 0 blocks
==15023== indirectly lost: 0 bytes in 0 blocks
==15023== possibly lost: 712 bytes in 3 blocks
==15023== still reachable: 1,162 bytes in 6 blocks
==15023== suppressed: 0 bytes in 0 blocks
==15023== Reachable blocks (those to which a pointer was found) are not shown.
==15023== To see them, rerun with: --leak-check=full --show-reachable=yes
==15023==
==15023== For counts of detected and suppressed errors, rerun with: -v
==15023== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==21737== Memcheck, a memory error detector
==21737== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==21737== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==21737== Command: /var/buildMAIN/pegasus/build/bin_exe/cimcli a cmpiPerf_TestClassA.theKey=2 -n test/TestProvider --sum -count 1
==21737== Parent PID: 21736
==21737==
==21737==
==21737== HEAP SUMMARY:
==21737== in use at exit: 23,548 bytes in 278 blocks
==21737== total heap usage: 706 allocs, 428 frees, 61,128 bytes allocated
==21737==
==21737== 32 bytes in 1 blocks are possibly lost in loss record 7 of 26
==21737== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21737== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21737== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21737== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21737== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21737== by 0x40F9AC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==21737== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21737==
==21737== 144 bytes in 1 blocks are possibly lost in loss record 15 of 26
==21737== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==21737== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==21737== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21737== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21737== by 0x40F9AC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==21737== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21737==
==21737== 536 bytes in 1 blocks are possibly lost in loss record 20 of 26
==21737== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==21737== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21737== by 0x51775E9: 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)
==21737== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21737== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21737== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21737== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21737== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21737== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==21737== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==21737== by 0x40F9AC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==21737== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==21737==
==21737== LEAK SUMMARY:
==21737== definitely lost: 0 bytes in 0 blocks
==21737== indirectly lost: 0 bytes in 0 blocks
==21737== possibly lost: 712 bytes in 3 blocks
==21737== still reachable: 22,836 bytes in 275 blocks
==21737== suppressed: 0 bytes in 0 blocks
==21737== Reachable blocks (those to which a pointer was found) are not shown.
==21737== To see them, rerun with: --leak-check=full --show-reachable=yes
==21737==
==21737== For counts of detected and suppressed errors, rerun with: -v
==21737== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==16254== Memcheck, a memory error detector
==16254== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==16254== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==16254== Command: /var/buildMAIN/pegasus/build/bin_exe/cimperf
==16254== Parent PID: 16253
==16254==
==16254==
==16254== HEAP SUMMARY:
==16254== in use at exit: 3,632 bytes in 43 blocks
==16254== total heap usage: 277 allocs, 234 frees, 34,073 bytes allocated
==16254==
==16254== 32 bytes in 1 blocks are possibly lost in loss record 5 of 18
==16254== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16254== by 0x5A08045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16254== by 0x5A08118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16254== by 0x5A19D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16254== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16254== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==16254== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16254==
==16254== 144 bytes in 1 blocks are possibly lost in loss record 9 of 18
==16254== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==16254== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==16254== by 0x5A19D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16254== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16254== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==16254== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16254==
==16254== 536 bytes in 1 blocks are possibly lost in loss record 18 of 18
==16254== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16254== by 0x5A2C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16254== by 0x5A0F5E9: 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)
==16254== by 0x59C2EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16254== by 0x59C47D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16254== by 0x59C4970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16254== by 0x5A08081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16254== by 0x5A08118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16254== by 0x5A19D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16254== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16254== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==16254== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16254==
==16254== LEAK SUMMARY:
==16254== definitely lost: 0 bytes in 0 blocks
==16254== indirectly lost: 0 bytes in 0 blocks
==16254== possibly lost: 712 bytes in 3 blocks
==16254== still reachable: 2,920 bytes in 40 blocks
==16254== suppressed: 0 bytes in 0 blocks
==16254== Reachable blocks (those to which a pointer was found) are not shown.
==16254== To see them, rerun with: --leak-check=full --show-reachable=yes
==16254==
==16254== For counts of detected and suppressed errors, rerun with: -v
==16254== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==30174== Memcheck, a memory error detector
==30174== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==30174== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==30174== Command: /var/buildMAIN/pegasus/build/bin_exe/cimprovagt 1 12 19 root IndicationStressTestConsumerModule
==30174== Parent PID: 30173
==30174==
==30174==
==30174== HEAP SUMMARY:
==30174== in use at exit: 31,468 bytes in 212 blocks
==30174== total heap usage: 269 allocs, 57 frees, 36,721 bytes allocated
==30174==
==30174== 728 bytes in 1 blocks are possibly lost in loss record 197 of 211
==30174== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==30174== by 0x54C3506: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30174== by 0x54BE42D: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30174== by 0x54CA835: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30174== by 0x54BA4B2: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==30174== by 0x7FF000A96: ???
==30174== by 0x702F4E49414D646B: ???
==30174== by 0x622F737573616764: ???
==30174== by 0x6E69622F646C6974: ???
==30174== by 0x6D69632F6578655E: ???
==30174== by 0x746761766F726F: ???
==30174== by 0x39310032310030: ???
==30174== by 0x646E4900746F6F71: ???
==30174== by 0x536E6F6974616368: ???
==30174== by 0x7365547373657273: ???
==30174== by 0x656D75736E6F4373: ???
==30174== by 0x656C75646F4D71: ???
==30174== by 0x5F5355534147454F: ???
==30174== by 0x4C505F444C495541: ???
==30174== by 0x583D4D524F465440: ???
==30174== by 0x48522034365F3637: ???
==30174== by 0x676C617620354C44: ???
==30174== by 0x47455000646E6971: ???
==30174== by 0x5345545F53555340: ???
==30174== by 0x454C42414E455F53: ???
==30174==
==30174== LEAK SUMMARY:
==30174== definitely lost: 0 bytes in 0 blocks
==30174== indirectly lost: 0 bytes in 0 blocks
==30174== possibly lost: 728 bytes in 1 blocks
==30174== still reachable: 30,740 bytes in 211 blocks
==30174== suppressed: 0 bytes in 0 blocks
==30174== Reachable blocks (those to which a pointer was found) are not shown.
==30174== To see them, rerun with: --leak-check=full --show-reachable=yes
==30174==
==30174== For counts of detected and suppressed errors, rerun with: -v
==30174== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==16238== Memcheck, a memory error detector
==16238== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==16238== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==16238== Command: /var/buildMAIN/pegasus/build/bin_exe/ipinfo
==16238== Parent PID: 16237
==16238==
==16238==
==16238== HEAP SUMMARY:
==16238== in use at exit: 2,186 bytes in 11 blocks
==16238== total heap usage: 232 allocs, 221 frees, 30,914 bytes allocated
==16238==
==16238== 32 bytes in 1 blocks are possibly lost in loss record 5 of 11
==16238== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16238== by 0x5353045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16238== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16238== by 0x5364D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16238== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16238== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16238==
==16238== 144 bytes in 1 blocks are possibly lost in loss record 6 of 11
==16238== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==16238== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==16238== by 0x5364D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16238== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16238== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16238==
==16238== 536 bytes in 1 blocks are possibly lost in loss record 11 of 11
==16238== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==16238== by 0x5377749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16238== by 0x535A5E9: 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)
==16238== by 0x530DEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16238== by 0x530F7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16238== by 0x530F970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16238== by 0x5353081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16238== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16238== by 0x5364D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==16238== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==16238== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==16238== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16238==
==16238== LEAK SUMMARY:
==16238== definitely lost: 0 bytes in 0 blocks
==16238== indirectly lost: 0 bytes in 0 blocks
==16238== possibly lost: 712 bytes in 3 blocks
==16238== still reachable: 1,474 bytes in 8 blocks
==16238== suppressed: 0 bytes in 0 blocks
==16238== Reachable blocks (those to which a pointer was found) are not shown.
==16238== To see them, rerun with: --leak-check=full --show-reachable=yes
==16238==
==16238== For counts of detected and suppressed errors, rerun with: -v
==16238== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)

1361290297s-972332us: DiscardedData [26053:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290298s-301006us: DiscardedData [26053:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290299s-264964us: DiscardedData [26053:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290299s-471781us: DiscardedData [26053:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290299s-536221us: DiscardedData [26053:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290310s-730534us: DiscardedData [26053:205440784:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290311s-228638us: DiscardedData [26053:204908304:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290311s-594449us: DiscardedData [26053:204908304:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290311s-805705us: DiscardedData [26053:204908304:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290312s-9751us: DiscardedData [26053:204908304:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290313s-113392us: DiscardedData [26053:204908304:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290313s-347106us: DiscardedData [26053:204908304:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290313s-411685us: DiscardedData [26053:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290313s-515758us: DiscardedData [26053:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290313s-586247us: DiscardedData [26053:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290324s-65685us: DiscardedData [26053:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290324s-451141us: DiscardedData [26053:205174544:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290324s-770996us: DiscardedData [26053:206505744:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290325s-109077us: DiscardedData [26053:206505744:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361290325s-312575us: DiscardedData [26053:206505744:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n