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

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

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

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

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

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

1385915878s-471758us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915879s-604950us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915880s-757533us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915883s-180770us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915884s-287111us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915885s-447111us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915886s-600591us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915890s-6065us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915892s-344461us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915893s-524457us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915894s-722977us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915895s-881101us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915897s-249850us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915901s-807648us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915903s-155449us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915904s-321542us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915905s-521263us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915906s-645541us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915907s-740448us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915908s-872933us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915910s-7352us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915911s-353970us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915912s-459267us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915922s-741585us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915923s-891328us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915924s-997898us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915926s-136765us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915927s-699052us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915929s-946998us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385915931s-656887us: DiscardedData [11049:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1385919118s-43012us: DiscardedData [14356:224208656: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).
1385919142s-720748us: DiscardedData [14356:225007376:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (66) does not match the received count (42). error count (0).
1385919164s-769011us: DiscardedData [14356:228988688:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (64) does not match the received count (42). error count (0).
1385919337s-214497us: DiscardedData [14356:224208656:CIMOperationRequestDispatcher.cpp:219]: All completed responses (3) for current request have been accounted for but expected count (4) does not match the received count (3). error count (0).
n*********** FAILURE: Unexpected trace found. ************n