Console Output

00:15:30 Started by upstream project "faust-data-trigger" build number 98
00:15:30 originally caused by:
00:15:30  Started by an SCM change
00:15:30 Running as SYSTEM
00:15:30 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/work/work/workspace/faust-gen
00:15:30 [WS-CLEANUP] Deleting project workspace...
00:15:30 [WS-CLEANUP] Deferred wipeout is used...
00:15:30 [WS-CLEANUP] Done
00:15:30 [ssh-agent] Looking for ssh-agent implementation...
00:15:30 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
00:15:30 $ ssh-agent
00:15:30 SSH_AUTH_SOCK=/tmp/ssh-qfq5A1UITnYv/agent.13374
00:15:30 SSH_AGENT_PID=13376
00:15:30 [ssh-agent] Started.
00:15:30 Running ssh-add (command line suppressed)
00:15:30 Identity added: /mnt/data/jenkins/work/work/workspace/faust-gen@tmp/private_key_8199977499090156013.key (/mnt/data/jenkins/work/work/workspace/faust-gen@tmp/private_key_8199977499090156013.key)
00:15:30 [ssh-agent] Using credentials jenkins (Jenkins2-SSH-Key)
00:15:30 The recommended git tool is: NONE
00:15:30 using credential Github
00:15:30 Cloning the remote Git repository
00:15:30 Cloning repository https://github.com/faustedition/faust-gen
00:15:30  > /usr/bin/git init /mnt/data/jenkins/work/work/workspace/faust-gen # timeout=10
00:15:30 Fetching upstream changes from https://github.com/faustedition/faust-gen
00:15:30  > /usr/bin/git --version # timeout=10
00:15:30  > git --version # 'git version 2.20.1'
00:15:30 using GIT_ASKPASS to set credentials 
00:15:30  > /usr/bin/git fetch --tags --force --progress -- https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* # timeout=10
00:15:31  > /usr/bin/git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
00:15:31  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:15:31 Avoid second fetch
00:15:31  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
00:15:31 Checking out Revision b72d1c8b9c88a0c70dc3ddec6e8c1adbc376671e (refs/remotes/origin/master)
00:15:31  > /usr/bin/git config core.sparsecheckout # timeout=10
00:15:31  > /usr/bin/git checkout -f b72d1c8b9c88a0c70dc3ddec6e8c1adbc376671e # timeout=10
00:15:31 Commit message: "gradle build: removed deprecated properties"
00:15:31  > /usr/bin/git rev-list --no-walk b72d1c8b9c88a0c70dc3ddec6e8c1adbc376671e # timeout=10
00:15:31  > /usr/bin/git remote # timeout=10
00:15:31  > /usr/bin/git submodule init # timeout=10
00:15:32  > /usr/bin/git submodule sync # timeout=10
00:15:32  > /usr/bin/git config --get remote.origin.url # timeout=10
00:15:32  > /usr/bin/git submodule init # timeout=10
00:15:32  > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
00:15:32  > /usr/bin/git config --get submodule.data.url # timeout=10
00:15:32  > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
00:15:32  > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10
00:15:32  > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
00:15:32  > /usr/bin/git config --get submodule.src/main/web.url # timeout=10
00:15:32  > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
00:15:32  > /usr/bin/git config --get submodule.macrogen.url # timeout=10
00:15:32  > /usr/bin/git config -f .gitmodules --get submodule.macrogen.path # timeout=10
00:15:33  > /usr/bin/git submodule update --init --recursive --remote data # timeout=10
00:15:35  > /usr/bin/git submodule update --init --recursive --remote src/main/xproc # timeout=10
00:15:37  > /usr/bin/git submodule update --init --recursive --remote src/main/web # timeout=10
00:15:53  > /usr/bin/git submodule update --init --recursive --remote macrogen # timeout=10
00:15:57 Parsing POMs
00:16:12 Established TCP socket on 39841
00:16:12 maven35-agent.jar already up to date
00:16:12 maven35-interceptor.jar already up to date
00:16:12 maven3-interceptor-commons.jar already up to date
00:16:12 [faust-gen] $ java -cp /mnt/data/jenkins/work/work/maven35-agent.jar:/mnt/data/jenkins/work/work/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.6.0.jar:/mnt/data/jenkins/work/work/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/work/work/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/work/remoting.jar /mnt/data/jenkins/work/work/maven35-interceptor.jar /mnt/data/jenkins/work/work/maven3-interceptor-commons.jar 39841
00:16:12 <===[JENKINS REMOTING CAPACITY]===>channel started
00:16:15 Executing Maven:  -B -f /mnt/data/jenkins/work/work/workspace/faust-gen/pom.xml -D clean deploy
00:16:16 [INFO] Scanning for projects...
00:16:16 [INFO] ------------------------------------------------------------------------
00:16:16 [INFO] Detecting the operating system and CPU architecture
00:16:16 [INFO] ------------------------------------------------------------------------
00:16:16 [INFO] os.detected.name: linux
00:16:16 [INFO] os.detected.arch: x86_64
00:16:16 [INFO] os.detected.version: 4.19
00:16:16 [INFO] os.detected.version.major: 4
00:16:16 [INFO] os.detected.version.minor: 19
00:16:16 [INFO] os.detected.release: debian
00:16:16 [INFO] os.detected.release.version: 10
00:16:16 [INFO] os.detected.release.like.debian: true
00:16:16 [INFO] os.detected.classifier: linux-x86_64
00:16:16 [INFO] 
00:16:16 [INFO] ---------------------< net.faustedition:faust-gen >---------------------
00:16:16 [INFO] Building Faust-Edition Site Generation 1.0-SNAPSHOT
00:16:16 [INFO] --------------------------------[ jar ]---------------------------------
00:16:16 [INFO] Downloading from maven-central: https://repo1.maven.org/maven2/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
00:16:16 [INFO] Downloading from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
00:16:16 [INFO] Downloading from maven-restlet: http://maven.restlet.com/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
00:16:16 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloaded from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (3.2 kB at 25 kB/s)
00:16:17 [INFO] Downloading from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloading from maven-restlet: http://maven.restlet.com/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloading from maven-central: https://repo1.maven.org/maven2/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloaded from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (812 B at 37 kB/s)
00:16:17 [INFO] Downloading from faustedition: http://faustedition.uni-wuerzburg.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloading from dh-releases: http://gregor.middell.net/maven/content/repositories/dh-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloading from dh-snapshots: http://gregor.middell.net/maven/content/repositories/dh-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloading from interedition-releases: http://gregor.middell.net/maven/content/repositories/interedition-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloading from interedition-snapshots: http://gregor.middell.net/maven/content/repositories/interedition-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloading from gregor-middell-releases: http://gregor.middell.net/maven/content/repositories/releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloading from restlet: http://maven.restlet.org/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloading from osgeo-geotools: http://download.osgeo.org/webdav/geotools/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:17 [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:16:18 [INFO] 
00:16:18 [INFO] --- frontend-maven-plugin:1.9.1:install-node-and-npm (install node and npm) @ faust-gen ---
00:16:18 [INFO] Installing node version v12.16.1
00:16:18 [INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/node/12.16.1/node-12.16.1-linux-x64.tar.gz into /mnt/data/jenkins/work/work/workspace/faust-gen/node/tmp
00:16:20 [INFO] Copying node binary from /mnt/data/jenkins/work/work/workspace/faust-gen/node/tmp/node-v12.16.1-linux-x64/bin/node to /mnt/data/jenkins/work/work/workspace/faust-gen/node/node
00:16:21 [INFO] Extracting NPM
00:16:21 [INFO] Installed node locally.
00:16:21 [INFO] 
00:16:21 [INFO] --- frontend-maven-plugin:1.9.1:npm (npm install) @ faust-gen ---
00:16:21 [INFO] Running 'npm install' in /mnt/data/jenkins/work/work/workspace/faust-gen
00:16:22 [INFO] 
00:16:22 [INFO] > puppeteer@2.1.1 install /mnt/data/jenkins/work/work/workspace/faust-gen/node_modules/puppeteer
00:16:22 [INFO] > node install.js
00:16:22 [INFO] 
00:16:23 [INFO] 
00:16:31 [INFO] Chromium downloaded to /mnt/data/jenkins/work/work/workspace/faust-gen/node_modules/puppeteer/.local-chromium/linux-722234
00:16:31 [INFO] npm WARN faust-gen@1.0.0 No license field.
00:16:31 [INFO] 
00:16:31 [INFO] added 44 packages from 26 contributors and audited 44 packages in 9.445s
00:16:31 [INFO] 
00:16:31 [INFO] 1 package is looking for funding
00:16:31 [INFO]   run `npm fund` for details
00:16:31 [INFO] 
00:16:31 [INFO] found 0 vulnerabilities
00:16:31 [INFO] 
00:16:31 [INFO] 
00:16:31 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
00:16:31 [INFO] Using 'utf-8' encoding to copy filtered resources.
00:16:31 [INFO] Copying 5658 resources to /mnt/data/jenkins/work/work/workspace/faust-gen/build/www/xml
00:16:32 [INFO] Copying 491 resources to /mnt/data/jenkins/work/work/workspace/faust-gen/build/www
00:16:32 [INFO] Copying 1 resource to /mnt/data/jenkins/work/work/workspace/faust-gen/build/profile
00:16:32 [INFO] Copying 202 resources to /mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc
00:16:32 [INFO] Copying 2 resources to /mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc
00:16:32 [INFO] Copying 1 resource to /mnt/data/jenkins/work/work/workspace/faust-gen/build
00:16:32 [INFO] Copying 16 resources to /mnt/data/jenkins/work/work/workspace/faust-gen/build/www
00:16:32 [INFO] Copying 17 resources to /home/jenkins/.fonts
00:16:32 [INFO] 
00:16:32 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen ---
00:16:32 [INFO] Changes detected - recompiling the module!
00:16:32 [INFO] Compiling 2 source files to /mnt/data/jenkins/work/work/workspace/faust-gen/build/classes
00:16:33 [INFO] /mnt/data/jenkins/work/work/workspace/faust-gen/src/main/java/net/faustedition/gen/util/SimpleNamespaceContext.java: /mnt/data/jenkins/work/work/workspace/faust-gen/src/main/java/net/faustedition/gen/util/SimpleNamespaceContext.java uses unchecked or unsafe operations.
00:16:33 [INFO] /mnt/data/jenkins/work/work/workspace/faust-gen/src/main/java/net/faustedition/gen/util/SimpleNamespaceContext.java: Recompile with -Xlint:unchecked for details.
00:16:33 [INFO] 
00:16:33 [INFO] --- exec-maven-plugin:1.4.0:java (xproc) @ faust-gen ---
00:16:35 WARN : Failed to load content types: /usr/lib/jvm/java-11-openjdk-amd64/lib/content-types.properties
00:16:35 INFO : build/xproc/whoami.xpl:12:30:Information about the processing software:ca
00:16:35 XProc Processor
00:16:35 ===============
00:16:35 XML Calabash Version 1.1.13 (for Saxon 9.6.0.4/HE), supporting XProc 
00:16:35 
00:16:35 XSLT Processor
00:16:35 ==============
00:16:35 SAXON Version HE 9.6.0.4, supporting XSLT 3.0
00:16:35 
00:16:35 Configuration
00:16:35 =============
00:16:35 <f:config xmlns:f="http://www.faustedition.net/ns">
00:16:35    <f:source>file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/</f:source>
00:16:35    <f:builddir>file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/</f:builddir>
00:16:35    <f:www>file:/mnt/data/jenkins/work/work/workspace/faust-gen/build//www/</f:www>
00:16:35    <f:html>file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/www/print/</f:html>
00:16:35    <f:apphtml>file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/www/app/</f:apphtml>
00:16:35    <f:metahtml>file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/www/meta/</f:metahtml>
00:16:35    <f:path_config>file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/paths.xml</f:path_config>
00:16:35 </f:config>
00:16:35 
00:16:35           
00:16:35 
00:16:35 INFO : Converting archive metadata to js...
00:16:35 INFO : Collecting metadata from file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/ (builddir=file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/)
00:16:38 INFO : build/xproc/collect-metadata.xpl:57:15:WARNING: Referenced transcript is missing: .xml (referred to from file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/document/archival/location_unknown/cohen_catalog97-106.xml)
00:16:44 INFO : build/xproc/collect-metadata.xpl:57:15:WARNING: Referenced transcript is missing: .xml (referred to from file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/document/print/D(4alpha).xml)
00:16:46 Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/print/A8_IIIB18.xml
00:16:46 Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml
00:16:46 Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml
00:16:46 Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml
00:17:21 INFO : build/xproc/generate-reading-text.xpl:117:33:Assembling from: A: file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/print/A8_IIIB18.xml; 2 H: file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml; 2 I H.0a: file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml; C.1_4: file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml
00:17:21 INFO : build/xproc/generate-reading-text.xpl:80:49:Assembling from: A: file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/print/A8_IIIB18.xml; 2 H: file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml; 2 I H.0a: file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml; C.1_4: file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml
00:17:42 INFO : build/xproc/generate-reading-text.xpl:151:11:Validating apparatus insertion ...
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.5
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/S
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/A
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/B
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/B.a
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/D.1
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/T_5_H.1
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.1
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/C.1_12
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/C.3_12
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.2
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.9
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/D.2
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.7
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.8
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/J.1
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.6
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.12
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.13
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.14
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_H
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.15b
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.0a
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.32
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.47
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.48
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.60
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_II_H.74
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_II_H.71
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_II_H.69
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_II_H.70
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_II_H.73
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_II_H.72
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/C.1_4
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.3
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.3a_1
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/C.2alpha_4
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/C.3_4
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.2_1
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.3b
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.33
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.1
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.3a_2
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.48
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.2_2
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_IV_H.1
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_IV_H.3
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_IV_H.2
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_IV_H.8
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_IV_H.20
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_V_H.1
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_V_H.6
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_V_H.2
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_V_H.11
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/J.2
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.10
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.11
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/1_H.15
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.12a
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.17
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.24c
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.33
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.41a
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.43a
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.43
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_I_H.44
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.45a
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.58a
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_III_H.75b
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_IV_H.13
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_IV_H.18
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_IV_H.21a
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_IV_H.22e
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_IV_H.22f
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_V_H.0b
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_V_H.14a_
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_V_H.32
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_V_H.33
00:17:53 INFO : build/xproc/generate-reading-text.xpl:151:11:faust://document/faustedition/2_V_H.37f
00:17:53 INFO : Collecting testimony from file:/mnt/data/jenkins/work/work/workspace/faust-gen/data/xml/
00:17:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:53 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_II_5_1 ...
00:17:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:53 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_II_11 ...
00:17:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source heuermann1904 ...
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source guhrauer1851_2 ...
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1889-1896_4 ...
00:17:54 INFO : build/xproc/testimony.xpl:64:35:INFO: div[5] in biedermann1889-1896_4 contains 2 testimonies: graef_1026, graef_1174
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1889-1896_3 ...
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1889-1896_2 ...
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1889-1896_1 ...
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1889-1896_10 ...
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1889-1896_8 ...
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:17:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1889-1896_6 ...
00:18:00 INFO : build/xproc/testimony.xpl:64:35:INFO: div[8] in biedermann1889-1896_6 contains 2 testimonies: graef_1500, graef_1499
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:01 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1889-1896_9 ...
00:18:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:02 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1889-1896_7 ...
00:18:02 INFO : build/xproc/testimony.xpl:64:35:INFO: div[8] in biedermann1889-1896_7 contains 4 testimonies: graef_1711, graef_1718, graef_1719, graef_1721
00:18:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1889-1896_5 ...
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source tewes1901 ...
00:18:07 INFO : build/xproc/testimony.xpl:64:35:INFO: div[1] in tewes1901 contains 3 testimonies: bie3_7209, graef_1337, graef_1338
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source holtei1870 ...
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source boisseree1862_2 ...
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:07 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source grumach1956 ...
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1887 ...
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source pollmer1923 ...
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:08 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source kletke1873 ...
00:18:08 INFO : build/xproc/testimony.xpl:64:35:ERROR: 0 metadata records match bie3_6689 (in kletke1873)
00:18:08 INFO : build/xproc/testimony.xpl:64:35:INFO: div[3] in kletke1873 contains 3 testimonies: lfd-nr-neuneu_1071, graef_1617, graef_1948
00:18:08 INFO : build/xproc/testimony.xpl:64:35:WARNING: Using inferior testimony id lfd-nr-neuneu_1071 (in kletke1873)
00:18:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:09 INFO : build/xproc/testimony.xpl:135:44:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6689
00:18:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:09 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source quz_3 ...
00:18:09 INFO : build/xproc/testimony.xpl:64:35:INFO: div[2] in quz_3 contains 2 testimonies: quz_III-2, quz_III-2A
00:18:10 INFO : build/xproc/testimony.xpl:64:35:INFO: div[8] in quz_3 contains 2 testimonies: quz_III-44A, quz_III-44
00:18:10 INFO : build/xproc/testimony.xpl:64:35:INFO: div[11] in quz_3 contains 2 testimonies: quz_III-48A, quz_III-48
00:18:14 INFO : build/xproc/testimony.xpl:64:35:ERROR: 0 metadata records match quz_III-483 (in quz_3)
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 INFO : build/xproc/testimony.xpl:135:44:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_III-483
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source tille1900 ...
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source geiger1882 ...
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source werner1902 ...
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source gleichen-russwurm1930 ...
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source mundt1835_2 ...
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source kua_2-3 ...
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source deetjen1928 ...
00:18:20 INFO : build/xproc/testimony.xpl:64:35:WARNING: Using inferior testimony id lfd-nr-neuneu_17 (in deetjen1928)
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source 390376_0002 ...
00:18:21 INFO : build/xproc/testimony.xpl:64:35:WARNING: No testimony divs found in 390376_0002
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source gm_duesseldorf_KK1838 ...
00:18:21 INFO : build/xproc/testimony.xpl:64:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source funck1901 ...
00:18:21 INFO : build/xproc/testimony.xpl:64:35:WARNING: Using inferior testimony id lfd-nr-neuneu_9 (in funck1901)
00:18:21 INFO : build/xproc/testimony.xpl:64:35:WARNING: Using inferior testimony id lfd-nr-neuneu_10 (in funck1901)
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source geiger1890 ...
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source mendelssohn1861 ...
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source kua_6-3 ...
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:21 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source matthisson1825-1829_8 ...
00:18:21 INFO : build/xproc/testimony.xpl:64:35:INFO: div[1] in matthisson1825-1829_8 contains 2 testimonies: bie3_5814, graef_1341a
00:18:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source duentzer1858 ...
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source suphan1894 ...
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source quz_4 ...
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source jonas1892-1897_7 ...
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source duentzer1856 ...
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source knebel1854 ...
00:18:23 INFO : build/xproc/testimony.xpl:64:35:WARNING: Using inferior testimony id lfd-nr-neuneu_15 (in knebel1854)
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source stapfer1828 ...
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source anonym1835 ...
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:23 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source harding1920_2 ...
00:18:23 INFO : build/xproc/testimony.xpl:64:35:WARNING: Using inferior testimony id lfd-nr-neuneu_331 (in harding1920_2)
00:18:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wagner1838 ...
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source brockhaus1872_1 ...
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source boettiger1838 ...
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source duentzer1874_2 ...
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source steig1912 ...
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:24 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source houben1929 ...
00:18:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source bergmann1938 ...
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source urlichs1860-1865_3 ...
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source matthisson1825-1829_7 ...
00:18:25 INFO : build/xproc/testimony.xpl:64:35:INFO: div[2] in matthisson1825-1829_7 contains 2 testimonies: bie3_5467, graef_1266
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:25 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source braeuning-oktavio1911 ...
00:18:25 INFO : build/xproc/testimony.xpl:64:35:WARNING: Using inferior testimony id lfd-nr-neuneu_13 (in braeuning-oktavio1911)
00:18:25 INFO : build/xproc/testimony.xpl:64:35:WARNING: Using inferior testimony id lfd-nr-neuneu_39 (in braeuning-oktavio1911)
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source bratranek1876 ...
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source siebs1915 ...
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source jonas1892-1897_6 ...
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source bode1921-1923_3 ...
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source djg2_4 ...
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source pniower1891 ...
00:18:28 INFO : build/xproc/testimony.xpl:64:35:WARNING: No testimony divs found in pniower1891
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source fluegel1903 ...
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_29 ...
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_9 ...
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_34_1 ...
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_14 ...
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_42_1 ...
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_21 ...
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_42_2 ...
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_16 ...
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_26 ...
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:30 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_36 ...
00:18:30 INFO : build/xproc/testimony.xpl:64:35:INFO: div[3] in wa_I_36 contains 2 testimonies: graef_1258, graef_1258a
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_49_1 ...
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_40 ...
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_35 ...
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_5_1 ...
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_28 ...
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_30 ...
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_41_2 ...
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_27 ...
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:33 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_I_32 ...
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:34 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source geiger1900 ...
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source jonas1892-1897_5 ...
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source luden1847 ...
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source baldensperger1932 ...
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source burkhardt1870 ...
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source granville1828_2 ...
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source chevreux1875_1 ...
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source crueger1884 ...
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source mueller1832 ...
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1909-1911_2 ...
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1909-1911_5 ...
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1909-1911_4 ...
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:38 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_3 ...
00:18:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:43 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_12 ...
00:18:47 INFO : build/xproc/testimony.xpl:64:35:INFO: div[133] in wa_III_12 contains 2 testimonies: graef_1865, graef_1866
00:18:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_4 ...
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:18:59 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_13 ...
00:19:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:06 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_2 ...
00:19:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:10 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_8 ...
00:19:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:11 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_5 ...
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:12 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_6 ...
00:19:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:13 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_11 ...
00:19:17 INFO : build/xproc/testimony.xpl:64:35:INFO: div[121] in wa_III_11 contains 2 testimonies: graef_1635, graef_1635a
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_7 ...
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_9 ...
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_1 ...
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:31 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_III_10 ...
00:19:35 INFO : build/xproc/testimony.xpl:64:35:INFO: div[85] in wa_III_10 contains 2 testimonies: graef_1378, graef_1378a
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:39 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:40 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:41 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:42 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:43 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:44 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source hase1848-1849_2 ...
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:45 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source mundt1835_1 ...
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source holtei1859_4 ...
00:19:46 INFO : build/xproc/testimony.xpl:64:35:INFO: div[1] in holtei1859_4 contains 3 testimonies: bie3_6153, graef_1630, graef_1634
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source kua_5-3 ...
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wieland1776 ...
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source sydow1906-1916_3 ...
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:46 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source geiger1889 ...
00:19:46 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source schroeer1896 ...
00:19:47 INFO : build/xproc/testimony.xpl:64:35:INFO: div[1] in schroeer1896 contains 2 testimonies: graef_1660, graef_1663
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source leitzmann1900 ...
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source brandl1899 ...
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source kua_6-2 ...
00:19:47 INFO : build/xproc/testimony.xpl:64:35:INFO: div[2] in kua_6-2 contains 3 testimonies: graef_1620, graef_1636, graef_1628
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:47 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1865_2 ...
00:19:47 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source klischnig1794 ...
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_23 ...
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_15 ...
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:48 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:49 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_46 ...
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:50 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_22 ...
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:51 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_38 ...
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_18 ...
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:52 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_39 ...
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_41 ...
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:53 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:54 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_48 ...
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:55 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_42 ...
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:56 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_28 ...
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:57 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_47 ...
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_3 ...
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_7 ...
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_33 ...
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:58 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_43 ...
00:19:59 INFO : build/xproc/testimony.xpl:64:35:INFO: div[4] in wa_IV_43 contains 2 testimonies: graef_1531, graef_1521
00:19:59 INFO : build/xproc/testimony.xpl:64:35:ERROR: 0 metadata records match graef_1521 (in wa_IV_43)
00:19:59 INFO : build/xproc/testimony.xpl:64:35:INFO: div[12] in wa_IV_43 contains 2 testimonies: quz_II-1211, graef_1574
00:19:59 INFO : build/xproc/testimony.xpl:64:35:WARNING: Using inferior testimony id quz_II-1211 (in wa_IV_43)
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:19:59 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 INFO : build/xproc/testimony.xpl:135:44:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/graef_1521
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:00 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_20 ...
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:01 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_5 ...
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_26 ...
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_10 ...
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_13 ...
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:02 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_50 ...
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:03 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_12 ...
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:04 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_37 ...
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_44 ...
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:05 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_30 ...
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_27 ...
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:06 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_2 ...
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:07 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_49 ...
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:08 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_40 ...
00:20:09 INFO : build/xproc/testimony.xpl:64:35:INFO: div[2] in wa_IV_40 contains 2 testimonies: quz_II-638, quz_IV-1797
00:20:09 INFO : build/xproc/testimony.xpl:64:35:ERROR: 0 metadata records match quz_IV-1797 (in wa_IV_40)
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:09 INFO : build/xproc/testimony.xpl:135:44:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_IV-1797
00:20:09 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_24 ...
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_35 ...
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_14 ...
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:10 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_8 ...
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:11 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:12 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_21 ...
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:13 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_4 ...
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_34 ...
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:14 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_9 ...
00:20:14 INFO : build/xproc/testimony.xpl:64:35:INFO: div[19] in wa_IV_9 contains 3 testimonies: graef_891, graef_892, graef_897
00:20:14 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:15 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_19 ...
00:20:16 INFO : build/xproc/testimony.xpl:64:35:INFO: div[2] in wa_IV_19 contains 2 testimonies: graef_1046, quz_I-870a
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:16 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:17 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_29 ...
00:20:17 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_25 ...
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_51 ...
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_16 ...
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_45 ...
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:18 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_36 ...
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:19 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wa_IV_31 ...
00:20:19 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : err:SXXP0005:The source document is in namespace http://www.faustedition.net/ns, but none of the template rules match elements in this namespace (Use --suppressXsltNamespaceCheck:on to avoid this warning)
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source gm_duesseldorf_KK1838 ...
00:20:20 INFO : build/xproc/testimony.xpl:64:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source jacobi1846 ...
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source dingelstedt1863 ...
00:20:20 INFO : build/xproc/testimony.xpl:64:35:ERROR: 0 metadata records match pniower_323 (in dingelstedt1863)
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 INFO : build/xproc/testimony.xpl:135:44:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/pniower_323
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source holtei1870-1871_1 ...
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source kasten1926 ...
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source janssen1877_1 ...
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source wagner1847 ...
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:20 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source riemer1841_1 ...
00:20:20 INFO : build/xproc/testimony.xpl:64:35:INFO: div[1] in riemer1841_1 contains 2 testimonies: bie3_3461, graef_1762
00:20:21 INFO : build/xproc/testimony.xpl:64:35:ERROR: 0 metadata records match bie3_3461 (in riemer1841_1)
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 INFO : build/xproc/testimony.xpl:135:44:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_3461
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source keil1886-1887_III ...
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source riemer1833-1834_4 ...
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source houben1925-1928_1 ...
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:21 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source anonym1779 ...
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source creizenach1837 ...
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source nerrlich1902 ...
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:22 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source quz_2 ...
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:23 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:24 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source quz_1 ...
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:25 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:26 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source duentzer1885_2 ...
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source jonas1892-1897_4 ...
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:27 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source fehling-schiller1925-1934_1 ...
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source bodemann1878 ...
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source geiger1897 ...
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source pavie1874 ...
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source vollmer1876 ...
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source harnack1890 ...
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:28 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source pniower1899 ...
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source schroeer1886_1 ...
00:20:29 INFO : build/xproc/testimony.xpl:64:35:INFO: div[1] in schroeer1886_1 contains 2 testimonies: bie3_6273, bie3_6681
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source loeper1882 ...
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source weinhold1868 ...
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source biedermann1965-1987_2 ...
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source pollmer1924 ...
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:29 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source sydow1906-1916_7 ...
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source duentzer1885_1 ...
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source ticknor1876_1 ...
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source schoch1832_1 ...
00:20:30 INFO : build/xproc/testimony.xpl:64:35:INFO: div[1] in schoch1832_1 contains 2 testimonies: bie3_6013, pniower_544
00:20:30 INFO : build/xproc/testimony.xpl:64:35:ERROR: 0 metadata records match bie3_6013 (in schoch1832_1)
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 INFO : build/xproc/testimony.xpl:135:44:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6013
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:30 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source falk1832 ...
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source schorn1911-1912_1 ...
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source tewes1905 ...
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source duentzer1885_3 ...
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source keil1875 ...
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source duentzer1857 ...
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:31 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source firmenich-richartz1916 ...
00:20:31 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:32 INFO : build/xproc/testimony.xpl:64:35:INFO: Splitting testimony source eberwein1853 ...
00:20:32 INFO : build/xproc/testimony.xpl:64:35:INFO: div[1] in eberwein1853 contains 4 testimonies: graef_1157, graef_1165, graef_1723, graef_1709
00:20:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:32 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:34 INFO : build/xproc/testimony.xpl:178:81:Generating empty testimony files ...
00:20:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:35 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:36 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl:1:121:Stylesheet module file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/config.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
00:20:37 INFO : Adding generated markup to transcripts ...
00:20:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/add-metadata.xsl:95:The only value that can pass type-checking is an empty sequence. Required item type of first argument of doc-available() is xs:string; supplied value has item type xs:anyURI
00:20:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/add-metadata.xsl:96:The only value that can pass type-checking is an empty sequence. Required item type of first argument of doc() is xs:string; supplied value has item type xs:anyURI
00:20:38 WARN : file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/xslt/add-metadata.xsl:104:The only value that can pass type-checking is an empty sequence. Required item type of first argument of doc() is xs:string; supplied value has item type xs:anyURI
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2759 and f:nx=kvt_1 u_611, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2760 and f:nx=kvt_2 u_612, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2761 and f:nx=kvt_3 u_613, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2762 and f:nx=kvt_4 u_614, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2763 and f:nx=kvt_5 u_615, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2764 and f:nx=kvt_6 u_616, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2765 and f:nx=kvt_7 u_617, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2766 and f:nx=kvt_8 u_618, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2767 and f:nx=kvt_9 u_619, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2768 and f:nx=kvt_10 u_620, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2769 and f:nx=kvt_11 u_621, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2770 and f:nx=kvt_12 u_622, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2771 and f:nx=kvt_13 u_623, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2772 and f:nx=kvt_14 u_624, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2773 and f:nx=kvt_15 u_625, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2774 and f:nx=kvt_16 u_626, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2775 and f:nx=kvt_17 u_627, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2776 and f:nx=kvt_18 u_628, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2777 and f:nx=kvt_19 u_629, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2778 and f:nx=kvt_20 u_630, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2779 and f:nx=kvt_21 u_631, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2780 and f:nx=kvt_22 u_632, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2781 and f:nx=kvt_23 u_633, ignoring f:nx
00:20:38 INFO : build/xproc/generate-search.xpl:80:31:WARNING: 1_H.8: both n=2782 and f:nx=kvt_24 u_634, ignoring f:nx
00:20:38 ERROR: file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/generate-search.xpl:err:XTSE0010:Element xsl:mode must not appear directly within xsl:stylesheet
00:20:38 ERROR: file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/generate-search.xpl:err:XTSE0010:Element xsl:mode must not appear directly within xsl:stylesheet
00:20:38 ERROR: file:/mnt/data/jenkins/work/work/workspace/faust-gen/build/xproc/generate-search.xpl:err:XTSE0010:Unknown XSLT element: mode
00:20:38 ERROR: Stylesheet compilation failed: 3 errors reported
00:20:38 ERROR:     cause: Stylesheet compilation failed: 3 errors reported
00:20:38 ERROR: Stylesheet compilation failed: 3 errors reported
00:20:38 ERROR:     cause: Stylesheet compilation failed: 3 errors reported
00:20:38 ERROR: Pipeline failed: Stylesheet compilation failed: 3 errors reported
00:20:38 ERROR: Underlying exception: Stylesheet compilation failed: 3 errors reported
00:20:40 $ ssh-agent -k
00:20:40 unset SSH_AUTH_SOCK;
00:20:40 unset SSH_AGENT_PID;
00:20:40 echo Agent pid 13376 killed;
00:20:40 [ssh-agent] Stopped.
00:20:40 ERROR: Maven JVM terminated unexpectedly with exit code 1
00:20:40 Skipped archiving because build is not successful
00:20:41 Started calculate disk usage of build
00:20:41 Finished Calculation of disk usage of build in 0 seconds
00:20:41 Started calculate disk usage of workspace
00:20:41 Finished Calculation of disk usage of workspace in 0 seconds
00:20:41 Notifying upstream projects of job completion
00:20:41 Sending e-mails to: thorsten.vitt@uni-wuerzburg.de
00:20:41 Finished: FAILURE