Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend
Checking out a fresh workspace because Jenkins failed to detect the current workspace /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend
ERROR: svn: E155010: The node '/var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend' was not found.
org.tmatesoft.svn.core.SVNException: svn: E155010: The node '/var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend' was not found.
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
	at org.tmatesoft.svn.core.internal.wc17.db.SvnWcDbConflicts.readConflictInternal(SvnWcDbConflicts.java:365)
	at org.tmatesoft.svn.core.internal.wc17.db.SvnWcDbConflicts.readConflict(SvnWcDbConflicts.java:342)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.readConflicts(SVNWCDb.java:3395)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.readConflicts(SVNWCDb.java:3355)
	at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.opReadTreeConflict(SVNWCDb.java:2797)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgGetInfo.run(SvnNgGetInfo.java:74)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgGetInfo.run(SvnNgGetInfo.java:45)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2497)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.parseSvnInfo(UpdateUpdater.java:130)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.getSvnCommandToUse(UpdateUpdater.java:92)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:135)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.perform(SubversionSCM.java:1086)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1067)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1037)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1020)
	at hudson.FilePath.act(FilePath.java:1192)
	at hudson.FilePath.act(FilePath.java:1175)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:970)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:892)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1241)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
	at hudson.model.Run.execute(Run.java:1900)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:107)
	at hudson.model.Executor.run(Executor.java:449)
Cleaning local Directory .
Checking out https://fhdwdev.ha.bib.de/svn/ipportale20/portal-mds/trunk/backend/dokumentenservices at revision '2023-02-11T07:26:28.579 +0100' --quiet
Using sole credentials <https://fhdwdev.ha.bib.de:443> FHDW in realm ‘<https://fhdwdev.ha.bib.de:443> FHDW’
At revision 721

