OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 29-Jul-11 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 110729
Time: 1401
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

make[4]: Entering directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Executor/tests'
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[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/wsman'
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:

==19817== Memcheck, a memory error detector.
==19817== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19817== Using LibVEX rev 1658, a library for dynamic binary translation.
==19817== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19817== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19817== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19817== For more details, rerun with: -v
==19817==
==19817== My PID = 19817, parent PID = 19816. Prog and args are:
==19817== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19817== 0
==19817== 5
==19817== 9
==19817== root
==19817== TestPLI
==19817==
==19817==
==19817== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
==19817== malloc/free: in use at exit: 19,411 bytes in 232 blocks.
==19817== malloc/free: 2,881 allocs, 2,649 frees, 208,663 bytes allocated.
==19817== For counts of detected errors, rerun with: -v
==19817== searching for pointers to 232 not-freed blocks.
==19817== checked 1,067,352 bytes.
==19817==
==19817== 32 (24 direct, 8 indirect) bytes in 1 blocks are definitely lost in loss record 12 of 55
==19817== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==19817== by 0x659337C: Pegasus::_newRep(Pegasus::ResponseHandler*) (ResponseHandler.cpp:55)
==19817== by 0x6593462: Pegasus::ResponseHandler::ResponseHandler() (ResponseHandler.cpp:101)
==19817== by 0x4E4F81B: Pegasus::InvokeMethodResponseHandler::InvokeMethodResponseHandler(Pegasus::CIMInvokeMethodRequestMessage*, Pegasus::CIMInvokeMethodResponseMessage*, void (*)(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*)) (OperationResponseHandler.cpp:1104)
==19817== by 0x5083A83: Pegasus::ProviderMessageHandler::_handleInvokeMethodRequest(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:1236)
==19817== by 0x508EEAB: Pegasus::ProviderMessageHandler::processMessage(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:285)
==19817== by 0x507BE58: Pegasus::DefaultProviderManager::processMessage(Pegasus::Message*) (DefaultProviderManager.cpp:142)
==19817== by 0x4C142B4: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:391)
==19817== by 0x406AB4: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:700)
==19817== by 0x406F57: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:828)
==19817== by 0x65AE9A7: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==19817== by 0x65AD171: _start_wrapper (Thread.cpp:69)
==19817== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==19817== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==19817==
==19817==
==19817== 288 bytes in 1 blocks are possibly lost in loss record 43 of 55
==19817== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==19817== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==19817== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==19817== by 0x64EA592: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:157)
==19817== by 0x65ACE79: Pegasus::Thread::run() (Thread.cpp:119)
==19817== by 0x65ADCC1: Pegasus::ThreadPool::_initializeThread() (ThreadPool.cpp:498)
==19817== by 0x65AE2F6: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (ThreadPool.cpp:312)
==19817== by 0x408CA8: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:549)
==19817== by 0x408E14: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:182)
==19817== by 0x40B585: main (cimprovagt.cpp:239)
==19817==
==19817== LEAK SUMMARY:
==19817== definitely lost: 24 bytes in 1 blocks.
==19817== indirectly lost: 8 bytes in 1 blocks.
==19817== possibly lost: 288 bytes in 1 blocks.
==19817== still reachable: 19,091 bytes in 229 blocks.
==19817== suppressed: 0 bytes in 0 blocks.
==19817== Reachable blocks (those to which a pointer was found) are not shown.
==19817== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19824== Memcheck, a memory error detector.
==19824== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19824== Using LibVEX rev 1658, a library for dynamic binary translation.
==19824== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19824== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19824== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19824== For more details, rerun with: -v
==19824==
==19824== My PID = 19824, parent PID = 19823. Prog and args are:
==19824== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19824== 0
==19824== 5
==19824== 9
==19824== root
==19824== TestPLI
==19824==
==19824==
==19824== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
==19824== malloc/free: in use at exit: 24,504 bytes in 296 blocks.
==19824== malloc/free: 3,427 allocs, 3,131 frees, 257,540 bytes allocated.
==19824== For counts of detected errors, rerun with: -v
==19824== searching for pointers to 296 not-freed blocks.
==19824== checked 1,070,432 bytes.
==19824==
==19824== 64 (48 direct, 16 indirect) bytes in 2 blocks are definitely lost in loss record 24 of 56
==19824== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==19824== by 0x659337C: Pegasus::_newRep(Pegasus::ResponseHandler*) (ResponseHandler.cpp:55)
==19824== by 0x6593462: Pegasus::ResponseHandler::ResponseHandler() (ResponseHandler.cpp:101)
==19824== by 0x4E4F5C5: Pegasus::EnableIndicationsResponseHandler::EnableIndicationsResponseHandler(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*, Pegasus::CIMInstance const&, void (*)(Pegasus::CIMProcessIndicationRequestMessage*), void (*)(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*)) (OperationResponseHandler.cpp:1166)
==19824== by 0x507FC2F: Pegasus::ProviderMessageHandler::_enableIndications() (ProviderMessageHandler.cpp:1619)
==19824== by 0x5083743: Pegasus::ProviderMessageHandler::_handleCreateSubscriptionRequest(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:1378)
==19824== by 0x508EEC7: Pegasus::ProviderMessageHandler::processMessage(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:289)
==19824== by 0x507BE58: Pegasus::DefaultProviderManager::processMessage(Pegasus::Message*) (DefaultProviderManager.cpp:142)
==19824== by 0x4C142B4: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:391)
==19824== by 0x406AB4: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:700)
==19824== by 0x406F57: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:828)
==19824== by 0x65AE9A7: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==19824== by 0x65AD171: _start_wrapper (Thread.cpp:69)
==19824== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==19824== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==19824==
==19824==
==19824== 288 bytes in 1 blocks are possibly lost in loss record 43 of 56
==19824== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==19824== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==19824== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==19824== by 0x64EA592: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:157)
==19824== by 0x65ACE79: Pegasus::Thread::run() (Thread.cpp:119)
==19824== by 0x65ADCC1: Pegasus::ThreadPool::_initializeThread() (ThreadPool.cpp:498)
==19824== by 0x65AE2F6: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (ThreadPool.cpp:312)
==19824== by 0x408CA8: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:549)
==19824== by 0x408E14: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:182)
==19824== by 0x40B585: main (cimprovagt.cpp:239)
==19824==
==19824== LEAK SUMMARY:
==19824== definitely lost: 48 bytes in 2 blocks.
==19824== indirectly lost: 16 bytes in 2 blocks.
==19824== possibly lost: 288 bytes in 1 blocks.
==19824== still reachable: 24,152 bytes in 291 blocks.
==19824== suppressed: 0 bytes in 0 blocks.
==19824== Reachable blocks (those to which a pointer was found) are not shown.
==19824== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==19829== Memcheck, a memory error detector.
==19829== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==19829== Using LibVEX rev 1658, a library for dynamic binary translation.
==19829== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==19829== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==19829== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==19829== For more details, rerun with: -v
==19829==
==19829== My PID = 19829, parent PID = 19828. Prog and args are:
==19829== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==19829== 0
==19829== 5
==19829== 9
==19829== root
==19829== TestPLI
==19829==
==19829==
==19829== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
==19829== malloc/free: in use at exit: 25,368 bytes in 306 blocks.
==19829== malloc/free: 3,532 allocs, 3,226 frees, 268,834 bytes allocated.
==19829== For counts of detected errors, rerun with: -v
==19829== searching for pointers to 306 not-freed blocks.
==19829== checked 1,328,488 bytes.
==19829==
==19829== 64 (48 direct, 16 indirect) bytes in 2 blocks are definitely lost in loss record 24 of 56
==19829== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==19829== by 0x659337C: Pegasus::_newRep(Pegasus::ResponseHandler*) (ResponseHandler.cpp:55)
==19829== by 0x6593462: Pegasus::ResponseHandler::ResponseHandler() (ResponseHandler.cpp:101)
==19829== by 0x4E4F5C5: Pegasus::EnableIndicationsResponseHandler::EnableIndicationsResponseHandler(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*, Pegasus::CIMInstance const&, void (*)(Pegasus::CIMProcessIndicationRequestMessage*), void (*)(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*)) (OperationResponseHandler.cpp:1166)
==19829== by 0x507FC2F: Pegasus::ProviderMessageHandler::_enableIndications() (ProviderMessageHandler.cpp:1619)
==19829== by 0x5083743: Pegasus::ProviderMessageHandler::_handleCreateSubscriptionRequest(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:1378)
==19829== by 0x508EEC7: Pegasus::ProviderMessageHandler::processMessage(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:289)
==19829== by 0x507BE58: Pegasus::DefaultProviderManager::processMessage(Pegasus::Message*) (DefaultProviderManager.cpp:142)
==19829== by 0x4C142B4: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:391)
==19829== by 0x406AB4: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:700)
==19829== by 0x406F57: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:828)
==19829== by 0x65AE9A7: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==19829== by 0x65AD171: _start_wrapper (Thread.cpp:69)
==19829== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==19829== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==19829==
==19829==
==19829== 576 bytes in 2 blocks are possibly lost in loss record 48 of 56
==19829== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==19829== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==19829== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==19829== by 0x64EA592: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:157)
==19829== by 0x65ACE79: Pegasus::Thread::run() (Thread.cpp:119)
==19829== by 0x65ADCC1: Pegasus::ThreadPool::_initializeThread() (ThreadPool.cpp:498)
==19829== by 0x65AE2F6: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (ThreadPool.cpp:312)
==19829== by 0x408CA8: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:549)
==19829== by 0x408E14: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:182)
==19829== by 0x40B585: main (cimprovagt.cpp:239)
==19829==
==19829== LEAK SUMMARY:
==19829== definitely lost: 48 bytes in 2 blocks.
==19829== indirectly lost: 16 bytes in 2 blocks.
==19829== possibly lost: 576 bytes in 2 blocks.
==19829== still reachable: 24,728 bytes in 300 blocks.
==19829== suppressed: 0 bytes in 0 blocks.
==19829== Reachable blocks (those to which a pointer was found) are not shown.
==19829== To see them, rerun with: --show-reachable=yes