OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL,+WSMAN
Date 14-Nov-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131114
Time: 1401
Options: +CMPI +CQL +IPv6 +SLP +SSL +WSMan
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:

==11402== Memcheck, a memory error detector
==11402== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==11402== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==11402== 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
==11402== Parent PID: 11401
==11402==
==11402==
==11402== HEAP SUMMARY:
==11402== in use at exit: 1,090 bytes in 8 blocks
==11402== total heap usage: 3,073 allocs, 3,065 frees, 271,337 bytes allocated
==11402==
==11402== 32 bytes in 1 blocks are possibly lost in loss record 3 of 8
==11402== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==11402== by 0x4F4A1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11402== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11402== by 0x4F5C17D: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11402== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==11402== by 0x4C26545: 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)
==11402== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==11402==
==11402== 144 bytes in 1 blocks are possibly lost in loss record 7 of 8
==11402== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==11402== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==11402== by 0x4F5C16F: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11402== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==11402== by 0x4C26545: 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)
==11402== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==11402==
==11402== 536 bytes in 1 blocks are possibly lost in loss record 8 of 8
==11402== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==11402== by 0x4F6F6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11402== by 0x4F51739: 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)
==11402== by 0x4F0198C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11402== by 0x4F03287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11402== by 0x4F03420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11402== by 0x4F4A1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11402== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11402== by 0x4F5C17D: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==11402== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==11402== by 0x4C26545: 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)
==11402== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==11402==
==11402== LEAK SUMMARY:
==11402== definitely lost: 0 bytes in 0 blocks
==11402== indirectly lost: 0 bytes in 0 blocks
==11402== possibly lost: 712 bytes in 3 blocks
==11402== still reachable: 378 bytes in 5 blocks
==11402== suppressed: 0 bytes in 0 blocks
==11402== Reachable blocks (those to which a pointer was found) are not shown.
==11402== To see them, rerun with: --leak-check=full --show-reachable=yes
==11402==
==11402== For counts of detected and suppressed errors, rerun with: -v
==11402== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==8303== Memcheck, a memory error detector
==8303== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==8303== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==8303== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDir
==8303== Parent PID: 8302
==8303==
==8303==
==8303== HEAP SUMMARY:
==8303== in use at exit: 712 bytes in 3 blocks
==8303== total heap usage: 212 allocs, 209 frees, 59,914 bytes allocated
==8303==
==8303== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==8303== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==8303== by 0x4F431A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8303== by 0x4F470FF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8303== by 0x4F3E19E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8303== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==8303==
==8303== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==8303== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==8303== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==8303== by 0x4F3E190: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8303== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==8303==
==8303== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==8303== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==8303== by 0x4F686F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8303== by 0x4F4A739: 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)
==8303== by 0x4EFA98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8303== by 0x4EFC287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8303== by 0x4EFC420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8303== by 0x4F431E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8303== by 0x4F470FF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8303== by 0x4F3E19E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==8303== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==8303==
==8303== LEAK SUMMARY:
==8303== definitely lost: 0 bytes in 0 blocks
==8303== indirectly lost: 0 bytes in 0 blocks
==8303== possibly lost: 712 bytes in 3 blocks
==8303== still reachable: 0 bytes in 0 blocks
==8303== suppressed: 0 bytes in 0 blocks
==8303==
==8303== For counts of detected and suppressed errors, rerun with: -v
==8303== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==12954== Memcheck, a memory error detector
==12954== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==12954== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==12954== Command: /var/buildMAIN/pegasus/build/bin_exe/cimprovagt 1 8 15 root IndicationStressTestConsumerModule
==12954== Parent PID: 12953
==12954==
==12954==
==12954== HEAP SUMMARY:
==12954== in use at exit: 31,732 bytes in 217 blocks
==12954== total heap usage: 274 allocs, 57 frees, 36,985 bytes allocated
==12954==
==12954== 728 bytes in 1 blocks are possibly lost in loss record 202 of 215
==12954== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==12954== by 0x54C27C6: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12954== by 0x54BD6BD: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12954== by 0x54CA075: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12954== by 0x54B973A: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==12954== by 0x7FF000A76: ???
==12954== by 0x702F4E49414D646B: ???
==12954== by 0x622F737573616764: ???
==12954== by 0x6E69622F646C6974: ???
==12954== by 0x6D69632F6578655E: ???
==12954== by 0x746761766F726F: ???
==12954== by 0x7200353100380030: ???
==12954== by 0x69646E4900746F6E: ???
==12954== by 0x74536E6F69746162: ???
==12954== by 0x7473655473736571: ???
==12954== by 0x72656D75736E6F42: ???
==12954== by 0x5000656C75646F4C: ???
==12954== by 0x425F535553414744: ???
==12954== by 0x414C505F444C4954: ???
==12954== by 0x38583D4D524F4653: ???
==12954== by 0x4548522034365F35: ???
==12954== by 0x72676C617620354B: ???
==12954== by 0x4147455000646E68: ???
==12954== by 0x545345545F535552: ???
==12954== by 0x5F454C42414E455E: ???
==12954==
==12954== LEAK SUMMARY:
==12954== definitely lost: 0 bytes in 0 blocks
==12954== indirectly lost: 0 bytes in 0 blocks
==12954== possibly lost: 728 bytes in 1 blocks
==12954== still reachable: 31,004 bytes in 216 blocks
==12954== suppressed: 0 bytes in 0 blocks
==12954== Reachable blocks (those to which a pointer was found) are not shown.
==12954== To see them, rerun with: --leak-check=full --show-reachable=yes
==12954==
==12954== For counts of detected and suppressed errors, rerun with: -v
==12954== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==26120== Memcheck, a memory error detector
==26120== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==26120== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==26120== Command: /var/buildMAIN/pegasus/build/bin_exe/srv_reg
==26120== Parent PID: 26119
==26120==
==26120==
==26120== HEAP SUMMARY:
==26120== in use at exit: 416 bytes in 5 blocks
==26120== total heap usage: 670 allocs, 665 frees, 88,294 bytes allocated
==26120==
==26120== 72 bytes in 1 blocks are definitely lost in loss record 3 of 5
==26120== at 0x4A0610F: realloc (vg_replace_malloc.c:525)
==26120== by 0x5E348BA: ???
==26120== by 0x5E34A28: ???
==26120== by 0x5E34B73: ???
==26120== by 0x5E34389: ???
==26120== by 0x5E285AC: ???
==26120== by 0x5E2DDCE: ???
==26120== by 0x5E2E473: ???
==26120== by 0x5E2E599: ???
==26120== by 0x5E2EA70: ???
==26120== by 0x5E2EE22: ???
==26120== by 0x50084D8: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==26120== by 0x3E0C0077E0: start_thread (in /lib64/libpthread-2.12.so)
==26120== by 0x3E0BCE153C: clone (in /lib64/libc-2.12.so)
==26120==
==26120== 72 bytes in 1 blocks are definitely lost in loss record 4 of 5
==26120== at 0x4A0610F: realloc (vg_replace_malloc.c:525)
==26120== by 0x5E3190A: ???
==26120== by 0x5E31A78: ???
==26120== by 0x5E31BC3: ???
==26120== by 0x5E312C9: ???
==26120== by 0x5E2C04D: ???
==26120== by 0x5E2DF7E: ???
==26120== by 0x5E2E473: ???
==26120== by 0x5E2E599: ???
==26120== by 0x5E2EA70: ???
==26120== by 0x5E2EE22: ???
==26120== by 0x50084D8: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==26120== by 0x3E0C0077E0: start_thread (in /lib64/libpthread-2.12.so)
==26120== by 0x3E0BCE153C: clone (in /lib64/libc-2.12.so)
==26120==
==26120== LEAK SUMMARY:
==26120== definitely lost: 144 bytes in 2 blocks
==26120== indirectly lost: 0 bytes in 0 blocks
==26120== possibly lost: 0 bytes in 0 blocks
==26120== still reachable: 272 bytes in 3 blocks
==26120== suppressed: 0 bytes in 0 blocks
==26120== Reachable blocks (those to which a pointer was found) are not shown.
==26120== To see them, rerun with: --leak-check=full --show-reachable=yes
==26120==
==26120== For counts of detected and suppressed errors, rerun with: -v
==26120== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)