Parsing POMs
Established TCP socket on 33921
[portal-mds-backend] $ java -Xmx1024m -XX:MaxPermSize=128m -Djava.awt.headless=true -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3077.vd69cf116da_6f.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 33921
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/pom.xml clean install site
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for de.fhdw.hfw417:dokumentenservices:jar:0.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for com.github.spotbugs:spotbugs-maven-plugin is missing. @ line 57, column 12
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] -----------------< de.fhdw.hfw417:dokumentenservices >------------------
[INFO] Building dokumentenservices 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/maven-metadata.xml
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/maven-metadata.xml (1.7 kB at 6.4 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.0/spotbugs-maven-plugin-4.7.3.0.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.0/spotbugs-maven-plugin-4.7.3.0.pom (34 kB at 355 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-bom/9.4/asm-bom-9.4.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-bom/9.4/asm-bom-9.4.pom (3.2 kB at 45 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 240 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-bom/4.0.6/groovy-bom-4.0.6.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-bom/4.0.6/groovy-bom-4.0.6.pom (27 kB at 478 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.0/spotbugs-maven-plugin-4.7.3.0.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.0/spotbugs-maven-plugin-4.7.3.0.jar (160 kB at 3.3 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ dokumentenservices ---
[INFO] Deleting /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/target
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ dokumentenservices ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dokumentenservices ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/target/classes
[INFO] 
[INFO] >>> spotbugs-maven-plugin:4.7.3.0:check (analyze-compile) > :spotbugs @ dokumentenservices >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:4.7.3.0:spotbugs (spotbugs) @ dokumentenservices ---
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.pom (6.9 kB at 159 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 78 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 46 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.pom (2.6 kB at 49 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom (2.6 kB at 84 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.pom (2.8 kB at 75 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-util/9.4/asm-util-9.4.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-util/9.4/asm-util-9.4.pom (2.9 kB at 92 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 801 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 2.3 MB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom (3.5 kB at 91 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.pom (24 kB at 517 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j/2.19.0/log4j-2.19.0.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j/2.19.0/log4j-2.19.0.pom (71 kB at 1.5 MB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/logging-parent/5/logging-parent-5.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/logging-parent/5/logging-parent-5.pom (3.3 kB at 156 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/apache/24/apache-24.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/apache/24/apache-24.pom (20 kB at 579 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-bom/2.19.0/log4j-bom-2.19.0.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-bom/2.19.0/log4j-bom-2.19.0.pom (9.2 kB at 255 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.pom (16 kB at 432 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/2.0.3/jcl-over-slf4j-2.0.3.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/2.0.3/jcl-over-slf4j-2.0.3.pom (1.2 kB at 24 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-parent/2.0.3/slf4j-parent-2.0.3.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-parent/2.0.3/slf4j-parent-2.0.3.pom (16 kB at 305 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.3/slf4j-api-2.0.3.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.3/slf4j-api-2.0.3.pom (1.6 kB at 60 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-simple/2.0.3/slf4j-simple-2.0.3.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-simple/2.0.3/slf4j-simple-2.0.3.pom (1.1 kB at 24 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy/4.0.6/groovy-4.0.6.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy/4.0.6/groovy-4.0.6.pom (24 kB at 502 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-ant/4.0.6/groovy-ant-4.0.6.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-ant/4.0.6/groovy-ant-4.0.6.pom (24 kB at 666 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-groovydoc/4.0.6/groovy-groovydoc-4.0.6.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-groovydoc/4.0.6/groovy-groovydoc-4.0.6.pom (23 kB at 827 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-dateutil/4.0.6/groovy-dateutil-4.0.6.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-dateutil/4.0.6/groovy-dateutil-4.0.6.pom (23 kB at 778 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-docgenerator/4.0.6/groovy-docgenerator-4.0.6.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-docgenerator/4.0.6/groovy-docgenerator-4.0.6.pom (23 kB at 546 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-templates/4.0.6/groovy-templates-4.0.6.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-templates/4.0.6/groovy-templates-4.0.6.pom (23 kB at 759 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-xml/4.0.6/groovy-xml-4.0.6.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-xml/4.0.6/groovy-xml-4.0.6.pom (23 kB at 705 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-json/4.0.6/groovy-json-4.0.6.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-json/4.0.6/groovy-json-4.0.6.pom (23 kB at 1.3 MB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.24.7/javaparser-core-3.24.7.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.24.7/javaparser-core-3.24.7.pom (5.0 kB at 147 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-parent/3.24.7/javaparser-parent-3.24.7.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-parent/3.24.7/javaparser-parent-3.24.7.pom (23 kB at 993 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 229 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 158 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 186 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.jar
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 238 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/2.0.3/jcl-over-slf4j-2.0.3.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/2.0.3/jcl-over-slf4j-2.0.3.jar (17 kB at 225 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.3/slf4j-api-2.0.3.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.3/slf4j-api-2.0.3.jar (61 kB at 596 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-simple/2.0.3/slf4j-simple-2.0.3.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 1.8 MB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-simple/2.0.3/slf4j-simple-2.0.3.jar (15 kB at 102 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar (318 kB at 2.1 MB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 729 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.jar (34 kB at 200 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-util/9.4/asm-util-9.4.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.jar (73 kB at 387 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy/4.0.6/groovy-4.0.6.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar (53 kB at 269 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-ant/4.0.6/groovy-ant-4.0.6.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-util/9.4/asm-util-9.4.jar (92 kB at 444 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-groovydoc/4.0.6/groovy-groovydoc-4.0.6.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-ant/4.0.6/groovy-ant-4.0.6.jar (72 kB at 334 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-dateutil/4.0.6/groovy-dateutil-4.0.6.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-dateutil/4.0.6/groovy-dateutil-4.0.6.jar (7.9 kB at 35 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-docgenerator/4.0.6/groovy-docgenerator-4.0.6.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-groovydoc/4.0.6/groovy-groovydoc-4.0.6.jar (147 kB at 606 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-json/4.0.6/groovy-json-4.0.6.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-docgenerator/4.0.6/groovy-docgenerator-4.0.6.jar (125 kB at 471 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-templates/4.0.6/groovy-templates-4.0.6.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar (1.9 MB at 6.8 MB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-xml/4.0.6/groovy-xml-4.0.6.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-json/4.0.6/groovy-json-4.0.6.jar (130 kB at 465 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.24.7/javaparser-core-3.24.7.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-templates/4.0.6/groovy-templates-4.0.6.jar (95 kB at 323 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-xml/4.0.6/groovy-xml-4.0.6.jar (230 kB at 750 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 784 kB/s)
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 169 kB/s)
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.24.7/javaparser-core-3.24.7.jar (1.3 MB at 3.6 MB/s)
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.jar (3.5 MB at 9.1 MB/s)
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy/4.0.6/groovy-4.0.6.jar (7.4 MB at 16 MB/s)
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:4.7.3.0:check (analyze-compile) < :spotbugs @ dokumentenservices <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:4.7.3.0:check (analyze-compile) @ dokumentenservices ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ dokumentenservices ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dokumentenservices ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ dokumentenservices ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplicationTests
07:26:59.966 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
07:26:59.982 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
07:27:00.042 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
07:27:00.060 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplicationTests], using SpringBootContextLoader
07:27:00.070 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplicationTests]: class path resource [de/fhdw/hfw417/dokumentenservices/DokumentenservicesApplicationTests-context.xml] does not exist
07:27:00.072 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplicationTests]: class path resource [de/fhdw/hfw417/dokumentenservices/DokumentenservicesApplicationTestsContext.groovy] does not exist
07:27:00.073 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
07:27:00.074 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplicationTests]: DokumentenservicesApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
07:27:00.172 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplicationTests]
07:27:00.445 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/target/classes/de/fhdw/hfw417/dokumentenservices/DokumentenservicesApplication.class]
07:27:00.451 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication for test class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplicationTests
07:27:00.842 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplicationTests]: using defaults.
07:27:00.842 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
07:27:00.922 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3b0c9195, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@366c4480, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2c7b5824, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@302a07d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5cdd09b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@8c11eee, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7e8dcdaa, org.springframework.test.context.event.EventPublishingTestExecutionListener@681a8b4e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5cbe877d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5c08c46a, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4cf8b2dc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@708400f6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5829e4f4]
07:27:00.942 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@3d9f6567 testClass = DokumentenservicesApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@c055c54 testClass = DokumentenservicesApplicationTests, locations = '{}', classes = '{class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64e7619d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6ea2bc93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@1cb346ea, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3b79fd76], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
07:27:01.055 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.2.0.RELEASE)

2023-02-11 07:27:01.827  INFO 23661 --- [           main] f.h.d.DokumentenservicesApplicationTests : Starting DokumentenservicesApplicationTests on fhdwdev with PID 23661 (started by jenkins in /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend)
2023-02-11 07:27:01.829  INFO 23661 --- [           main] f.h.d.DokumentenservicesApplicationTests : No active profile set, falling back to default profiles: default
2023-02-11 07:27:02.922  INFO 23661 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
2023-02-11 07:27:02.984  INFO 23661 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 53ms. Found 1 repository interfaces.
2023-02-11 07:27:03.577  INFO 23661 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-02-11 07:27:04.000  INFO 23661 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2023-02-11 07:27:04.355  INFO 23661 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2023-02-11 07:27:04.427  INFO 23661 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-11 07:27:04.579  INFO 23661 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate Core {5.4.6.Final}
2023-02-11 07:27:04.869  INFO 23661 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2023-02-11 07:27:05.083  INFO 23661 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2023-02-11 07:27:06.468  INFO 23661 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-11 07:27:06.477  INFO 23661 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-11 07:27:07.394  WARN 23661 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-02-11 07:27:07.768  INFO 23661 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-02-11 07:27:08.341  INFO 23661 --- [           main] f.h.d.DokumentenservicesApplicationTests : Started DokumentenservicesApplicationTests in 7.253 seconds (JVM running for 9.973)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.794 s - in de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplicationTests
[INFO] Running de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest
2023-02-11 07:27:08.654  INFO 23661 --- [           main] b.t.a.o.j.DataJpaTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest], using SpringBootContextLoader
2023-02-11 07:27:08.658  INFO 23661 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-02-11 07:27:08.658  INFO 23661 --- [           main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest]: KundenAnfrageServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-02-11 07:27:08.703  INFO 23661 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication for test class de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest
2023-02-11 07:27:08.706  INFO 23661 --- [           main] b.t.a.o.j.DataJpaTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-02-11 07:27:08.707  INFO 23661 --- [           main] b.t.a.o.j.DataJpaTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@bc88295, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@341df373, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7e9ed4df, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@453e1bba, org.springframework.test.context.support.DirtiesContextTestExecutionListener@aade5a2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@51f009ef, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@59c00722, org.springframework.test.context.event.EventPublishingTestExecutionListener@6c96346b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@9734cae, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@589d831e, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1bd6638, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5c552f08, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4fd00e10]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.2.0.RELEASE)

2023-02-11 07:27:08.762  INFO 23661 --- [           main] d.f.h.d.s.KundenAnfrageServiceTest       : Starting KundenAnfrageServiceTest on fhdwdev with PID 23661 (started by jenkins in /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend)
2023-02-11 07:27:08.763  INFO 23661 --- [           main] d.f.h.d.s.KundenAnfrageServiceTest       : No active profile set, falling back to default profiles: default
2023-02-11 07:27:08.942  INFO 23661 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
2023-02-11 07:27:08.962  INFO 23661 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 14ms. Found 1 repository interfaces.
2023-02-11 07:27:08.988  INFO 23661 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2023-02-11 07:27:09.206  INFO 23661 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:abdd30d8-c35c-4bda-8893-02ee5598f7ed;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2023-02-11 07:27:09.289  INFO 23661 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-11 07:27:09.299  INFO 23661 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
Hibernate: drop table anfragen_status if exists
Hibernate: drop table kundenanfrage if exists
Hibernate: drop sequence if exists hibernate_sequence
Hibernate: create sequence hibernate_sequence start with 1 increment by 1
Hibernate: create table anfragen_status (dtype varchar(31) not null, id bigint not null, master_id bigint, primary key (id))
Hibernate: create table kundenanfrage (id bigint not null, blaetter_anzahl integer not null check (blaetter_anzahl>=1), dokumenten_anzahl integer not null check (dokumenten_anzahl>=1), seiten_anzahl integer not null check (seiten_anzahl>=1), status_id bigint, primary key (id))
Hibernate: alter table anfragen_status add constraint FKi46q8u070aprwkva136e5tduy foreign key (master_id) references kundenanfrage
Hibernate: alter table kundenanfrage add constraint FKth65covy0x4nj10p7t0igrebe foreign key (status_id) references anfragen_status
2023-02-11 07:27:09.408  INFO 23661 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-11 07:27:09.409  INFO 23661 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-11 07:27:09.484  INFO 23661 --- [           main] d.f.h.d.s.KundenAnfrageServiceTest       : Started KundenAnfrageServiceTest in 0.773 seconds (JVM running for 11.116)
2023-02-11 07:27:09.526  INFO 23661 --- [           main] o.s.t.c.transaction.TransactionContext   : Began transaction (1) for test context [DefaultTestContext@5749e633 testClass = KundenAnfrageServiceTest, testInstance = de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest@35c3d6e8, testMethod = createKundenanfrageTest@KundenAnfrageServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ca97ddf testClass = KundenAnfrageServiceTest, locations = '{}', classes = '{class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@4d10f182 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64e7619d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6ea2bc93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@f88ab709, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@60251ddb, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@385addca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3b79fd76], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@8942ece]; rollback [true]
Hibernate: call next value for hibernate_sequence
Hibernate: call next value for hibernate_sequence
Hibernate: insert into anfragen_status (master_id, dtype, id) values (?, 'ErstelltStatus', ?)
Hibernate: insert into kundenanfrage (status_id, blaetter_anzahl, dokumenten_anzahl, seiten_anzahl, id) values (?, ?, ?, ?, ?)
Hibernate: update anfragen_status set master_id=? where id=?
2023-02-11 07:27:09.608  INFO 23661 --- [           main] o.s.t.c.transaction.TransactionContext   : Rolled back transaction for test: [DefaultTestContext@5749e633 testClass = KundenAnfrageServiceTest, testInstance = de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest@35c3d6e8, testMethod = createKundenanfrageTest@KundenAnfrageServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ca97ddf testClass = KundenAnfrageServiceTest, locations = '{}', classes = '{class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@4d10f182 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64e7619d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6ea2bc93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@f88ab709, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@60251ddb, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@385addca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3b79fd76], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]
2023-02-11 07:27:09.618  INFO 23661 --- [           main] o.s.t.c.transaction.TransactionContext   : Began transaction (1) for test context [DefaultTestContext@5749e633 testClass = KundenAnfrageServiceTest, testInstance = de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest@3cfab56d, testMethod = getAllKundenanfragen_without_data@KundenAnfrageServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ca97ddf testClass = KundenAnfrageServiceTest, locations = '{}', classes = '{class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@4d10f182 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64e7619d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6ea2bc93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@f88ab709, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@60251ddb, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@385addca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3b79fd76], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@8942ece]; rollback [true]
2023-02-11 07:27:09.622  INFO 23661 --- [           main] o.s.t.c.transaction.TransactionContext   : Rolled back transaction for test: [DefaultTestContext@5749e633 testClass = KundenAnfrageServiceTest, testInstance = de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest@3cfab56d, testMethod = getAllKundenanfragen_without_data@KundenAnfrageServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ca97ddf testClass = KundenAnfrageServiceTest, locations = '{}', classes = '{class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@4d10f182 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64e7619d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6ea2bc93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@f88ab709, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@60251ddb, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@385addca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3b79fd76], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]
2023-02-11 07:27:09.636  INFO 23661 --- [           main] o.s.t.c.transaction.TransactionContext   : Began transaction (1) for test context [DefaultTestContext@5749e633 testClass = KundenAnfrageServiceTest, testInstance = de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest@441762b8, testMethod = getKundenanfrageById_Not_Found@KundenAnfrageServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ca97ddf testClass = KundenAnfrageServiceTest, locations = '{}', classes = '{class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@4d10f182 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64e7619d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6ea2bc93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@f88ab709, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@60251ddb, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@385addca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3b79fd76], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@8942ece]; rollback [true]
2023-02-11 07:27:09.652  INFO 23661 --- [           main] o.s.t.c.transaction.TransactionContext   : Rolled back transaction for test: [DefaultTestContext@5749e633 testClass = KundenAnfrageServiceTest, testInstance = de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest@441762b8, testMethod = getKundenanfrageById_Not_Found@KundenAnfrageServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ca97ddf testClass = KundenAnfrageServiceTest, locations = '{}', classes = '{class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@4d10f182 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64e7619d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6ea2bc93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@f88ab709, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@60251ddb, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@385addca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3b79fd76], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]
2023-02-11 07:27:09.665  INFO 23661 --- [           main] o.s.t.c.transaction.TransactionContext   : Began transaction (1) for test context [DefaultTestContext@5749e633 testClass = KundenAnfrageServiceTest, testInstance = de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest@20cf3ab3, testMethod = getKundenAnfrageById@KundenAnfrageServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ca97ddf testClass = KundenAnfrageServiceTest, locations = '{}', classes = '{class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@4d10f182 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64e7619d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6ea2bc93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@f88ab709, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@60251ddb, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@385addca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3b79fd76], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@8942ece]; rollback [true]
2023-02-11 07:27:09.672  INFO 23661 --- [           main] o.s.t.c.transaction.TransactionContext   : Rolled back transaction for test: [DefaultTestContext@5749e633 testClass = KundenAnfrageServiceTest, testInstance = de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest@20cf3ab3, testMethod = getKundenAnfrageById@KundenAnfrageServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ca97ddf testClass = KundenAnfrageServiceTest, locations = '{}', classes = '{class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@4d10f182 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64e7619d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6ea2bc93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@f88ab709, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@60251ddb, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@385addca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3b79fd76], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]
2023-02-11 07:27:09.684  INFO 23661 --- [           main] o.s.t.c.transaction.TransactionContext   : Began transaction (1) for test context [DefaultTestContext@5749e633 testClass = KundenAnfrageServiceTest, testInstance = de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest@4c89c98a, testMethod = getAllKundenanfragen_with_data@KundenAnfrageServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ca97ddf testClass = KundenAnfrageServiceTest, locations = '{}', classes = '{class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@4d10f182 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64e7619d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6ea2bc93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@f88ab709, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@60251ddb, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@385addca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3b79fd76], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@8942ece]; rollback [true]
Hibernate: call next value for hibernate_sequence
Hibernate: call next value for hibernate_sequence
Hibernate: insert into anfragen_status (master_id, dtype, id) values (?, 'ErstelltStatus', ?)
Hibernate: insert into kundenanfrage (status_id, blaetter_anzahl, dokumenten_anzahl, seiten_anzahl, id) values (?, ?, ?, ?, ?)
Hibernate: update anfragen_status set master_id=? where id=?
2023-02-11 07:27:09.711  INFO 23661 --- [           main] o.s.t.c.transaction.TransactionContext   : Rolled back transaction for test: [DefaultTestContext@5749e633 testClass = KundenAnfrageServiceTest, testInstance = de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest@4c89c98a, testMethod = getAllKundenanfragen_with_data@KundenAnfrageServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ca97ddf testClass = KundenAnfrageServiceTest, locations = '{}', classes = '{class de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@4d10f182 key = [org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration, org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@64e7619d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6ea2bc93, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@f88ab709, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@60251ddb, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@351584c0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@385addca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3b79fd76], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.051 s - in de.fhdw.hfw417.dokumentenservices.service.KundenAnfrageServiceTest
[INFO] Running de.fhdw.hfw417.dokumentenservices.controller.KundenanfrageControllerTest
2023-02-11 07:27:09.723  INFO 23661 --- [           main] .b.t.a.w.s.WebMvcTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [de.fhdw.hfw417.dokumentenservices.controller.KundenanfrageControllerTest], using SpringBootContextLoader
2023-02-11 07:27:09.724  INFO 23661 --- [           main] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [de.fhdw.hfw417.dokumentenservices.controller.KundenanfrageControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2023-02-11 07:27:09.724  INFO 23661 --- [           main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [de.fhdw.hfw417.dokumentenservices.controller.KundenanfrageControllerTest]: KundenanfrageControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-02-11 07:27:09.739  INFO 23661 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration de.fhdw.hfw417.dokumentenservices.DokumentenservicesApplication for test class de.fhdw.hfw417.dokumentenservices.controller.KundenanfrageControllerTest
2023-02-11 07:27:09.739  INFO 23661 --- [           main] .b.t.a.w.s.WebMvcTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2023-02-11 07:27:09.740  INFO 23661 --- [           main] .b.t.a.w.s.WebMvcTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@73839f22, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1512efe9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7cc7e441, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@bb1b872, org.springframework.test.context.support.DirtiesContextTestExecutionListener@64245ca9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66cb9a63, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@256d8f17, org.springframework.test.context.event.EventPublishingTestExecutionListener@2319c1e0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@659e003e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5f3c866c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@16e0afab, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7b9b6a56, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6e111aeb]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.2.0.RELEASE)

2023-02-11 07:27:09.772  INFO 23661 --- [           main] d.f.h.d.c.KundenanfrageControllerTest    : Starting KundenanfrageControllerTest on fhdwdev with PID 23661 (started by jenkins in /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend)
2023-02-11 07:27:09.772  INFO 23661 --- [           main] d.f.h.d.c.KundenanfrageControllerTest    : No active profile set, falling back to default profiles: default
2023-02-11 07:27:10.136  INFO 23661 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2023-02-11 07:27:10.338  INFO 23661 --- [           main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2023-02-11 07:27:10.338  INFO 23661 --- [           main] o.s.t.web.servlet.TestDispatcherServlet  : Initializing Servlet ''
2023-02-11 07:27:10.362  INFO 23661 --- [           main] o.s.t.web.servlet.TestDispatcherServlet  : Completed initialization in 23 ms
2023-02-11 07:27:10.375  INFO 23661 --- [           main] d.f.h.d.c.KundenanfrageControllerTest    : Started KundenanfrageControllerTest in 0.632 seconds (JVM running for 12.007)
{"dokumentenAnzahl": 1,"blaetterAnzahl": 1,"seitenAnzahl": 1}
{"dokumentenAnzahl": 1,"blaetterAnzahl": 0,"seitenAnzahl": 1}
2023-02-11 07:27:10.730  WARN 23661 --- [           main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public de.fhdw.hfw417.dokumentenservices.dto.KundenanfrageDTO de.fhdw.hfw417.dokumentenservices.controller.KundenanfrageController.createKundenanfrage(de.fhdw.hfw417.dokumentenservices.model.Kundenanfrage): [Field error in object 'kundenanfrage' on field 'blaetterAnzahl': rejected value [0]; codes [Min.kundenanfrage.blaetterAnzahl,Min.blaetterAnzahl,Min.int,Min]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [kundenanfrage.blaetterAnzahl,blaetterAnzahl]; arguments []; default message [blaetterAnzahl],1]; default message [must be greater than or equal to 1]] ]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s - in de.fhdw.hfw417.dokumentenservices.controller.KundenanfrageControllerTest
[INFO] Running de.fhdw.hfw417.dokumentenservices.mapper.KundenanfrageMapperTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in de.fhdw.hfw417.dokumentenservices.mapper.KundenanfrageMapperTest
2023-02-11 07:27:10.806  INFO 23661 --- [extShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2023-02-11 07:27:10.807  INFO 23661 --- [extShutdownHook] .SchemaDropperImpl$DelayedDropActionImpl : HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
Hibernate: drop table anfragen_status if exists
2023-02-11 07:27:10.813 ERROR 23661 --- [extShutdownHook] .SchemaDropperImpl$DelayedDropActionImpl : HHH000478: Unsuccessful: drop table anfragen_status if exists
Hibernate: drop table kundenanfrage if exists
2023-02-11 07:27:10.815 ERROR 23661 --- [extShutdownHook] .SchemaDropperImpl$DelayedDropActionImpl : HHH000478: Unsuccessful: drop table kundenanfrage if exists
Hibernate: drop sequence if exists hibernate_sequence
2023-02-11 07:27:10.824  INFO 23661 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-02-11 07:27:10.825  INFO 23661 --- [extShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2023-02-11 07:27:10.825  INFO 23661 --- [extShutdownHook] .SchemaDropperImpl$DelayedDropActionImpl : HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2023-02-11 07:27:10.829  INFO 23661 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
2023-02-11 07:27:10.832 ERROR 23661 --- [extShutdownHook] .SchemaDropperImpl$DelayedDropActionImpl : HHH000478: Unsuccessful: drop table anfragen_status if exists
2023-02-11 07:27:10.834 ERROR 23661 --- [extShutdownHook] .SchemaDropperImpl$DelayedDropActionImpl : HHH000478: Unsuccessful: drop table kundenanfrage if exists
2023-02-11 07:27:10.845  INFO 23661 --- [extShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown initiated...
2023-02-11 07:27:10.864  INFO 23661 --- [extShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown completed.
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ dokumentenservices ---
[INFO] Building jar: /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/target/dokumentenservices-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.2.0.RELEASE:repackage (repackage) @ dokumentenservices ---
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dokumentenservices ---
[INFO] Installing /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/target/dokumentenservices-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/hfw417/dokumentenservices/0.0.1-SNAPSHOT/dokumentenservices-0.0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/hfw417/dokumentenservices/0.0.1-SNAPSHOT/dokumentenservices-0.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-site-plugin:3.8.2:site (default-site) @ dokumentenservices ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom (23 kB at 69 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom (5.6 kB at 61 kB/s)
[INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
[INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar (126 kB at 1.0 MB/s)
[INFO] 1 report detected for maven-checkstyle-plugin:3.1.0: checkstyle
[WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
[INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
[INFO] Rendering site with default locale English (en)
[WARNING] Unable to find a URL to the parent project. The parent menu will NOT be added.
[INFO] Relativizing decoration links with respect to localized project URL: https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/dokumentenservices
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.2 skin.
[INFO] Generating "Checkstyle" report           --- maven-checkstyle-plugin:3.1.0:checkstyle
[JENKINS] Archiving site from /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/target/site to /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend@tmp/maven-reporters/moduleset/site
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  44.537 s
[INFO] Finished at: 2023-02-11T07:27:20+01:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.8.2:site (default-site) on project dokumentenservices: Error generating maven-checkstyle-plugin:3.1.0:checkstyle report: Failed during checkstyle execution: Unable to find configuration file at location: checkstyle.xml: Could not find resource 'checkstyle.xml'. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[JENKINS] Archiving /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/pom.xml to de.fhdw.hfw417/dokumentenservices/0.0.1-SNAPSHOT/dokumentenservices-0.0.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/target/dokumentenservices-0.0.1-SNAPSHOT.jar to de.fhdw.hfw417/dokumentenservices/0.0.1-SNAPSHOT/dokumentenservices-0.0.1-SNAPSHOT.jar
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Copying /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/portal-mds-backend
channel stopped
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 1 file
[SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/portal-mds-backend/workspace/portal-mds-backend/target/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'target/spotbugsXml.xml'
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (portal-mds-backend)
[SpotBugs] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[SpotBugs] All reported issues will be considered outstanding
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'portal-mds-backend #17'.
[Gitea Checks] Causes for no suitable publisher found: 
[Gitea Checks] Trying to resolve checks parameters from Gitea SCM...
[Gitea Checks] Job does not use Gitea SCM
[Gitea Checks]    Trying to resolve checks parameters from Git SCM...
[Gitea Checks] Job does not use Git SCM
[Checks API] No suitable checks publisher found.
Finished: FAILURE