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

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

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

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

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

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

1382628739s-183771us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628740s-554310us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628741s-767673us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628744s-129685us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628745s-259182us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628746s-443639us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628747s-533628us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628751s-157140us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628753s-683436us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628754s-943476us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628756s-110994us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628757s-624043us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628758s-799413us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628761s-231466us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628762s-420885us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628763s-574013us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628764s-856600us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628766s-71540us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628767s-278537us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628768s-491842us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628769s-746528us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628770s-920075us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628772s-58321us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628782s-694719us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628783s-787314us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628784s-879242us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628786s-11934us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628787s-166671us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628788s-256709us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382628789s-341968us: DiscardedData [24778:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632476s-893118us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632478s-152447us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632479s-262309us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632481s-510077us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632482s-597046us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632483s-707486us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632484s-916339us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632488s-678053us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632491s-359472us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632492s-662133us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632493s-832616us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632494s-987761us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632496s-391235us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632499s-171485us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632500s-335332us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632501s-542596us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632502s-722277us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632503s-833232us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632505s-38706us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632506s-133067us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632507s-225560us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632508s-317027us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632509s-419749us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632520s-121902us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632521s-247080us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632522s-402070us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632523s-583616us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632524s-736013us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632525s-886782us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382632527s-74486us: DiscardedData [8713:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382635759s-78952us: DiscardedData [12044:236029712: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).
1382635790s-458098us: DiscardedData [12044:235763472: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).
1382635820s-600750us: DiscardedData [12044:236295952:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (68) does not match the received count (42). error count (0).
1382635986s-761042us: DiscardedData [12044:209770256: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).
1382636220s-749888us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636221s-933031us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636223s-31170us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636225s-207647us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636226s-301143us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636227s-452701us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636228s-582710us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636231s-883625us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636234s-144272us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636235s-255239us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636236s-570844us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636237s-716443us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636238s-955589us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636241s-362462us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636242s-493550us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636243s-649218us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636244s-900657us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636246s-137446us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636247s-228500us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636248s-465578us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636249s-723864us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636250s-927553us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636252s-113462us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636263s-119414us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636264s-401893us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636265s-624706us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636266s-805977us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636267s-966663us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636269s-262496us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382636270s-622139us: DiscardedData [23869:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n