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-Dec-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131214
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:

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

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

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

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

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

1387039349s-451452us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039350s-700050us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039351s-794000us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039354s-773909us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039356s-133944us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039357s-305800us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039358s-520628us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039363s-829933us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039366s-473324us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039367s-585957us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039368s-687468us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039369s-931405us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039371s-96449us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039373s-592936us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039375s-76632us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039376s-190707us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039377s-427796us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039378s-851526us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039379s-961621us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039381s-536726us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039382s-707064us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039384s-143303us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039385s-644233us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039399s-276783us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039400s-569954us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039401s-981093us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039403s-357633us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039405s-20827us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039406s-377828us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387039407s-638608us: DiscardedData [25794:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387042813s-474423us: DiscardedData [29172:200464144: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).
1387042835s-959065us: DiscardedData [29172:205190928:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (63) does not match the received count (42). error count (0).
1387042857s-301725us: DiscardedData [29172:224474896: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).
1387043043s-817902us: DiscardedData [29172:205190928: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).
1387043268s-898593us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043270s-418789us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043272s-481949us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043275s-850755us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043276s-976078us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043278s-97647us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043279s-298800us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043283s-398886us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043285s-801603us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043286s-914128us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043288s-106763us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043289s-245537us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043290s-338319us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043292s-639780us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043293s-738578us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043295s-202865us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043296s-402588us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043297s-573314us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043299s-144759us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043300s-253163us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043301s-952098us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043304s-204360us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043305s-713649us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043317s-490519us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043318s-669206us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043319s-873684us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043321s-135581us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043322s-648662us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043324s-88516us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1387043325s-241363us: DiscardedData [8759:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n