OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options  
Date 11-Jun-08 01:14
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 080611
Time: 0114
Status: FAILURE

make[3]: Entering directory `/var/buildValgrind/pegasus/src/Pegasus/Client/tests/IdleConnectionTimeout'
TestIdleConnectionTimeout 10
Testing connectLocal()
Test 1 of 2: Begin 10 second idle period...
Test 1 success.
Test 2 of 2: Begin 10 second idle period...
Expected error: Connection closed by CIM Server.
Skipping connect() test, PEGASUS_TEST_USER_ID and PEGASUS_TEST_USER_PASS not defined.
+++++ passed all tests
make[3]: Leaving directory `/var/buildValgrind/pegasus/src/Pegasus/Client/tests/IdleConnectionTimeout'
cimserver -s
CIM Server stopped.
echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
make[2]: Leaving directory `/var/buildValgrind/pegasus'
make[1]: Leaving directory `/var/buildValgrind/pegasus'
+++++ TestMakefile servertests suites complete
+++++ TestMakefile alltests Complete

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

==10503== Memcheck, a memory error detector.
==10503== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==10503== Using LibVEX rev 1658, a library for dynamic binary translation.
==10503== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==10503== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==10503== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==10503== For more details, rerun with: -v
==10503==
==10503== My PID = 10503, parent PID = 10502. Prog and args are:
==10503== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==10503== --executor-socket
==10503== 5
==10503== forceProviderProcesses=false
==10503==
==10503==
==10503== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 17 from 1)
==10503== malloc/free: in use at exit: 187,889 bytes in 2,022 blocks.
==10503== malloc/free: 16,932,869 allocs, 16,930,847 frees, 2,777,646,746 bytes allocated.
==10503== For counts of detected errors, rerun with: -v
==10503== searching for pointers to 2,022 not-freed blocks.
==10503== checked 1,047,488 bytes.
==10503==
==10503== 912 (336 direct, 576 indirect) bytes in 2 blocks are definitely lost in loss record 31 of 52
==10503== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==10503== by 0x89901C6: Pegasus::CIMProcessIndicationRequestMessage::buildResponse() const (CIMMessage.cpp:353)
==10503== by 0x5980CD1: Pegasus::IndicationService::_handleProcessIndicationRequest(Pegasus::Message*) (IndicationService.cpp:1971)
==10503== by 0x59894F2: Pegasus::IndicationService::handleEnqueue(Pegasus::Message*) (IndicationService.cpp:267)
==10503== by 0x5989E15: Pegasus::IndicationService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationService.cpp:206)
==10503== by 0x8A08D03: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:514)
==10503== by 0x8A0A63F: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:377)
==10503== by 0x8A3F18F: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==10503== by 0x8A3D161: _start_wrapper (Thread.cpp:71)
==10503== by 0x3ABBA062E6: start_thread (in /lib64/libpthread-2.5.so)
==10503== by 0x3ABAECE3BC: clone (in /lib64/libc-2.5.so)
==10503==
==10503== LEAK SUMMARY:
==10503== definitely lost: 336 bytes in 2 blocks.
==10503== indirectly lost: 576 bytes in 24 blocks.
==10503== possibly lost: 0 bytes in 0 blocks.
==10503== still reachable: 186,977 bytes in 1,996 blocks.
==10503== suppressed: 0 bytes in 0 blocks.
==10503== Reachable blocks (those to which a pointer was found) are not shown.
==10503== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==22636== Memcheck, a memory error detector.
==22636== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==22636== Using LibVEX rev 1658, a library for dynamic binary translation.
==22636== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==22636== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==22636== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==22636== For more details, rerun with: -v
==22636==
==22636== My PID = 22636, parent PID = 22635. Prog and args are:
==22636== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==22636== --executor-socket
==22636== 5
==22636==
==22636==
==22636== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 14 from 1)
==22636== malloc/free: in use at exit: 188,706 bytes in 2,025 blocks.
==22636== malloc/free: 16,386,863 allocs, 16,384,838 frees, 2,741,772,258 bytes allocated.
==22636== For counts of detected errors, rerun with: -v
==22636== searching for pointers to 2,025 not-freed blocks.
==22636== checked 1,047,624 bytes.
==22636==
==22636== 912 (336 direct, 576 indirect) bytes in 2 blocks are definitely lost in loss record 32 of 52
==22636== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==22636== by 0x89901C6: Pegasus::CIMProcessIndicationRequestMessage::buildResponse() const (CIMMessage.cpp:353)
==22636== by 0x5980CD1: Pegasus::IndicationService::_handleProcessIndicationRequest(Pegasus::Message*) (IndicationService.cpp:1971)
==22636== by 0x59894F2: Pegasus::IndicationService::handleEnqueue(Pegasus::Message*) (IndicationService.cpp:267)
==22636== by 0x5989E15: Pegasus::IndicationService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationService.cpp:206)
==22636== by 0x8A08D03: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:514)
==22636== by 0x8A0A63F: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:377)
==22636== by 0x8A3F18F: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==22636== by 0x8A3D161: _start_wrapper (Thread.cpp:71)
==22636== by 0x3ABBA062E6: start_thread (in /lib64/libpthread-2.5.so)
==22636== by 0x3ABAECE3BC: clone (in /lib64/libc-2.5.so)
==22636==
==22636== LEAK SUMMARY:
==22636== definitely lost: 336 bytes in 2 blocks.
==22636== indirectly lost: 576 bytes in 24 blocks.
==22636== possibly lost: 0 bytes in 0 blocks.
==22636== still reachable: 187,794 bytes in 1,999 blocks.
==22636== suppressed: 0 bytes in 0 blocks.
==22636== Reachable blocks (those to which a pointer was found) are not shown.
==22636== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==32653== Memcheck, a memory error detector.
==32653== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==32653== Using LibVEX rev 1658, a library for dynamic binary translation.
==32653== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==32653== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==32653== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==32653== For more details, rerun with: -v
==32653==
==32653== My PID = 32653, parent PID = 32652. Prog and args are:
==32653== /var/buildValgrind/pegasus/build/bin_exe/cimservermain
==32653== --executor-socket
==32653== 5
==32653== enableBinaryRepository=true
==32653== repositoryDir=/var/buildValgrind/pegasus/build/repository_bin
==32653==
==32653==
==32653== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 14 from 1)
==32653== malloc/free: in use at exit: 188,009 bytes in 2,022 blocks.
==32653== malloc/free: 15,266,103 allocs, 15,264,081 frees, 2,470,637,157 bytes allocated.
==32653== For counts of detected errors, rerun with: -v
==32653== searching for pointers to 2,022 not-freed blocks.
==32653== checked 1,048,840 bytes.
==32653==
==32653== 912 (336 direct, 576 indirect) bytes in 2 blocks are definitely lost in loss record 33 of 50
==32653== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==32653== by 0x89901C6: Pegasus::CIMProcessIndicationRequestMessage::buildResponse() const (CIMMessage.cpp:353)
==32653== by 0x5980CD1: Pegasus::IndicationService::_handleProcessIndicationRequest(Pegasus::Message*) (IndicationService.cpp:1971)
==32653== by 0x59894F2: Pegasus::IndicationService::handleEnqueue(Pegasus::Message*) (IndicationService.cpp:267)
==32653== by 0x5989E15: Pegasus::IndicationService::_handle_async_request(Pegasus::AsyncRequest*) (IndicationService.cpp:206)
==32653== by 0x8A08D03: Pegasus::MessageQueueService::_handle_incoming_operation(Pegasus::AsyncOpNode*) (MessageQueueService.cpp:514)
==32653== by 0x8A0A63F: Pegasus::MessageQueueService::_req_proc(void*) (MessageQueueService.cpp:377)
==32653== by 0x8A3F18F: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:224)
==32653== by 0x8A3D161: _start_wrapper (Thread.cpp:71)
==32653== by 0x3ABBA062E6: start_thread (in /lib64/libpthread-2.5.so)
==32653== by 0x3ABAECE3BC: clone (in /lib64/libc-2.5.so)
==32653==
==32653== LEAK SUMMARY:
==32653== definitely lost: 336 bytes in 2 blocks.
==32653== indirectly lost: 576 bytes in 24 blocks.
==32653== possibly lost: 0 bytes in 0 blocks.
==32653== still reachable: 187,097 bytes in 1,996 blocks.
==32653== suppressed: 0 bytes in 0 blocks.
==32653== Reachable blocks (those to which a pointer was found) are not shown.
==32653== To see them, rerun with: --show-reachable=yes