Opened 10 years ago

Closed 10 years ago

#229 closed defect (fixed)

En mode TEST avec plantage de modèle, les fichiers ne sont pas copié dans Debug

Reported by: omamce Owned by: sdipsl
Priority: major Milestone: libIGCM_v2.4 metrics
Component: system Version:
Keywords: Cc:

Description

Je suis en mode TEST, et le modèle se plante. Lors de la copie de certains fichiers, j'ai ça :

2014-10-07 10:55:49 --------Debug2--> Save Output Text files for ATM : lmdz component.
IGCM_sys_Put_Out : physiq.def /ccc/scratch/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/TEST/piControl/OR4T01/ATM/Debug/OR4T01_18500101_18500131_physiq.def
IGCM_sys_MkdirArchive : /ccc/scratch/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/TEST/piControl/OR4T01/ATM/Debug
IGCM_sys_Chmod : 444 /ccc/scratch/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/TEST/piControl/OR4T01/ATM/Debug/OR4T01_18500101_18500131_physiq.def
IGCM_sys_Cp : physiq.def /ccc/work/cont003/dsm/p86mart/CPL/OR4T01/config/IPSLCM6/OR4T01/Debug/OR4T01_18500101_18500131_physiq.def
IGCM_sys_Cp : error code 1
cp physiq.def /ccc/work/cont003/dsm/p86mart/CPL/OR4T01/config/IPSLCM6/OR4T01/Debug/OR4T01_18500101_18500131_physiq.def
cp: cannot stat `physiq.def': No such file or directory
IGCM_debug_Exit :  IGCM_sys_Cp

!!!!!!!!!!!!!!!!!!!!!!!!!!
!!   ERROR TRIGGERED    !!
!!   EXIT FLAG SET      !!
!------------------------!

Il fait un Put_Out et comme je suis en mode TEST, il fait un mv du fichier (on reste sur SCRATCHDIR, pas de changement de système de fichier) au lieu d'un cp. Du coup le cp suivant vers le répertoire Debug se plante.

Olivier

Change History (2)

comment:1 Changed 10 years ago by sdipsl

  • Milestone set to libIGCM_v2.4 metrics
  • Owner changed from somebody to sdipsl
  • Status changed from new to assigned

comment:2 Changed 10 years ago by sdipsl

  • Resolution set to fixed
  • Status changed from assigned to closed

Done see r1080
r1080 have a strange log message due to presence of this echo "^L" in the diff area :)

Note: See TracTickets for help on using tickets.