-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #70 from simleo/output_encoding_format
Convert encoding format for output files
- Loading branch information
Showing
21 changed files
with
965 additions
and
945 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Bag-Software-Agent: cwltool 3.1.20230513155734 | ||
Bag-Software-Agent: cwltool 3.1.20231020140205 | ||
BagIt-Profile-Identifier: https://w3id.org/ro/bagit/profile | ||
Bagging-Date: 2023-05-26 | ||
Bagging-Date: 2023-11-09 | ||
External-Description: Research Object of CWL workflow run | ||
External-Identifier: arcp://uuid,c54a7289-731a-498b-9f08-3cc2bb801ba1/ | ||
External-Identifier: arcp://uuid,8b3eb82c-de04-4dd0-b519-0354c0ce7cf5/ | ||
Payload-Oxum: 192.4 |
20 changes: 20 additions & 0 deletions
20
tests/data/grepsort-run-1/metadata/logs/engine.158cac0a-3a3b-4716-b023-2f9d48de837a.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[2023-11-09T13:19:38,436.000000Z] [cwltool] /home/simleo/git/runcrate/venv/bin/cwltool --provenance ro grepsort.cwl params.yml | ||
[2023-11-09T13:19:38,439.000000Z] Resolved 'grepsort.cwl' to 'file:///home/simleo/git/runcrate/cwl/grepsort/grepsort.cwl' | ||
[2023-11-09T13:19:38,940.000000Z] [provenance] Adding to RO file:///home/simleo/git/runcrate/cwl/grepsort/lines.txt | ||
[2023-11-09T13:19:38,940.000000Z] [provenance] Adding to RO file:///home/simleo/git/runcrate/cwl/grepsort/lines.aux | ||
[2023-11-09T13:19:38,941.000000Z] [workflow ] start | ||
[2023-11-09T13:19:38,942.000000Z] [workflow ] starting step grep | ||
[2023-11-09T13:19:38,942.000000Z] [step grep] start | ||
[2023-11-09T13:19:38,943.000000Z] [job grep] /tmp/mruwmsr2$ bash \ | ||
-c \ | ||
'grep -f /tmp/b6vih64i/stg5a0c19bf-8d22-4f74-b973-641b81910030/lines.aux /tmp/b6vih64i/stg5a0c19bf-8d22-4f74-b973-641b81910030/lines.txt >grep_out.txt' | ||
[2023-11-09T13:19:38,953.000000Z] [job grep] completed success | ||
[2023-11-09T13:19:38,953.000000Z] [step grep] completed success | ||
[2023-11-09T13:19:38,953.000000Z] [workflow ] starting step sorted | ||
[2023-11-09T13:19:38,953.000000Z] [step sorted] start | ||
[2023-11-09T13:19:38,954.000000Z] [job sorted] /tmp/w0c9z4je$ sort \ | ||
/tmp/epamolr9/stgfc1b1b27-6041-4eb9-be0b-5ae94c510df3/grep_out.txt > /tmp/w0c9z4je/sort_out.txt | ||
[2023-11-09T13:19:38,957.000000Z] [job sorted] completed success | ||
[2023-11-09T13:19:38,957.000000Z] [step sorted] completed success | ||
[2023-11-09T13:19:38,957.000000Z] [workflow ] completed success | ||
[2023-11-09T13:19:38,987.000000Z] Final process status is success |
20 changes: 0 additions & 20 deletions
20
tests/data/grepsort-run-1/metadata/logs/engine.fb8f0a7a-121b-47e1-b955-75d213864598.txt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.