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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1360771751s-428065us: DiscardedData [15662:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771751s-767674us: DiscardedData [15662:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771753s-65466us: DiscardedData [15662:203843344:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771753s-310043us: DiscardedData [15662:203843344:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771753s-388793us: DiscardedData [15662:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771765s-98016us: DiscardedData [15662:205174544:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771765s-475085us: DiscardedData [15662:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771765s-852840us: DiscardedData [15662:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771766s-88430us: DiscardedData [15662:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771766s-295350us: DiscardedData [15662:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771767s-362090us: DiscardedData [15662:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771767s-537645us: DiscardedData [15662:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771767s-602392us: DiscardedData [15662:205174544:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771767s-681028us: DiscardedData [15662:205174544:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771767s-727671us: DiscardedData [15662:205440784:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771777s-787035us: DiscardedData [15662:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771778s-150073us: DiscardedData [15662:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771778s-482328us: DiscardedData [15662:204908304:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771778s-740701us: DiscardedData [15662:204908304:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360771779s-143527us: DiscardedData [15662:204908304:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n