OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform ZOS_ZSERIES_IBM
Branch RELEASE_2_10-BRANCH
Options +BINREP,+CMPI,+ICU,+IPV6,+JMPI,+MCA,+QUERY,+SLP,-SSL
Date 19-Nov-12 02:08
Contributor IBM
Status SUCCESS
Data Platform: ZOS_ZSERIES_IBM
Branch: RELEASE_2_10-branch
Date: 121119
Time: 0208
Contributor: IBM
Options: +CMPI,+JMPI,-SSL,+ICU,+SLP,+MCA,+QUERY,+BINREP,+IPV6
Status: SUCCESS

******* Build and Test Successful *********

-------------------------------------------
OpenPegasus Environment
PEGASUS_ZOS_SERVICE_STRING=HPGXXXX--CIM--NBAT2A--2100--
PEGASUS_PROV_ZOS_SERVICE_STRING=JPGXXXX--CIM--NBAT2A--2100--
PEGASUS_USE_DEFAULT_MESSAGES=true
PEGASUS_USE_EXPERIMENTAL_INTERFACES=true
PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER=true
PEGASUS_ENABLE_EXECQUERY=true
PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER=true
PEGASUS_MSG_HOME=/u/pegnbat/nbat_2_A-branch/pegbin/msg
PEGASUS_DISABLE_PROV_USERCTXT=true
PEGASUS_DISPLAYCONSUMER_DIR=/tmp
PEGASUS_HOME=/u/pegnbat/nbat_2_A-branch/pegbin
PEGASUS_CLASS_CACHE_SIZE=64
PEGASUS_ENABLE_IPV6=true
PEGASUS_REPOSITORY_MODE=BIN
PEGASUS_DISABLE_DEPRECATED_INTERFACES=true
PEGASUS_ROOT=/u/pegnbat/nbat_2_A-branch/pegasus
PEGASUS_ADVANCED_CIMCLIENT=true
PEGASUS_PLATFORM=ZOS_ZSERIES_IBM
PEGASUS_ENABLE_REPOSITORY_INSTANCE_FILTER=true
PEGASUS_ENABLE_SLP=true
PEGASUS_SUPPORTS_DYNLIB=yes
PEGASUS_TEST_IPV6=false
PEGASUS_DISABLE_PRIVILEGED_TESTS=true
PEGASUS_HAS_MESSAGES=true
PEGASUS_HAS_ICU=true

make --directory=/u/pegnbat/nbat_2_A-branch/pegasus -f TestMakefile run_idleConnectionTimeout2
make[2]: Entering directory `/u/pegnbat/nbat_2_A-branch/pegasus'
make -f /u/pegnbat/nbat_2_A-branch/pegasus/TestMakefile runTestSuite
CIMSERVER_CONFIG_OPTIONS="idleConnectionTimeout=6"
TESTSUITE_CMDS="make@@--directory /u/pegnbat/nbat_2_A-branch/pegasus/src/Pegasus/Client/tests/IdleConnectionTimeout/ -f@@Makefile@@timeoutTest@@IDLETIME=10"
make[3]: Entering directory `/u/pegnbat/nbat_2_A-branch/pegasus'
cimserver -s
Unable to connect to CIM Server. CIM Server may not be running.
make[3]: [runTestSuite] Error 1 (ignored)
echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
cimserver idleConnectionTimeout=6
echo "(CMPIR_START_DAEMON command ignored)"
(CMPIR_START_DAEMON command ignored)
make --directory /u/pegnbat/nbat_2_A-branch/pegasus/src/Pegasus/Client/tests/IdleConnectionTimeout/ -f Makefile timeoutTest IDLETIME=10
make[4]: Entering directory `/u/pegnbat/nbat_2_A-branch/pegasus/src/Pegasus/Client/tests/IdleConnectionTimeout'
TestIdleConnectionTimeout 10
Testing connectLocal()
Test 1 of 2: Begin 10 second idle period...
Test 1 success.
Test 2 of 2: Begin 10 second idle period...
Skipping connect() test, PEGASUS_TEST_USER_ID and PEGASUS_TEST_USER_PASS not defined.
+++++ passed all tests
make[4]: Leaving directory `/u/pegnbat/nbat_2_A-branch/pegasus/src/Pegasus/Client/tests/IdleConnectionTimeout'
cimserver -s
CIM Server stopped.
echo "(CMPIR_STOP_DAEMON command ignored)"
(CMPIR_STOP_DAEMON command ignored)
make[3]: Leaving directory `/u/pegnbat/nbat_2_A-branch/pegasus'
make[2]: Leaving directory `/u/pegnbat/nbat_2_A-branch/pegasus'
+++++ TestMakefile servertests suites complete
+++++ TestMakefile alltests Complete
make[1]: Leaving directory `/u/pegnbat/nbat_2_A-branch/pegasus'