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 28-Oct-13 14:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131028
Time: 1400
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:

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

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

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

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

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

1382974240s-910083us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974242s-48548us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974243s-172007us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974245s-340928us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974246s-635766us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974247s-722215us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974248s-807196us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974252s-197869us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974254s-420276us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974255s-516720us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974256s-673977us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974257s-775975us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974258s-906869us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974261s-264734us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974262s-438007us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974264s-647639us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974266s-753765us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974267s-850970us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974268s-965241us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974270s-85637us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974271s-266426us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974272s-477535us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974273s-559276us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974283s-729633us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974284s-948150us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974286s-30560us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974287s-165743us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974288s-315581us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974289s-393280us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382974290s-545104us: DiscardedData [18125:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977764s-501059us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977765s-616656us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977766s-694179us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977769s-16211us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977770s-108419us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977771s-198647us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977772s-325440us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977775s-554787us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977777s-737087us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977778s-843177us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977779s-948620us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977781s-42375us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977782s-161897us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977785s-699806us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977787s-557366us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977788s-746745us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977789s-852479us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977790s-937149us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977792s-19457us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977793s-148545us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977794s-232888us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977795s-324545us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977796s-439229us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977806s-846232us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977807s-935351us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977809s-18211us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977810s-118744us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977811s-234958us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977812s-309326us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382977813s-702579us: DiscardedData [1793:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382980836s-735108us: DiscardedData [5246:238147344: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).
1382980856s-297031us: DiscardedData [5246:228505360:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (62) does not match the received count (42). error count (0).
1382980876s-842796us: DiscardedData [5246:239212304: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).
1382980898s-3658us: DiscardedData [5246:228239120:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (73) does not match the received count (42). error count (0).
1382981053s-915839us: DiscardedData [5246:237881104: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).
1382981271s-370358us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981272s-493801us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981274s-33886us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981277s-979300us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981279s-108190us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981280s-230966us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981281s-318238us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981284s-695584us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981286s-881459us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981288s-144932us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981289s-243382us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981290s-344470us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981291s-547782us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981293s-741093us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981294s-834682us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981295s-969225us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981297s-99022us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981298s-261984us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981299s-346270us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981300s-473584us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981301s-572311us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981302s-661625us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981304s-227005us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981315s-910064us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981317s-8870us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981318s-296289us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981319s-407525us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981320s-539595us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981321s-667605us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1382981322s-784989us: DiscardedData [16937:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n