Trivial fix in process.

Interesting that none of the modes i compiled with caught this sooner.

Mike



On Mar 2, 2015, at 2:49 PM, <[email protected]> <[email protected]> 
wrote:

> See 
> <http://chapel-ci.us.cray.com/job/chapel-code-smoke-test/label_exp=linux64/2357/changes>
> 
> Changes:
> 
> [Mike Noakes] Add skeletons for three print() functions to enable resolution
> 
> [Mike Noakes] IPE: Updates to main path
> 
> [Mike Noakes] Fix a trivial error that was overlooked by Clang but was 
> flagged by GCC
> 
> [Mike Noakes] Fix a signed/unsigned error reported by gcc
> 
> [Mike Noakes] Fix a signed/unsigned error reported by gcc
> 
> ------------------------------------------
> Started by upstream project "chapel-code-smoke-test" build number 2357
> originally caused by:
> Started by an SCM change
> [EnvInject] - Loading node environment variables.
> Building remotely on chap15 (linux64 cf) in workspace 
> <http://chapel-ci.us.cray.com/job/chapel-code-smoke-test/label_exp=linux64/ws/>
>> git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>> git config remote.origin.url 
>> git://forge.us.cray.com/chapel/mirror-chapel-realtime.git # timeout=10
> Fetching upstream changes from 
> git://forge.us.cray.com/chapel/mirror-chapel-realtime.git
>> git --version # timeout=10
>> git -c core.askpass=true fetch --tags --progress 
>> git://forge.us.cray.com/chapel/mirror-chapel-realtime.git 
>> +refs/heads/*:refs/remotes/origin/*
> Checking out Revision caecbe5bcf3c68b999ae65c0cd315b6fe5e74dc0 (origin/master)
>> git config core.sparsecheckout # timeout=10
>> git checkout -f caecbe5bcf3c68b999ae65c0cd315b6fe5e74dc0
>> git rev-list 8a50a17fed160ed9c0d8b433b7681bd6872140e2 # timeout=10
>> git tag -a -f -m Jenkins Build #2357 jenkins-label_exp=linux64-2357 # 
>> timeout=10
> Cleaning workspace
>> git rev-parse --verify HEAD # timeout=10
> Resetting working tree
>> git reset --hard # timeout=10
>> git clean -fdx # timeout=10
> [linux64] $ /bin/sh -xe /tmp/hudson2829815513290836567.sh
> + '[' linux64 = whitebox-cray-xc ']'
> + export 'CHPL_START_TEST_ARGS=--junit-xml-file 
> <http://chapel-ci.us.cray.com/job/chapel-code-smoke-test/label_exp=linux64/ws/chapel-tests.xml>
>  --junit-remove-prefix 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64/'
> + CHPL_START_TEST_ARGS='--junit-xml-file 
> <http://chapel-ci.us.cray.com/job/chapel-code-smoke-test/label_exp=linux64/ws/chapel-tests.xml>
>  --junit-remove-prefix 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64/'
> + export NIGHTLY_TEST_SETTINGS=true
> + NIGHTLY_TEST_SETTINGS=true
> + bash -e util/buildRelease/smokeTest
> Setting CHPL_HOME to 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64
> Setting CHPL_HOST_PLATFORM to linux64
> Updating PATH to include 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64/bin/linux64
>                     and 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64/util
> Updating MANPATH to include 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64/man
> 
> machine info: Linux chap15 3.0.101-0.46-default #1 SMP Wed Dec 17 11:04:10 
> UTC 2014 (8356111) x86_64
> CHPL_HOME: 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64
> script location: 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64/util
> CHPL_HOST_PLATFORM: linux64
> CHPL_HOST_COMPILER: gnu
> CHPL_TARGET_PLATFORM: linux64
> CHPL_TARGET_COMPILER: gnu
> CHPL_TARGET_ARCH: native
> CHPL_LOCALE_MODEL: flat
> CHPL_COMM: none
> CHPL_TASKS: qthreads
> CHPL_LAUNCHER: none
> CHPL_TIMERS: generic
> CHPL_MEM: cstdlib
> CHPL_MAKE: gmake
> CHPL_ATOMICS: intrinsics
> CHPL_GMP: none
> CHPL_HWLOC: hwloc
> CHPL_REGEXP: none
> CHPL_WIDE_POINTERS: struct
> CHPL_LLVM: none
> CHPL_AUX_FILESYS: none
> 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64/util/buildRelease/gen_release
>  syntax OK
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64/util/cron/nightly
>  syntax OK
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64/util/cron/start_opt_test
>  syntax OK
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64/util/tokencount/tokctnightly
>  syntax OK
> [INFO] Moving to CHPL_HOME: 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64
> [INFO] Checking for copyrights in source files: copyright .*2015.* Cray Inc
> 2015-03-02 16:49:17 [INFO] gcc version: /ptmp/chapel-gcc47-links/gcc
> gcc (SUSE Linux) 4.7.2 20130108 [gcc-4_7-branch revision 195014]
> Copyright (C) 2012 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.
> 
> 2015-03-02 16:49:17 [INFO] Starting util/buildRelease/smokeTest on chap15
> 2015-03-02 16:49:17 [INFO] CHPL_HOME is already set to: 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64
> 2015-03-02 16:49:17 [INFO] CHPL_HOME is: 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64
> 2015-03-02 16:49:17 [INFO] CHPL_HOST_PLATFORM is: linux64
> 2015-03-02 16:49:17 [INFO] Initializing module command.
> 2015-03-02 16:49:17 [INFO] Loading subversion module.
> 
> Setting these make variables: -C 
> /var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64 
> DEBUG=0 WARNINGS=1 OPTIMIZE=1
> 
> make: Entering directory 
> `/var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64'
> cd compiler && make
> ***** adt/ *****
> making gen/linux64.gnu.wide-struct.llvm-none subdirectory to store 
> platform-specific files
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/bitVec.o bitVec.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/map.o map.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/vec.o vec.cpp
> ***** AST/ *****
> making gen/linux64.gnu.wide-struct.llvm-none subdirectory to store 
> platform-specific files
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/alist.o alist.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/astutil.o astutil.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/baseAST.o baseAST.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/bb.o bb.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/build.o build.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/checkAST.o 
> checkAST.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/dominator.o 
> dominator.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/expr.o expr.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/iterator.o 
> iterator.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/flags.o flags.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/primitive.o 
> primitive.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/stmt.o stmt.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/symbol.o symbol.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/type.o type.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/view.o view.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/LoopStmt.o 
> LoopStmt.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/WhileStmt.o 
> WhileStmt.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/WhileDoStmt.o 
> WhileDoStmt.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/DoWhileStmt.o 
> DoWhileStmt.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/CForLoop.o 
> CForLoop.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/ForLoop.o ForLoop.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/ParamForLoop.o 
> ParamForLoop.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/AstVisitor.o 
> AstVisitor.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/AstVisitorTraverse.o 
> AstVisitorTraverse.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/AstLogger.o 
> AstLogger.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/AstDump.o AstDump.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/AstDumpToHtml.o 
> AstDumpToHtml.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/AstDumpToNode.o 
> AstDumpToNode.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/AstPrintDocs.o 
> AstPrintDocs.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/AstToText.o 
> AstToText.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/CollapseBlocks.o 
> CollapseBlocks.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o 
> gen/linux64.gnu.wide-struct.llvm-none/TransformLogicalShortCircuit.o 
> TransformLogicalShortCircuit.cpp
> ***** backend/ *****
> making gen/linux64.gnu.wide-struct.llvm-none subdirectory to store 
> platform-specific files
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/beautify.o 
> beautify.cpp
> ***** ifa/ *****
> making gen/linux64.gnu.wide-struct.llvm-none subdirectory to store 
> platform-specific files
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/ifa_vars.o 
> ifa_vars.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/num.o num.cpp
> ***** ipe/ *****
> making gen/linux64.gnu.wide-struct.llvm-none subdirectory to store 
> platform-specific files
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/ipeDriver.o 
> ipeDriver.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/ipeResolve.o 
> ipeResolve.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/ipeEvaluate.o 
> ipeEvaluate.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/IpeScope.o 
> IpeScope.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/IpeScopeModule.o 
> IpeScopeModule.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/IpeScopeProcedure.o 
> IpeScopeProcedure.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/VisibleSymbols.o 
> VisibleSymbols.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/IpeVars.o IpeVars.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/IpeModule.o 
> IpeModule.cpp
> g++ -c -MMD -MP -O3 -Wall -Werror -Wpointer-arith -Wwrite-strings 
> -Wno-strict-aliasing -Wmissing-declarations -I. -I../include/linux64 
> -I../include    -o gen/linux64.gnu.wide-struct.llvm-none/IpeProcedure.o 
> IpeProcedure.cpp
> ipeEvaluate.cpp: In function ‘IpeValue ipeEvaluate(Expr*, IpeVars*)’:
> ipeEvaluate.cpp:372:12: error: ‘retval.IpeValue::iValue’ may be used 
> uninitialized in this function [-Werror=maybe-uninitialized]
> cc1plus: all warnings being treated as errors
> make[3]: *** [gen/linux64.gnu.wide-struct.llvm-none/ipeEvaluate.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> make[2]: *** [ipe.makedir] Error 2
> make[1]: *** [compiler] Error 2
> make: *** [comprt] Error 2
> make: Leaving directory 
> `/var/tmp/jenkins/chapel-ci/workspace/chapel-code-smoke-test/label_exp/linux64'
> 2015-03-02 16:49:37 [INFO] Elapsed time: 0 hours, 0 minutes, 20 seconds
> 2015-03-02 16:49:37 [INFO] Finished running util/buildRelease/smokeTest on 
> chap15
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> Recording test results
> ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to 
> exception
> hudson.AbortException: No test report files were found. Configuration error?
>       at 
> hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
>       at 
> hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
>       at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665)
>       at hudson.remoting.UserRequest.perform(UserRequest.java:121)
>       at hudson.remoting.UserRequest.perform(UserRequest.java:49)
>       at hudson.remoting.Request$2.run(Request.java:324)
>       at 
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:274)
>       at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1177)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
>       at java.lang.Thread.run(Thread.java:795)
>       at ......remote call to chap15(Native Method)
>       at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
>       at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
>       at hudson.remoting.Channel.call(Channel.java:752)
>       at hudson.FilePath.act(FilePath.java:970)
>       at hudson.FilePath.act(FilePath.java:959)
>       at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
>       at 
> hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
>       at 
> hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
>       at 
> hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
>       at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
>       at 
> hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
>       at 
> hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
>       at hudson.model.Build$BuildExecution.post2(Build.java:183)
>       at 
> hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
>       at hudson.model.Run.execute(Run.java:1784)
>       at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
>       at hudson.model.ResourceController.execute(ResourceController.java:89)
>       at hudson.model.Executor.run(Executor.java:240)
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the 
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Chapel-test-results-regressions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/chapel-test-results-regressions


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Chapel-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-developers

Reply via email to