OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform LINUX_IX86_GNU_(FEDORA_4)
Branch MAIN
Options  
Date 08-Nov-06 08:08
Contributor  
Status SUCCESS
Data Platform: LINUX_IX86_GNU (FEDORA 4)
Branch: MAIN
Date: 061108
Time: 0808 GMT
Status: SUCCESS
End Time: 0925 GMT

-------------------------------------------------------
Mail_To: pegasus-build-status@opengroup.org
The_Subject: SUCCESS: HEAD: LINUX_IX86_GNU (FEDORA 4): 061108
-------------------------------------------------------

SW changes:
No SW changes needed

The Time Format is HHMMSS GMT time

Make all Status: SUCCESS
Make all Start Time: 081137
Make all Stop Time: 082835

Make tests Status: SUCCESS
Make tests Start Time: 082835
Make tests Stop Time: 083020

Make perftests Status: SUCCESS
Make perftests Start Time: 083021
Make perftests Stop Time: 083255

Make poststarttests Status: SUCCESS
Make poststarttests Start Time: 083255
Make poststarttests Stop Time: 085824

Make standardtests Status: SUCCESS
Make standardtests Start Time: 085824
Make standardtests Stop Time: 092522

------------------------------
Peg_nightly script cvs version:

Peg_nightly version is $Revision: 1.8 $

-------------------------------------------------------
Pegasus Environment Variables:
PEGASUS_DEFAULT_ENABLE_OOP=false
PEGASUS_DEBUG=true
PEGASUS_HAS_SSL=true
PEGASUS_DISABLE_PROV_USERCTXT=true
PEGASUS_PLATFORM=LINUX_IX86_GNU
PEGASUS_ROOT=/pegasusdev/nightly/TOGnightlyHEAD/pegasus
PEGASUS_DISABLE_PRIVILEGED_TESTS=true
PEGASUS_HOME=/pegasusdev/nightly/TOGnightlyHEAD/runtime
OPENSSL_HOME=/usr


-------------------------------------------------------
Additional Configuration Information:

Current User: root
CPU Type: Intel Pentium III
CPU Freq: 800 Mhz
CPU Count: 1

------------------------------
Make version (make -v output):

GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

------------------------------
Compiler version (c++ -v output):

Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--host=i386-redhat-linux
Thread model: posix
gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)

------------------------------
SSL version ( openssl version output):

OpenSSL 0.9.7f 22 Mar 2005

------------------------------
uname -a output:

Linux inovaserver 2.6.17-1.2142_FC4 #1 Tue Jul 11 22:41:14 EDT 2006
i686 i686 i386 GNU/Linux

------------------------------
OS Details (cimserver startup & osinfo output):

CIM Server 2.6.0 Development
Unable to start CIMServer.
CIMServer is already running.