1384443212s-447767us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443213s-677165us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443214s-805683us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443217s-21908us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443218s-112509us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443219s-194905us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443220s-276794us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443223s-532077us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443225s-726297us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443226s-840908us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443227s-941112us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443229s-448421us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443231s-747833us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443234s-676516us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443235s-756044us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443236s-860106us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443237s-988271us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443239s-198727us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443240s-399119us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443241s-509801us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443242s-639562us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443243s-941353us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443245s-35985us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443255s-265081us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443256s-370717us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443257s-461843us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443258s-567216us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443260s-646337us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443262s-912024us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384443264s-22981us: DiscardedData [6303:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446819s-60766us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446820s-170104us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446821s-259898us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446823s-584304us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446824s-669994us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446825s-758155us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446826s-876340us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446830s-126599us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446832s-303207us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446833s-397972us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446834s-515506us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446835s-643320us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446836s-729906us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446839s-289834us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446841s-517496us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446843s-398262us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446844s-518809us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446845s-614292us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446846s-715949us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446847s-882482us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446849s-29788us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446850s-119422us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446851s-214727us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446861s-471442us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446862s-565063us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446863s-650280us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446864s-751904us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446865s-854789us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446866s-936970us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384446868s-20676us: DiscardedData [22389:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1384449978s-496199us: DiscardedData [25701:234632976:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (65) does not match the received count (42). error count (0).
1384450000s-286040us: DiscardedData [25701:208127760:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (61) does not match the received count (42). error count (0).
1384450021s-874232us: DiscardedData [25701:223393552:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (81) does not match the received count (42). error count (0).
1384450190s-897420us: DiscardedData [25701:234366736:CIMOperationRequestDispatcher.cpp:219]: All completed responses (3) for current request have been accounted for but expected count (4) does not match the received count (3). error count (0).
n*********** FAILURE: Unexpected trace found. ************n