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 16-Feb-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 130216
Time: 1401
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1361031040s-623841us: DiscardedData [19510:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031040s-949253us: DiscardedData [19510:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031041s-870751us: DiscardedData [19510:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031042s-43827us: DiscardedData [19510:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031042s-111741us: DiscardedData [19510:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031052s-849163us: DiscardedData [19510:207304464:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031053s-194679us: DiscardedData [19510:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031053s-463205us: DiscardedData [19510:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031053s-669682us: DiscardedData [19510:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031053s-871583us: DiscardedData [19510:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031054s-932570us: DiscardedData [19510:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031055s-112549us: DiscardedData [19510:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031055s-177661us: DiscardedData [19510:206505744:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031055s-255854us: DiscardedData [19510:206505744:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031055s-300468us: DiscardedData [19510:203843344:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031065s-33886us: DiscardedData [19510:208635664:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031065s-304306us: DiscardedData [19510:205440784:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031065s-590605us: DiscardedData [19510:205440784:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031065s-793596us: DiscardedData [19510:205440784:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361031065s-997434us: DiscardedData [19510:204908304:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n