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 09-May-10 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 100509
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:

==21601== Memcheck, a memory error detector.
==21601== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21601== Using LibVEX rev 1658, a library for dynamic binary translation.
==21601== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21601== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21601== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21601== For more details, rerun with: -v
==21601==
==21601== My PID = 21601, parent PID = 21600. Prog and args are:
==21601== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==21601== 0
==21601== 5
==21601== 9
==21601== cimsrvr
==21601== TestGroup1
==21601==
==21601==
==21601== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 14 from 1)
==21601== malloc/free: in use at exit: 32,941 bytes in 377 blocks.
==21601== malloc/free: 4,187 allocs, 3,810 frees, 325,193 bytes allocated.
==21601== For counts of detected errors, rerun with: -v
==21601== searching for pointers to 377 not-freed blocks.
==21601== checked 11,336,776 bytes.
==21601==
==21601== 96 (72 direct, 24 indirect) bytes in 3 blocks are definitely lost in loss record 29 of 60
==21601== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==21601== by 0x6599738: Pegasus::_newRep(Pegasus::ResponseHandler*) (ResponseHandler.cpp:55)
==21601== by 0x659981E: Pegasus::ResponseHandler::ResponseHandler() (ResponseHandler.cpp:101)
==21601== by 0x4E58025: Pegasus::EnableIndicationsResponseHandler::EnableIndicationsResponseHandler(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*, Pegasus::CIMInstance const&, void (*)(Pegasus::CIMProcessIndicationRequestMessage*), void (*)(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*)) (OperationResponseHandler.cpp:1166)
==21601== by 0x50877A7: Pegasus::ProviderMessageHandler::_enableIndications() (ProviderMessageHandler.cpp:1621)
==21601== by 0x508B2D3: Pegasus::ProviderMessageHandler::_handleCreateSubscriptionRequest(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:1378)
==21601== by 0x5096A57: Pegasus::ProviderMessageHandler::processMessage(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:289)
==21601== by 0x5083F8A: Pegasus::DefaultProviderManager::processMessage(Pegasus::Message*) (DefaultProviderManager.cpp:129)
==21601== by 0x4C1D26D: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:377)
==21601== by 0x40668C: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:610)
==21601== by 0x406B2F: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:734)
==21601== by 0x65B45B7: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==21601== by 0x65B2D81: _start_wrapper (Thread.cpp:69)
==21601== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==21601== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==21601==
==21601==
==21601== 288 bytes in 1 blocks are possibly lost in loss record 44 of 60
==21601== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==21601== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==21601== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==21601== by 0x64F350C: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:223)
==21601== by 0x65B2A89: Pegasus::Thread::run() (Thread.cpp:119)
==21601== by 0x65B38D1: Pegasus::ThreadPool::_initializeThread() (ThreadPool.cpp:498)
==21601== by 0x65B3F06: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (ThreadPool.cpp:312)
==21601== by 0x4084A1: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:564)
==21601== by 0x4085EA: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:175)
==21601== by 0x40AD2D: main (cimprovagt.cpp:239)
==21601==
==21601== LEAK SUMMARY:
==21601== definitely lost: 72 bytes in 3 blocks.
==21601== indirectly lost: 24 bytes in 3 blocks.
==21601== possibly lost: 288 bytes in 1 blocks.
==21601== still reachable: 32,557 bytes in 370 blocks.
==21601== suppressed: 0 bytes in 0 blocks.
==21601== Reachable blocks (those to which a pointer was found) are not shown.
==21601== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==2666== Memcheck, a memory error detector.
==2666== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==2666== Using LibVEX rev 1658, a library for dynamic binary translation.
==2666== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==2666== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==2666== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==2666== For more details, rerun with: -v
==2666==
==2666== My PID = 2666, parent PID = 2665. Prog and args are:
==2666== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==2666== 0
==2666== 5
==2666== 9
==2666== cimsrvr
==2666== TestGroup1
==2666==
==2666==
==2666== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 14 from 1)
==2666== malloc/free: in use at exit: 32,941 bytes in 377 blocks.
==2666== malloc/free: 4,191 allocs, 3,814 frees, 325,661 bytes allocated.
==2666== For counts of detected errors, rerun with: -v
==2666== searching for pointers to 377 not-freed blocks.
==2666== checked 11,337,048 bytes.
==2666==
==2666== 96 (72 direct, 24 indirect) bytes in 3 blocks are definitely lost in loss record 29 of 60
==2666== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==2666== by 0x6599738: Pegasus::_newRep(Pegasus::ResponseHandler*) (ResponseHandler.cpp:55)
==2666== by 0x659981E: Pegasus::ResponseHandler::ResponseHandler() (ResponseHandler.cpp:101)
==2666== by 0x4E58025: Pegasus::EnableIndicationsResponseHandler::EnableIndicationsResponseHandler(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*, Pegasus::CIMInstance const&, void (*)(Pegasus::CIMProcessIndicationRequestMessage*), void (*)(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*)) (OperationResponseHandler.cpp:1166)
==2666== by 0x50877A7: Pegasus::ProviderMessageHandler::_enableIndications() (ProviderMessageHandler.cpp:1621)
==2666== by 0x508B2D3: Pegasus::ProviderMessageHandler::_handleCreateSubscriptionRequest(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:1378)
==2666== by 0x5096A57: Pegasus::ProviderMessageHandler::processMessage(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:289)
==2666== by 0x5083F8A: Pegasus::DefaultProviderManager::processMessage(Pegasus::Message*) (DefaultProviderManager.cpp:129)
==2666== by 0x4C1D26D: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:377)
==2666== by 0x40668C: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:610)
==2666== by 0x406B2F: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:734)
==2666== by 0x65B45B7: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==2666== by 0x65B2D81: _start_wrapper (Thread.cpp:69)
==2666== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==2666== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==2666==
==2666==
==2666== 288 bytes in 1 blocks are possibly lost in loss record 44 of 60
==2666== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==2666== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==2666== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==2666== by 0x64F350C: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:223)
==2666== by 0x65B2A89: Pegasus::Thread::run() (Thread.cpp:119)
==2666== by 0x65B38D1: Pegasus::ThreadPool::_initializeThread() (ThreadPool.cpp:498)
==2666== by 0x65B3F06: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (ThreadPool.cpp:312)
==2666== by 0x4084A1: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:564)
==2666== by 0x4085EA: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:175)
==2666== by 0x40AD2D: main (cimprovagt.cpp:239)
==2666==
==2666== LEAK SUMMARY:
==2666== definitely lost: 72 bytes in 3 blocks.
==2666== indirectly lost: 24 bytes in 3 blocks.
==2666== possibly lost: 288 bytes in 1 blocks.
==2666== still reachable: 32,557 bytes in 370 blocks.
==2666== suppressed: 0 bytes in 0 blocks.
==2666== Reachable blocks (those to which a pointer was found) are not shown.
==2666== To see them, rerun with: --show-reachable=yes