Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8033142

tmtools/jmap/heap_config/jmap_heap_config_huge tests failed with Debuggee start script failed with exit code 1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • hs25, 6u171, 7u40, 8, 9
    • hotspot
    • svc
    • b04

      tmtools/jmap/heap_config/jmap_heap_config_huge_MaxHeapSize_live
      tmtools/jmap/heap_config/jmap_heap_config_huge_MaxHeapSize_core
      tmtools/jmap/heap_config/jmap_heap_config_huge_NewSize_live
      tmtools/jmap/heap_config/jmap_heap_config_huge_NewSize_core
      tmtools/jmap/heap_config/jmap_heap_config_huge_MaxNewSize_live
      tmtools/jmap/heap_config/jmap_heap_config_huge_MaxNewSize_core
      tmtools/jmap/heap_config/jmap_heap_config_huge_OldSize_live
      tmtools/jmap/heap_config/jmap_heap_config_huge_OldSize_core

      Test run URL: http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=353249.JAVASE.NIGHTLY.VM.RT_Baseline.2014-01-28-81&show-limit=0&filter=
      Host: spb23170, Intel Xeon 2893 MHz, 2 cores, 11G, Linux / Oracle Linux 6.4, x86_64
      Options: -server -Xmixed -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:NativeMemoryTracking=detail -XX:ReservedCodeCacheSize=256M

      Server log:

      [2014-01-29T11:24:08.88] #
      [2014-01-29T11:24:08.88] export TESTED_JAVA_HOME
      [2014-01-29T11:24:08.88] export STRESS_GC_OPTS
      [2014-01-29T11:24:08.88] export SYSTEMROOT
      [2014-01-29T11:24:08.88] export REQUIRED_TOOL_OPTS
      [2014-01-29T11:24:08.88] export HOME
      [2014-01-29T11:24:08.88] export TEMP
      [2014-01-29T11:24:08.88] export RAS_OPTIONS
      [2014-01-29T11:24:08.88] export TOOL_WORK_TIMEOUT
      [2014-01-29T11:24:08.88] export BASH_ENV
      [2014-01-29T11:24:08.88] export ARCH
      [2014-01-29T11:24:08.88] export SHELL
      [2014-01-29T11:24:08.88] export TEST_CLEANUP
      [2014-01-29T11:24:08.88] export LIBJSIG_PATH
      [2014-01-29T11:24:08.88] export CLASSPATH
      [2014-01-29T11:24:08.88] export ROOTDIR
      [2014-01-29T11:24:08.88] export JAVA_OPTS
      [2014-01-29T11:24:08.88] export DISPLAY
      [2014-01-29T11:24:08.88] export WINDIR
      [2014-01-29T11:24:08.88] export PATH
      [2014-01-29T11:24:08.88] export JAVA_64_BITS
      [2014-01-29T11:24:08.88] export LD_LIBRARY_PATH
      [2014-01-29T11:24:08.88] export TESTBASE
      [2014-01-29T11:24:08.88]
      [2014-01-29T11:24:08.88]
      [2014-01-29T11:24:08.88] # Dtonga sync function sub.
      [2014-01-29T11:24:08.88] sync () {
      [2014-01-29T11:24:08.88] $@
      [2014-01-29T11:24:08.88] }
      [2014-01-29T11:24:08.88] interactive () {
      [2014-01-29T11:24:08.88] $@
      [2014-01-29T11:24:08.88] }
      [2014-01-29T11:24:08.88] parserVariable_1737=`pwd `
      [2014-01-29T11:24:08.88] # Actual: parserVariable_1737=`pwd`
      [2014-01-29T11:24:08.88] /export/local/aurora/sandbox/results/ResultDir/jmap_heap_config_huge_MaxHeapSize_core
      [2014-01-29T11:24:08.88] TESTDIR="${parserVariable_1737}"
      [2014-01-29T11:24:08.88] # Actual: TESTDIR=/export/local/aurora/sandbox/results/ResultDir/jmap_heap_config_huge_MaxHeapSize_core
      [2014-01-29T11:24:08.88] export TESTDIR
      [2014-01-29T11:24:08.88] parserVariable_1738=`basename ${TESTDIR} `
      [2014-01-29T11:24:08.88] # Actual: parserVariable_1738=`basename /export/local/aurora/sandbox/results/ResultDir/jmap_heap_config_huge_MaxHeapSize_core`
      [2014-01-29T11:24:08.89] jmap_heap_config_huge_MaxHeapSize_core
      [2014-01-29T11:24:08.89] DEBUGGEE_STORAGE="${SHARED_DIR}/debuggee/${parserVariable_1738}"
      [2014-01-29T11:24:08.89] # Actual: DEBUGGEE_STORAGE=/export/local/aurora/sandbox/results/debuggee/jmap_heap_config_huge_MaxHeapSize_core
      [2014-01-29T11:24:08.89] export DEBUGGEE_STORAGE
      [2014-01-29T11:24:08.89] echo ${TESTED_JAVA_HOME}/bin/java ${JAVA_OPTS} -Dvmsqe.tmtools.localDtdStorage=${TESTBASE}/src/tmtools/share/dtd -Dvmsqe.tmtools.logging.level=${LOG_LEVEL} -Dvmsqe.log.name=server tmtools.share.TestSuite test.xml
      [2014-01-29T11:24:08.89] # Actual: echo /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/linux-i586//bin/java -server -Xmixed -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:NativeMemoryTracking=detail -XX:ReservedCodeCacheSize=256M -Dvmsqe.tmtools.localDtdStorage=/export/local/aurora/sandbox/sca/vmsqe/testbase/vm/9/build/execution/vm//src/tmtools/share/dtd -Dvmsqe.tmtools.logging.level=3 -Dvmsqe.log.name=server tmtools.share.TestSuite test.xml
      [2014-01-29T11:24:08.89] /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/linux-i586//bin/java -server -Xmixed -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:NativeMemoryTracking=detail -XX:ReservedCodeCacheSize=256M -Dvmsqe.tmtools.localDtdStorage=/export/local/aurora/sandbox/sca/vmsqe/testbase/vm/9/build/execution/vm//src/tmtools/share/dtd -Dvmsqe.tmtools.logging.level=3 -Dvmsqe.log.name=server tmtools.share.TestSuite test.xml
      [2014-01-29T11:24:08.89] sync ${TESTED_JAVA_HOME}/bin/java ${JAVA_OPTS} -Dvmsqe.tmtools.localDtdStorage=${TESTBASE}/src/tmtools/share/dtd -Dvmsqe.tmtools.logging.level=${LOG_LEVEL} -Dvmsqe.log.name=server tmtools.share.TestSuite test.xml
      [2014-01-29T11:24:08.89] # Actual: sync /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/linux-i586//bin/java -server -Xmixed -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:NativeMemoryTracking=detail -XX:ReservedCodeCacheSize=256M -Dvmsqe.tmtools.localDtdStorage=/export/local/aurora/sandbox/sca/vmsqe/testbase/vm/9/build/execution/vm//src/tmtools/share/dtd -Dvmsqe.tmtools.logging.level=3 -Dvmsqe.log.name=server tmtools.share.TestSuite test.xml
      [2014-01-29T11:24:09.48] -> Initializing tonga synchronizer...
      [2014-01-29T11:24:09.48] -> Starting tonga synchronizer
      [2014-01-29T11:24:09.48] -> Starting Debuggee Control Center
      [2014-01-29T11:24:13.45] lookForCmdString:
      [2014-01-29T11:24:13.45]
      [2014-01-29T11:24:13.46] -> Got Incomming request from spb23170.ru.oracle.com
      [2014-01-29T11:24:13.47] -> Creating output stream
      [2014-01-29T11:24:13.48] -> Creating input stream
      [2014-01-29T11:24:13.48] -> Done
      [2014-01-29T11:24:13.82] Starting suite
      [2014-01-29T11:24:13.82] Starting debuggee debuggee
      [2014-01-29T11:24:13.82] Debuggee element name debuggee
      [2014-01-29T11:24:13.82] >>>> type = debuggee
      [2014-01-29T11:24:13.83] >>>> id = debuggee
      [2014-01-29T11:24:13.83] >>>> connection = core
      [2014-01-29T11:24:13.89] Debuggee is debuggee
      [2014-01-29T11:24:13.89] opt: null
      [2014-01-29T11:24:31.25] -> Posting command: class tmtools.share.distributed.protocol.request.DebuggeeStartRequest
      [2014-01-29T11:24:31.25] -> Got command: class tmtools.share.distributed.protocol.response.StandardClientAnswer
      [2014-01-29T11:24:31.25] Shutting down Tonga syncronizer...
      [2014-01-29T11:24:31.26] Shutting down Debuggee Control Center...
      [2014-01-29T11:24:31.26] -> Posting command: class tmtools.share.distributed.protocol.request.ShutDownRequest
      [2014-01-29T11:24:31.27] Exception in thread "main" nsk.share.TestBug: Fail result from client: Debuggee start script failed with exit code 1
      [2014-01-29T11:24:31.27] at tmtools.share.distributed.LocalDebuggeeController.startDebuggee(LocalDebuggeeController.java:133)
      [2014-01-29T11:24:31.27] at tmtools.share.Util.startDebuggee(Util.java:83)
      [2014-01-29T11:24:31.27] at tmtools.share.Test.<init>(Test.java:84)
      [2014-01-29T11:24:31.27] at tmtools.share.TestSuite.<init>(TestSuite.java:131)
      [2014-01-29T11:24:31.27] at tmtools.share.TestSuite.main(TestSuite.java:205)
      [2014-01-29T11:24:31.33] java.io.IOException: Stream closed
      [2014-01-29T11:24:31.33] at java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:159)
      [2014-01-29T11:24:31.33] at java.io.BufferedInputStream.available(BufferedInputStream.java:410)
      [2014-01-29T11:24:31.33] at tonga.external.appsync.SyncInputStream.syncRead(SyncInputStream.java:87)
      [2014-01-29T11:24:31.33] at tonga.external.appsync.ApplicationSync.lookForCmdString(ApplicationSync.java:100)
      [2014-01-29T11:24:31.33] at tonga.external.appsync.ApplicationSync.run(ApplicationSync.java:82)
      [2014-01-29T11:24:31.37] -> Got command: class tmtools.share.distributed.protocol.response.StandardClientAnswer
      [2014-01-29T11:24:31.37]

            mtobiass Mattias Tobiasson (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: