Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Kepler environment management *** oops ?

On Monday, July 15, 2013 11:31:03 Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
> On Jul 10, 2013, at 10:07 AM, Christoph Pospiech 
<Christoph.Pospiech@xxxxxxxxxx> wrote:
> > If I go to Project Mgr -> Properties -> C/C++ Build -> Environment and
> > tick
> > "Replace native environment with specified one", the .bashrc gets executed
> > and the module function will be found. If ticking "Append variables to
> > native environment", .bashrc is not executed and the module function is
> > unknown.>
> >  
> >
> > Is this something that I should expect ? Another candidate for FAQ ?
> 
> I wouldn't have expected this behavior, but somehow the environment must be
> being changed so that the .bashrc no longer gets executed. You could try
> turning on the logging option (Preferences>Remote
> Development>RemoteTools>Environments>Generic Host) to see what commands are
> actually being executed. Note you need to restart Eclipse for this setting
> to be used.
> 
> Regards,
> Greg

Greg,

I got the two log files. I scratched the log before hitting the build button 
and exported it immediately after. Then I executed make clean, switched from 
"Replace native environment with specified one" to "Append variables to native 
environment" and redid.

Looking at them, I have difficulties to spot the difference - there must be one 
-- somewhere. A "diff -u" finds about every line due to different time stamps.

So I am attaching the two files below. Since I don't know how well the mailing 
list deals with mail attachments, I am also copying you directly. Also, anyone 
else wanting to have a look at them is very welcome. If the ptp-user mailing 
list doesn't like attachments, just sent me ordinary email to the address 
below and I will provide the files ASAP.

BTW - Even in the "replace" case (where the module command is found) there is 
still the issue that it doesn't load all modules, as they are loaded in a 
wrong order and some are a prerequisite of others. I remember that this was 
discussed in this mailing list before (for Iuno) - do we have a cure now in 
Kepler ? How ?
-- 

Mit freundlichen Grüßen / Kind regards

Dr. Christoph Pospiech
High Performance & Parallel Computing
Phone: +49-351 86269826
Mobile: +49-171-765 5871
E-Mail: christoph.pospiech@xxxxxxxxxx
-------------------------------------------------------------------------------------------------------------------------------------------
IBM Deutschland GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Martina Koederitz (Vorsitzende), Reinhard Reschke, Dieter 
Scholz, Gregor Pillen, Joachim Heel, Christian Noll
Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB 
14562 / WEEE-Reg.-Nr. DE 99369940 
!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:49.368
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=54" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && bash --login -c module\ help'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:49.405
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && bash --login -c module\ help

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:49.930
!MESSAGE Control connection received: PID=19856 PIID=54

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:50.409
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=55" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && mktemp -qt ptpscript_XXXXXX'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:50.444
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && mktemp -qt ptpscript_XXXXXX

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:50.962
!MESSAGE Control connection received: PID=20039 PIID=55

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:51.670
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=56" > /dev/pts/54; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ ls-files\ -X\ .ptp-sync/info/exclude\ -o\ -m\ \|\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ update-index\ --add\ --remove\ --stdin\ \;\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ commit\ -m\ \"Eclipse\ Automatic\ Commit\"'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:51.705
!MESSAGE Executing cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ ls-files\ -X\ .ptp-sync/info/exclude\ -o\ -m\ \|\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ update-index\ --add\ --remove\ --stdin\ \;\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ commit\ -m\ \"Eclipse\ Automatic\ Commit\"

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:52.221
!MESSAGE Control connection received: PID=20215 PIID=56

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:52.268
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=57" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && sh -c git-upload-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\'''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:52.302
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && sh -c git-upload-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:52.824
!MESSAGE Control connection received: PID=20369 PIID=57

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:52.867
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=58" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && sh -c git-receive-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\'''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:52.898
!MESSAGE Control connection received: kill -9 20369

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:52.901
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && sh -c git-receive-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:52.906
!MESSAGE Control connection received: sh: kill: (20369) - No such process

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:53.407
!MESSAGE Control connection received: PID=20520 PIID=58

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:53.456
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=59" > /dev/pts/54; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ merge\ ptp-push'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:53.488
!MESSAGE Control connection received: kill -9 20520

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:53.491
!MESSAGE Executing cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ merge\ ptp-push

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:53.502
!MESSAGE Control connection received: sh: kill: (20520) - No such process

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:54.005
!MESSAGE Control connection received: PID=20674 PIID=59

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:54.114
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=60" > /dev/pts/54; export "MK_CONFIG=Linux_intel64"; export "DXARGS=-mdf /home/cp/xample/dx/grib/importgrib.mdf"; export "XDG_SESSION_COOKIE=21cf4d4497a9e097bb47a3e55165bc6b-1373960622.487090-1982645840"; export "PWD=/home/cp/xample/par_xmp/"; export "XCURSOR_THEME=oxy-white"; export "CWD=/home/cp/xample/par_xmp/"; export "XDG_CONFIG_DIRS=/etc/xdg/xdg-kde-plasma:/etc/xdg"; export "GNOME_KEYRING_CONTROL=/home/cp/.cache/keyring-BcT7pJ"; export "XDG_DATA_DIRS=/usr/share/kde-plasma:/usr/local/share/:/usr/share/"; export "DM_CONTROL=/var/run/xdmctl"; export "LANGUAGE=en_US:en"; export "GTK_RC_FILES=/etc/gtk/gtkrc:/home/cp/.gtkrc:/home/cp/.kde/share/config/gtkrc"; export "GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/cp/.gtkrc-2.0:/home/cp/.kde/share/config/gtkrc-2.0"; export "KDE_SESSION_UID=1000"; export "USER=cp"; export "PDHOST="; export "MANDATORY_PATH=/usr/share/gconf/kde-plasma.mandatory.path"; export "QT_PLUGIN_PATH=/home/cp/.kde/lib/kde4/plugins/:/usr/lib/kde4/plugins/"; export "PD_SOCKET=6874"; export "KDE_SESSION_VERSION=4"; export "DXMODULES=/home/cp/xample/dx/grib"; export "SSH_AGENT_PID=3636"; export "SESSION_MANAGER=local/sirius:@/tmp/.ICE-unix/3772,unix/sirius:/tmp/.ICE-unix/3772"; export "IBM_JAVA_COMMAND_LINE=/usr/bin/java -Dosgi.requiredJavaVersion=1.6 -XX:MaxPermSize=256m -Xms512m -Xmx2048m -Xmx1024M -jar /opt/sw/eclipse/kepler/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -os linux -ws gtk -arch x86_64 -showsplash /opt/sw/eclipse/kepler/eclipse//plugins/org.eclipse.platform_4.3.0.v20130605-2000/splash.bmp -launcher /opt/sw/eclipse/kepler/eclipse/eclipse -name Eclipse --launcher.library /opt/sw/eclipse/kepler/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130521-0416/eclipse_1506.so -startup /opt/sw/eclipse/kepler/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar --launcher.appendVmargs -exitdata 378027 -product org.eclipse.epp.package.parallel.product -vm /usr/bin/java -vmargs -Dosgi.requiredJavaVersion=1.6 -XX:MaxPermSize=256m -Xms512m -Xmx2048m -Xmx1024M -jar /opt/sw/eclipse/kepler/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar"; export "PATH=bin:usr/bin:/home/cp/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"; export "WINDOWPATH=7"; export "LOGNAME=cp"; export "SSH_AUTH_SOCK=/tmp/ssh-lA4CbhkTypt3/agent.3505"; export "KDE_MULTIHEAD=false"; export "DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-QQjepuBDFC,guid=f4c62bd64155b9234057ab1851e4f9b2"; export "GNOME_KEYRING_PID=3503"; export "DESKTOP_SESSION=kde-plasma"; export "DISPLAY=:0"; export "XDG_RUNTIME_DIR=/run/user/cp"; export "GS_LIB=/home/cp/.fonts"; export "XDM_MANAGED=method=classic"; export "KDE_FULL_SESSION=true"; export "SHLVL=0"; export "UBUNTU_MENUPROXY=libappmenu.so"; export "HOME=/home/cp"; export "DEFAULTS_PATH=/usr/share/gconf/kde-plasma.default.path"; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && bash -l /tmp/di69job/ptpscript_tD8y3l'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:54.151
!MESSAGE Executing export "MK_CONFIG=Linux_intel64"; export "DXARGS=-mdf /home/cp/xample/dx/grib/importgrib.mdf"; export "XDG_SESSION_COOKIE=21cf4d4497a9e097bb47a3e55165bc6b-1373960622.487090-1982645840"; export "PWD=/home/cp/xample/par_xmp/"; export "XCURSOR_THEME=oxy-white"; export "CWD=/home/cp/xample/par_xmp/"; export "XDG_CONFIG_DIRS=/etc/xdg/xdg-kde-plasma:/etc/xdg"; export "GNOME_KEYRING_CONTROL=/home/cp/.cache/keyring-BcT7pJ"; export "XDG_DATA_DIRS=/usr/share/kde-plasma:/usr/local/share/:/usr/share/"; export "DM_CONTROL=/var/run/xdmctl"; export "LANGUAGE=en_US:en"; export "GTK_RC_FILES=/etc/gtk/gtkrc:/home/cp/.gtkrc:/home/cp/.kde/share/config/gtkrc"; export "GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/cp/.gtkrc-2.0:/home/cp/.kde/share/config/gtkrc-2.0"; export "KDE_SESSION_UID=1000"; export "USER=cp"; export "PDHOST="; export "MANDATORY_PATH=/usr/share/gconf/kde-plasma.mandatory.path"; export "QT_PLUGIN_PATH=/home/cp/.kde/lib/kde4/plugins/:/usr/lib/kde4/plugins/"; export "PD_SOCKET=6874"; export "KDE_SESSION_VERSION=4"; export "DXMODULES=/home/cp/xample/dx/grib"; export "SSH_AGENT_PID=3636"; export "SESSION_MANAGER=local/sirius:@/tmp/.ICE-unix/3772,unix/sirius:/tmp/.ICE-unix/3772"; export "IBM_JAVA_COMMAND_LINE=/usr/bin/java -Dosgi.requiredJavaVersion=1.6 -XX:MaxPermSize=256m -Xms512m -Xmx2048m -Xmx1024M -jar /opt/sw/eclipse/kepler/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -os linux -ws gtk -arch x86_64 -showsplash /opt/sw/eclipse/kepler/eclipse//plugins/org.eclipse.platform_4.3.0.v20130605-2000/splash.bmp -launcher /opt/sw/eclipse/kepler/eclipse/eclipse -name Eclipse --launcher.library /opt/sw/eclipse/kepler/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20130521-0416/eclipse_1506.so -startup /opt/sw/eclipse/kepler/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar --launcher.appendVmargs -exitdata 378027 -product org.eclipse.epp.package.parallel.product -vm /usr/bin/java -vmargs -Dosgi.requiredJavaVersion=1.6 -XX:MaxPermSize=256m -Xms512m -Xmx2048m -Xmx1024M -jar /opt/sw/eclipse/kepler/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar"; export "PATH=bin:usr/bin:/home/cp/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"; export "WINDOWPATH=7"; export "LOGNAME=cp"; export "SSH_AUTH_SOCK=/tmp/ssh-lA4CbhkTypt3/agent.3505"; export "KDE_MULTIHEAD=false"; export "DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-QQjepuBDFC,guid=f4c62bd64155b9234057ab1851e4f9b2"; export "GNOME_KEYRING_PID=3503"; export "DESKTOP_SESSION=kde-plasma"; export "DISPLAY=:0"; export "XDG_RUNTIME_DIR=/run/user/cp"; export "GS_LIB=/home/cp/.fonts"; export "XDM_MANAGED=method=classic"; export "KDE_FULL_SESSION=true"; export "SHLVL=0"; export "UBUNTU_MENUPROXY=libappmenu.so"; export "HOME=/home/cp"; export "DEFAULTS_PATH=/usr/share/gconf/kde-plasma.default.path"; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && bash -l /tmp/di69job/ptpscript_tD8y3l

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:54.680
!MESSAGE Control connection received: PID=20825 PIID=60

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:54.823
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=61" > /dev/pts/54; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ ls-files\ -X\ .ptp-sync/info/exclude\ -o\ -m\ \|\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ update-index\ --add\ --remove\ --stdin\ \;\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ commit\ -m\ \"Eclipse\ Automatic\ Commit\"'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:54.859
!MESSAGE Executing cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ ls-files\ -X\ .ptp-sync/info/exclude\ -o\ -m\ \|\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ update-index\ --add\ --remove\ --stdin\ \;\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ commit\ -m\ \"Eclipse\ Automatic\ Commit\"

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:55.605
!MESSAGE Control connection received: PID=21009 PIID=61

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:55.696
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=62" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && sh -c git-upload-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\'''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:55.736
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && sh -c git-upload-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:56.288
!MESSAGE Control connection received: PID=21177 PIID=62

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:56.331
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=63" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && sh -c git-receive-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\'''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:56.360
!MESSAGE Control connection received: kill -9 21177

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:56.369
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && sh -c git-receive-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:56.377
!MESSAGE Control connection received: sh: kill: (21177) - No such process

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:56.868
!MESSAGE Control connection received: PID=21347 PIID=63

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:56.908
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=64" > /dev/pts/54; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ merge\ ptp-push'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:56.938
!MESSAGE Control connection received: kill -9 21347

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:56.944
!MESSAGE Control connection received: sh: kill: (21347) - No such process

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:56.949
!MESSAGE Executing cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ merge\ ptp-push

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:56:57.451
!MESSAGE Control connection received: PID=21502 PIID=64
!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:43.384
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=87" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && bash --login -c module\ help'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:43.418
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && bash --login -c module\ help

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:44.091
!MESSAGE Control connection received: PID=28042 PIID=87

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:44.424
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=88" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && mktemp -qt ptpscript_XXXXXX'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:44.461
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && mktemp -qt ptpscript_XXXXXX

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:44.984
!MESSAGE Control connection received: PID=28238 PIID=88

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:45.684
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=89" > /dev/pts/54; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ ls-files\ -X\ .ptp-sync/info/exclude\ -o\ -m\ \|\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ update-index\ --add\ --remove\ --stdin\ \;\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ commit\ -m\ \"Eclipse\ Automatic\ Commit\"'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:45.718
!MESSAGE Executing cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ ls-files\ -X\ .ptp-sync/info/exclude\ -o\ -m\ \|\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ update-index\ --add\ --remove\ --stdin\ \;\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ commit\ -m\ \"Eclipse\ Automatic\ Commit\"

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:46.236
!MESSAGE Control connection received: PID=28407 PIID=89

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:46.281
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=90" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && sh -c git-upload-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\'''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:46.318
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && sh -c git-upload-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:46.851
!MESSAGE Control connection received: PID=28575 PIID=90

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:46.893
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=91" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && sh -c git-receive-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\'''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:46.923
!MESSAGE Control connection received: kill -9 28575

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:46.929
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && sh -c git-receive-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:46.934
!MESSAGE Control connection received: sh: kill: (28575) - No such process

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:47.469
!MESSAGE Control connection received: PID=28814 PIID=91

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:47.509
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=92" > /dev/pts/54; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ merge\ ptp-push'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:47.541
!MESSAGE Control connection received: kill -9 28814

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:47.543
!MESSAGE Executing cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ merge\ ptp-push

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:47.546
!MESSAGE Control connection received: sh: kill: (28814) - No such process

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:48.317
!MESSAGE Control connection received: PID=29034 PIID=92

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:48.409
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=93" > /dev/pts/54; export "MK_CONFIG=Linux_intel64"; export "PWD=/home/cp/xample/par_xmp/"; export "CWD=/home/cp/xample/par_xmp/"; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && bash -l /tmp/di69job/ptpscript_a3h6ff'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:48.444
!MESSAGE Executing export "MK_CONFIG=Linux_intel64"; export "PWD=/home/cp/xample/par_xmp/"; export "CWD=/home/cp/xample/par_xmp/"; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && bash -l /tmp/di69job/ptpscript_a3h6ff

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:48.921
!MESSAGE Control connection received: PID=29196 PIID=93

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:49.816
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=94" > /dev/pts/54; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ ls-files\ -X\ .ptp-sync/info/exclude\ -o\ -m\ \|\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ update-index\ --add\ --remove\ --stdin\ \;\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ commit\ -m\ \"Eclipse\ Automatic\ Commit\"'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:49.853
!MESSAGE Executing cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ ls-files\ -X\ .ptp-sync/info/exclude\ -o\ -m\ \|\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ update-index\ --add\ --remove\ --stdin\ \;\ git\ --git-dir\=.ptp-sync\ --work-tree\=.\ commit\ -m\ \"Eclipse\ Automatic\ Commit\"

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:50.372
!MESSAGE Control connection received: PID=29552 PIID=94

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:50.489
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=95" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && sh -c git-upload-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\'''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:50.532
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && sh -c git-upload-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:51.026
!MESSAGE Control connection received: PID=29725 PIID=95

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:51.071
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=96" > /dev/pts/54; cd /home/hpc/pr63vu/di69job && sh -c git-receive-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\'''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:51.102
!MESSAGE Control connection received: kill -9 29725

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:51.105
!MESSAGE Control connection received: sh: kill: (29725) - No such process

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:51.108
!MESSAGE Executing cd /home/hpc/pr63vu/di69job && sh -c git-receive-pack\ '\\\''/gpfs/work/pr63vu/di69job/xample/par_xamp/.ptp-sync'\\\''

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:51.636
!MESSAGE Control connection received: PID=29910 PIID=96

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:51.677
!MESSAGE Using command line: /bin/bash -l -c 'echo "PID=$$ PIID=97" > /dev/pts/54; cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ merge\ ptp-push'

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:51.708
!MESSAGE Control connection received: kill -9 29910

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:51.712
!MESSAGE Executing cd /gpfs/work/pr63vu/di69job/xample/par_xamp && sh -c git\ --git-dir\=.ptp-sync\ --work-tree\=.\ merge\ ptp-push

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:51.714
!MESSAGE Control connection received: sh: kill: (29910) - No such process

!ENTRY org.eclipse.ptp.remotetools.core 4 1 2013-07-16 09:59:52.233
!MESSAGE Control connection received: PID=30061 PIID=97

Back to the top