OperatingSystem Information
Host: inovaserver.inovadevelopment.com
Name: Fedora Core
( 2.6.17-1.2142_FC4 #1 Tue Jul 11 22:41:14 EDT 2006 )
Version: 2.6.17-1.2142_FC4
UserLicense: Unlimited user license
Number of Users: 3 users
Number of Processes: 148 processes
OSCapability: 32 bit
LastBootTime: Oct 29, 2006 15:42:28 (-0600)
LocalDateTime: Nov 8, 2006 3:25:22 (-0600)
SystemUpTime: 819775 seconds = 9 days, 11 hrs, 42 mins, 55 secs

------------------------------
ending cimserver configuration (cimconfig -lc output):

enableAssociationTraversal=true
passwordFilePath=cimserver.passwd
maxProviderProcesses=0
enableAuditLog=false
sslClientVerificationMode=disabled
forceProviderProcesses=false
crlStore=crl
httpPort=
home=./
repositoryIsDefaultInstanceProvider=true
enableSubscriptionsForNonprivilegedUsers=true
slp=false
socketWriteTimeout=20
httpsPort=
messageDir=msg
sslTrustStore=cimserver_trust
shutdownTimeout=30
sslCertificateFilePath=server.pem
traceLevel=1
enableAuthentication=false
enableRemotePrivilegedUserAccess=true
traceFilePath=cimserver.trc
httpAuthType=Basic
enableBinaryRepository=false
enableHttpsConnection=true
enableIndicationService=true
daemon=true
enableNamespaceAuthorization=false
sslTrustStoreUserName=
sslKeyFilePath=file.pem
traceComponents=
enableHttpConnection=true
logLevel=INFORMATION
providerDir=lib
repositoryDir=repository

CIM Server stopped.

-------------------------------------------------------
SW Changes used:

? src/Clients/MCCATestClient/removeclasses.log
? src/utils/mu/mu

-------------------------------------------------------
Make all output:

















make
--directory=/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server -f
Makefile install_run
make[1]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[3]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[3]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[3]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[3]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Entering directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[2]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
make[1]: Leaving directory
`/pegasusdev/nightly/TOGnightlyHEAD/pegasus/src/Server'
PEGASUS Development Server Runtime Environment configured

-------------------------------------------------------
Make tests output:

TestLocalAuthFile +++++ passed all tests
TestLocalAuthenticationHandler +++++ passed all tests
TestBasicAuthenticationHandler +++++ passed all tests
TestAuthenticationManager +++++ passed all tests
+++++ passed all tests
TestProviderName +++++ passed all tests
TestOperationResponseHandler +++++ passed all tests
TestProviderModule +++++ passed all tests
TestProviderMessageHandler +++++ passed all tests
TestProviderStatus +++++ passed all tests
TestResponseHandler +++++ passed all tests
CIM Server 2.6.0 Development
+++++ passed all tests
+++++ PEGASUS_USE_NET_SNMP is not set, test can not be run
TestCGIQueryString +++++ passed all tests
Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


Warning: Use of cimmofl can corrupt the CIM Server Repository.
cimmofl should only be used under very controlled situations.
cimmof is the recommended OpenPegasus MOF compiler.


TestUpgrade +++++ passed all tests
+++ Test passed +++
TestUserContext +++++ passed pretest
Running Usage tests for: TestStressTestController
+++ Usage Tests passed +++

-------------------------------------------------------
Make perftests output:

Connect time = 0.000222
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.035988 Seconds (Average Elapse Time = 0.0035988)

74: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S00010I00001
Connect time = 0.000216
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.037553 Seconds (Average Elapse Time = 0.0037553)

75: Benchmark Test #3: getInstance Test on benchmarkClassP00050S00010I00001
Connect time = 0.000217
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.065887 Seconds (Average Elapse Time = 0.0065887)

76: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00050S00010I00001
Connect time = 0.000224
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.03838 Seconds (Average Elapse Time = 0.003838)

77: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00050S00010I00001
Connect time = 0.000216
Number of Non-Key Properties Returned = 50
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.066937 Seconds (Average Elapse Time = 0.0066937)

78: Benchmark Test #3: getInstance Test on benchmarkClassP00030S00010I00001
Connect time = 0.000233
Number of Non-Key Properties Returned = 30
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.052486 Seconds (Average Elapse Time = 0.0052486)

79: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00030S00010I00001
Connect time = 0.000217
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.037949 Seconds (Average Elapse Time = 0.0037949)

80: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00030S00010I00001
Connect time = 0.000225
Number of Non-Key Properties Returned = 30
Size of Each Non-Key Property Returned = 10
Number of Instances Returned = 1
10 requests processed in 0.053839 Seconds (Average Elapse Time = 0.0053839)

81: Benchmark Test #3: getInstance Test on benchmarkClassP00001S01000I00001
Connect time = 0.000219
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 1
10 requests processed in 0.038246 Seconds (Average Elapse Time = 0.0038246)

82: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00001S01000I00001
Connect time = 0.000237
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.035586 Seconds (Average Elapse Time = 0.0035586)

83: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S01000I00001
Connect time = 0.000228
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 1
10 requests processed in 0.039684 Seconds (Average Elapse Time = 0.0039684)

84: Benchmark Test #3: getInstance Test on benchmarkClassP00001S00100I00001
Connect time = 0.000231
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.037079 Seconds (Average Elapse Time = 0.0037079)

85: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00001S00100I00001
Connect time = 0.000262
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.036223 Seconds (Average Elapse Time = 0.0036223)

86: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00001S00100I00001
Connect time = 0.000216
Number of Non-Key Properties Returned = 1
Size of Each Non-Key Property Returned = 100
Number of Instances Returned = 1
10 requests processed in 0.037938 Seconds (Average Elapse Time = 0.0037938)

87: Benchmark Test #3: getInstance Test on benchmarkClassP00010S01000I00001
Connect time = 0.000221
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 1
10 requests processed in 0.052029 Seconds (Average Elapse Time = 0.0052029)

88: Benchmark Test #4: enumerateInstanceNames Test on class
benchmarkClassP00010S01000I00001
Connect time = 0.000222
Number of Non-Key Properties Returned = 0
Number of Instances Returned = 1
10 requests processed in 0.036308 Seconds (Average Elapse Time = 0.0036308)

89: Benchmark Test #5: enumerateInstances Test on class
benchmarkClassP00010S01000I00001
Connect time = 0.000222
Number of Non-Key Properties Returned = 10
Size of Each Non-Key Property Returned = 1000
Number of Instances Returned = 1
10 requests processed in 0.056546 Seconds (Average Elapse Time = 0.0056546)

11.94user 0.50system 0:25.44elapsed 48%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (4major+17830minor)pagefaults 0swaps


Operation Number of Server Provider Request Response
Type Requests Time Time Size Size
(usec) (usec) (bytes)
(bytes)
-------------------------------------------------------------------------------
GetClass 110 603 3445 566 2613
GetInstance 314 2056 495 551 8389
IndicationDelivery 0 0 0 0 0
DeleteClass 11 508 1706 481 211
DeleteInstance 8 1128 527 862 0
CreateClass 13 645 813 760 179
CreateInstance 39 4209 1184 2696 58
ModifyClass 10 628 692 736 93
ModifyInstance 14 2038 2450 3213 60
EnumerateClasses 8 2274 92481 815 44034
EnumerateClassNames 12 826 943 442 10233
EnumerateInstances 409 18176 21419 484 231197
EnumerateInstanceNames 1711 18479 1132 411 1972
ExecQuery 0 0 0 0 0
Associators 16 3006 22000 533 2578
AssociatorNames 19 4735 10931 530 789
References 16 3341 12615 499 2818
ReferenceNames 12 10579 4936 516 1879
GetProperty 3 1570 1159 986 172
SetProperty 5 1764 684 1055 93
GetQualifier 12 620 320 421 290
SetQualifier 4 670 498 611 233
DeleteQualifier 6 563 412 471 156
EnumerateQualifiers 3 788 7063 332 3431
InvokeMethod 36 2817 3656 612 466
0.02user 0.00system 0:00.15elapsed 23%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (1major+998minor)pagefaults 0swaps

63.55user 33.52system 2:34.19elapsed 62%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (13major+754506minor)pagefaults 0swaps

-------------------------------------------------------
Make poststarttests output:


++++ Test Indication Operations ++++

INDICATION TEST 1: Send an indication containing UTF-16 to a CIMListener
Waiting to receive the indication (timeout is 10sec)
Received the indication

INDICATION TEST 2: Send an indication containing UTF-16 to a
CIMIndicationConsumerProvider
In 3.86624 Seconds

+++++ g11ntest Terminated Normally
(CMPIR_STOP_DAEMON command ignored)
CIM Server stopped.
+++++ PEGASUS_DISABLE_PRIVILEGED_TESTS defined: CBA test certificates
not created.
+++++ PEGASUS_TEST_SDK is not true: Skipping run_SDK_TS1
(CMPIR_STOP_DAEMON command ignored)
Unable to connect to CIM Server.
CIM Server may not be running.
CIM Server 2.6.0 Development
Listening on HTTP port 5988.
Listening on HTTPS port 5989.
Listening on local connection socket.
(CMPIR_STOP_DAEMON command ignored)
Started.
+++++ passed all tests
(CMPIR_STOP_DAEMON command ignored)
CIM Server stopped.
+++++ TestMakefile servertests suites complete
359.89user 145.64system 25:29.13elapsed 33%CPU (0avgtext+0avgdata
0maxresident)k
0inputs+0outputs (73major+6895976minor)pagefaults 0swaps

-------------------------------------------------------
Make standardtests output:


++++ Test Associations ++++
In 0.622867 Seconds

++++ Test Invoke Method Execution ++++
Executed 10 methods
Executed 10 methods
Executed 10 methods
In 0.104763 Seconds

++++ Test Enumerate Instances Execution ++++
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Found 3 Instances of Sample_InstanceProviderClass
Enumerate 3 instances 10 times
In 0.044171 Seconds

+++++ TestClient Terminated Normally
+++++ PEGASUS_DISABLE_PRIVILEGED_TESTS defined: Skipping
EnableAuthentication, TestLocalSecurity, and TestRemoteSecurity
+++++ PEGASUS_DISABLE_PRIVILEGED_TESTS defined: Skipping
EnableAuthorization and TestAuthorization
+++++ TestMakefile standardtests complete
377.91user 146.86system 26:57.31elapsed 32%CPU (0avgtext+0avgdata
0maxresident)k
0inputs+0outputs (5major+7319098minor)pagefaults 0swaps

-------------------------------------------------------



Karl Schopmeyer Inova Europe Inc.
305 Spring Creek Village, Suite 475 - Dallas TX, 75248 USA
EMAIL: k.schopmeyer@attglobal.net FAX: 1-972-239-0326
Phone: 1-972-788-2172, Cell Phone 1-972-814-5581
Skype: kschopmeyer Skype Phone: (214) 556-5971
ICQ: 4184214