############################### #### test_syntax_error.jdl #### #### result: ERROR #### ############################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_syntax_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Mon 14 Jul 2014 14:14:36] ErrorCode=[0] Description=[system error] FaultCause=[Unable to parse: doesn't seem to be a valid Expression] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_syntax_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 11:47:02] ErrorCode=[0] Description=[system error] FaultCause=[Unable to parse: doesn't seem to be a valid Expression] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_syntax_error.jdl 2014-07-29 11:48:54,165 ERROR - Error while processing file [test/test_syntax_error.jdl]: Syntax error. Will not submit this JDL [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_syntax_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Syntax error occurred in the JDL file: test/wms_test_syntax_error.jdl Please check your JDL at the following row/column: ';' expected at: Row: 1, Col: 27 " # missing ";" argume ... " ######################## #### test_type.jdl #### #### result: OK #### ######################## $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_type.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM719594796] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_type.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM975463372] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_type.jdl https://cream-23.pd.infn.it:8443/CREAM462335977 [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_type.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/MKgrzhJIPrHzbwQkqx5mPQ ========================================================================== ############################## #### test_type_error.jdl #### #### result: ERROR #### ############################## $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_type_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Mon 14 Jul 2014 15:48:18] ErrorCode=[0] Description=[system error] FaultCause=[Type "wrong_type" not allowed] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_type_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 14:39:42] ErrorCode=[0] Description=[system error] FaultCause=[Type "wrong_type" not allowed] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_type_error.jdl 2014-07-29 14:44:26,872 WARN - ERROR processing JDL [test/test_type_error.jdl]: CREAM only supports 'Job' as value of 'Type' attribute [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_type_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Error - Type: syntax Error caught ########################### #### test_jobtype.jdl #### #### result: OK #### ########################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_jobtype.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM632515513] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_jobtype.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM897301235] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_jobtype.jdl https://cream-23.pd.infn.it:8443/CREAM412706399 [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_jobtype.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/s-Izfly2Y26bE4oIaMAKEg ========================================================================== ################################# #### test_jobtype_error.jdl #### #### result: ERROR #### ################################# $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_jobtype_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Mon 14 Jul 2014 15:50:42] ErrorCode=[0] Description=[system error] FaultCause=[JobType "wrong_type" not allowed] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_jobtype_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 14:46:25] ErrorCode=[0] Description=[system error] FaultCause=[JobType "wrong_type" not allowed] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_jobtype_error.jdl 2014-07-29 14:46:46,906 WARN - ERROR processing JDL [test/test_jobtype_error.jdl]: CREAM only supports 'Normal' and 'Mpich' as values of 'JobType' attribute [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_jobtype_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Error - JobType: wrong format caught for attribute. The right format is: 'MpiCh | Normal | Parametric | Interactive' ################################### #### test_executable_error.jdl #### #### result: ERROR #### ################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_executable_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Mon 14 Jul 2014 15:54:01] ErrorCode=[0] Description=[system error] FaultCause=[mandatory attribute "Executable" not defined!] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_executable_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 14:49:05] ErrorCode=[0] Description=[system error] FaultCause=[mandatory attribute "Executable" not defined!] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_executable_error.jdl 2014-07-29 14:49:33,967 WARN - ERROR processing JDL [test/test_executable_error.jdl]: Missing 'executable' mandatory attribute in the JDL [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_executable_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Error - Executable: Jdl mandatory attribute is missing ###################################### #### test_executable_abs_path.jdl #### #### result: OK #### ###################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_executable_abs_path.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM612392862] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_executable_abs_path.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM564670815] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_executable_abs_path.jdl https://cream-23.pd.infn.it:8443/CREAM904838514 [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_executable_abs_path.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/YqGTMVe5e01VcRZzzdipqg ========================================================================== ################################# #### test_executable_env.jdl #### #### result: OK #### ################################# $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_executable_env.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM990502892] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_executable_env.jdl https://cream-23.pd.infn.it:8443/CREAM204622596 [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_executable_env.jdl https://cream-23.pd.infn.it:8443/CREAM058010164 [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_executable_env.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/R_vB1B2N9_mRLfadbwXEPg ========================================================================== ################################################# #### test_executable_relative_path_error.jdl #### #### result: ERROR #### ################################################# $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_executable_env_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Mon 14 Jul 2014 15:58:10] ErrorCode=[0] Description=[system error] FaultCause=[Executable: relative path not allowed] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_executable_relative_path_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 14:57:48] ErrorCode=[0] Description=[system error] FaultCause=[Executable: relative path not allowed] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_executable_relative_path_error.jdl 2014-07-29 14:59:30,132 WARN - ERROR submitting JDL [test/test_executable_relative_path_error.jdl]: MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 14:59:30] ErrorCode=[0] Description=[system error] FaultCause=[Executable: relative path not allowed]. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_executable_relative_path_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Error - Executable: Specified path 'JAVA_HOME/bin/java' is missing ########################################### #### test_executable_not_isb_error.jdl #### #### result: ERROR #### ########################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_executable_not_isb_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Mon 14 Jul 2014 16:03:19] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the executable file is not listed in the InputSandbox] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_executable_not_isb_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:00:42] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the executable file is not listed in the InputSandbox] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_executable_not_isb_error.jdl 2014-07-29 15:02:44,795 WARN - ERROR submitting JDL [test/test_executable_not_isb_error.jdl]: MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:02:44] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the executable file is not listed in the InputSandbox]. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_executable_not_isb_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Warning - Unable to submit the job to the service: https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Executable (inside InputSandbox): Specified path 'java' is missing Error code: SOAP-ENV:Server Error - Operation failed Unable to find any endpoint where to perform service request ###################################### #### test_executable_isb_file.jdl #### #### result: OK #### ###################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_executable_isb_file.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM735268988] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_executable_isb_file.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM712921731] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_executable_isb_file.jdl 2014-07-29 15:07:41,613 WARN - ERROR in JDL: test/test_executable_isb_file.jdl: the file [/home/myexe.sh] is not there or is not accessible. Will NOT submit this JDL. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_executable_isb_file.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Error - InputSandbox: Specified path 'file:///home/myexe.sh' is missing ########################################## #### test_executable_isb_abs_path.jdl #### #### result: OK #### ########################################## $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_executable_isb_abs_path.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM783611051] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_executable_isb_abs_path.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM986643906] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_executable_isb_abs_path.jdl 2014-07-29 15:10:15,523 WARN - ERROR in JDL: test/test_executable_isb_abs_path.jdl: the file [/usr/bin/myexe.sh] is not there or is not accessible. Will NOT submit this JDL. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_executable_isb_abs_path.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Error - InputSandbox: Specified path 'file:///usr/bin/myexe.sh' is missing ####################################################### #### test_executable_isb_file_not_listed_error.jdl #### #### result: ERROR #### ####################################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_executable_isb_file_not_listed_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 15 Jul 2014 13:29:25] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the executable file is not listed in the InputSandbox] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_executable_isb_file_not_listed_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:14:15] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the executable file is not listed in the InputSandbox] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_executable_isb_file_not_listed_error.jdl 2014-07-29 15:14:45,554 WARN - ERROR in JDL: test/test_executable_isb_file_not_listed_error.jdl: the file [/home/xxx.sh] is not there or is not accessible. Will NOT submit this JDL. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_executable_isb_file_not_listed_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Error - InputSandbox: Specified path 'file:///home/xxx.sh' is missing ############################################################ #### test_executable_isb_unsupported_protocol_error.jdl #### #### result: ERROR #### ############################################################ $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_executable_isb_unsupported_protocol_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Mon 14 Jul 2014 16:55:00] ErrorCode=[0] Description=[system error] FaultCause=[unsupported protocol: pippo://myexe.sh] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_executable_isb_unsupported_protocol_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:15:47] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_executable_isb_unsupported_protocol_error.jdl 2014-07-29 15:16:00,034 WARN - ERROR in JDL: test/test_executable_isb_unsupported_protocol_error.jdl: the file [/home/traldi/testJDL/pippo://fox.infn.it:5678/home/user/myexe.sh] is not there or is not accessible. Will NOT submit this JDL. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_executable_isb_unsupported_protocol_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/w_VIEeYBLYPYu3QqBkE_vA ========================================================================== [traldi@cert-16 testJDL]$ glite-wms-job-status https://cert-10.pd.infn.it:9000/w_VIEeYBLYPYu3QqBkE_vA ======================= glite-wms-job-status Success ===================== BOOKKEEPING INFORMATION: Status info for the Job : https://cert-10.pd.infn.it:9000/w_VIEeYBLYPYu3QqBkE_vA Current Status: Aborted Logged Reason(s): - Transfer to CREAM failed due to exception: CREAM Register returned error "MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:16:19] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol]" - Transfer to CREAM failed due to exception: CREAM Register returned error "MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:16:20] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol]" - Transfer to CREAM failed due to exception: CREAM Register returned error "MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:16:21] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol]" - Transfer to CREAM failed due to exception: CREAM Register returned error "MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:16:22] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol]" - Transfer to CREAM failed due to exception: CREAM Register returned error "MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:16:23] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol]" - Transfer to CREAM failed due to exception: CREAM Register returned error "MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:16:25] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol]" - Transfer to CREAM failed due to exception: CREAM Register returned error "MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:16:26] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol]" - Transfer to CREAM failed due to exception: CREAM Register returned error "MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:16:27] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol]" - Transfer to CREAM failed due to exception: CREAM Register returned error "MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:16:28] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol]" - Transfer to CREAM failed due to exception: CREAM Register returned error "MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:16:29] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol]" - Transfer to CREAM failed due to exception: CREAM Register returned error "MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 15:16:31] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol]" Status Reason: hit job shallow retry count (10) Destination: cream-23.pd.infn.it:8443/cream-lsf-cert Submitted: Tue Jul 29 15:16:17 2014 CEST ========================================================================== ######################################## #### test_executable_isb_gsiftp.jdl #### #### result: OK #### ######################################## $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_executable_isb_gsiftp.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM725696759] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_executable_isb_gsiftp.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM347274629] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_executable_isb_gsiftp.jdl https://cream-23.pd.infn.it:8443/CREAM049049269 [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_executable_isb_gsiftp.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/rD2XB0ZIUmGF8cqQoJXwuw ========================================================================== ############################ #### test_arguments.jdl #### #### result: OK #### ############################ $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_arguments.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM865828411] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_arguments.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM614291046] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_arguments.jdl https://cream-23.pd.infn.it:8443/CREAM938095567 [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_arguments.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/VqHdZZj4X1BZ0zzVcpIuGg ========================================================================== ####################################### #### test_arguments_wrong_char.jdl #### #### result: ERROR #### ####################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_arguments_wrong_char.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 15 Jul 2014 10:24:09] ErrorCode=[0] Description=[system error] FaultCause=[Unable to parse: doesn't seem to be a valid Expression] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_arguments_wrong_char.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 29 Jul 2014 16:44:32] ErrorCode=[0] Description=[system error] FaultCause=[Unable to parse: doesn't seem to be a valid Expression] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_arguments_wrong_char.jdl 2014-07-29 16:45:39,290 ERROR - Error while processing file [test/test_arguments_wrong_char.jdl]: Syntax error. Will not submit this JDL [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_arguments_wrong_char.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Syntax error occurred in the JDL file: test/wms_test_arguments_wrong_char.jdl Please check your JDL at the following row/column: ';' expected at: Row: 2, Col: 19 " *.txt"; Requirements ... " #### test_stdinput_abs_path.jdl #### #### result: OK #### #################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_stdinput_abs_path.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM899632628] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_stdinput_abs_path.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM132880599] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_stdinput_abs_path.jdl https://cream-23.pd.infn.it:8443/CREAM685412670 [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_stdinput_abs_path.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/Ga-gyGpaUxGVHrlPP2jMuA ========================================================================== ######################################### #### test_stdinput_not_isb_error.jdl #### #### result: ERROR #### ######################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_stdinput_not_isb_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 15 Jul 2014 12:38:29] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the stdInput file is not listed in the InputSandbox] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_stdinput_not_isb_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 11:53:48] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the stdInput file is not listed in the InputSandbox] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_stdinput_not_isb_error.jdl 2014-07-31 11:54:19,424 WARN - ERROR submitting JDL [test/test_stdinput_not_isb_error.jdl]: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 11:54:19] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the stdInput file is not listed in the InputSandbox]. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_stdinput_not_isb_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Warning - Unable to submit the job to the service: https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server StdInput (inside InputSandbox): Specified path 'stdinput' is missing Error code: SOAP-ENV:Server Error - Operation failed Unable to find any endpoint where to perform service request ##################################################### #### test_stdinput_isb_file_not_listed_error.jdl #### #### result: ERROR #### ##################################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_stdinput_isb_file_not_listed_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 15 Jul 2014 13:34:57] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the executable file is not listed in the InputSandbox] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_stdinput_isb_file_not_listed_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 11:55:10] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the executable file is not listed in the InputSandbox] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_stdinput_isb_file_not_listed_error.jdl 2014-07-31 11:55:29,124 WARN - ERROR in JDL: test/test_stdinput_isb_file_not_listed_error.jdl: the file [/home/myexec.sh] is not there or is not accessible. Will NOT submit this JDL. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_stdinput_isb_file_not_listed_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Error - InputSandbox: Specified path 'file:///home/myexec.sh' is missing ######################################### #### test_stdinput_relative_path.jdl #### #### result: ERROR #### ######################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_stdinput_relative_path.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 15 Jul 2014 11:20:04] ErrorCode=[0] Description=[system error] FaultCause=[StdInput: relative path not allowed] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_stdinput_relative_path.jdl FATAL: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 11:56:20] ErrorCode=[0] Description=[system error] FaultCause=[StdInput: relative path not allowed] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_stdinput_relative_path.jdl 2014-07-31 11:57:26,835 WARN - ERROR submitting JDL [test/test_stdinput_relative_path.jdl]: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 11:57:26] ErrorCode=[0] Description=[system error] FaultCause=[StdInput: relative path not allowed]. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_stdinput_relative_path.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Warning - Unable to submit the job to the service: https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server StdInput (inside InputSandbox): Specified path './stdinput' is missing Error code: SOAP-ENV:Server Error - Operation failed Unable to find any endpoint where to perform service request ########################################################## #### test_stdinput_isb_unsupported_protocol_error.jdl #### #### result: ERROR #### ########################################################## $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_stdinput_isb_unsupported_protocol_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 15 Jul 2014 11:08:59] ErrorCode=[0] Description=[system error] FaultCause=[unsupported protocol: pippo://jobInput] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_stdinput_isb_unsupported_protocol_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 11:58:27] ErrorCode=[0] Description=[system error] FaultCause=[cannot generate the job wrapper! the problem seems to be related to the jdl: Unsupported protocol] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_stdinput_isb_unsupported_protocol_error.jdl 2014-07-31 11:58:07,392 WARN - ERROR in JDL: test/test_stdinput_isb_unsupported_protocol_error.jdl: the file [/home/traldi/testJDL/pippo://fox.infn.it:5678/home/user/jobInput] is not there or is not accessible. Will NOT submit this JDL. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_stdinput_isb_unsupported_protocol_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/Hkzkj86a6-6RWqPxVJrSxQ ========================================================================== ############################### #### test_stdinput_isb.jdl #### #### result: OK #### ############################### ~$ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_stdinput_isb.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM311351269] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_stdinput_isb.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM430668983] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_stdinput_isb.jdl https://cream-23.pd.infn.it:8443/CREAM574782555 [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_stdinput_isb.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/zhuzGIAucuCUkU_qOqMTLg ========================================================================== ########################### #### est_stdoutput.jdl #### #### result: OK #### ########################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_stdoutput.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM317923957] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_stdoutput.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM767676241] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_stdoutput.jdl https://cream-23.pd.infn.it:8443/CREAM475904257 [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_stdoutput.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/EwefQuHbYEVO7wdA4QuHbQ ========================================================================== ##################################### #### test_stdoutput_abs_path.jdl #### #### result: ERROR #### ##################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_stdoutput_abs_path.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 15 Jul 2014 11:17:24] ErrorCode=[0] Description=[system error] FaultCause=[StdOutput: absolute path not allowed] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_stdoutput_abs_path.jdl FATAL: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 13:57:42] ErrorCode=[0] Description=[system error] FaultCause=[StdOutput: absolute path not allowed] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_stdoutput_abs_path.jdl 2014-07-31 13:57:59,990 WARN - ERROR submitting JDL [test/test_stdoutput_abs_path.jdl]: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 13:57:59] ErrorCode=[0] Description=[system error] FaultCause=[StdOutput: absolute path not allowed]. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_stdoutput_abs_path.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/TChTmWUWl9CE-EEVvRc0MA ========================================================================== ########################################## #### test_stdoutput_relative_path.jdl #### #### result: OK #### ########################################## ~$ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_stdoutput_relative_path.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM614104372] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_stdoutput_relative_path.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM966206589] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_stdoutput_relative_path.jdl https://cream-23.pd.infn.it:8443/CREAM701517909 [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_stdoutput_relative_path.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/7kskFi1FlXeFoAp_6YuZ7w ========================================================================== ############################### #### test_requirements.jdl #### #### result: OK #### JDL change the batchsystem inside ############################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j ~/test/test_requirements.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM004551423] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_requirements.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM216562693] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_requirements.jdl 2014-07-31 14:00:56,335 WARN - Removing [QueueName] attribute from JDL and adding that one from command line argument... 2014-07-31 14:00:56,335 WARN - Removing [BatchSystem] attribute from JDL and adding that one from command line argument... https://cream-23.pd.infn.it:8443/CREAM746856554 [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_requirements.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Warning - Unable to submit the job to the service: https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server job registration failed Error code: SOAP-ENV:Server Error - Operation failed Unable to find any endpoint where to perform service request ###################################### #### test_isb_file_duplicated.jdl #### #### result: ERROR #### ###################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_isb_file_duplicated.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 15 Jul 2014 13:39:45] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the file list cannot contain two or more files having the same name (even if in different paths)] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_isb_file_duplicated.jdl FATAL: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 14:18:30] ErrorCode=[0] Description=[system error] FaultCause=[InputSandbox: the file list cannot contain two or more files having the same name (even if in different paths)] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_isb_file_duplicated.jdl 2014-07-31 14:18:45,074 WARN - ERROR in JDL: test/test_isb_file_duplicated.jdl: the file [/usr/bin/myexe.sh] is not there or is not accessible. Will NOT submit this JDL. [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_isb_file_duplicated.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Error - InputSandbox: Specified path 'file:///usr/bin/myexe.sh' is missing ########################################## #### test_isb_InputSandboxBaseURI.jdl #### #### result: OK #### ########################################## $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_isb_InputSandboxBaseURI.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM275675158] root@cream-40:~$ cat test/test_isb_InputSandboxBaseURI.jdl [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_isb_InputSandboxBaseURI.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM646956828] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_isb_InputSandboxBaseURI.jdl 2014-07-31 14:20:15,060 ERROR - Error while processing file [test/test_isb_InputSandboxBaseURI.jdl]: Syntax error. Will not submit this JDL [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_isb_InputSandboxBaseURI.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Syntax error occurred in the JDL file: test/wms_test_isb_InputSandboxBaseURI.jdl Please check your JDL at the following row/column: Error occured at: Row: 6, Col: 1 " }; InputSandboxBaseU ... " ########################################################################## #### test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error.jdl #### #### result: ERROR #### ########################################################################## $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 15 Jul 2014 11:35:01] ErrorCode=[0] Description=[system error] FaultCause=[OutputSandbox: one of the following attributes OutputSandboxDestURI or OutputSandboxBaseDestURI must be specified] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 14:21:21] ErrorCode=[0] Description=[system error] FaultCause=[OutputSandbox: one of the following attributes OutputSandboxDestURI or OutputSandboxBaseDestURI must be specified] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error.jdl 2014-07-31 14:21:40,172 WARN - ERROR processing JDL [test/test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error.jdl]: If 'OutputSandbox' is specified then one (and only one) of the two attributes 'OutputSandboxDestURI' and 'OutputSandboxBaseDestURI' must be specified [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/ye6nKv44bT73ctHwoNFUIg ========================================================================== ########################################################################### #### test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error2.jdl #### #### result: ERROR #### ########################################################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error2.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 15 Jul 2014 12:41:55] ErrorCode=[0] Description=[system error] FaultCause=[OutputSandboxDestURI & OutputSandboxBaseDestURI: one (and only one) among the OutputSandboxDestURI and OutputSandboxBaseDestURI attributes is allowed] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error2.jdl FATAL: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 14:22:20] ErrorCode=[0] Description=[system error] FaultCause=[OutputSandboxDestURI & OutputSandboxBaseDestURI: one (and only one) among the OutputSandboxDestURI and OutputSandboxBaseDestURI attributes is allowed] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error2.jdl 2014-07-31 14:22:32,499 WARN - ERROR processing JDL [test/test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error2.jdl]: Cannot specify both OutputSandboxDestURI and OutputSandboxBaseDestURI [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_osb_OutputSandboxDestURI_OutputSandboxBaseDestURI_error2.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server ====================== glite-wms-job-submit Success ====================== The job has been successfully submitted to the WMProxy Your job identifier is: https://cert-10.pd.infn.it:9000/hjYxj6gM8UiEHYx1JD-vnQ ========================================================================== ########################################### #### test_osb_OutputSandboxDestURI.jdl #### #### result: OK #### ########################################### $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_osb_OutputSandboxDestURI.jdl Cream Job ID=[https://cream-30.pd.infn.it:8443/CREAM617900736] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_osb_OutputSandboxDestURI.jdl Cream Job ID=[https://cream-23.pd.infn.it:8443/CREAM364610983] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_osb_OutputSandboxDestURI.jdl 2014-07-31 14:24:25,187 ERROR - Error while processing file [test/test_osb_OutputSandboxDestURI.jdl]: Syntax error. Will not submit this JDL [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_osb_OutputSandboxDestURI.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Syntax error occurred in the JDL file: test/wms_test_osb_OutputSandboxDestURI.jdl Please check your JDL at the following row/column: Error occured at: Row: 7, Col: 1 " }; OutputSandboxDest ... " ################################################# #### test_osb_OutputSandboxDestURI_error.jdl #### #### result: ERROR #### ################################################# $ ./jobSubmit -e https://cream-30.pd.infn.it:8443/cream-pbs-creamtest1 -a -j test/test_osb_OutputSandboxDestURI_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Tue 15 Jul 2014 12:32:29] ErrorCode=[0] Description=[system error] FaultCause=[OutputSandboxDestURI: the OutputSandboxDestURI list must have the same cardinality as the OutputSandbox list] [traldi@cert-16 testJDL]$ ./jobSubmit -e https://cream-23.pd.infn.it:8443/cream-lsf-cert -a -j test/test_osb_OutputSandboxDestURI_error.jdl FATAL: MethodName=[jobRegister] Timestamp=[Thu 31 Jul 2014 14:24:55] ErrorCode=[0] Description=[system error] FaultCause=[OutputSandboxDestURI: the OutputSandboxDestURI list must have the same cardinality as the OutputSandbox list] [traldi@cert-16 testJDL]$ glite-ce-job-submit -r cream-23.pd.infn.it:8443/cream-lsf-cert -a test/test_osb_OutputSandboxDestURI_error.jdl 2014-07-31 14:25:13,062 ERROR - Error while processing file [test/test_osb_OutputSandboxDestURI_error.jdl]: Syntax error. Will not submit this JDL [traldi@cert-16 testJDL]$ glite-wms-job-submit -a -e https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server -r cream-23.pd.infn.it:8443/cream-lsf-cert test/wms_test_osb_OutputSandboxDestURI_error.jdl Connecting to the service https://cert-10.pd.infn.it:7443/glite_wms_wmproxy_server Syntax error occurred in the JDL file: test/wms_test_osb_OutputSandboxDestURI_error.jdl Please check your JDL at the following row/column: Error occured at: Row: 7, Col: 1 " }; OutputSandboxDest ... "