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

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

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