Console Output

16:27:01 Started by an SCM change
16:27:01 Building remotely on build1 (indigo latex helios digibib) in workspace /var/jenkins/workspace/Aggregator
16:27:01  > git rev-parse --is-inside-work-tree
16:27:01 Fetching changes from the remote Git repository
16:27:01  > git config remote.origin.url git@git.projects.gwdg.de:aggregator.git
16:27:01 Fetching upstream changes from git@git.projects.gwdg.de:aggregator.git
16:27:01  > git --version
16:27:01 using GIT_SSH to set credentials git for projects.gwdg.de
16:27:01  > git fetch --tags --progress git@git.projects.gwdg.de:aggregator.git +refs/heads/*:refs/remotes/origin/*
16:27:01 Seen branch in repository origin/develop
16:27:01 Seen branch in repository origin/feature/basket
16:27:01 Seen branch in repository origin/feature/export-by-list
16:27:01 Seen branch in repository origin/feature/faust-rendering
16:27:01 Seen branch in repository origin/feature/help
16:27:01 Seen branch in repository origin/feature/instrumentation
16:27:01 Seen branch in repository origin/feature/license
16:27:01 Seen branch in repository origin/feature/new-structure
16:27:01 Seen branch in repository origin/feature/tei-xsl-7
16:27:01 Seen branch in repository origin/feature/tei-xsl-update
16:27:01 Seen branch in repository origin/feature/tei-xsl7-corpus
16:27:01 Seen branch in repository origin/feature/tei-xsl7-groups
16:27:01 Seen branch in repository origin/feature/xslmanager
16:27:01 Seen branch in repository origin/feature/zip-config
16:27:01 Seen branch in repository origin/feature/zip-performance
16:27:01 Seen branch in repository origin/master
16:27:01 Seen branch in repository origin/package-tei-xsl
16:27:01 Seen branch in repository origin/refactor-html
16:27:01 Seen branch in repository origin/refactor-it
16:27:01 Seen branch in repository origin/release/1.4.0
16:27:01 Seen 20 remote branches
16:27:01 Checking out Revision 4e1bb10dcfe7841541e64b6fbe2a7573cb9ff5cc (origin/feature/license)
16:27:01  > git config core.sparsecheckout
16:27:01  > git checkout -f 4e1bb10dcfe7841541e64b6fbe2a7573cb9ff5cc
16:27:02  > git branch -a
16:27:02  > git rev-parse ${GIT_BRANCH}^{commit}
16:27:02  > git rev-parse origin/feature/help^{commit}
16:27:02  > git rev-parse origin/feature/instrumentation^{commit}
16:27:02  > git rev-parse origin/feature/tei-xsl7-corpus^{commit}
16:27:02  > git rev-parse origin/feature/xslmanager^{commit}
16:27:02  > git rev-parse origin/feature/zip-performance^{commit}
16:27:02  > git rev-parse origin/refactor-it^{commit}
16:27:02  > git rev-parse origin/release/1.4.0^{commit}
16:27:02  > git rev-parse remotes/origin/develop^{commit}
16:27:02  > git rev-parse remotes/origin/feature/basket^{commit}
16:27:02  > git rev-parse remotes/origin/feature/export-by-list^{commit}
16:27:02  > git rev-parse remotes/origin/feature/faust-rendering^{commit}
16:27:02  > git rev-parse remotes/origin/feature/help^{commit}
16:27:02  > git rev-parse remotes/origin/feature/instrumentation^{commit}
16:27:02  > git rev-parse remotes/origin/feature/license^{commit}
16:27:02  > git rev-parse remotes/origin/feature/new-structure^{commit}
16:27:02  > git rev-parse remotes/origin/feature/tei-xsl-7^{commit}
16:27:02  > git rev-parse remotes/origin/feature/tei-xsl-update^{commit}
16:27:02  > git rev-parse remotes/origin/feature/tei-xsl7-corpus^{commit}
16:27:02  > git rev-parse remotes/origin/feature/tei-xsl7-groups^{commit}
16:27:02  > git rev-parse remotes/origin/feature/xslmanager^{commit}
16:27:02  > git rev-parse remotes/origin/feature/zip-config^{commit}
16:27:02  > git rev-parse remotes/origin/feature/zip-performance^{commit}
16:27:02  > git rev-parse remotes/origin/master^{commit}
16:27:02  > git rev-parse remotes/origin/package-tei-xsl^{commit}
16:27:02  > git rev-parse remotes/origin/refactor-html^{commit}
16:27:02  > git rev-parse remotes/origin/refactor-it^{commit}
16:27:02  > git rev-parse remotes/origin/release/1.4.0^{commit}
16:27:02  > git checkout -b origin/develop 4e1bb10dcfe7841541e64b6fbe2a7573cb9ff5cc
16:27:02 First time build. Skipping changelog.
16:27:02  > git remote
16:27:02  > git submodule init
16:27:02  > git submodule sync
16:27:02  > git config --get remote.origin.url
16:27:02  > git submodule update --init --recursive
16:27:04 Deleting old artifacts from #17 feature/help
16:27:04 No emails were triggered.
16:27:04 Parsing POMs
16:27:04 Modules changed, recalculating dependency graph
16:27:04 maven3-agent.jar already up to date
16:27:04 maven3-interceptor.jar already up to date
16:27:04 maven3-interceptor-commons.jar already up to date
16:27:04 [Aggregator] $ java -DuniqueVersion=false -cp /var/jenkins/maven3-agent.jar:/var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /var/jenkins/slave.jar /var/jenkins/maven3-interceptor.jar /var/jenkins/maven3-interceptor-commons.jar 34494
16:27:05 <===[JENKINS REMOTING CAPACITY]===>channel started
16:27:07 Executing Maven:  -B -f /var/jenkins/workspace/Aggregator/pom.xml clean verify site
16:27:09 [INFO] Scanning for projects...
16:27:09 [INFO]                                                                         
16:27:09 [INFO] ------------------------------------------------------------------------
16:27:09 [INFO] Building TextGrid Aggregator Service 1.3-SNAPSHOT
16:27:09 [INFO] ------------------------------------------------------------------------
16:27:12 [INFO] 
16:27:12 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aggregator ---
16:27:12 [INFO] Deleting /var/jenkins/workspace/Aggregator/target
16:27:12 [INFO] 
16:27:12 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator ---
16:27:12 [info] 
16:27:12 [info] /var/jenkins/workspace/Aggregator/.git
16:27:12 [info] 
16:27:12 [info] 
16:27:12 [info] 
16:27:12 [info] git.build.user.name Cophi Jenkins
16:27:12 [info] git.build.user.email ci@dev.digital-humanities.de
16:27:12 [info] git.branch origin/develop
16:27:12 [info] --always = false
16:27:12 [info] --dirty = -dev
16:27:12 [info] --abbrev = 7
16:27:12 [info] --tags = true
16:27:12 [info] --match = 
16:27:12 [info] Tag refs [ [Ref[refs/tags/deployed-esx1-2014-02-05=314de56fc05e3020d3c0e785f701a44a2ca8ffc6], Ref[refs/tags/deployed-esx1-2014-02-19=38deae2826b5a9667dd61187d4de6e93676d1c69], Ref[refs/tags/deployed-esx1-2014-03-17=89ccf52792ad80d2530ceed4ceb035d281b721ec], Ref[refs/tags/deployed-esx1-2014-06-10=4914e3dcdb72391b445d399c97465d7c67bfd816], Ref[refs/tags/deployed-esx1-2014-06-10.1=b3d62053ce5d0562f6636917a8fa236e425f6d48], Ref[refs/tags/deployed-esx1-2014-07-11=a293a131754c91f0eb789fdb1e49f7defd352d14], Ref[refs/tags/deployed-services-2013-09-06=fda1996eb53f8a8635f62c0af550269dfdd1df65], Ref[refs/tags/deployed-services-2013-09-11=244645a7845322a9e1ab12bbcd7328fcd3313a24], Ref[refs/tags/deployed-services-2013-09-26=fec0cdc0f19ed4feae655d66d761926b66df16d8], Ref[refs/tags/deployed-services-2014-01-21=8651cf63cb4861c3e256f14172de0cceed1e576a], Ref[refs/tags/deployed-test-2013-03-27=5d7d33e024f9e76938dd7266ebb1b4e409160ff8], Ref[refs/tags/deployed-test-2013-04-04=a57a7fe5d8c544abecac2b0f49cd83bc824df312], Ref[refs/tags/deployed-wue-2013-05-27=cc42016db6b18872263a0f42fd22ebf9b8167f43], Ref[refs/tags/deployed-wue-2014-01-20=f01c923af8a110c3e80cab5fe41381c79781913d], Ref[refs/tags/deployed-wue-2014-01-31=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b], Ref[refs/tags/deployed-wue-2014-01-31.2=e963597d691e2b989829016b57bc7525bd073360], Ref[refs/tags/deployed-wue-2014-02-01=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96], Ref[refs/tags/deployed-wue-2014-02-17=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]] ]
16:27:12 [info] Resolved tag [ deployed-esx1-2014-02-05 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Feb 5 16:58:52 2014 +0100] ], points at [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ] 
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ]
16:27:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ]
16:27:13 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=5. Februar 2014 16:58:52 +01:00}] ] 
16:27:13 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=19. August 0014 16:27:13 +00:53:28}] ] 
16:27:13 [info] Created map: [ {commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21]} ] 
16:27:13 [info] HEAD is [ 4e1bb10dcfe7841541e64b6fbe2a7573cb9ff5cc ] 
16:27:13 [info] Repo is in dirty state [ false ]
16:27:13 [info] git.commit.id.describe deployed-esx1-2014-02-05-3-g4e1bb10
16:27:13 [info] git.commit.id 4e1bb10dcfe7841541e64b6fbe2a7573cb9ff5cc
16:27:13 [info] git.commit.id.abbrev 4e1bb10
16:27:13 [info] git.commit.user.name Thorsten Vitt
16:27:13 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de
16:27:13 [info] git.commit.message.full Exclude test resources
16:27:13 
16:27:13 [info] git.commit.message.short Exclude test resources
16:27:13 [info] git.commit.time 2014-02-05 16:36:36
16:27:13 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git
16:27:13 [info] git.build.time 2014-08-19 16:27:13
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] 
16:27:13 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service
16:27:13 [info] 
16:27:13 [INFO] 
16:27:13 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ aggregator ---
16:27:13 [debug] execute contextualize
16:27:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:27:13 [INFO] Copying 2 resources
16:27:13 [INFO] 
16:27:13 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator ---
16:27:13 [INFO] Compiling 22 source files to /var/jenkins/workspace/Aggregator/target/classes
16:27:16 [INFO] 
16:27:16 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ aggregator ---
16:27:16 [debug] execute contextualize
16:27:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:27:16 [INFO] Copying 3 resources
16:27:16 [INFO] 
16:27:16 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator ---
16:27:16 [INFO] Reserved port 42026 for test.server.port
16:27:16 [INFO] 
16:27:16 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator ---
16:27:16 [INFO] Compiling 10 source files to /var/jenkins/workspace/Aggregator/target/test-classes
16:27:18 [INFO] 
16:27:18 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator ---
16:27:18 [INFO] Surefire report directory: /var/jenkins/workspace/Aggregator/target/surefire-reports
16:27:18 
16:27:18 -------------------------------------------------------
16:27:18  T E S T S
16:27:18 -------------------------------------------------------
16:27:19 Running info.textgrid.services.aggregator.teicorpus.TEICorpusTest
16:27:20 Aug 19, 2014 4:27:20 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
16:27:20 INFORMATION: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
16:27:21 Aug 19, 2014 4:27:21 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
16:27:21 INFORMATION: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
16:27:22 Aug 19, 2014 4:27:22 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
16:27:22 INFORMATION: Fetched source for textgrid:jmzg.0 (UNKNOWN -> xml) up to metadata after 2,899 s
16:27:22 Aug 19, 2014 4:27:22 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
16:27:22 INFORMATION: Starting TEIcorpus serialization for Die Gedichte Anakreons (textgrid:jmzg.0, text/tg.edition+tg.aggregation+xml)
16:27:30 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.078 sec
16:27:30 Running info.textgrid.services.aggregator.teicorpus.TEIHeaderStackTest
16:27:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 sec
16:27:31 Running info.textgrid.services.aggregator.StylesheetManagerTest
16:27:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 sec
16:27:31 Running info.textgrid.services.aggregator.TextGridRepTest
16:27:31 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
16:27:31 
16:27:31 Results :
16:27:31 
16:27:31 Tests run: 11, Failures: 0, Errors: 0, Skipped: 2
16:27:31 
16:27:31 [JENKINS] Zeichne Testergebnisse auf
16:27:33 log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
16:27:33 log4j:WARN Please initialize the log4j system properly.
16:27:34 [INFO] 
16:27:34 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator ---
16:27:35 [INFO] Packaging webapp
16:27:35 [INFO] Assembling webapp [aggregator] in [/var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT]
16:27:35 [INFO] Processing war project
16:27:35 [INFO] Copying webapp webResources [/var/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT]
16:27:35 [INFO] Copying webapp resources [/var/jenkins/workspace/Aggregator/src/main/webapp]
16:27:42 [INFO] Webapp assembled in [7204 msecs]
16:27:42 [INFO] Building war: /var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT.war
16:27:46 [INFO] 
16:27:46 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator ---
16:27:46 [info] 
16:27:46 [info] /var/jenkins/workspace/Aggregator/.git
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] git.build.user.name Cophi Jenkins
16:27:46 [info] git.build.user.email ci@dev.digital-humanities.de
16:27:46 [info] git.branch origin/develop
16:27:46 [info] --always = false
16:27:46 [info] --dirty = -dev
16:27:46 [info] --abbrev = 7
16:27:46 [info] --tags = true
16:27:46 [info] --match = 
16:27:46 [info] Tag refs [ [Ref[refs/tags/deployed-esx1-2014-02-05=314de56fc05e3020d3c0e785f701a44a2ca8ffc6], Ref[refs/tags/deployed-esx1-2014-02-19=38deae2826b5a9667dd61187d4de6e93676d1c69], Ref[refs/tags/deployed-esx1-2014-03-17=89ccf52792ad80d2530ceed4ceb035d281b721ec], Ref[refs/tags/deployed-esx1-2014-06-10=4914e3dcdb72391b445d399c97465d7c67bfd816], Ref[refs/tags/deployed-esx1-2014-06-10.1=b3d62053ce5d0562f6636917a8fa236e425f6d48], Ref[refs/tags/deployed-esx1-2014-07-11=a293a131754c91f0eb789fdb1e49f7defd352d14], Ref[refs/tags/deployed-services-2013-09-06=fda1996eb53f8a8635f62c0af550269dfdd1df65], Ref[refs/tags/deployed-services-2013-09-11=244645a7845322a9e1ab12bbcd7328fcd3313a24], Ref[refs/tags/deployed-services-2013-09-26=fec0cdc0f19ed4feae655d66d761926b66df16d8], Ref[refs/tags/deployed-services-2014-01-21=8651cf63cb4861c3e256f14172de0cceed1e576a], Ref[refs/tags/deployed-test-2013-03-27=5d7d33e024f9e76938dd7266ebb1b4e409160ff8], Ref[refs/tags/deployed-test-2013-04-04=a57a7fe5d8c544abecac2b0f49cd83bc824df312], Ref[refs/tags/deployed-wue-2013-05-27=cc42016db6b18872263a0f42fd22ebf9b8167f43], Ref[refs/tags/deployed-wue-2014-01-20=f01c923af8a110c3e80cab5fe41381c79781913d], Ref[refs/tags/deployed-wue-2014-01-31=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b], Ref[refs/tags/deployed-wue-2014-01-31.2=e963597d691e2b989829016b57bc7525bd073360], Ref[refs/tags/deployed-wue-2014-02-01=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96], Ref[refs/tags/deployed-wue-2014-02-17=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]] ]
16:27:46 [info] Resolved tag [ deployed-esx1-2014-02-05 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Feb 5 16:58:52 2014 +0100] ], points at [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ] 
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ]
16:27:46 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ]
16:27:46 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=5. Februar 2014 16:58:52 +01:00}] ] 
16:27:46 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=19. August 0014 16:27:46 +00:53:28}] ] 
16:27:46 [info] Created map: [ {commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21]} ] 
16:27:46 [info] HEAD is [ 4e1bb10dcfe7841541e64b6fbe2a7573cb9ff5cc ] 
16:27:46 [info] Repo is in dirty state [ false ]
16:27:46 [info] git.commit.id.describe deployed-esx1-2014-02-05-3-g4e1bb10
16:27:46 [info] git.commit.id 4e1bb10dcfe7841541e64b6fbe2a7573cb9ff5cc
16:27:46 [info] git.commit.id.abbrev 4e1bb10
16:27:46 [info] git.commit.user.name Thorsten Vitt
16:27:46 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de
16:27:46 [info] git.commit.message.full Exclude test resources
16:27:46 
16:27:46 [info] git.commit.message.short Exclude test resources
16:27:46 [info] git.commit.time 2014-02-05 16:36:36
16:27:46 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git
16:27:46 [info] git.build.time 2014-08-19 16:27:46
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] 
16:27:46 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service
16:27:46 [info] 
16:27:47 [INFO] 
16:27:47 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ aggregator ---
16:27:47 [debug] execute contextualize
16:27:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:27:47 [INFO] Copying 2 resources
16:27:47 [INFO] 
16:27:47 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator ---
16:27:47 [INFO] Nothing to compile - all classes are up to date
16:27:47 [INFO] 
16:27:47 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ aggregator ---
16:27:47 [debug] execute contextualize
16:27:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:27:47 [INFO] Copying 3 resources
16:27:47 [INFO] 
16:27:47 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator ---
16:27:47 [INFO] Reserved port 36169 for test.server.port
16:27:47 [INFO] 
16:27:47 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator ---
16:27:47 [INFO] Nothing to compile - all classes are up to date
16:27:47 [INFO] 
16:27:47 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator ---
16:27:47 [INFO] Skipping execution of surefire because it has already been run for this configuration
16:27:47 [JENKINS] Zeichne Testergebnisse auf
16:27:47 [INFO] 
16:27:47 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator ---
16:27:47 [INFO] Packaging webapp
16:27:47 [INFO] Assembling webapp [aggregator] in [/var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT]
16:27:47 [INFO] Processing war project
16:27:47 [INFO] Copying webapp webResources [/var/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT]
16:27:47 [INFO] Copying webapp resources [/var/jenkins/workspace/Aggregator/src/main/webapp]
16:27:50 [INFO] Webapp assembled in [2673 msecs]
16:27:50 [INFO] Building war: /var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT.war
16:27:53 [WARNING] Failed to getClass for org.apache.tomcat.maven.plugin.tomcat6.RunWarMojo
16:27:53 [INFO] 
16:27:53 [INFO] --- tomcat6-maven-plugin:2.1:run-war (start-tomcat) @ aggregator ---
16:27:53 [INFO] Running war on http://localhost:42026/aggregator
16:27:53 [INFO] Creating Tomcat server configuration at /var/jenkins/workspace/Aggregator/target/tomcat
16:27:53 [INFO] Starting tomcat server
16:27:54 [INFO] Starting Servlet Engine: Apache Tomcat/6.0.36
16:27:54 [INFO] validateJarFile(/var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
16:27:54 [INFO] Initializing Spring root WebApplicationContext
16:27:54 [INFO] Root WebApplicationContext: initialization started
16:27:54 [INFO] Refreshing Root WebApplicationContext: startup date [Tue Aug 19 16:27:54 CEST 2014]; root of context hierarchy
16:27:55 [INFO] Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
16:27:55 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
16:27:55 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
16:27:55 [INFO] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1e6a7a9: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer#0,org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer#0,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
16:27:56 [INFO] Setting the server's publish address to be /
16:27:56 [INFO] Setting the server's publish address to be /dev
16:27:56 [INFO] Root WebApplicationContext: initialization completed in 1732 ms
16:27:56 [INFO] Initializing Coyote HTTP/1.1 on http-42026
16:27:56 [INFO] Starting Coyote HTTP/1.1 on http-42026
16:27:56 [INFO] 
16:27:56 [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (integration-test) @ aggregator ---
16:27:56 [INFO] Failsafe report directory: /var/jenkins/workspace/Aggregator/target/failsafe-reports
16:27:57 
16:27:57 -------------------------------------------------------
16:27:57  T E S T S
16:27:57 -------------------------------------------------------
16:27:57 Running info.textgrid.services.aggregator.html.HtmlIT
16:27:58 [INFO] Starting HTML export for textgrid:jfst.0
16:27:58 [INFO] Started HTML serialization for textgrid:jfst.0 (UNKNOWN -> html) after 13,91 ms
16:27:58 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
16:27:59 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
16:28:00 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> html) up to metadata after 1,924 s
16:28:03 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/db2xhtml.xsl
16:28:03 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
16:28:03 [INFO] Prepared XSLT stylesheet (internal) for textgrid:jfst.0 (UNKNOWN -> html) after 4,880 s
16:28:03 [INFO] Starting TEIcorpus serialization for Mercks Wienn (textgrid:jfst.0, text/tg.edition+tg.aggregation+xml)
16:28:03 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
16:28:03 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
16:28:05 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> html) after 7,499 s
16:28:06 [INFO] Ready for transformation of textgrid:jfst.0 (AGGREGATION -> html) after 8,008 s
16:28:06 case 4: write to stdout, pageLayout Simple
16:28:06 TEI HTML inside corpus 
16:28:08 [INFO] Finished and delivered transformation of textgrid:jfst.0 (AGGREGATION -> html) after 9,719 s
16:28:08 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
16:28:08 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 15,57 ms
16:28:08 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 339,8 ms
16:28:08 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
16:28:08 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 340,3 ms
16:28:08 [INFO] Starting TEIcorpus serialization for Spätes Erwachen (textgrid:mjsx.0, text/tg.edition+tg.aggregation+xml) etc.
16:28:09 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,674 s
16:28:09 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,676 s
16:28:09 case 4: write to stdout, pageLayout Simple
16:28:09 TEI HTML inside corpus 
16:28:09 TEI HTML inside corpus 
16:28:09 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,728 s
16:28:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.509 sec
16:28:09 Running info.textgrid.services.aggregator.PdfIT
16:28:10 [INFO] Fetched source for textgrid:jfss.0 (UNKNOWN -> pdf) up to metadata after 165,8 ms
16:28:14 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/tei-stylesheets/latex/latex.xsl
16:28:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.557 sec
16:28:17 Running info.textgrid.services.aggregator.EpubIT
16:28:17 [INFO] Started EPUB serialization for textgrid:jfst.0 after 92,05 μs
16:28:17 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> epub) up to metadata after 138,9 ms
16:28:17 [INFO] Starting TEIcorpus serialization for Mercks Wienn (textgrid:jfst.0, text/tg.edition+tg.aggregation+xml)
16:28:18 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> epub) after 1,325 s
16:28:18 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/corpus2groups.xsl
16:28:19 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/epub-agg.xsl
16:28:22 [INFO] Starting EPUB zipping for textgrid:jfst.0 (AGGREGATION -> epub) after 4,528 s
16:28:22 [INFO] Adding 18 external items to EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 4,804 s
16:28:25 [INFO] Successfully exported EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 8,165 s
16:28:25 [INFO] Started EPUB serialization for textgrid:n92g.0 after 28,70 μs
16:28:25 [INFO] Fetched source for textgrid:n92g.0 (UNKNOWN -> epub) up to metadata after 136,3 ms
16:28:25 [INFO] Starting TEIcorpus serialization for Dante. Die göttliche Komödie (textgrid:n92g.0, text/tg.edition+tg.aggregation+xml)
16:28:26 [INFO] Fetched source for textgrid:n92g.0 (AGGREGATION -> epub) after 1,299 s
16:28:27 [INFO] Starting EPUB zipping for textgrid:n92g.0 (AGGREGATION -> epub) after 2,086 s
16:28:27 [INFO] Adding 9 external items to EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 2,240 s
16:28:30 [INFO] Successfully exported EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 5,086 s
16:28:30 Downloaded E-Book to: /var/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub
16:28:30 [WARNING] 500 Internal Server Error returned: caught ClientAbortException: null
16:28:30 ClientAbortException:  java.net.SocketException: Connection reset
16:28:30 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
16:28:30 	at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
16:28:30 	at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
16:28:30 	at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
16:28:30 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
16:28:30 	at com.google.common.io.ByteStreams.copy(ByteStreams.java:211)
16:28:30 	at com.google.common.io.ByteSource.copyTo(ByteSource.java:183)
16:28:30 	at com.google.common.io.Files.copy(Files.java:417)
16:28:30 	at info.textgrid.services.aggregator.pdf.PDF.write(PDF.java:183)
16:28:30 	at org.apache.cxf.jaxrs.provider.BinaryDataProvider.writeTo(BinaryDataProvider.java:118)
16:28:30 	at org.apache.cxf.jaxrs.utils.JAXRSUtils.writeMessageBody(JAXRSUtils.java:1317)
16:28:30 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.serializeMessage(JAXRSOutInterceptor.java:282)
16:28:30 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.processResponse(JAXRSOutInterceptor.java:155)
16:28:30 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.handleMessage(JAXRSOutInterceptor.java:86)
16:28:30 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
16:28:30 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:77)
16:28:30 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
16:28:30 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
16:28:30 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:239)
16:28:30 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
16:28:30 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
16:28:30 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
16:28:30 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:167)
16:28:30 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
16:28:30 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
16:28:30 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
16:28:30 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
16:28:30 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
16:28:30 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
16:28:30 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
16:28:30 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
16:28:30 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
16:28:30 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
16:28:30 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
16:28:30 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
16:28:30 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
16:28:30 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
16:28:30 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
16:28:30 	at java.lang.Thread.run(Thread.java:745)
16:28:30 Caused by: java.net.SocketException: Connection reset
16:28:30 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:118)
16:28:30 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
16:28:30 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
16:28:30 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
16:28:30 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:126)
16:28:30 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
16:28:30 	at org.apache.coyote.Response.doWrite(Response.java:560)
16:28:30 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
16:28:30 	... 40 more
16:28:30 [WARNING] Interceptor for {http://aggregator.services.textgrid.info/}REST has thrown exception, unwinding now
16:28:30 javax.ws.rs.InternalServerErrorException: ClientAbortException:  java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
16:28:30 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.handleWriteException(JAXRSOutInterceptor.java:396)
16:28:30 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.serializeMessage(JAXRSOutInterceptor.java:303)
16:28:30 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.handleWriteException(JAXRSOutInterceptor.java:398)
16:28:30 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.serializeMessage(JAXRSOutInterceptor.java:303)
16:28:30 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.processResponse(JAXRSOutInterceptor.java:155)
16:28:30 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.handleMessage(JAXRSOutInterceptor.java:86)
16:28:30 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
16:28:30 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:77)
16:28:30 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
16:28:30 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
16:28:30 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:239)
16:28:30 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
16:28:30 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
16:28:30 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
16:28:30 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:167)
16:28:30 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
16:28:30 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
16:28:30 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
16:28:30 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
16:28:30 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
16:28:30 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
16:28:30 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
16:28:30 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
16:28:30 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
16:28:30 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
16:28:30 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
16:28:30 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
16:28:30 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
16:28:30 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
16:28:30 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
16:28:30 	at java.lang.Thread.run(Thread.java:745)
16:28:30 Caused by: ClientAbortException:  java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
16:28:30 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
16:28:30 	at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
16:28:30 	at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
16:28:30 	at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
16:28:30 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
16:28:30 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:60)
16:28:30 	at org.apache.cxf.jaxrs.provider.PrimitiveTextProvider.writeTo(PrimitiveTextProvider.java:77)
16:28:30 	at org.apache.cxf.jaxrs.utils.JAXRSUtils.writeMessageBody(JAXRSUtils.java:1317)
16:28:30 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.serializeMessage(JAXRSOutInterceptor.java:282)
16:28:30 	... 29 more
16:28:30 Caused by: java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
16:28:30 	at java.net.SocketOutputStream.socketWrite0(Native Method)
16:28:30 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
16:28:30 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
16:28:30 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
16:28:30 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
16:28:30 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)
16:28:30 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
16:28:30 	at org.apache.coyote.Response.doWrite(Response.java:560)
16:28:30 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
16:28:30 	... 39 more
16:28:30 [WARNING] Interceptor for {http://aggregator.services.textgrid.info/}REST has thrown exception, unwinding now
16:28:30 org.apache.cxf.interceptor.Fault: XML_WRITE_EXC
16:28:30 	at org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor.handleMessage(XMLFaultOutInterceptor.java:87)
16:28:30 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
16:28:30 	at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:113)
16:28:30 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:333)
16:28:30 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:77)
16:28:30 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
16:28:30 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
16:28:30 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:239)
16:28:30 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
16:28:30 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
16:28:30 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
16:28:30 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:167)
16:28:30 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
16:28:30 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
16:28:30 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
16:28:30 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
16:28:30 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
16:28:30 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
16:28:30 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
16:28:30 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
16:28:30 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
16:28:30 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
16:28:30 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
16:28:30 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
16:28:30 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
16:28:30 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
16:28:30 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
16:28:30 	at java.lang.Thread.run(Thread.java:745)
16:28:30 Caused by: com.ctc.wstx.exc.WstxIOException: null
16:28:30 	at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:261)
16:28:30 	at org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor.handleMessage(XMLFaultOutInterceptor.java:85)
16:28:30 	... 27 more
16:28:30 Caused by: ClientAbortException:  java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
16:28:30 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
16:28:30 	at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
16:28:30 	at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
16:28:30 	at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
16:28:30 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
16:28:30 	at com.ctc.wstx.io.UTF8Writer.flush(UTF8Writer.java:100)
16:28:30 	at com.ctc.wstx.sw.BufferingXmlWriter.flush(BufferingXmlWriter.java:225)
16:28:30 	at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:259)
16:28:30 	... 28 more
16:28:30 Caused by: java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
16:28:30 	at java.net.SocketOutputStream.socketWrite0(Native Method)
16:28:30 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
16:28:30 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
16:28:30 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
16:28:30 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
16:28:30 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
16:28:30 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)
16:28:30 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
16:28:30 	at org.apache.coyote.Response.doWrite(Response.java:560)
16:28:30 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
16:28:30 	... 37 more
16:28:31 Validating against EPUB version 2.0
16:28:38 [INFO] Started EPUB serialization for textgrid:k2kp.0 after 28,08 μs
16:28:39 [INFO] Fetched source for textgrid:k2kp.0 (UNKNOWN -> epub) up to metadata after 234,3 ms
16:28:39 [INFO] Fetched source for textgrid:k2kp.0 (XML -> epub) after 773,4 ms
16:28:40 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/epub.xsl
16:28:41 [INFO] Starting EPUB zipping for textgrid:k2kp.0 (XML -> epub) after 2,473 s
16:28:41 [INFO] Adding 1 external items to EPUB for textgrid:k2kp.0 (XML -> epub) after 2,732 s
16:28:41 [INFO] Successfully exported EPUB for textgrid:k2kp.0 (XML -> epub) after 2,946 s
16:28:41 Downloaded E-Book to: /var/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub
16:28:41 Validating against EPUB version 2.0
16:28:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.866 sec
16:28:43 Running info.textgrid.services.aggregator.CacheControlIT
16:28:43 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 240,9 ms
16:28:43 [INFO] Starting ZIP export of textgrid:mjsx.0, textgrid:mjqh.0 after 244,0 ms
16:28:43 [INFO]   Built aggregation tree for textgrid:mjsx.0 after 622,6 ms
16:28:44 [INFO]   Built aggregation tree for textgrid:mjqh.0 after 979,8 ms
16:28:44 [INFO]   Zipped textgrid:mjsx.0 after 1,589 s
16:28:45 [INFO]   Zipped textgrid:mjqh.0 after 2,217 s
16:28:45 [INFO] Finished exporting after 2,226 s
16:28:45 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 246,4 ms
16:28:45 304 Not Modified
16:28:45 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 40,23 μs
16:28:46 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 263,1 ms
16:28:46 [INFO] Starting TEIcorpus serialization for Spätes Erwachen (textgrid:mjsx.0, text/tg.edition+tg.aggregation+xml) etc.
16:28:47 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,351 s
16:28:47 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,378 s
16:28:47 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,422 s
16:28:47 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,422 s
16:28:47 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 39,39 μs
16:28:47 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 244,9 ms
16:28:47 304 Not Modified
16:28:47 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
16:28:47 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 132,3 μs
16:28:47 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 250,7 ms
16:28:47 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
16:28:47 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 251,5 ms
16:28:47 [INFO] Starting TEIcorpus serialization for Spätes Erwachen (textgrid:mjsx.0, text/tg.edition+tg.aggregation+xml) etc.
16:28:48 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,326 s
16:28:48 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,328 s
16:28:48 case 4: write to stdout, pageLayout Simple
16:28:48 TEI HTML inside corpus 
16:28:48 TEI HTML inside corpus 
16:28:48 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,347 s
16:28:48 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
16:28:48 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 216,7 μs
16:28:49 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 271,5 ms
16:28:49 304 Not Modified
16:28:49 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 42,74 μs
16:28:49 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 250,8 ms
16:28:49 [INFO] Starting TEIcorpus serialization for Spätes Erwachen (textgrid:mjsx.0, text/tg.edition+tg.aggregation+xml) etc.
16:28:50 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,232 s
16:28:50 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,296 s
16:28:50 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,318 s
16:28:50 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,319 s
16:28:50 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 29,89 μs
16:28:50 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 247,6 ms
16:28:50 304 Not Modified
16:28:50 [INFO] Starting HTML export for textgrid:mjsx.0
16:28:50 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 146,1 μs
16:28:50 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 130,4 ms
16:28:50 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
16:28:50 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0 (UNKNOWN -> html) after 131,1 ms
16:28:50 [INFO] Starting TEIcorpus serialization for Spätes Erwachen (textgrid:mjsx.0, text/tg.edition+tg.aggregation+xml)
16:28:51 [INFO] Fetched source for textgrid:mjsx.0 (AGGREGATION -> html) after 929,5 ms
16:28:51 [INFO] Ready for transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 930,6 ms
16:28:51 case 4: write to stdout, pageLayout Simple
16:28:51 TEI HTML inside corpus 
16:28:51 [INFO] Finished and delivered transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 936,9 ms
16:28:51 [INFO] Starting HTML export for textgrid:mjsx.0
16:28:51 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 157,9 μs
16:28:51 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 138,7 ms
16:28:51 304 Not Modified
16:28:51 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.46 sec
16:28:51 
16:28:51 Results :
16:28:51 
16:28:51 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
16:28:51 
16:28:51 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
16:28:51 [JENKINS] Zeichne Testergebnisse auf
16:28:52 [INFO] 
16:28:52 [INFO] --- tomcat6-maven-plugin:2.1:shutdown (stop-tomcat) @ aggregator ---
16:28:52 [INFO] Stopping Coyote HTTP/1.1 on http-42026
16:28:52 [INFO] Closing Spring root WebApplicationContext
16:28:52 [INFO] Closing Root WebApplicationContext: startup date [Tue Aug 19 16:27:54 CEST 2014]; root of context hierarchy
16:28:52 [INFO] Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1e6a7a9: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer#0,org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer#0,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
16:28:52 [ERROR] The web application [/aggregator] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak.
16:28:52 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@93798f]) and a value of type [net.sf.saxon.expr.sort.LRUCache] (value [net.sf.saxon.expr.sort.LRUCache@11d2f9]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
16:28:52 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@31fd5f]) and a value of type [java.util.WeakHashMap] (value [{class info.textgrid.namespaces.middleware.tgsearch.PathType=java.lang.ref.WeakReference@1f186d8, class info.textgrid.namespaces.metadata.core._2010.GeneratedType=java.lang.ref.WeakReference@1cc0b66, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Project=java.lang.ref.WeakReference@1007850, class info.textgrid.namespaces.metadata.agent._2010.AgentType=java.lang.ref.WeakReference@1dad0cd, class info.textgrid.namespaces.middleware.tgsearch.PathResponse=java.lang.ref.WeakReference@c28348, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@3900df, class info.textgrid._import.XmlConfiguration=java.lang.ref.WeakReference@686f29, class info.textgrid.namespaces.metadata.agent._2010.PersonType=java.lang.ref.WeakReference@5a07a0, class info.textgrid._import.ElementSpec=java.lang.ref.WeakReference@aab43a, class info.textgrid.namespaces.metadata.core._2010.GenericType=java.lang.ref.WeakReference@11e4d34, class javax.xml.bind.annotation.adapters.CollapsedStringAdapter=java.lang.ref.WeakReference@5e9bc0, class info.textgrid.namespaces.metadata.core._2010.BibliographicCitationType=java.lang.ref.WeakReference@14397fd, class info.textgrid.namespaces.metadata.core._2010.EditionType=java.lang.ref.WeakReference@af68d2, class info.textgrid.namespaces.metadata.core._2010.MetadataContainerType=java.lang.ref.WeakReference@ab45e, class info.textgrid._import.ElementSpec$Attribute=java.lang.ref.WeakReference@c7ad4c, class info.textgrid.namespaces.metadata.core._2010.ObjectType=java.lang.ref.WeakReference@1425b07, class info.textgrid.namespaces.middleware.tgsearch.ResultType=java.lang.ref.WeakReference@166523e, class info.textgrid.namespaces.metadata.core._2010.DateType=java.lang.ref.WeakReference@a19353, class info.textgrid.namespaces.metadata.core._2010.EditionType$License=java.lang.ref.WeakReference@1cf3bcd, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadMetadataResponseType=java.lang.ref.WeakReference@5f43f3, class info.textgrid.namespaces.metadata.core._2010.AuthorityType=java.lang.ref.WeakReference@660ad0, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$TextgridUri=java.lang.ref.WeakReference@14ff161, class info.textgrid.namespaces.middleware.tgsearch.EntryType=java.lang.ref.WeakReference@1705372, class info.textgrid.namespaces.metadata.core._2010.ItemType=java.lang.ref.WeakReference@1768c29, class info.textgrid.namespaces.metadata.core._2010.ProvidedType=java.lang.ref.WeakReference@1ec12f7, class info.textgrid.namespaces.metadata.core._2010.CollectionType=java.lang.ref.WeakReference@1d14d7b, class info.textgrid.namespaces.middleware.tgsearch.Response=java.lang.ref.WeakReference@35f347, class info.textgrid.namespaces.metadata.core._2010.RelationType=java.lang.ref.WeakReference@1f6f2d8, class info.textgrid.namespaces.metadata.core._2010.SourceType=java.lang.ref.WeakReference@1c14f32, class org.w3._1999._02._22_rdf_syntax_ns.RdfType=java.lang.ref.WeakReference@36879a, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadResponseType=java.lang.ref.WeakReference@92a5, class info.textgrid._import.ImportSpec=java.lang.ref.WeakReference@19bc2f4, class java.util.ArrayList=java.lang.ref.WeakReference@11c3997, class info.textgrid.namespaces.middleware.tgsearch.PathGroupType=java.lang.ref.WeakReference@8f668, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Pid=java.lang.ref.WeakReference@695406}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
16:28:52 [INFO] 
16:28:52 [INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ aggregator ---
16:28:52 [INFO] Failsafe report directory: /var/jenkins/workspace/Aggregator/target/failsafe-reports
16:28:52 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
16:28:52 [JENKINS] Zeichne Testergebnisse auf
16:28:52 [INFO] 
16:28:52 [INFO] --- maven-site-plugin:3.0:site (default-site) @ aggregator ---
16:28:53 [WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
16:28:53 [WARNING] 
16:28:53 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
16:28:53 [WARNING] 
16:28:53 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
16:28:53 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.4
16:28:54 [INFO] Relativizing decoration links with respect to project URL: https://projects.gwdg.de/projects/aggregator
16:28:54 [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
16:28:54 [INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.4
16:28:55 [INFO] Generating "About" report    --- maven-project-info-reports-plugin:2.4
16:28:56 [INFO] Generating "Dependencies" report    --- maven-project-info-reports-plugin:2.4
16:29:06 [INFO] Illegal access: this web application instance has been stopped already.  Could not load com.google.common.base.Objects$ToStringHelper.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
16:29:06 java.lang.IllegalStateException
16:29:06 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1566)
16:29:06 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
16:29:06 	at com.google.common.base.Objects.toStringHelper(Objects.java:118)
16:29:06 	at com.google.common.cache.CacheStats.toString(CacheStats.java:267)
16:29:06 	at java.text.MessageFormat.subformat(MessageFormat.java:1271)
16:29:06 	at java.text.MessageFormat.format(MessageFormat.java:860)
16:29:06 	at java.text.Format.format(Format.java:157)
16:29:06 	at java.text.MessageFormat.format(MessageFormat.java:836)
16:29:06 	at java.util.logging.Formatter.formatMessage(Formatter.java:138)
16:29:06 	at hudson.maven.Maven3ConsoleFormatter.format(Maven3ConsoleFormatter.java:45)
16:29:06 	at java.util.logging.StreamHandler.publish(StreamHandler.java:196)
16:29:06 	at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:105)
16:29:06 	at java.util.logging.Logger.log(Logger.java:616)
16:29:06 	at java.util.logging.Logger.doLog(Logger.java:641)
16:29:06 	at java.util.logging.Logger.log(Logger.java:685)
16:29:06 	at info.textgrid.services.aggregator.util.StylesheetManager.finalize(StylesheetManager.java:256)
16:29:06 	at java.lang.System$2.invokeFinalize(System.java:1210)
16:29:06 	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
16:29:06 	at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
16:29:06 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
16:29:14 [WARNING] The repository url 'https://maven.java.net/content/groups/staging/' is invalid - Repository 'staging.java.net' will be blacklisted.
16:29:19 [WARNING] The repository url 'http://dev.digital-humanities.de/nexus/content/repositories/internal/' is invalid - Repository 'internal' will be blacklisted.
16:29:49 [INFO] Generating "Issue Tracking" report    --- maven-project-info-reports-plugin:2.4
16:29:49 [INFO] Generating "Project Plugins" report    --- maven-project-info-reports-plugin:2.4
16:29:49 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/license-maven-plugin/1.5/license-maven-plugin-1.5.pom
16:29:49 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/license-maven-plugin/1.5/license-maven-plugin-1.5.pom (18 KB at 814.1 KB/sec)
16:29:49 Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/31/mojo-parent-31.pom
16:29:49 Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/31/mojo-parent-31.pom (26 KB at 1518.2 KB/sec)
16:29:49 [INFO] Generating "Continuous Integration" report    --- maven-project-info-reports-plugin:2.4
16:29:50 [INFO] Generating "Project License" report    --- maven-project-info-reports-plugin:2.4
16:29:50 [INFO] Generating "Mailing Lists" report    --- maven-project-info-reports-plugin:2.4
16:29:50 [INFO] Generating "Project Team" report    --- maven-project-info-reports-plugin:2.4
16:29:50 [INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.4
16:29:50 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.4
16:29:50 Downloading: http://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom
16:29:50 [INFO] Generating "Project Summary" report    --- maven-project-info-reports-plugin:2.4
16:29:51 [JENKINS] Archiving site from /var/jenkins/workspace/Aggregator/target/site to /mnt/data/jenkins/jobs/Aggregator/site
16:29:54 [INFO] ------------------------------------------------------------------------
16:29:54 [INFO] BUILD SUCCESS
16:29:54 [INFO] ------------------------------------------------------------------------
16:29:54 [INFO] Total time: 2:44.988s
16:29:54 [INFO] Finished at: Tue Aug 19 16:29:54 CEST 2014
16:29:54 [INFO] Final Memory: 56M/415M
16:29:54 [INFO] ------------------------------------------------------------------------
16:29:55 Waiting for Jenkins to finish collecting data
16:29:55 [JENKINS] Archiving /var/jenkins/workspace/Aggregator/pom.xml to info.textgrid.services/aggregator/1.3-SNAPSHOT/aggregator-1.3-SNAPSHOT.pom
16:29:55 [JENKINS] Archiving /var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT.war to info.textgrid.services/aggregator/1.3-SNAPSHOT/aggregator-1.3-SNAPSHOT.war
16:30:01 channel stopped
16:30:02 Archiving artifacts
16:30:08 IRC notifier plugin: Sending notification to: #textgrid
16:30:08 No emails were triggered.
16:30:09 Finished: SUCCESS