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

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

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

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

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

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

1386430322s-912645us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430324s-33822us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430325s-116164us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430327s-773467us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430329s-993468us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430331s-569789us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430332s-664890us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430335s-901581us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430338s-90109us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430339s-188678us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430340s-286606us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430341s-575602us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430342s-661100us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430344s-890317us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430346s-3056us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430347s-110878us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430348s-215654us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430349s-297596us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430350s-393370us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430351s-478698us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430352s-564464us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430353s-658264us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430354s-741188us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430366s-695373us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430367s-786639us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430368s-883639us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430369s-984983us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430371s-301647us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430372s-397485us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386430373s-484265us: DiscardedData [28711:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433873s-633120us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433874s-740870us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433875s-822587us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433878s-738475us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433880s-974550us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433882s-564025us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433883s-649502us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433886s-877702us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433889s-54581us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433890s-152988us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433891s-248711us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433892s-540195us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433893s-624957us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433895s-803431us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433896s-885890us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433897s-986989us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433899s-95247us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433900s-190712us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433901s-496151us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433902s-613054us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433903s-707146us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433904s-799440us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433905s-884637us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433917s-961264us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433919s-54651us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433920s-139007us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433921s-249465us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433922s-572553us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433923s-681123us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386433924s-767614us: DiscardedData [12438:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386436983s-488687us: DiscardedData [15752:208127760: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).
1386437006s-599087us: DiscardedData [15752:223676176: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).
1386437028s-544850us: DiscardedData [15752:224208656:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (74) does not match the received count (42). error count (0).
1386437193s-683779us: DiscardedData [15752:226604816: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).
1386437413s-493195us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437414s-601477us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437415s-683455us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437417s-807074us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437418s-892665us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437419s-977229us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437421s-148032us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437424s-440621us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437426s-672326us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437427s-784804us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437429s-428135us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437431s-619362us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437433s-162990us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437435s-340192us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437436s-424266us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437437s-525597us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437438s-635748us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437439s-719199us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437440s-805169us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437441s-898310us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437443s-206592us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437444s-293168us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437445s-389373us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437455s-409103us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437456s-506575us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437457s-615245us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437459s-5697us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437461s-246616us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437463s-70836us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386437464s-165102us: DiscardedData [27397:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n