*** Process Uploads script v2.0.3 started Tue 02 Aug 2022 03:54:00 NZST Python 3.10.4 About to run: /usr/bin/python3.10 /home/autoprocesses/Scripts/ProcessUploads.py ProcessUploads.py is using BibleOrgSys from /srv/Documents/FreelyGiven/BibleOrgSys/ Starting ProcessUploads v0.98… setStatus got exception1: module 'builtins' has no attribute 'BibleType' setStatus got exception2: module 'builtins' has no attribute 'thisLoadedBible' BBD last updated: 2022-08-01 setStatus got exception1: module 'builtins' has no attribute 'BibleType' setStatus got exception2: module 'builtins' has no attribute 'thisLoadedBible' processSet: Processing logs will be at https://Freely-Given.org/PrivatePage/VULC.USFM.Demo/ Name = Auto Submit, Email = Freely.Given.org@gmail.com, Project/LanguageName = Clementine Vulgate (1598), DoChecks = Yes, DoExports = Yes. Want PhotoBible = Yes, Want ODFs = Yes, Want PDFs = Yes. Goal(s) = Convert files for FG website demo, Permission = Yes. Bible submission: BDB__Demo__VULC.zip (size = 12,345 bytes) Loading BDB__Demo__VULC from …//Processed/BDB__Demo__VULC… Loading 73 USFM2 books using 14 processes… NOTE: Outputs (including error and warning messages) from loading various books may be interspersed. USFM2 Bible object Source folder: …//Processed/BDB__Demo__VULC Number of books: 73 Loading supplied project metadata… 7 non-blank lines read from uploaded metadata file processSet: Doing all automatic checks for USFM2 Bible… 03:54:02 Running ProcessLoadedBible v0.79… USFM2 Bible object Name: Clementine Vulgate (1598) Abbreviation: VULC Source folder: /Processed/BDB__Demo__VULC Number of books: 73 checkLoadedBible: Doing all automatic checks on loaded Bible… 03:54:02 Checking Clementine Vulgate (1598) Bible… Prechecking in single-threaded mode! doChkResults 1 {'checks': True} processSet: Doing all extensive checks for USFM2 Bible… 03:54:34 Should be doing extensive checks here! Should be doing extensive checks here! Should be doing extensive checks here! processSet: Doing general pages for loaded USFM2 Bible… 03:54:34 Running ProcessLoadedBible v0.79… USFM2 Bible object Name: Clementine Vulgate (1598) Abbreviation: VULC Source folder: /Processed/BDB__Demo__VULC Number of books: 73 processLoadedBible: Making settings page… 03:54:34 Handling File metadata… Handling Project metadata… processLoadedBible: Making stats page… 03:54:34 processSet: Doing all automatic exports from loaded USFM2 Bible… 03:54:34 defaultControlFolderpath changed from ControlFiles to …//BibleOrgSys/ControlFiles BibleWriterV0.96.doAllExports: Exporting Clementine Vulgate (1598) (USFM2) to all formats… 03:54 Running BibleWriter:toPickleObject… BibleWriter.toPickleObject finished successfully. BibleWriter.doAllExports: Running 29 exports on 14 CPUs NOTE: Outputs (including error and warning messages) from various exports may be interspersed. Running BibleWriter:toUSFM3… BibleWriter.toUSFM3 finished successfully. Running BibleWriter:toZefaniaXML… BibleWriter.toZefaniaXML finished successfully. Running BibleWriter:toESFM… BibleWriter.toESFM finished successfully. Running BibleWriter:toHaggaiXML… BibleWriter.toHaggaiXML finished successfully. Running BibleWriter:toUSFM2… BibleWriter.toUSFM2 finished successfully. Running BibleWriter:toOSISXML… Writing Sword locale file …//PrivatePage/VULC.USFM.Demo/BOS_OSIS_Export/SwLocale-utf8.conf… Wrote 73 book names and 155 abbreviations. BibleWriter.toOSISXML finished successfully. Running BibleWriter:toVPL… BibleWriter.toVPL finished successfully. Running BibleWriter:toOpenSongXML… Running createOpenSongXML… createOpenSongXML finished successfully. Running BibleWriter:toText… BibleWriter.toText finished successfully. Running BibleWriter:toMarkdown… BibleWriter.toMarkdown finished successfully. Running BibleWriter:toSwordModule… Writing Sword locale file …//PrivatePage/VULC.USFM.Demo/BOS_Sword_Export/SwLocale-utf8.conf… Wrote 73 book names and 155 abbreviations. WARNING: Unhandled toSwordModule books were ['TOB', 'JDT', 'WIS', 'SIR', 'BAR', 'MA1', 'MA2'] BibleWriter.toSwordModule finished successfully. Running BibleWriter:toPickledBible PickledBible.createPickledBible finished successfully. Running BibleWriter:toEasyWorshipBible… Running createEasyWorshipBible… BibleWriter.createEasyWorshipBible finished successfully. Running BibleWriter:totheWord… WARNING: Unhandled totheWord books were ['TOB', 'JDT', 'WIS', 'SIR', 'BAR', 'MA1', 'MA2'] BibleWriter.totheWord finished successfully. Running BibleWriter:toBibleDoor… Fixing and writing main uncompressed index… Fixing and writing main compressed index… Writing compression entries… Running BibleWriter:_toBibleDoorText… BibleWriter._toBibleDoorText finished successfully. BibleWriter.toBibleDoor finished successfully. Running BibleWriter:toMySword… WARNING: Unhandled createMySwordModule books were ['TOB', 'JDT', 'WIS', 'SIR', 'BAR', 'MA1', 'MA2'] BibleWriter.createMySwordModule finished successfully. Running BibleWriter:toPseudoUSFM… BibleWriter.toPseudoUSFM finished successfully. Running BibleWriter:toUSXXML… Running createUSXXMLBible( …//PrivatePage/VULC.USFM.Demo/BOS_USX3_Export/ )… BibleWriter.doExportHelper: Unexpected 'NoneType' object is not iterable in > using folder …//PrivatePage/VULC.USFM.Demo/BOS_USX3_Export/: Traceback (most recent call last): File "/srv/Documents/FreelyGiven/BibleOrgSys/BibleOrgSys/BibleWriter.py", line 9740, in doExportHelper try: result = function( folder ) File "/srv/Documents/FreelyGiven/BibleOrgSys/BibleOrgSys/BibleWriter.py", line 4346, in toUSXXML return createUSXXMLBible( self, outputFolderpath, controlDict, validationSchema ) File "/srv/Documents/FreelyGiven/BibleOrgSys/BibleOrgSys/Formats/USXXMLBible.py", line 1069, in createUSXXMLBible bookResults = writeUSXBook( BBB, bookData ) File "/srv/Documents/FreelyGiven/BibleOrgSys/BibleOrgSys/Formats/USXXMLBible.py", line 1006, in writeUSXBook xw.writeLineText( _handleInternalTextMarkersForUSX(adjText), noTextCheck=True ) # no checks coz might already have embedded XML File "/srv/Documents/FreelyGiven/BibleOrgSys/BibleOrgSys/Formats/USXXMLBible.py", line 525, in _handleInternalTextMarkersForUSX for charMarker in USFMAllExpandedCharacterMarkers: TypeError: 'NoneType' object is not iterable ) Running BibleWriter:toESword… WARNING: Unhandled toESword books were ['TOB', 'JDT', 'WIS', 'SIR', 'BAR', 'MA1', 'MA2'] BibleWriter.toESword finished successfully. Running BibleWriter:toHTML5… Creating HTML5 home/index page… Creating HTML5 about page… BibleWriter.toHTML5 finished successfully. Running BibleWriter:toSwordSearcher… WARNING: Unhandled toSwordSearcher books were ['TOB', 'JDT', 'WIS', 'SIR', 'BAR', 'MA1', 'MA2'] BibleWriter.toSwordSearcher finished successfully. Running BibleWriter:makeLists… BibleWriter.makeLists finished successfully. Running BibleWriter:toUSX2XML… BibleWriter.toUSX2XML finished successfully. Running BibleWriter:toMyBible… BibleWriter.toMyBible finished successfully. Running BibleWriter:toBOSBCV… BibleWriter.toBOSBCV finished successfully. Running BibleWriter:toUSFXXML… BibleWriter.toUSFXXML finished successfully. Running BibleWriter:toDrupalBible… WARNING: Unhandled toDrupalBible books were ['TOB', 'JDT', 'WIS', 'SIR', 'BAR', 'MA1', 'MA2'] BibleWriter.toDrupalBible finished successfully. Running BibleWriter:toPhotoBible… 03:54 toPhotoBible: processing VULC GEN… toPhotoBible: processing VULC EXO… toPhotoBible: processing VULC LEV… toPhotoBible: processing VULC NUM… toPhotoBible: processing VULC DEU… toPhotoBible: processing VULC JOS… toPhotoBible: processing VULC JDG… toPhotoBible: processing VULC RUT… toPhotoBible: processing VULC SA1… toPhotoBible: processing VULC SA2… toPhotoBible: processing VULC KI1… toPhotoBible: processing VULC KI2… toPhotoBible: processing VULC CH1… toPhotoBible: processing VULC CH2… toPhotoBible: processing VULC EZR… toPhotoBible: processing VULC NEH… toPhotoBible: processing VULC EST… toPhotoBible: processing VULC JOB… toPhotoBible: processing VULC PSA… toPhotoBible: processing VULC PRO… toPhotoBible: processing VULC ECC… toPhotoBible: processing VULC SNG… toPhotoBible: processing VULC ISA… toPhotoBible: processing VULC JER… toPhotoBible: processing VULC LAM… toPhotoBible: processing VULC EZE… toPhotoBible: processing VULC DAN… toPhotoBible: processing VULC HOS… toPhotoBible: processing VULC JOL… toPhotoBible: processing VULC AMO… toPhotoBible: processing VULC OBA… toPhotoBible: processing VULC JNA… toPhotoBible: processing VULC MIC… toPhotoBible: processing VULC NAH… toPhotoBible: processing VULC HAB… toPhotoBible: processing VULC ZEP… toPhotoBible: processing VULC HAG… toPhotoBible: processing VULC ZEC… toPhotoBible: processing VULC MAL… toPhotoBible: processing VULC TOB… toPhotoBible: processing VULC JDT… toPhotoBible: processing VULC WIS… toPhotoBible: processing VULC SIR… toPhotoBible: processing VULC BAR… toPhotoBible: processing VULC MA1… toPhotoBible: processing VULC MA2… toPhotoBible: processing VULC MAT… toPhotoBible: processing VULC MRK… toPhotoBible: processing VULC LUK… toPhotoBible: processing VULC JHN… toPhotoBible: processing VULC ACT… toPhotoBible: processing VULC ROM… toPhotoBible: processing VULC CO1… toPhotoBible: processing VULC CO2… toPhotoBible: processing VULC GAL… toPhotoBible: processing VULC EPH… toPhotoBible: processing VULC PHP… toPhotoBible: processing VULC COL… toPhotoBible: processing VULC TH1… toPhotoBible: processing VULC TH2… toPhotoBible: processing VULC TI1… toPhotoBible: processing VULC TI2… toPhotoBible: processing VULC TIT… toPhotoBible: processing VULC PHM… toPhotoBible: processing VULC HEB… toPhotoBible: processing VULC JAM… toPhotoBible: processing VULC PE1… toPhotoBible: processing VULC PE2… toPhotoBible: processing VULC JN1… toPhotoBible: processing VULC JN2… toPhotoBible: processing VULC JN3… toPhotoBible: processing VULC JDE… toPhotoBible: processing VULC REV… BibleWriter.toPhotoBible finished successfully at 04:06 Running BibleWriter:toTeX… 03:54 BibleWriter.toTeX finished successfully at 03:56 Running BibleWriter:toODF… 04:06 Starting LibreOffice ServiceManager… GEN-04:06…Starting LibreOffice ServiceManager… EXO-04:07…Starting LibreOffice ServiceManager… LEV-04:08…BibleWriter.toODF LEV Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… NUM-04:08…Starting LibreOffice ServiceManager… DEU-04:09…BibleWriter.toODF DEU Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… JOS-04:09…Starting LibreOffice ServiceManager… JDG-04:10…Starting LibreOffice ServiceManager… RUT-04:10…Starting LibreOffice ServiceManager… SA1-04:10…Starting LibreOffice ServiceManager… SA2-04:11…BibleWriter.toODF SA2 Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… KI1-04:11…Starting LibreOffice ServiceManager… KI2-04:11…BibleWriter.toODF KI2 Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… CH1-04:12…Starting LibreOffice ServiceManager… CH2-04:12…BibleWriter.toODF CH2 Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… EZR-04:13…Starting LibreOffice ServiceManager… NEH-04:13…Starting LibreOffice ServiceManager… EST-04:13…Starting LibreOffice ServiceManager… JOB-04:13…BibleWriter.toODF JOB Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… PSA-04:13…BibleWriter.toODF PSA Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… PRO-04:14…Starting LibreOffice ServiceManager… ECC-04:15…Starting LibreOffice ServiceManager… SNG-04:15…BibleWriter.toODF SNG Timeout error: ./sw/source/core/unocore/unoobj.cxx:198 Starting LibreOffice ServiceManager… ISA-04:15…BibleWriter.toODF ISA Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… JER-04:15…Starting LibreOffice ServiceManager… LAM-04:16…BibleWriter.toODF LAM Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… EZE-04:16…BibleWriter.toODF EZE Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… DAN-04:17…BibleWriter.toODF DAN Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… HOS-04:17…Starting LibreOffice ServiceManager… JOL-04:17…Starting LibreOffice ServiceManager… AMO-04:17…Starting LibreOffice ServiceManager… OBA-04:17…Starting LibreOffice ServiceManager… JNA-04:17…Starting LibreOffice ServiceManager… MIC-04:17…Starting LibreOffice ServiceManager… NAH-04:17…Starting LibreOffice ServiceManager… HAB-04:17…Starting LibreOffice ServiceManager… ZEP-04:17…Starting LibreOffice ServiceManager… HAG-04:17…Starting LibreOffice ServiceManager… ZEC-04:17…Starting LibreOffice ServiceManager… MAL-04:18…Starting LibreOffice ServiceManager… TOB-04:18…Starting LibreOffice ServiceManager… JDT-04:18…BibleWriter.toODF JDT Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… WIS-04:18…BibleWriter.toODF WIS Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… SIR-04:18…BibleWriter.toODF SIR Timeout error: ./sw/source/core/unocore/unoobj.cxx:198 Starting LibreOffice ServiceManager… BAR-04:18…Starting LibreOffice ServiceManager… MA1-04:18…BibleWriter.toODF MA1 Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… MA2-04:19…BibleWriter.toODF MA2 Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… MAT-04:19…BibleWriter.toODF MAT Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… MRK-04:20…Starting LibreOffice ServiceManager… LUK-04:21…BibleWriter.toODF LUK Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… JHN-04:21…BibleWriter.toODF JHN Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… ACT-04:21…BibleWriter.toODF ACT Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… ROM-04:21…BibleWriter.toODF ROM Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… CO1-04:22…Starting LibreOffice ServiceManager… CO2-04:22…Starting LibreOffice ServiceManager… GAL-04:22…BibleWriter.toODF GAL Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… EPH-04:22…BibleWriter.toODF EPH Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 Starting LibreOffice ServiceManager… PHP-04:22…Starting LibreOffice ServiceManager… COL-04:22…Starting LibreOffice ServiceManager… TH1-04:23…Starting LibreOffice ServiceManager… TH2-04:23…Starting LibreOffice ServiceManager… TI1-04:23…Starting LibreOffice ServiceManager… TI2-04:23…Starting LibreOffice ServiceManager… TIT-04:23…Starting LibreOffice ServiceManager… PHM-04:23…Starting LibreOffice ServiceManager… HEB-04:23…Starting LibreOffice ServiceManager… JAM-04:23…Starting LibreOffice ServiceManager… PE1-04:23…Starting LibreOffice ServiceManager… PE2-04:23…Starting LibreOffice ServiceManager… JN1-04:23…Starting LibreOffice ServiceManager… JN2-04:24…Starting LibreOffice ServiceManager… JN3-04:24…Starting LibreOffice ServiceManager… JDE-04:24…Starting LibreOffice ServiceManager… REV-04:24…BibleWriter.toODF REV Timeout error: Binary URP bridge disposed during call ./binaryurp/source/bridge.cxx:613 BibleWriter.toODF finished successfully (48 files) at 04:24 BibleWriter.doAllExports finished: Pck=True Lst=True BCV=True PsUSFM=True USFM2=True USFM3=True ESFM=True Tx=True VPL=True md=True HTML=True BD=True EWB=True USX2=True USX3=False USFX=True OSIS=True Zef=True Hag=True OS=True Sw=True tW=True MySw=True eSw=True MyB=True SwS=True Dr=True PB=True ODF=True TeX=True 04:24 (29 True, 1 False, 0 None) doaResults 30 {'Pickle': True, 'listOutput': True, 'BCVOutput': True, 'pseudoUSFMExport': True, 'USFM2Export': True, 'USFM3Export': True, 'ESFMExport': True, 'textExport': True, 'VPLExport': True, 'markdownExport': True, 'htmlExport': True, 'BibleDoorExport': True, 'EasyWorshipBibleExport': True, 'USX2Export': True, 'USX3Export': False, 'USFXExport': True, 'OSISExport': True, 'ZefExport': True, 'HagExport': True, 'OSExport': True, 'swExport': True, 'tWExport': True, 'MySwExport': True, 'ESwExport': True, 'MyBExport': True, 'SwSExport': True, 'DrExport': True, 'PhotoBibleExport': True, 'ODFExport': True, 'TeXExport': True} processSet: Doing all other exports of loaded USFM2 Bible… 04:24:23 Running ProcessLoadedBible v0.79… USFM2 Bible object Name: Clementine Vulgate (1598) Abbreviation: VULC Source folder: /Processed/BDB__Demo__VULC Number of books: 73 exportLoadedBible: Making individual OSIS files from loaded Bible… 04:24:23 Running BibleWriter:toOSISXML… Writing Sword locale file /home/autoprocesses/BibleOrgSysData/BOSOutputFiles/BOS_OSIS_Export/SwLocale-utf8.conf… Wrote 73 book names and 155 abbreviations. BibleWriter.toOSISXML finished successfully. makeOurIndividualOSIS had some validation errors: 5 exportLoadedBible: Making Sword modules from exported single OSIS file… 04:25:12 ERROR: osis2mod Rev: 3769 exceeded its time limit of 6m and was aborted ERROR: osis2mod Rev: 3769 exceeded its time limit of 6m and was aborted processSet: Processing supplied USFM files with external programs… 04:37:14 Running ProcessUSFMFiles v0.74… 04:37:14 USFM2 Bible object Name: Clementine Vulgate (1598) Abbreviation: VULC Source folder: /Processed/BDB__Demo__VULC Number of books: 73 Checking USFM tags (using Crosswire.org Python script)… 04:37:14 ERROR: usfmtags.py gave an error: 1 Creating individual OSIS files (using Crosswire.org Python script)… 04:37:14 Using Crosswire script: usfm2osis.patched.py date = 'Date: 2015-05-21 23:54:55 +1200 (Thu, 21 May 2015) ' rev = 'Rev: 492RJH ' id = 'Id: usfm2osis.patched.py 492 2015-05-21 11:54:55Z refdoc ' usfmVersion = '2.35' # http://ubs-icap.org/chm/usfm/2.35/index.html osisVersion = '2.1.1' # http://www.bibletechnologies.net/osisCore.2.1.1.xsd scriptVersion = '0.6' ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 ERROR: usfm2osis.patched.py gave an error: 1 Creating single OSIS file (using Crosswire.org Python script)… 04:37:19 date = 'Date: 2015-05-21 23:54:55 +1200 (Thu, 21 May 2015) ' rev = 'Rev: 492RJH ' id = 'Id: usfm2osis.patched.py 492 2015-05-21 11:54:55Z refdoc ' usfmVersion = '2.35' # http://ubs-icap.org/chm/usfm/2.35/index.html osisVersion = '2.1.1' # http://www.bibletechnologies.net/osisCore.2.1.1.xsd scriptVersion = '0.6' ERROR: usfm2osis.patched.py gave an error: 1 RunCWp1ABC Creating individual OSIS files (using Crosswire.org Perl script)… 04:37:19 Using Crosswire script: usfm2osis.pl version = "1.7.3"; date = 'Date: 2013-07-24 03:52:52 +1200 (Wed, 24 Jul 2013) '; rev = 'Rev: 438 '; osisVersion = "2.1.1"; usfmVersion = "2.2"; # The USFM reference document can be found at http://www.ubs-icap.org/chm/usfm/2.2/ (as of 2009-10-26) RunCWp2ABC makeCrosswirePerlSingleOSIS1a makeCrosswirePerlSingleOSIS1b makeCrosswirePerlSingleOSIS1c makeCrosswirePerlSingleOSIS1d Creating single OSIS file (using Crosswire.org Perl script)… 04:37:24 makeCrosswirePerlSingleOSIS2 makeCrosswirePerlSingleOSIS3 version = "1.7.3"; date = 'Date: 2013-07-24 03:52:52 +1200 (Wed, 24 Jul 2013) '; rev = 'Rev: 438 '; osisVersion = "2.1.1"; usfmVersion = "2.2"; # The USFM reference document can be found at http://www.ubs-icap.org/chm/usfm/2.2/ (as of 2009-10-26) makeCrosswirePerlSingleOSIS4 makeCrosswirePerlSingleOSIS5 makeCrosswirePerlSingleOSIS6 makeCrosswirePerlSingleOSIS7 makeCrosswirePerlSingleOSIS9 RunCWpDone ERROR: osis2mod Rev: 3769 exceeded its time limit of 6m and was aborted ERROR: osis2mod Rev: 3769 exceeded its time limit of 6m and was aborted RunU2oABC Creating single OSIS file (using u2o)… 04:49:30 Known USFM Tags: \c, \f, \f*, \fk, \fr, \ft, \h, \id, \it, \it*, \mt1, \mt2, \p, \q1, \toc1, \toc2, \v Tag usage count: 1334 - \c 13775 - \f 13775 - \f* 31263 - \fk 13775 - \fr 30453 - \ft 73 - \h 73 - \id 198 - \it 198 - \it* 73 - \mt1 5 - \mt2 1184 - \p 2527 - \q1 74 - \toc1 73 - \toc2 35809 - \v Total number of usfm tags found: 144662 Using u2o.py v0.6 (2020-1-13) USFM v3.0 -> OSIS v2.1.1 RunGoBibleABC Creating GoBible jar file (using the Java program)… 04:49:32 Running BibleWriter:toUSFM2… BibleWriter.toUSFM2 finished successfully. ERROR: GoBibleCreator.jar gave an error: 1 RunOEBTransformsABC doOEBTransforms… 04:49:34 Using OEB transform script: transform.py ERROR: transform.py context gave an error: 2 ERROR: transform.py html gave an error: 2 ERROR: transform.py singlehtml gave an error: 2 ERROR: transform.py md gave an error: 2 ERROR: transform.py reader gave an error: 2 ERROR: transform.py mediawiki gave an error: 2 ERROR: transform.py lout gave an error: 2 ERROR: transform.py csv gave an error: 2 ERROR: transform.py ascii gave an error: 2 RunHaiolaABC runHaiola parameters: pn='Clementine Vulgate (1598)', iBn='Clementine Vulgate (1598)', ff='…//Processed/BDB__Demo__VULC', fns=[('GEN', '02-GENlatVUC.usfm'), ('EXO', '03-EXOlatVUC.usfm'), ('LEV', '04-LEVlatVUC.usfm'), ('NUM', '05-NUMlatVUC.usfm'), ('DEU', '06-DEUlatVUC.usfm'), ('JOS', '07-JOSlatVUC.usfm'), ('JDG', '08-JDGlatVUC.usfm'), ('RUT', '09-RUTlatVUC.usfm'), ('SA1', '10-1SAlatVUC.usfm'), ('SA2', '11-2SAlatVUC.usfm'), ('KI1', '12-1KIlatVUC.usfm'), ('KI2', '13-2KIlatVUC.usfm'), ('CH1', '14-1CHlatVUC.usfm'), ('CH2', '15-2CHlatVUC.usfm'), ('EZR', '16-EZRlatVUC.usfm'), ('NEH', '17-NEHlatVUC.usfm'), ('EST', '18-ESTlatVUC.usfm'), ('JOB', '19-JOBlatVUC.usfm'), ('PSA', '20-PSAlatVUC.usfm'), ('PRO', '21-PROlatVUC.usfm'), ('ECC', '22-ECClatVUC.usfm'), ('SNG', '23-SNGlatVUC.usfm'), ('ISA', '24-ISAlatVUC.usfm'), ('JER', '25-JERlatVUC.usfm'), ('LAM', '26-LAMlatVUC.usfm'), ('EZE', '27-EZKlatVUC.usfm'), ('DAN', '28-DANlatVUC.usfm'), ('HOS', '29-HOSlatVUC.usfm'), ('JOL', '30-JOLlatVUC.usfm'), ('AMO', '31-AMOlatVUC.usfm'), ('OBA', '32-OBAlatVUC.usfm'), ('JNA', '33-JONlatVUC.usfm'), ('MIC', '34-MIClatVUC.usfm'), ('NAH', '35-NAMlatVUC.usfm'), ('HAB', '36-HABlatVUC.usfm'), ('ZEP', '37-ZEPlatVUC.usfm'), ('HAG', '38-HAGlatVUC.usfm'), ('ZEC', '39-ZEClatVUC.usfm'), ('MAL', '40-MALlatVUC.usfm'), ('TOB', '41-TOBlatVUC.usfm'), ('JDT', '42-JDTlatVUC.usfm'), ('WIS', '45-WISlatVUC.usfm'), ('SIR', '46-SIRlatVUC.usfm'), ('BAR', '47-BARlatVUC.usfm'), ('MA1', '52-1MAlatVUC.usfm'), ('MA2', '53-2MAlatVUC.usfm'), ('MAT', '70-MATlatVUC.usfm'), ('MRK', '71-MRKlatVUC.usfm'), ('LUK', '72-LUKlatVUC.usfm'), ('JHN', '73-JHNlatVUC.usfm'), ('ACT', '74-ACTlatVUC.usfm'), ('ROM', '75-ROMlatVUC.usfm'), ('CO1', '76-1COlatVUC.usfm'), ('CO2', '77-2COlatVUC.usfm'), ('GAL', '78-GALlatVUC.usfm'), ('EPH', '79-EPHlatVUC.usfm'), ('PHP', '80-PHPlatVUC.usfm'), ('COL', '81-COLlatVUC.usfm'), ('TH1', '82-1THlatVUC.usfm'), ('TH2', '83-2THlatVUC.usfm'), ('TI1', '84-1TIlatVUC.usfm'), ('TI2', '85-2TIlatVUC.usfm'), ('TIT', '86-TITlatVUC.usfm'), ('PHM', '87-PHMlatVUC.usfm'), ('HEB', '88-HEBlatVUC.usfm'), ('JAM', '89-JASlatVUC.usfm'), ('PE1', '90-1PElatVUC.usfm'), ('PE2', '91-2PElatVUC.usfm'), ('JN1', '92-1JNlatVUC.usfm'), ('JN2', '93-2JNlatVUC.usfm'), ('JN3', '94-3JNlatVUC.usfm'), ('JDE', '95-JUDlatVUC.usfm'), ('REV', '96-REVlatVUC.usfm')], bF=PosixPath('…/'), gOF=PosixPath('…//PrivatePage/VULC.USFM.Demo') mPDFs=True Running Haiola… 04:49:34 Haiola0 parameters ['ls', '-la', '…//Haiola/haiola.exe'] Haiola1 parameters ['/usr/bin/timeout', '2s', '/usr/bin/mono', '…//Haiola/haiola.exe', '-a'] Replacing languageName line: ' \n' with 'Latin' Replacing languageId line: ' \n' with 'lat' Replacing vernacularTitle line: ' \n' with '' Replacing EnglishDescription line: ' \n' with 'Clementine Vulgate of 1598 with Glossa Ordinaria Migne edition 1880 in Latin.' Replacing electronicPublisher line: ' \n' with 'Bible Drop Box' Replacing contentCreator line: ' \n' with 'Bible Drop Box' Replacing copyrightYears line: ' \n' with '' Replacing copyrightOwner line: ' \n' with '' Replacing selected line: ' False\n' with 'True' Haiola options.xini ['\ufeff\n', '\n', ' \n', ' contentUpdateDate\n', ' 2022-08-02T00:00:00.0000000+12:00\n', ' \n', ' \n', ' homeDomain\n', ' \n', ' \n', ' \n', ' countryCode\n', ' \n', ' \n', ' \n', ' subsetProject\n', ' False\n', ' \n', ' \n', ' allRightsReserved\n', ' False\n', ' \n', ' \n', ' translationId\n', ' ClementineVulgate_1598_\n', ' \n', ' \n', ' extendUsfm\n', ' False\n', ' \n', ' \n', ' contentCreator\n', ' Bible Drop Box\n', ' \n', ' \n', ' dependsOn\n', ' \n', ' \n', ' \n', ' commentText\n', ' comment\n', ' \n', ' \n', ' makeHtml\n', ' True\n', ' \n', ' \n', ' disablePrintingFigOrigins\n', ' True\n', ' \n', ' \n', ' xoFormat\n', ' %c:%v\n', ' \n', ' \n', ' languageNameInEnglish\n', ' \n', ' \n', ' \n', ' footerHtml\n', ' \n', ' \n', ' \n', ' makeEpub\n', ' True\n', ' \n', ' \n', ' JesusFilmLinkTarget\n', ' \n', ' \n', ' \n', ' lwcDescription\n', ' \n', ' \n', ' \n', ' ccbynd\n', ' False\n', ' \n', ' \n', ' licenseHtml\n', ' \n', ' \n', ' \n', ' promoHtml\n', ' \n', ' \n', ' \n', ' ignoreExtras\n', ' False\n', ' \n', ' \n', ' dialect\n', ' \n', ' \n', ' \n', ' rightsStatement\n', ' \n', ' \n', ' \n', ' creativeCommons\n', ' False\n', ' \n', ' \n', ' rodCode\n', ' \n', ' \n', ' \n', ' rebuild\n', ' False\n', ' \n', ' \n', ' RegenerateNoteOrigins\n', ' True\n', ' \n', ' \n', ' privateProject\n', ' False\n', ' \n', ' \n', ' wbtverbatim\n', ' False\n', ' \n', ' \n', ' contributor\n', ' \n', ' \n', ' \n', ' footNoteCallers\n', ' * † ‡ §\n', ' \n', ' \n', ' numProcessingFiles\n', ' 1\n', ' \n', ' \n', ' anonymous\n', ' False\n', ' \n', ' \n', ' redistributable\n', ' False\n', ' \n', ' \n', ' WebSiteReady\n', ' False\n', ' \n', ' \n', ' ObsoleteSwordName\n', ' \n', ' \n', ' \n', ' makeWordML\n', ' True\n', ' \n', ' \n', ' paratext8Project\n', ' \n', ' \n', ' \n', ' ccby\n', ' False\n', ' \n', ' \n', ' includeApocrypha\n', ' True\n', ' \n', ' \n', ' PrepublicationChecks\n', ' False\n', ' \n', ' \n', ' ccbysa\n', ' False\n', ' \n', ' \n', ' fontFamily\n', ' Gentium\n', ' \n', ' \n', ' ccbync\n', ' False\n', ' \n', ' \n', ' makeSile\n', ' True\n', ' \n', ' \n', ' downloadsAllowed\n', ' False\n', ' \n', ' \n', ' customPermissions\n', ' False\n', ' \n', ' \n', ' facebook\n', ' \n', ' \n', ' \n', ' languageName\n', ' Latin\n', ' \n', ' \n', ' pageLength\n', ' 216 mm\n', ' \n', ' \n', ' customSourcePath\n', ' \n', ' \n', ' \n', ' versificationScheme\n', ' Automatic\n', ' \n', ' \n', ' indexHtml\n', ' \n', ' \n', ' \n', ' script\n', ' Latin\n', ' \n', ' \n', ' printPublisher\n', ' \n', ' \n', ' \n', ' paratextProject\n', ' \n', ' \n', ' \n', ' customCssFileName\n', ' haiola.css\n', ' \n', ' \n', ' JesusFilmLinkText\n', " ~limg src='../JesusFilmtn.jpg' /~g\n", ' \n', ' \n', ' localRightsHolder\n', ' \n', ' \n', ' \n', ' copyrightOwner\n', ' \n', ' \n', ' \n', ' translationTraditionalAbbreviation\n', ' \n', ' \n', ' \n', ' ldml\n', ' \n', ' \n', ' \n', ' Archived\n', ' False\n', ' \n', ' \n', ' electronicPublisher\n', ' Bible Drop Box\n', ' \n', ' \n', ' pageWidth\n', ' 150 mm\n', ' \n', ' \n', ' makePDF\n', ' True\n', ' \n', ' \n', ' languageId\n', ' lat\n', ' \n', ' \n', ' silentCopyright\n', ' False\n', ' \n', ' \n', ' selected\n', ' True\n', ' \n', ' \n', ' AudioCopyrightNotice\n', ' \n', ' \n', ' \n', ' publicDomain\n', ' False\n', ' \n', ' \n', ' stripNoteOrigin\n', ' True\n', ' \n', ' \n', ' processingFile0\n', ' fixquotes.re\n', ' \n', ' \n', ' EnglishDescription\n', ' Clementine Vulgate of 1598 with Glossa Ordinaria Migne edition 1880 in Latin.\n', ' \n', ' \n', ' vernacularTitle\n', ' \n', ' \n', ' \n', ' textDir\n', ' ltr\n', ' \n', ' \n', ' chapter1\n', ' True\n', ' \n', ' \n', ' country\n', ' \n', ' \n', ' \n', ' numberSystem\n', ' Default\n', ' \n', ' \n', ' runXini\n', ' True\n', ' \n', ' \n', ' makeBrowserBible\n', ' True\n', ' \n', ' \n', ' ETENDBL\n', ' False\n', ' \n', ' \n', ' verse1\n', ' True\n', ' \n', ' \n', ' copyrightOwnerUrl\n', ' \n', ' \n', ' \n', ' xrefCallers\n', ' \n', ' \n', ' \n', ' shortTitle\n', ' \n', ' \n', ' \n', ' otherLicense\n', ' False\n', ' \n', ' \n', ' homeLink\n', ' \n', ' \n', ' \n', ' relaxUsfmNesting\n', ' False\n', ' \n', ' \n', ' copyrightYears\n', ' \n', ' \n', ' \n', ' goText\n', ' Go!\n', ' \n', ' \n', ' copyrightOwnerAbbrev\n', ' \n', ' \n', ' \n', ' licenseExpiration\n', ' \n', ' \n', ' \n', ' SwordName\n', ' ClementineVulgate_1598_\n', ' \n', ' \n', ' rechecked\n', ' False\n', ' \n', ' \n', ' fcbhId\n', ' CLEMENTINEVULGATE1598\n', ' \n', ' \n', ' makeSword\n', ' True\n', ' \n', ' \n', ' numPostprocesses\n', ' 0\n', ' \n', ' \n', ' includeCropMarks\n', ' False\n', ' \n', ' \n', ' CVSeparator\n', ' :\n', ' \n', ''] Haiola2 parameters ['/usr/bin/timeout', '15m', '/usr/bin/mono', '…//Haiola/haiola.exe', '-a'] Moved Haiola files: logs=0 aux=0 pdfs=0 html=0 OSIS XML filesize is 15MB RunHaiolaABC done Running KindleGen… 04:51:59 ERROR: KindleGen gave an error: 2 Running SIL Pathway… 04:51:59 Running ScriptureAppBuilder… 04:51:59 ScriptureAppBuilder parameters: ['/usr/bin/timeout', '4m', '/usr/bin/scripture-app-builder', '-new', '-n', 'Clementine Vulgate (1598) Bible', '-p', 'info.freelygiven.Clementine_Vulgate__1598__Bible', '-ks', '/home/robert/Programming/Android/AndroidKeys/FreelyGiven.info/keystore', '-ksp', 'WAMGWS777', '-ka', 'key', '-kap', 'WAMGWS777', '-f', 'Charis SIL Compact', '-a', '/tmp/SAB_BDB_About.txt', '-ic', '/usr/share/scripture-app-builder/images/icons/ab-014-cross-red-72.png', '/usr/share/scripture-app-builder/images/icons/ab-014-cross-red-144.png', '-ta', '21', '-b', '/tmp/SAB_BDB_Files.zip', '-build'] ERROR: ScriptureAppBuilder gave an error: 1 SAB failed to build app. Creating SFM2Web site… 04:52:01 ERROR: SFM2Web.py gave an error: 1 processSet: Processing exported USX2 files with external programs… 04:52:01 Running ProcessUSXFiles v0.17… Running SILE… SILE book1 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '001GEN.usx'] ERROR: SILE book1 gave an error: 1 Seems SILE didn't create 001GEN.pdf SILE book2 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '002EXO.usx'] ERROR: SILE book2 gave an error: 1 Seems SILE didn't create 002EXO.pdf SILE book3 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '003LEV.usx'] ERROR: SILE book3 gave an error: 1 Seems SILE didn't create 003LEV.pdf SILE book4 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '004NUM.usx'] ERROR: SILE book4 gave an error: 1 Seems SILE didn't create 004NUM.pdf SILE book5 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '005DEU.usx'] ERROR: SILE book5 gave an error: 1 Seems SILE didn't create 005DEU.pdf SILE book6 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '006JOS.usx'] ERROR: SILE book6 gave an error: 1 Seems SILE didn't create 006JOS.pdf SILE book7 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '007JDG.usx'] ERROR: SILE book7 gave an error: 1 Seems SILE didn't create 007JDG.pdf SILE book8 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '008RUT.usx'] ERROR: SILE book8 gave an error: 1 Seems SILE didn't create 008RUT.pdf SILE book9 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0091SA.usx'] ERROR: SILE book9 gave an error: 1 Seems SILE didn't create 0091SA.pdf SILE book10 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0102SA.usx'] ERROR: SILE book10 gave an error: 1 Seems SILE didn't create 0102SA.pdf SILE book11 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0111KI.usx'] ERROR: SILE book11 gave an error: 1 Seems SILE didn't create 0111KI.pdf SILE book12 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0122KI.usx'] ERROR: SILE book12 gave an error: 1 Seems SILE didn't create 0122KI.pdf SILE book13 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0131CH.usx'] ERROR: SILE book13 gave an error: 1 Seems SILE didn't create 0131CH.pdf SILE book14 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0142CH.usx'] ERROR: SILE book14 gave an error: 1 Seems SILE didn't create 0142CH.pdf SILE book15 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '015EZR.usx'] ERROR: SILE book15 gave an error: 1 Seems SILE didn't create 015EZR.pdf SILE book16 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '016NEH.usx'] ERROR: SILE book16 gave an error: 1 Seems SILE didn't create 016NEH.pdf SILE book17 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '017EST.usx'] ERROR: SILE book17 gave an error: 1 Seems SILE didn't create 017EST.pdf SILE book18 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '018JOB.usx'] ERROR: SILE book18 gave an error: 1 Seems SILE didn't create 018JOB.pdf SILE book19 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '019PSA.usx'] ERROR: SILE book19 gave an error: 1 Seems SILE didn't create 019PSA.pdf SILE book20 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '020PRO.usx'] ERROR: SILE book20 gave an error: 1 Seems SILE didn't create 020PRO.pdf SILE book21 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '021ECC.usx'] ERROR: SILE book21 gave an error: 1 Seems SILE didn't create 021ECC.pdf SILE book22 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '022SNG.usx'] ERROR: SILE book22 gave an error: 1 Seems SILE didn't create 022SNG.pdf SILE book23 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '023ISA.usx'] ERROR: SILE book23 gave an error: 1 Seems SILE didn't create 023ISA.pdf SILE book24 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '024JER.usx'] ERROR: SILE book24 gave an error: 1 Seems SILE didn't create 024JER.pdf SILE book25 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '025LAM.usx'] ERROR: SILE book25 gave an error: 1 Seems SILE didn't create 025LAM.pdf SILE book26 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '026EZK.usx'] ERROR: SILE book26 gave an error: 1 Seems SILE didn't create 026EZK.pdf SILE book27 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '027DAN.usx'] ERROR: SILE book27 gave an error: 1 Seems SILE didn't create 027DAN.pdf SILE book28 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '028HOS.usx'] ERROR: SILE book28 gave an error: 1 Seems SILE didn't create 028HOS.pdf SILE book29 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '029JOL.usx'] ERROR: SILE book29 gave an error: 1 Seems SILE didn't create 029JOL.pdf SILE book30 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '030AMO.usx'] ERROR: SILE book30 gave an error: 1 Seems SILE didn't create 030AMO.pdf SILE book31 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '031OBA.usx'] ERROR: SILE book31 gave an error: 1 Seems SILE didn't create 031OBA.pdf SILE book32 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '032JON.usx'] ERROR: SILE book32 gave an error: 1 Seems SILE didn't create 032JON.pdf SILE book33 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '033MIC.usx'] ERROR: SILE book33 gave an error: 1 Seems SILE didn't create 033MIC.pdf SILE book34 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '034NAM.usx'] ERROR: SILE book34 gave an error: 1 Seems SILE didn't create 034NAM.pdf SILE book35 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '035HAB.usx'] ERROR: SILE book35 gave an error: 1 Seems SILE didn't create 035HAB.pdf SILE book36 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '036ZEP.usx'] ERROR: SILE book36 gave an error: 1 Seems SILE didn't create 036ZEP.pdf SILE book37 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '037HAG.usx'] ERROR: SILE book37 gave an error: 1 Seems SILE didn't create 037HAG.pdf SILE book38 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '038ZEC.usx'] ERROR: SILE book38 gave an error: 1 Seems SILE didn't create 038ZEC.pdf SILE book39 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '039MAL.usx'] ERROR: SILE book39 gave an error: 1 Seems SILE didn't create 039MAL.pdf SILE book40 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '067TOB.usx'] ERROR: SILE book40 gave an error: 1 Seems SILE didn't create 067TOB.pdf SILE book41 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '068JDT.usx'] ERROR: SILE book41 gave an error: 1 Seems SILE didn't create 068JDT.pdf SILE book42 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '070WIS.usx'] ERROR: SILE book42 gave an error: 1 Seems SILE didn't create 070WIS.pdf SILE book43 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '071SIR.usx'] ERROR: SILE book43 gave an error: 1 Seems SILE didn't create 071SIR.pdf SILE book44 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '072BAR.usx'] ERROR: SILE book44 gave an error: 1 Seems SILE didn't create 072BAR.pdf SILE book45 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0771MA.usx'] ERROR: SILE book45 gave an error: 1 Seems SILE didn't create 0771MA.pdf SILE book46 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0782MA.usx'] ERROR: SILE book46 gave an error: 1 Seems SILE didn't create 0782MA.pdf SILE book47 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '040MAT.usx'] ERROR: SILE book47 gave an error: 1 Seems SILE didn't create 040MAT.pdf SILE book48 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '041MRK.usx'] ERROR: SILE book48 gave an error: 1 Seems SILE didn't create 041MRK.pdf SILE book49 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '042LUK.usx'] ERROR: SILE book49 gave an error: 1 Seems SILE didn't create 042LUK.pdf SILE book50 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '043JHN.usx'] ERROR: SILE book50 gave an error: 1 Seems SILE didn't create 043JHN.pdf SILE book51 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '044ACT.usx'] ERROR: SILE book51 gave an error: 1 Seems SILE didn't create 044ACT.pdf SILE book52 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '045ROM.usx'] ERROR: SILE book52 gave an error: 1 Seems SILE didn't create 045ROM.pdf SILE book53 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0461CO.usx'] ERROR: SILE book53 gave an error: 1 Seems SILE didn't create 0461CO.pdf SILE book54 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0472CO.usx'] ERROR: SILE book54 gave an error: 1 Seems SILE didn't create 0472CO.pdf SILE book55 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '048GAL.usx'] ERROR: SILE book55 gave an error: 1 Seems SILE didn't create 048GAL.pdf SILE book56 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '049EPH.usx'] ERROR: SILE book56 gave an error: 1 Seems SILE didn't create 049EPH.pdf SILE book57 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '050PHP.usx'] ERROR: SILE book57 gave an error: 1 Seems SILE didn't create 050PHP.pdf SILE book58 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '051COL.usx'] ERROR: SILE book58 gave an error: 1 Seems SILE didn't create 051COL.pdf SILE book59 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0521TH.usx'] ERROR: SILE book59 gave an error: 1 Seems SILE didn't create 0521TH.pdf SILE book60 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0532TH.usx'] ERROR: SILE book60 gave an error: 1 Seems SILE didn't create 0532TH.pdf SILE book61 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0541TI.usx'] ERROR: SILE book61 gave an error: 1 Seems SILE didn't create 0541TI.pdf SILE book62 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0552TI.usx'] ERROR: SILE book62 gave an error: 1 Seems SILE didn't create 0552TI.pdf SILE book63 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '056TIT.usx'] ERROR: SILE book63 gave an error: 1 Seems SILE didn't create 056TIT.pdf SILE book64 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '057PHM.usx'] ERROR: SILE book64 gave an error: 1 Seems SILE didn't create 057PHM.pdf SILE book65 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '058HEB.usx'] ERROR: SILE book65 gave an error: 1 Seems SILE didn't create 058HEB.pdf SILE book66 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '059JAS.usx'] ERROR: SILE book66 gave an error: 1 Seems SILE didn't create 059JAS.pdf SILE book67 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0601PE.usx'] ERROR: SILE book67 gave an error: 1 Seems SILE didn't create 0601PE.pdf SILE book68 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0612PE.usx'] ERROR: SILE book68 gave an error: 1 Seems SILE didn't create 0612PE.pdf SILE book69 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0621JN.usx'] ERROR: SILE book69 gave an error: 1 Seems SILE didn't create 0621JN.pdf SILE book70 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0632JN.usx'] ERROR: SILE book70 gave an error: 1 Seems SILE didn't create 0632JN.pdf SILE book71 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '0643JN.usx'] ERROR: SILE book71 gave an error: 1 Seems SILE didn't create 0643JN.pdf SILE book72 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '065JUD.usx'] ERROR: SILE book72 gave an error: 1 Seems SILE didn't create 065JUD.pdf SILE book73 parameters ['/usr/bin/timeout', '3m', '/usr/local/bin/sile', '-I', 'usx.sil', '066REV.usx'] ERROR: SILE book73 gave an error: 1 Seems SILE didn't create 066REV.pdf processSet: Creating Bible Door link key code… 04:52:01 Possible existing demo linkPath is: /srv/Websites/Freely-Given.org/Links/vulc-123-456 Old linked path was: /srv/Websites/Freely-Given.org/Software/BibleDropBox/Demos/VULC.USFM.Demo/BOS_BibleDoor_Export/ Bible Door link key code is 'vulc-123-456' processSet: Outputting results file and assembling results page… 04:52:01 Private web page is at https://Freely-Given.org/PrivatePage/VULC.USFM.Demo/ ProcessUploads v0.98 finished at 04:52 after 58 minutes. ProcessUploads v0.98 finished at 04:52 after 58 minutes. Finishing ProcessUploads.sh script v2.0.3. Copying log files to (specific) /srv/Websites/Freely-Given.org/PrivatePage/VULC.USFM.Demo/ folder.